summaryrefslogtreecommitdiff
path: root/kernel/sched/walt.c
AgeCommit message (Expand)Author
2017-10-27sched: walt: Correct WALT window size initializationVikram Mulukutla
2017-10-27sched: WALT: account cumulative window demandJoonwoo Park
2017-10-19sched: walt: Leverage existing helper APIs to apply invarianceVikram Mulukutla
2017-09-01sched: WALT: fix window mis-alignmentJoonwoo Park
2017-09-01sched: WALT: fix broken cumulative runnable average accountingJoonwoo Park
2017-07-12sched: walt: fix window misalignment when HZ=300Joonwoo Park
2016-12-08sched/walt: kill {min,max}_capacityJuri Lelli
2016-09-20sched/walt: Drop arch-specific timer accessChris Redpath
2016-09-09sched/walt: include missing header for arm_timer_read_counter()Amit Pundir
2016-08-11arch_timer: add error handling when the MPM global timer is clearedChris Redpath
2016-08-11sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan
2016-08-11sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri