aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq_governor.h
AgeCommit message (Expand)Author
2013-08-28cpufreq: governor: Fix typos in commentsStratos Karafotis
2013-08-14Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki
2013-08-07cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar
2013-08-07cpufreq: Clean up header files included in the coreViresh Kumar
2013-08-07cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar
2013-07-26cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis
2013-06-21cpufreq: Fix minor formatting issuesViresh Kumar
2013-05-27cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar
2013-05-12cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-10cpufreq: ondemand: allow custom powersave_bias_target handler to be registeredJacob Shin
2013-04-02cpufreq: Correct header guards typoBorislav Petkov
2013-04-01cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis
2013-04-01cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar
2013-04-01cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20Viresh Kumar
2013-04-01cpufreq: governor: Implement per policy instances of governorsViresh Kumar
2013-03-04cpufreq: Fix a typo in commentNamhyung Kim
2013-02-09cpufreq: ondemand: Replace down_differential tuner with adj_up_thresholdStratos Karafotis
2013-02-02cpufreq: governors: Remove code redundancy between governorsViresh Kumar
2013-02-02cpufreq: governors: Get rid of dbs_data->enable fieldViresh Kumar
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri
2013-02-02cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri
2013-02-02cpufreq: handle SW coordinated CPUsRickard Andersson
2012-11-15cpufreq: Fix sparse warnings by updating cputime64_t to u64Viresh Kumar
2012-11-15cpufreq: governors: remove redundant codeViresh Kumar