summaryrefslogtreecommitdiff
path: root/kernel/sched/cpufreq_schedutil.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' into sched/urgent, to pick up fixes and updatesIngo Molnar2018-04-05
|\
| * sched/cpufreq: Rate limits for SCHED_DEADLINEClaudio Scordino2018-03-23
| * cpufreq/schedutil: Rewrite CPUFREQ_RT supportPeter Zijlstra2018-03-09
| * sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar2018-03-04
| * sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar2018-03-03
* | sched/cpufreq/schedutil: Fix error path mutex unlockJules Maselbas2018-03-31
|/
* sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macroLeo Yan2018-02-13
* sched/cpufreq: Always consider all CPUs when deciding next freqJuri Lelli2018-01-10
* sched/cpufreq: Split utilization signalsJuri Lelli2018-01-10
* sched/cpufreq: Change the worker kthread to SCHED_DEADLINEJuri Lelli2018-01-10
* sched/cpufreq: Use the DEADLINE utilization signalJuri Lelli2018-01-10
* sched/cpufreq: Don't pass flags to sugov_set_iowait_boost()Viresh Kumar2018-01-10
* sched/cpufreq: Initialize sg_cpu->flags to 0Viresh Kumar2018-01-10
* cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes2017-12-28
* cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freqViresh Kumar2017-11-08
* cpufreq: schedutil: Examine the correct CPU when we update utilChris Redpath2017-11-04
* Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki2017-09-04
|\
| * cpufreq: schedutil: Always process remote callback with slow switchingViresh Kumar2017-08-18
| * cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarilyViresh Kumar2017-08-18
| * cpufreq: Return 0 from ->fast_switch() on errorsViresh Kumar2017-08-10
| * sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar2017-08-01
| * cpufreq: schedutil: Use unsigned int for iowait boostJoel Fernandes2017-07-26
| * cpufreq: schedutil: Make iowait boost more energy efficientJoel Fernandes2017-07-26
* | cpufreq: schedutil: Set dynamic_switching to trueViresh Kumar2017-07-26
* | cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar2017-07-22
|/
* cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() raceVikram Mulukutla2017-07-12
*-. Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki2017-06-15
|\ \
| | * cpufreq: schedutil: use now as reference when aggregating shared policy requestsJuri Lelli2017-05-05
* | | Revert "cpufreq: schedutil: Reduce frequencies slower"Rafael J. Wysocki2017-06-12
| |/ |/|
* | cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki2017-04-17
* | cpufreq: schedutil: Reduce frequencies slowerRafael J. Wysocki2017-04-13
* | Merge back schedutil governor updates for 4.12.Rafael J. Wysocki2017-03-25
|\ \ | |/ |/|
| * cpufreq: schedutil: Trace frequency only if it has changedRafael J. Wysocki2017-03-24
| * cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyRafael J. Wysocki2017-03-23
| * cpufreq: schedutil: Refactor sugov_next_freq_shared()Viresh Kumar2017-03-12
| * cpufreq: schedutil: Redefine the rate_limit_us tunableViresh Kumar2017-03-12
* | cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()Rafael J. Wysocki2017-03-21
|/
* cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar2017-03-05
* cpufreq: schedutil: move cached_raw_freq to struct sugov_policyViresh Kumar2017-03-05
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-02
* cpufreq: schedutil: Rectify comment in sugov_irq_work() functionViresh Kumar2016-11-24
* cpufreq: schedutil: irq-work and mutex are only used in slow pathViresh Kumar2016-11-16
* cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO taskViresh Kumar2016-11-16
* cpufreq: schedutil: enable fast switch earlierViresh Kumar2016-11-16
* cpufreq: schedutil: Avoid indented labelsViresh Kumar2016-11-16
* cpufreq: schedutil: Add iowait boostingRafael J. Wysocki2016-09-13
* cpufreq / sched: ignore SMT when determining max cpu capacitySteve Muckle2016-09-01
* cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki2016-08-16
* cpufreq: schedutil: map raw required frequency to driver frequencySteve Muckle2016-07-21
* cpufreq: governor: Create cpufreq_policy_apply_limits()Viresh Kumar2016-06-02