summaryrefslogtreecommitdiff
path: root/kernel/sched/cpufreq_schedutil.c
AgeCommit message (Expand)Author
2018-07-25sched/fair: Remove #ifdefs from scale_rt_capacity()Vincent Guittot
2018-07-16sched/cpufreq: Clarify sugov_get_util()Peter Zijlstra
2018-07-15sched/cpufreq: Remove sugov_aggregate_util()Vincent Guittot
2018-07-15cpufreq/schedutil: Take time spent in interrupts into accountVincent Guittot
2018-07-15cpufreq/schedutil: Use DL utilization trackingVincent Guittot
2018-07-15cpufreq/schedutil: Use RT utilization trackingVincent Guittot
2018-07-03sched/rt: Fix call to cpufreq_update_util()Vincent Guittot
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-05-25sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut...Patrick Bellasi
2018-05-24cpufreq: schedutil: Avoid missing updates for one-CPU policiesRafael J. Wysocki
2018-05-23schedutil: Allow cpufreq requests to be made even when kthread kickedJoel Fernandes (Google)
2018-05-23cpufreq: Rename cpufreq_can_do_remote_dvfs()Viresh Kumar
2018-05-22cpufreq: schedutil: Cleanup and document iowait boostPatrick Bellasi
2018-05-22cpufreq: schedutil: Fix iowait boost resetPatrick Bellasi
2018-05-15cpufreq: schedutil: Don't set next_freq to UINT_MAXViresh Kumar
2018-05-15Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessar...Dietmar Eggemann
2018-05-09cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki
2018-05-09cpufreq: schedutil: remove stale commentJuri Lelli
2018-04-05Merge branch 'linus' into sched/urgent, to pick up fixes and updatesIngo Molnar
2018-03-31sched/cpufreq/schedutil: Fix error path mutex unlockJules Maselbas
2018-03-23sched/cpufreq: Rate limits for SCHED_DEADLINEClaudio Scordino
2018-03-09cpufreq/schedutil: Rewrite CPUFREQ_RT supportPeter Zijlstra
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar
2018-03-03sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar
2018-02-13sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macroLeo Yan
2018-01-10sched/cpufreq: Always consider all CPUs when deciding next freqJuri Lelli
2018-01-10sched/cpufreq: Split utilization signalsJuri Lelli
2018-01-10sched/cpufreq: Change the worker kthread to SCHED_DEADLINEJuri Lelli
2018-01-10sched/cpufreq: Use the DEADLINE utilization signalJuri Lelli
2018-01-10sched/cpufreq: Don't pass flags to sugov_set_iowait_boost()Viresh Kumar
2018-01-10sched/cpufreq: Initialize sg_cpu->flags to 0Viresh Kumar
2017-12-28cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes
2017-11-08cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freqViresh Kumar
2017-11-04cpufreq: schedutil: Examine the correct CPU when we update utilChris Redpath
2017-09-04Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki
2017-08-18cpufreq: schedutil: Always process remote callback with slow switchingViresh Kumar
2017-08-18cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarilyViresh Kumar
2017-08-10cpufreq: Return 0 from ->fast_switch() on errorsViresh Kumar
2017-08-01sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar
2017-07-26cpufreq: schedutil: Use unsigned int for iowait boostJoel Fernandes
2017-07-26cpufreq: schedutil: Make iowait boost more energy efficientJoel Fernandes
2017-07-26cpufreq: schedutil: Set dynamic_switching to trueViresh Kumar
2017-07-22cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar
2017-07-12cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() raceVikram Mulukutla
2017-06-15Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki
2017-06-12Revert "cpufreq: schedutil: Reduce frequencies slower"Rafael J. Wysocki
2017-05-05cpufreq: schedutil: use now as reference when aggregating shared policy requestsJuri Lelli
2017-04-17cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki
2017-04-13cpufreq: schedutil: Reduce frequencies slowerRafael J. Wysocki
2017-03-25Merge back schedutil governor updates for 4.12.Rafael J. Wysocki