Age | Commit message (Expand) | Author | Files | Lines |
2013-04-01 | cpufreq: governors: Calculate iowait time only when necessary | Stratos Karafotis | 1 | -30/+18 |
2013-04-01 | cpufreq: governors: Avoid unnecessary per cpu timer interrupts | Viresh Kumar | 1 | -11/+28 |
2013-04-01 | cpufreq: governor: Implement per policy instances of governors | Viresh Kumar | 1 | -70/+142 |
2013-02-09 | cpufreq: governors: Fix WARN_ON() for multi-policy platforms | Viresh Kumar | 1 | -13/+19 |
2013-02-09 | cpufreq: Don't check cpu_online(policy->cpu) | Viresh Kumar | 1 | -1/+1 |
2013-02-02 | cpufreq: governors: Reset tunables only for cpufreq_unregister_governor() | Viresh Kumar | 1 | -8/+16 |
2013-02-02 | cpufreq: governors: Remove code redundancy between governors | Viresh Kumar | 1 | -0/+19 |
2013-02-02 | cpufreq: governors: Get rid of dbs_data->enable field | Viresh Kumar | 1 | -38/+20 |
2013-02-02 | cpufreq: governors: fix misuse of cdbs.cpu | Fabio Baltieri | 1 | -1/+1 |
2013-02-02 | cpufreq: governors: implement generic policy_is_shared | Fabio Baltieri | 1 | -8/+0 |
2013-02-02 | cpufreq: governors: clean timer init and exit code | Fabio Baltieri | 1 | -30/+13 |
2013-02-02 | cpufreq: ondemand: call dbs_check_cpu only when necessary | Fabio Baltieri | 1 | -0/+3 |
2013-02-02 | cpufreq: handle SW coordinated CPUs | Rickard Andersson | 1 | -6/+38 |
2012-11-24 | cpufreq: governors: Fix jiffies/cputime mixup (revisited) | Rafael J. Wysocki | 1 | -2/+2 |
2012-11-15 | cpufreq: Fix sparse warnings by updating cputime64_t to u64 | Viresh Kumar | 1 | -2/+2 |
2012-11-15 | cpufreq: governors: remove redundant code | Viresh Kumar | 1 | -5/+271 |
2012-11-15 | cpufreq: fix jiffies/cputime mixup in conservative/ondemand governors | Andreas Schwab | 1 | -2/+2 |
2012-11-15 | cpufreq: Move common part from governors to separate file, v2 | viresh kumar | 1 | -0/+52 |