index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cpufreq_schedutil.c
Age
Commit message (
Expand
)
Author
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
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-08-28
sched/cpufreq: Align trace event behavior of fast switching
Douglas RAILLARD
2019-08-10
cpufreq: schedutil: Don't skip freq update when limits change
Viresh Kumar
2019-08-08
cpufreq: schedutil: fix equation in comment
Qais Yousef
2019-06-24
sched/uclamp: Add uclamp support to energy_compute()
Patrick Bellasi
2019-06-24
sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks
Patrick Bellasi
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-04-30
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
2019-04-25
cpufreq: schedutil: Replace default_attrs field with groups
Kimberly Brown
2019-04-08
cpufreq: schedutil: Simplify iowait boosting
Rafael J. Wysocki
2019-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-19
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
2019-01-25
sched: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-12-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-11
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
2018-12-11
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
Quentin Perret
2018-12-11
sched/cpufreq: Add the SPDX tags
Daniel Lezcano
2018-07-25
sched/fair: Remove #ifdefs from scale_rt_capacity()
Vincent Guittot
2018-07-16
sched/cpufreq: Clarify sugov_get_util()
Peter Zijlstra
2018-07-15
sched/cpufreq: Remove sugov_aggregate_util()
Vincent Guittot
2018-07-15
cpufreq/schedutil: Take time spent in interrupts into account
Vincent Guittot
2018-07-15
cpufreq/schedutil: Use DL utilization tracking
Vincent Guittot
2018-07-15
cpufreq/schedutil: Use RT utilization tracking
Vincent Guittot
2018-07-03
sched/rt: Fix call to cpufreq_update_util()
Vincent Guittot
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-05-25
sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut...
Patrick Bellasi
2018-05-24
cpufreq: schedutil: Avoid missing updates for one-CPU policies
Rafael J. Wysocki
2018-05-23
schedutil: Allow cpufreq requests to be made even when kthread kicked
Joel Fernandes (Google)
2018-05-23
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
2018-05-22
cpufreq: schedutil: Cleanup and document iowait boost
Patrick Bellasi
2018-05-22
cpufreq: schedutil: Fix iowait boost reset
Patrick Bellasi
2018-05-15
cpufreq: schedutil: Don't set next_freq to UINT_MAX
Viresh Kumar
2018-05-15
Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessar...
Dietmar Eggemann
2018-05-09
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
2018-05-09
cpufreq: schedutil: remove stale comment
Juri Lelli
2018-04-05
Merge branch 'linus' into sched/urgent, to pick up fixes and updates
Ingo Molnar
2018-03-31
sched/cpufreq/schedutil: Fix error path mutex unlock
Jules Maselbas
2018-03-23
sched/cpufreq: Rate limits for SCHED_DEADLINE
Claudio Scordino
2018-03-09
cpufreq/schedutil: Rewrite CPUFREQ_RT support
Peter Zijlstra
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-02-13
sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macro
Leo Yan
2018-01-10
sched/cpufreq: Always consider all CPUs when deciding next freq
Juri Lelli
2018-01-10
sched/cpufreq: Split utilization signals
Juri Lelli
[next]