index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
pelt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
sched: Move update_other_load_avgs() to kernel/sched/pelt.c
Tejun Heo
1
-0
/
+1
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
1
-8
/
+8
2023-12-23
sched/fair: Simplify util_est
Vincent Guittot
1
-2
/
+2
2022-06-28
sched/fair: Decay task PELT values during wakeup migration
Vincent Donnefort
1
-7
/
+33
2022-04-22
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Chengming Zhou
1
-2
/
+2
2022-01-18
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
1
-1
/
+3
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
1
-10
/
+1
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
1
-10
/
+1
2021-05-12
sched: Wrap rq::lock access
Peter Zijlstra
1
-1
/
+1
2021-03-22
sched: Fix various typos
Ingo Molnar
1
-1
/
+1
2020-06-15
sched/pelt: Cleanup PELT divider
Vincent Guittot
1
-0
/
+5
2020-03-06
sched/pelt: Add support to track thermal pressure
Thara Gopinath
1
-0
/
+31
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
1
-1
/
+1
2019-02-04
sched/fair: Update scale invariance of PELT
Vincent Guittot
1
-3
/
+111
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
1
-1
/
+1
2018-07-15
sched/irq: Add IRQ utilization tracking
Vincent Guittot
1
-0
/
+16
2018-07-15
sched/dl: Add dl_rq utilization tracking
Vincent Guittot
1
-0
/
+6
2018-07-15
sched/rt: Add rt_rq utilization tracking
Vincent Guittot
1
-0
/
+7
2018-07-15
sched/pelt: Move PELT related code in a dedicated file
Vincent Guittot
1
-0
/
+43