summaryrefslogtreecommitdiff
path: root/kernel/sched/hmp.c
AgeCommit message (Expand)Author
2016-12-20sched: Avoid packing tasks with low sleep timeSrivatsa Vaddagiri
2016-12-16sched: Track average sleep timeSrivatsa Vaddagiri
2016-12-16sched: Avoid waking idle cpu for short-burst tasksSrivatsa Vaddagiri
2016-12-16sched: Track burst length for tasksSrivatsa Vaddagiri
2016-12-01Merge "sched: pre-allocate colocation groups"Linux Build Service Account
2016-12-01sched: pre-allocate colocation groupsJoonwoo Park
2016-11-29Merge "sched: Disable interrupts while holding related_thread_group_lock"Linux Build Service Account
2016-11-28sched/core: Do not free task while holding rq lockOlav Haugan
2016-11-28sched: Disable interrupts while holding related_thread_group_lockPavankumar Kondeti
2016-11-16sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa
2016-11-16sched: Remove thread group iteration from colocationSyed Rameez Mustafa
2016-11-07sched/hmp: Use GFP_KERNEL for top task memory allocationsSyed Rameez Mustafa
2016-11-07sched/hmp: Use improved information for frequency notificationsSyed Rameez Mustafa
2016-11-07sched/hmp: Remove capping when reporting load to the cpufreq governorSyed Rameez Mustafa
2016-11-04sched: prevent race between disable window statistics and task groupingJoonwoo Park
2016-11-02Merge "sched/hmp: Automatically add children threads to colocation group"Linux Build Service Account
2016-10-31Merge "sched/hmp: Disable interrupts when resetting all task stats"Linux Build Service Account
2016-10-28sched/hmp: Disable interrupts when resetting all task statsSyed Rameez Mustafa
2016-10-27sched/hmp: Automatically add children threads to colocation groupSyed Rameez Mustafa
2016-10-25sched: Fix compilation issue with reset_hmp_statsOlav Haugan
2016-10-20Merge "sched/core_ctl: Move header file to global location"Linux Build Service Account
2016-10-19Merge "sched/hmp: Fix range checking for target load"Linux Build Service Account
2016-10-19sched/hmp: Fix range checking for target loadOlav Haugan
2016-10-18sched/core_ctl: Move header file to global locationOlav Haugan
2016-10-17sched: Add multiple load reporting policies for cpu frequencySyed Rameez Mustafa
2016-10-17sched: Optimize the next top task search logic upon task migrationSyed Rameez Mustafa
2016-10-17sched: Add the mechanics of top task tracking for frequency guidanceSyed Rameez Mustafa
2016-10-17sched: Enhance the scheduler migration load fixup featureSyed Rameez Mustafa
2016-10-17sched: Add per CPU load tracking for each taskSyed Rameez Mustafa
2016-10-12sched: bucketize CPU c-state levelsJoonwoo Park
2016-10-06Merge "sched: Fix a division by zero bug in scale_exec_time()"Linux Build Service Account
2016-10-05Merge "sched: Add a device tree property to specify the sched boost type"Linux Build Service Account
2016-10-03Merge "sched: add a knob to prefer the waker CPU for sync wakeups"Linux Build Service Account
2016-10-02sched: Add a device tree property to specify the sched boost typePavankumar Kondeti
2016-10-02sched: add a knob to prefer the waker CPU for sync wakeupsPavankumar Kondeti
2016-10-01sched: Fix a division by zero bug in scale_exec_time()Pavankumar Kondeti
2016-09-30Merge "sched: don't assume higher capacity means higher power in lb"Linux Build Service Account
2016-09-29Merge "sched: constrain HMP scheduler tunable range with in better way"Linux Build Service Account
2016-09-29sched: don't assume higher capacity means higher power in lbPavankumar Kondeti
2016-09-24sched/core_ctl: Integrate core control with cpu isolationOlav Haugan
2016-09-24sched: add cpu isolation supportOlav Haugan
2016-09-21sched: constrain HMP scheduler tunable range with in better wayJoonwoo Park
2016-09-09sched: Move data structures under CONFIG_SCHED_HMPSyed Rameez Mustafa
2016-09-08sched: Further re-factor HMP specific codeSyed Rameez Mustafa
2016-08-22sched: Introduce sched_freq_aggregate_threshold tunablePavankumar Kondeti
2016-08-22sched: handle frequency alert notifications betterPavankumar Kondeti
2016-08-22sched: inherit the group id from the group leaderPavankumar Kondeti
2016-08-22sched: Move notify_migration() under CONFIG_SCHED_HMPSyed Rameez Mustafa
2016-08-22sched: Move most HMP specific code to a separate file.Syed Rameez Mustafa