summaryrefslogtreecommitdiff
path: root/kernel/sched/cpufreq_schedutil.c
AgeCommit message (Expand)Author
2021-12-11sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()Dietmar Eggemann
2021-08-06cpufreq: schedutil: Use kobject release() method to free sugov_tunablesKevin Hao
2021-06-17sched/cpufreq: Consider reduced CPU capacity in energy calculationLukasz Luba
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-22sched: Fix various typosIngo Molnar
2021-03-18cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch...Yue Hu
2021-02-23Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-19cpufreq: schedutil: Remove update_lock comment from struct sugov_policy defin...Yue Hu
2021-02-19cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_l...Yue Hu
2021-01-14sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use itViresh Kumar
2021-01-14sched/core: Move schedutil_cpu_util() to core.cViresh Kumar
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15cpufreq: Add special-purpose fast-switching callback for driversRafael J. Wysocki
2020-12-15cpufreq: schedutil: Add util to struct sg_cpuRafael J. Wysocki
2020-12-11cpufreq: schedutil: Simplify sugov_update_next_freq()Rafael J. Wysocki
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-19sched/topology,schedutil: Wrap sched domains rebuildIonela Voinescu
2020-11-10cpufreq: Introduce governor flagsRafael J. Wysocki
2020-11-02cpufreq: schedutil: Don't skip freq update if need_freq_update is setViresh Kumar
2020-10-29cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is setRafael J. Wysocki
2020-10-19cpufreq: schedutil: restore cached freq when next_f is not changedWei Wang
2020-10-07cpufreq: schedutil: Simplify sugov_fast_switch()Rafael J. Wysocki
2020-10-05cpufreq: Move traces and update to policy->cur to cpufreq coreViresh Kumar
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-07-08sched/uclamp: Protect uclamp fast path code with static keyQais Yousef
2020-07-02cpufreq: Register governors at core_initcallQuentin Perret
2019-12-25sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()Valentin Schneider
2019-12-12cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki
2019-11-07cpufreq: Initialize the governors in core_initcallAmit Kucheria
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-28sched/cpufreq: Align trace event behavior of fast switchingDouglas RAILLARD
2019-08-10cpufreq: schedutil: Don't skip freq update when limits changeViresh Kumar
2019-08-08cpufreq: schedutil: fix equation in commentQais Yousef
2019-06-24sched/uclamp: Add uclamp support to energy_compute()Patrick Bellasi
2019-06-24sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasksPatrick Bellasi
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-04-30sched/cpufreq: Fix kobject memleakTobin C. Harding
2019-04-25cpufreq: schedutil: Replace default_attrs field with groupsKimberly Brown
2019-04-08cpufreq: schedutil: Simplify iowait boostingRafael J. Wysocki
2019-03-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-19sched/cpufreq: Fix 32-bit math overflowPeter Zijlstra
2019-01-25sched: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-12-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-11sched/topology: Make Energy Aware Scheduling depend on schedutilQuentin Perret
2018-12-11sched/cpufreq: Prepare schedutil for Energy Aware SchedulingQuentin Perret
2018-12-11sched/cpufreq: Add the SPDX tagsDaniel Lezcano