summaryrefslogtreecommitdiffstats
path: root/kernel/sched/cpufreq_schedutil.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: schedutil: Rectify comment in sugov_irq_work() functionViresh Kumar2016-11-241-6/+6
* cpufreq: schedutil: irq-work and mutex are only used in slow pathViresh Kumar2016-11-161-5/+8
* cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO taskViresh Kumar2016-11-161-7/+78
* cpufreq: schedutil: enable fast switch earlierViresh Kumar2016-11-161-6/+11
* cpufreq: schedutil: Avoid indented labelsViresh Kumar2016-11-161-3/+3
* cpufreq: schedutil: Add iowait boostingRafael J. Wysocki2016-09-131-4/+49
* cpufreq / sched: ignore SMT when determining max cpu capacitySteve Muckle2016-09-011-1/+3
* cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki2016-08-161-30/+37
* cpufreq: schedutil: map raw required frequency to driver frequencySteve Muckle2016-07-211-8/+23
* cpufreq: governor: Create cpufreq_policy_apply_limits()Viresh Kumar2016-06-021-8/+1
* cpufreq: governor: Get rid of governor eventsRafael J. Wysocki2016-06-021-26/+8
* cpufreq: schedutil: Improve prints messages with pr_fmtViresh Kumar2016-05-191-1/+3
* cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()Rafael J. Wysocki2016-04-081-0/+2
* cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki2016-04-021-0/+528