Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling | Dietmar Eggemann | 2021-06-03 | 1 | -10/+1 |
* | sched: Fix various typos | Ingo Molnar | 2021-03-22 | 1 | -1/+1 |
* | sched/pelt: Cleanup PELT divider | Vincent Guittot | 2020-06-15 | 1 | -0/+5 |
* | sched/pelt: Add support to track thermal pressure | Thara Gopinath | 2020-03-06 | 1 | -0/+31 |
* | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() | Vincent Guittot | 2019-06-24 | 1 | -1/+1 |
* | sched/fair: Update scale invariance of PELT | Vincent Guittot | 2019-02-04 | 1 | -3/+111 |
* | sched/pelt: Fix warning and clean up IRQ PELT config | Vincent Guittot | 2018-10-02 | 1 | -1/+1 |
* | sched/irq: Add IRQ utilization tracking | Vincent Guittot | 2018-07-15 | 1 | -0/+16 |
* | sched/dl: Add dl_rq utilization tracking | Vincent Guittot | 2018-07-15 | 1 | -0/+6 |
* | sched/rt: Add rt_rq utilization tracking | Vincent Guittot | 2018-07-15 | 1 | -0/+7 |
* | sched/pelt: Move PELT related code in a dedicated file | Vincent Guittot | 2018-07-15 | 1 | -0/+43 |