aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_governor.c
Commit message (Expand)AuthorAge
* cpufreq: governors: Fix WARN_ON() for multi-policy platformsViresh Kumar2013-02-08
* cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar2013-02-08
* cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar2013-02-01
* cpufreq: governors: Remove code redundancy between governorsViresh Kumar2013-02-01
* cpufreq: governors: Get rid of dbs_data->enable fieldViresh Kumar2013-02-01
* cpufreq: governors: fix misuse of cdbs.cpuFabio Baltieri2013-02-01
* cpufreq: governors: implement generic policy_is_sharedFabio Baltieri2013-02-01
* cpufreq: governors: clean timer init and exit codeFabio Baltieri2013-02-01
* cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri2013-02-01
* cpufreq: handle SW coordinated CPUsRickard Andersson2013-02-01
* cpufreq: governors: Fix jiffies/cputime mixup (revisited)Rafael J. Wysocki2012-11-24
* cpufreq: Fix sparse warnings by updating cputime64_t to u64Viresh Kumar2012-11-14
* cpufreq: governors: remove redundant codeViresh Kumar2012-11-14
* cpufreq: fix jiffies/cputime mixup in conservative/ondemand governorsAndreas Schwab2012-11-14
* cpufreq: Move common part from governors to separate file, v2viresh kumar2012-11-14