summaryrefslogtreecommitdiff
path: root/kernel/sched/cpufreq_schedutil.c
AgeCommit message (Expand)Author
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
2017-03-24cpufreq: schedutil: Trace frequency only if it has changedRafael J. Wysocki
2017-03-23cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyRafael J. Wysocki
2017-03-21cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()Rafael J. Wysocki
2017-03-12cpufreq: schedutil: Refactor sugov_next_freq_shared()Viresh Kumar
2017-03-12cpufreq: schedutil: Redefine the rate_limit_us tunableViresh Kumar
2017-03-05cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar
2017-03-05cpufreq: schedutil: move cached_raw_freq to struct sugov_policyViresh Kumar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2016-11-24cpufreq: schedutil: Rectify comment in sugov_irq_work() functionViresh Kumar
2016-11-16cpufreq: schedutil: irq-work and mutex are only used in slow pathViresh Kumar
2016-11-16cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO taskViresh Kumar
2016-11-16cpufreq: schedutil: enable fast switch earlierViresh Kumar
2016-11-16cpufreq: schedutil: Avoid indented labelsViresh Kumar
2016-09-13cpufreq: schedutil: Add iowait boostingRafael J. Wysocki
2016-09-01cpufreq / sched: ignore SMT when determining max cpu capacitySteve Muckle
2016-08-16cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki
2016-07-21cpufreq: schedutil: map raw required frequency to driver frequencySteve Muckle
2016-06-02cpufreq: governor: Create cpufreq_policy_apply_limits()Viresh Kumar
2016-06-02cpufreq: governor: Get rid of governor eventsRafael J. Wysocki
2016-05-19cpufreq: schedutil: Improve prints messages with pr_fmtViresh Kumar
2016-04-08cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()Rafael J. Wysocki
2016-04-02cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki