aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_governor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-07cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar1-2/+2
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