summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_governor.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis2013-04-011-30/+18
* cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar2013-04-011-11/+28
* cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-04-011-70/+142
* cpufreq: governors: Fix WARN_ON() for multi-policy platformsViresh Kumar2013-02-091-13/+19
* cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar2013-02-091-1/+1
* cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar2013-02-021-8/+16
* cpufreq: governors: Remove code redundancy between governorsViresh Kumar2013-02-021-0/+19
* cpufreq: governors: Get rid of dbs_data->enable fieldViresh Kumar2013-02-021-38/+20
* cpufreq: governors: fix misuse of cdbs.cpuFabio Baltieri2013-02-021-1/+1
* cpufreq: governors: implement generic policy_is_sharedFabio Baltieri2013-02-021-8/+0
* cpufreq: governors: clean timer init and exit codeFabio Baltieri2013-02-021-30/+13
* cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri2013-02-021-0/+3
* cpufreq: handle SW coordinated CPUsRickard Andersson2013-02-021-6/+38
* cpufreq: governors: Fix jiffies/cputime mixup (revisited)Rafael J. Wysocki2012-11-241-2/+2
* cpufreq: Fix sparse warnings by updating cputime64_t to u64Viresh Kumar2012-11-151-2/+2
* cpufreq: governors: remove redundant codeViresh Kumar2012-11-151-5/+271
* cpufreq: fix jiffies/cputime mixup in conservative/ondemand governorsAndreas Schwab2012-11-151-2/+2
* cpufreq: Move common part from governors to separate file, v2viresh kumar2012-11-151-0/+52
OpenPOWER on IntegriCloud