aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq_governor.c
AgeCommit message (Expand)Author
2013-08-15Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-08-14cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar
2013-07-26Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-07-25cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regressionSrivatsa S. Bhat
2013-07-17cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar
2013-07-17cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar
2013-06-05cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()Michael Wang
2013-05-12cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar
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: Implement per policy instances of governorsViresh Kumar
2013-02-09cpufreq: governors: Fix WARN_ON() for multi-policy platformsViresh Kumar
2013-02-09cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar
2013-02-02cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar
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: fix misuse of cdbs.cpuFabio Baltieri
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri
2013-02-02cpufreq: governors: clean timer init and exit codeFabio Baltieri
2013-02-02cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri
2013-02-02cpufreq: handle SW coordinated CPUsRickard Andersson
2012-11-24cpufreq: governors: Fix jiffies/cputime mixup (revisited)Rafael J. Wysocki
2012-11-15cpufreq: Fix sparse warnings by updating cputime64_t to u64Viresh Kumar
2012-11-15cpufreq: governors: remove redundant codeViresh Kumar
2012-11-15cpufreq: fix jiffies/cputime mixup in conservative/ondemand governorsAndreas Schwab
2012-11-15cpufreq: Move common part from governors to separate file, v2viresh kumar