summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq_governor.h
AgeCommit message (Expand)AuthorFilesLines
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