index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cpufreq_schedutil.c
Age
Commit message (
Expand
)
Author
2017-09-04
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-08-18
cpufreq: schedutil: Always process remote callback with slow switching
Viresh Kumar
2017-08-18
cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily
Viresh Kumar
2017-08-10
cpufreq: Return 0 from ->fast_switch() on errors
Viresh Kumar
2017-08-01
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
2017-07-26
cpufreq: schedutil: Use unsigned int for iowait boost
Joel Fernandes
2017-07-26
cpufreq: schedutil: Make iowait boost more energy efficient
Joel Fernandes
2017-07-26
cpufreq: schedutil: Set dynamic_switching to true
Viresh Kumar
2017-07-22
cpufreq: Use transition_delay_us for legacy governors as well
Viresh Kumar
2017-07-12
cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race
Vikram Mulukutla
2017-06-15
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'
Rafael J. Wysocki
2017-06-12
Revert "cpufreq: schedutil: Reduce frequencies slower"
Rafael J. Wysocki
2017-05-05
cpufreq: schedutil: use now as reference when aggregating shared policy requests
Juri Lelli
2017-04-17
cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
2017-04-13
cpufreq: schedutil: Reduce frequencies slower
Rafael J. Wysocki
2017-03-25
Merge back schedutil governor updates for 4.12.
Rafael J. Wysocki
2017-03-24
cpufreq: schedutil: Trace frequency only if it has changed
Rafael J. Wysocki
2017-03-23
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
2017-03-21
cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
Rafael J. Wysocki
2017-03-12
cpufreq: schedutil: Refactor sugov_next_freq_shared()
Viresh Kumar
2017-03-12
cpufreq: schedutil: Redefine the rate_limit_us tunable
Viresh Kumar
2017-03-05
cpufreq: schedutil: Pass sg_policy to get_next_freq()
Viresh Kumar
2017-03-05
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
Viresh Kumar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2016-11-24
cpufreq: schedutil: Rectify comment in sugov_irq_work() function
Viresh Kumar
2016-11-16
cpufreq: schedutil: irq-work and mutex are only used in slow path
Viresh Kumar
2016-11-16
cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task
Viresh Kumar
2016-11-16
cpufreq: schedutil: enable fast switch earlier
Viresh Kumar
2016-11-16
cpufreq: schedutil: Avoid indented labels
Viresh Kumar
2016-09-13
cpufreq: schedutil: Add iowait boosting
Rafael J. Wysocki
2016-09-01
cpufreq / sched: ignore SMT when determining max cpu capacity
Steve Muckle
2016-08-16
cpufreq / sched: Pass flags to cpufreq_update_util()
Rafael J. Wysocki
2016-07-21
cpufreq: schedutil: map raw required frequency to driver frequency
Steve Muckle
2016-06-02
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
2016-06-02
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
2016-05-19
cpufreq: schedutil: Improve prints messages with pr_fmt
Viresh Kumar
2016-04-08
cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
Rafael J. Wysocki
2016-04-02
cpufreq: schedutil: New governor based on scheduler utilization data
Rafael J. Wysocki