index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cpufreq_schedutil.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
cpufreq/sched: schedutil: Add helper for governor checks
Rafael J. Wysocki
1
-2
/
+7
2025-04-17
cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit()
Rafael J. Wysocki
1
-1
/
+4
2025-04-17
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
1
-4
/
+24
2025-04-17
cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
Rafael J. Wysocki
1
-3
/
+15
2025-01-23
cpufreq/schedutil: Only bind threads if needed
Christian Loehle
1
-1
/
+5
2025-01-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2024-12-18
PM: EM: Move sched domains rebuild function from schedutil to EM
Rafael J. Wysocki
1
-27
/
+6
2024-12-18
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
1
-2
/
+2
2024-11-12
sched/cpufreq: Ensure sd is rebuilt for EAS check
Christian Loehle
1
-2
/
+1
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
1
-3
/
+3
2024-09-11
sched/cpufreq: Use NSEC_PER_MSEC for deadline task
Christian Loehle
1
-3
/
+3
2024-06-21
sched_ext: Add cpuperf support
Tejun Heo
1
-1
/
+11
2024-06-21
cpufreq_schedutil: Refactor sugov_cpu_is_busy()
Tejun Heo
1
-20
/
+18
2024-01-16
sched/fair: Fix frequency selection for non-invariant case
Vincent Guittot
1
-1
/
+5
2023-12-23
cpufreq/schedutil: Use a fixed reference frequency
Vincent Guittot
1
-2
/
+24
2023-11-23
sched/cpufreq: Rework iowait boost
Vincent Guittot
1
-15
/
+14
2023-11-23
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
1
-10
/
+25
2023-10-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-34
/
+32
2023-10-06
cpufreq: Rebuild sched-domains when removing cpufreq driver
Pierre Gondois
1
-26
/
+29
2023-10-06
cpufreq: schedutil: Merge initialization code of sg_cpu in single loop
Liao Chang
1
-8
/
+3
2023-10-05
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
1
-1
/
+2
2023-06-05
sched/fair, cpufreq: Introduce 'runnable boosting'
Dietmar Eggemann
1
-1
/
+2
2023-02-23
cpufreq: schedutil: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-01-07
cpufreq, sched/util: Optimize operations with single CPU capacity lookup
Lukasz Luba
1
-20
/
+23
2022-11-22
Revert "cpufreq: schedutil: Move max CPU capacity to sugov_policy"
Sam Wu
1
-15
/
+15
2022-08-23
cpufreq: schedutil: Move max CPU capacity to sugov_policy
Lukasz Luba
1
-15
/
+15
2022-06-28
sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
Dietmar Eggemann
1
-3
/
+2
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-9
/
+9
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there
Ingo Molnar
1
-7
/
+0
2022-02-04
cpufreq: schedutil: Use to_gov_attr_set() to get the gov_attr_set
Kevin Hao
1
-1
/
+1
2022-01-27
sched/uclamp: Fix iowait boost escaping uclamp restriction
Qais Yousef
1
-0
/
+1
2022-01-27
sched/sugov: Ignore 'busy' filter when rq is capped by uclamp_max
Qais Yousef
1
-2
/
+8
2021-12-11
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
1
-1
/
+1
2021-08-06
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
1
-5
/
+11
2021-06-17
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
1
-0
/
+1
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-03-22
sched: Fix various typos
Ingo Molnar
1
-1
/
+1
2021-03-18
cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch_enabled
Yue Hu
1
-17
/
+12
2021-02-23
Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-8
/
+6
2021-02-19
cpufreq: schedutil: Remove update_lock comment from struct sugov_policy definition
Yue Hu
1
-1
/
+1
2021-02-19
cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_limit()
Yue Hu
1
-7
/
+5
2021-01-14
sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it
Viresh Kumar
1
-1
/
+1
2021-01-14
sched/core: Move schedutil_cpu_util() to core.c
Viresh Kumar
1
-106
/
+0
2020-12-22
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-30
/
+76
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-5
/
+3
2020-12-15
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
1
-10
/
+58
2020-12-15
cpufreq: schedutil: Add util to struct sg_cpu
Rafael J. Wysocki
1
-22
/
+20
2020-12-11
cpufreq: schedutil: Simplify sugov_update_next_freq()
Rafael J. Wysocki
1
-5
/
+3
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
1
-10
/
+10
2020-11-19
sched/topology,schedutil: Wrap sched domains rebuild
Ionela Voinescu
1
-8
/
+1
[next]