index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
Viresh Kumar
2017-11-08
1
-1
/
+5
*
cpufreq: schedutil: Examine the correct CPU when we update util
Chris Redpath
2017-11-04
1
-5
/
+1
*
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-09-04
1
-15
/
+71
|
\
|
*
cpufreq: schedutil: Always process remote callback with slow switching
Viresh Kumar
2017-08-18
1
-2
/
+7
|
*
cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily
Viresh Kumar
2017-08-18
1
-1
/
+5
|
*
cpufreq: Return 0 from ->fast_switch() on errors
Viresh Kumar
2017-08-10
1
-1
/
+1
|
*
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
2017-08-01
1
-5
/
+26
|
*
cpufreq: schedutil: Use unsigned int for iowait boost
Joel Fernandes
2017-07-26
1
-3
/
+3
|
*
cpufreq: schedutil: Make iowait boost more energy efficient
Joel Fernandes
2017-07-26
1
-6
/
+32
*
|
cpufreq: schedutil: Set dynamic_switching to true
Viresh Kumar
2017-07-26
1
-0
/
+1
*
|
cpufreq: Use transition_delay_us for legacy governors as well
Viresh Kumar
2017-07-22
1
-10
/
+1
|
/
*
cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race
Vikram Mulukutla
2017-07-12
1
-0
/
+5
*
-
.
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'
Rafael J. Wysocki
2017-06-15
1
-4
/
+3
|
\
\
|
|
*
cpufreq: schedutil: use now as reference when aggregating shared policy requests
Juri Lelli
2017-05-05
1
-4
/
+3
*
|
|
Revert "cpufreq: schedutil: Reduce frequencies slower"
Rafael J. Wysocki
2017-06-12
1
-3
/
+0
|
|
/
|
/
|
*
|
cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
2017-04-17
1
-5
/
+10
*
|
cpufreq: schedutil: Reduce frequencies slower
Rafael J. Wysocki
2017-04-13
1
-0
/
+3
*
|
Merge back schedutil governor updates for 4.12.
Rafael J. Wysocki
2017-03-25
1
-23
/
+41
|
\
\
|
|
/
|
/
|
|
*
cpufreq: schedutil: Trace frequency only if it has changed
Rafael J. Wysocki
2017-03-24
1
-9
/
+7
|
*
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
2017-03-23
1
-0
/
+27
|
*
cpufreq: schedutil: Refactor sugov_next_freq_shared()
Viresh Kumar
2017-03-12
1
-16
/
+9
|
*
cpufreq: schedutil: Redefine the rate_limit_us tunable
Viresh Kumar
2017-03-12
1
-2
/
+2
*
|
cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
Rafael J. Wysocki
2017-03-21
1
-13
/
+7
|
/
*
cpufreq: schedutil: Pass sg_policy to get_next_freq()
Viresh Kumar
2017-03-05
1
-6
/
+5
*
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
Viresh Kumar
2017-03-05
1
-4
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
cpufreq: schedutil: Rectify comment in sugov_irq_work() function
Viresh Kumar
2016-11-24
1
-6
/
+6
*
cpufreq: schedutil: irq-work and mutex are only used in slow path
Viresh Kumar
2016-11-16
1
-5
/
+8
*
cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task
Viresh Kumar
2016-11-16
1
-7
/
+78
*
cpufreq: schedutil: enable fast switch earlier
Viresh Kumar
2016-11-16
1
-6
/
+11
*
cpufreq: schedutil: Avoid indented labels
Viresh Kumar
2016-11-16
1
-3
/
+3
*
cpufreq: schedutil: Add iowait boosting
Rafael J. Wysocki
2016-09-13
1
-4
/
+49
*
cpufreq / sched: ignore SMT when determining max cpu capacity
Steve Muckle
2016-09-01
1
-1
/
+3
*
cpufreq / sched: Pass flags to cpufreq_update_util()
Rafael J. Wysocki
2016-08-16
1
-30
/
+37
*
cpufreq: schedutil: map raw required frequency to driver frequency
Steve Muckle
2016-07-21
1
-8
/
+23
*
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
2016-06-02
1
-8
/
+1
*
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
2016-06-02
1
-26
/
+8
*
cpufreq: schedutil: Improve prints messages with pr_fmt
Viresh Kumar
2016-05-19
1
-1
/
+3
*
cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
Rafael J. Wysocki
2016-04-08
1
-0
/
+2
*
cpufreq: schedutil: New governor based on scheduler utilization data
Rafael J. Wysocki
2016-04-02
1
-0
/
+528