index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cpufreq_schedutil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-12-22
1
-30
/
+76
|
\
|
*
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
2020-12-15
1
-10
/
+58
|
*
cpufreq: schedutil: Add util to struct sg_cpu
Rafael J. Wysocki
2020-12-15
1
-22
/
+20
*
|
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
1
-5
/
+3
|
\
|
|
*
cpufreq: schedutil: Simplify sugov_update_next_freq()
Rafael J. Wysocki
2020-12-11
1
-5
/
+3
*
|
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-27
1
-10
/
+10
|
\
|
|
*
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-10
1
-1
/
+1
|
*
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
2020-11-02
1
-12
/
+10
|
*
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
2020-10-29
1
-2
/
+4
*
|
sched/topology,schedutil: Wrap sched domains rebuild
Ionela Voinescu
2020-11-19
1
-8
/
+1
|
/
*
cpufreq: schedutil: restore cached freq when next_f is not changed
Wei Wang
2020-10-19
1
-2
/
+3
*
cpufreq: schedutil: Simplify sugov_fast_switch()
Rafael J. Wysocki
2020-10-07
1
-6
/
+2
*
cpufreq: Move traces and update to policy->cur to cpufreq core
Viresh Kumar
2020-10-05
1
-11
/
+1
*
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-03
1
-5
/
+1
|
\
|
*
cpufreq: Register governors at core_initcall
Quentin Perret
2020-07-02
1
-5
/
+1
*
|
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
2020-07-08
1
-1
/
+1
|
/
*
sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()
Valentin Schneider
2019-12-25
1
-1
/
+1
*
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2019-12-12
1
-5
/
+3
*
cpufreq: Initialize the governors in core_initcall
Amit Kucheria
2019-11-07
1
-1
/
+1
*
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-09-17
1
-1
/
+6
|
\
|
*
sched/cpufreq: Align trace event behavior of fast switching
Douglas RAILLARD
2019-08-28
1
-1
/
+6
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
cpufreq: schedutil: fix equation in comment
Qais Yousef
2019-08-08
1
-3
/
+3
*
|
cpufreq: schedutil: Don't skip freq update when limits change
Viresh Kumar
2019-08-10
1
-4
/
+10
|
/
*
sched/uclamp: Add uclamp support to energy_compute()
Patrick Bellasi
2019-06-24
1
-4
/
+5
*
sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks
Patrick Bellasi
2019-06-24
1
-3
/
+12
*
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-06-24
1
-1
/
+1
*
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
1
-2
/
+3
|
\
|
*
cpufreq: schedutil: Replace default_attrs field with groups
Kimberly Brown
2019-04-25
1
-2
/
+3
*
|
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-06
1
-11
/
+10
|
\
\
|
*
|
cpufreq: schedutil: Simplify iowait boosting
Rafael J. Wysocki
2019-04-08
1
-11
/
+10
|
|
/
*
/
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
2019-04-30
1
-0
/
+1
|
/
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-24
1
-34
/
+25
|
\
|
*
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
2019-03-19
1
-34
/
+25
*
|
sched: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2019-01-25
1
-1
/
+1
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-26
1
-17
/
+73
|
\
|
*
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
2018-12-11
1
-2
/
+35
|
*
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
Quentin Perret
2018-12-11
1
-15
/
+38
*
|
sched/cpufreq: Add the SPDX tags
Daniel Lezcano
2018-12-11
1
-4
/
+1
|
/
*
sched/fair: Remove #ifdefs from scale_rt_capacity()
Vincent Guittot
2018-07-25
1
-2
/
+1
*
sched/cpufreq: Clarify sugov_get_util()
Peter Zijlstra
2018-07-16
1
-21
/
+54
*
sched/cpufreq: Remove sugov_aggregate_util()
Vincent Guittot
2018-07-15
1
-29
/
+15
*
cpufreq/schedutil: Take time spent in interrupts into account
Vincent Guittot
2018-07-15
1
-4
/
+21
*
cpufreq/schedutil: Use DL utilization tracking
Vincent Guittot
2018-07-15
1
-6
/
+17
*
cpufreq/schedutil: Use RT utilization tracking
Vincent Guittot
2018-07-15
1
-1
/
+8
*
sched/rt: Fix call to cpufreq_update_util()
Vincent Guittot
2018-07-03
1
-1
/
+1
*
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-05
1
-83
/
+179
|
\
|
*
cpufreq: schedutil: Avoid missing updates for one-CPU policies
Rafael J. Wysocki
2018-05-24
1
-23
/
+47
|
*
schedutil: Allow cpufreq requests to be made even when kthread kicked
Joel Fernandes (Google)
2018-05-23
1
-8
/
+26
|
*
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
2018-05-23
1
-1
/
+1
[next]