aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_governor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-09cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'Viresh Kumar1-4/+5
2014-06-07cpufreq: governor: Be friendly towards latency-sensitive bursty workloadsSrivatsa S. Bhat1-0/+6
2014-01-06cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabledJane Li1-0/+2
2013-10-16cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICYViresh Kumar1-1/+4
2013-08-28cpufreq: governor: Fix typos in commentsStratos Karafotis1-6/+6
2013-08-14Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki1-5/+3
2013-08-07cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar1-1/+1
2013-08-07cpufreq: Clean up header files included in the coreViresh Kumar1-3/+2
2013-08-07cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar1-2/+2
2013-07-26cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis1-1/+0
2013-06-21cpufreq: Fix minor formatting issuesViresh Kumar1-2/+2
2013-05-27cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar1-1/+0
2013-05-12cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar1-0/+1
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-18/+110
2013-04-10cpufreq: ondemand: allow custom powersave_bias_target handler to be registeredJacob Shin1-0/+4
2013-04-02cpufreq: Correct header guards typoBorislav Petkov1-3/+3
2013-04-01cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis1-2/+1
2013-04-01cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar1-0/+2
2013-04-01cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20Viresh Kumar1-1/+1
2013-04-01cpufreq: governor: Implement per policy instances of governorsViresh Kumar1-15/+102
2013-03-04cpufreq: Fix a typo in commentNamhyung Kim1-1/+1
2013-02-09cpufreq: ondemand: Replace down_differential tuner with adj_up_thresholdStratos Karafotis1-1/+1
2013-02-02cpufreq: governors: Remove code redundancy between governorsViresh Kumar1-0/+2
2013-02-02cpufreq: governors: Get rid of dbs_data->enable fieldViresh Kumar1-1/+0
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri1-1/+0
2013-02-02cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri1-0/+1
2013-02-02cpufreq: handle SW coordinated CPUsRickard Andersson1-0/+1
2012-11-15cpufreq: Fix sparse warnings by updating cputime64_t to u64Viresh Kumar1-6/+5
2012-11-15cpufreq: governors: remove redundant codeViresh Kumar1-0/+177