index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cpufreq_schedutil.c
Age
Commit message (
Expand
)
Author
2024-01-16
sched/fair: Fix frequency selection for non-invariant case
Vincent Guittot
2023-12-23
cpufreq/schedutil: Use a fixed reference frequency
Vincent Guittot
2023-11-23
sched/cpufreq: Rework iowait boost
Vincent Guittot
2023-11-23
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
2023-10-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2023-10-06
cpufreq: Rebuild sched-domains when removing cpufreq driver
Pierre Gondois
2023-10-06
cpufreq: schedutil: Merge initialization code of sg_cpu in single loop
Liao Chang
2023-10-05
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
2023-06-05
sched/fair, cpufreq: Introduce 'runnable boosting'
Dietmar Eggemann
2023-02-23
cpufreq: schedutil: make kobj_type structure constant
Thomas Weißschuh
2023-01-07
cpufreq, sched/util: Optimize operations with single CPU capacity lookup
Lukasz Luba
2022-11-22
Revert "cpufreq: schedutil: Move max CPU capacity to sugov_policy"
Sam Wu
2022-08-23
cpufreq: schedutil: Move max CPU capacity to sugov_policy
Lukasz Luba
2022-06-28
sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
Dietmar Eggemann
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-02-04
cpufreq: schedutil: Use to_gov_attr_set() to get the gov_attr_set
Kevin Hao
2022-01-27
sched/uclamp: Fix iowait boost escaping uclamp restriction
Qais Yousef
2022-01-27
sched/sugov: Ignore 'busy' filter when rq is capped by uclamp_max
Qais Yousef
2021-12-11
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
2021-08-06
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
2021-06-17
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-22
sched: Fix various typos
Ingo Molnar
2021-03-18
cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch...
Yue Hu
2021-02-23
Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-02-19
cpufreq: schedutil: Remove update_lock comment from struct sugov_policy defin...
Yue Hu
2021-02-19
cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_l...
Yue Hu
2021-01-14
sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it
Viresh Kumar
2021-01-14
sched/core: Move schedutil_cpu_util() to core.c
Viresh Kumar
2020-12-22
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
2020-12-15
cpufreq: schedutil: Add util to struct sg_cpu
Rafael J. Wysocki
2020-12-11
cpufreq: schedutil: Simplify sugov_update_next_freq()
Rafael J. Wysocki
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-19
sched/topology,schedutil: Wrap sched domains rebuild
Ionela Voinescu
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-02
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
2020-10-29
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
2020-10-19
cpufreq: schedutil: restore cached freq when next_f is not changed
Wei Wang
2020-10-07
cpufreq: schedutil: Simplify sugov_fast_switch()
Rafael J. Wysocki
2020-10-05
cpufreq: Move traces and update to policy->cur to cpufreq core
Viresh Kumar
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-07-08
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
2020-07-02
cpufreq: Register governors at core_initcall
Quentin Perret
2019-12-25
sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()
Valentin Schneider
2019-12-12
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2019-11-07
cpufreq: Initialize the governors in core_initcall
Amit Kucheria
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
[next]