| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq: governor: Fix typos in comments | Stratos Karafotis | 2013-08-28 | 1 | -6/+6 |
* | Merge back earlier 'pm-cpufreq' material | Rafael J. Wysocki | 2013-08-14 | 1 | -5/+3 |
|\ |
|
| * | cpufreq: Give consistent names to cpufreq_policy objects | Viresh Kumar | 2013-08-07 | 1 | -1/+1 |
| * | cpufreq: Clean up header files included in the core | Viresh Kumar | 2013-08-07 | 1 | -3/+2 |
| * | cpufreq: ondemand: Change the calculation of target frequency | Stratos Karafotis | 2013-07-26 | 1 | -1/+0 |
* | | cpufreq: rename ignore_nice as ignore_nice_load | Viresh Kumar | 2013-08-07 | 1 | -2/+2 |
|/ |
|
* | cpufreq: Fix minor formatting issues | Viresh Kumar | 2013-06-21 | 1 | -2/+2 |
* | cpufreq: Move get_cpu_idle_time() to cpufreq.c | Viresh Kumar | 2013-05-27 | 1 | -1/+0 |
* | cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers | Viresh Kumar | 2013-05-12 | 1 | -0/+1 |
* | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-04-28 | 1 | -18/+110 |
|\ |
|
| * | cpufreq: ondemand: allow custom powersave_bias_target handler to be registered | Jacob Shin | 2013-04-10 | 1 | -0/+4 |
| * | cpufreq: governors: Calculate iowait time only when necessary | Stratos Karafotis | 2013-04-01 | 1 | -2/+1 |
| * | cpufreq: governors: Avoid unnecessary per cpu timer interrupts | Viresh Kumar | 2013-04-01 | 1 | -0/+2 |
| * | cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20 | Viresh Kumar | 2013-04-01 | 1 | -1/+1 |
| * | cpufreq: governor: Implement per policy instances of governors | Viresh Kumar | 2013-04-01 | 1 | -15/+102 |
* | | cpufreq: Correct header guards typo | Borislav Petkov | 2013-04-02 | 1 | -3/+3 |
|/ |
|
* | cpufreq: Fix a typo in comment | Namhyung Kim | 2013-03-04 | 1 | -1/+1 |
* | cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold | Stratos Karafotis | 2013-02-09 | 1 | -1/+1 |
* | cpufreq: governors: Remove code redundancy between governors | Viresh Kumar | 2013-02-02 | 1 | -0/+2 |
* | cpufreq: governors: Get rid of dbs_data->enable field | Viresh Kumar | 2013-02-02 | 1 | -1/+0 |
* | cpufreq: governors: implement generic policy_is_shared | Fabio Baltieri | 2013-02-02 | 1 | -1/+0 |
* | cpufreq: ondemand: call dbs_check_cpu only when necessary | Fabio Baltieri | 2013-02-02 | 1 | -0/+1 |
* | cpufreq: handle SW coordinated CPUs | Rickard Andersson | 2013-02-02 | 1 | -0/+1 |
* | cpufreq: Fix sparse warnings by updating cputime64_t to u64 | Viresh Kumar | 2012-11-15 | 1 | -6/+5 |
* | cpufreq: governors: remove redundant code | Viresh Kumar | 2012-11-15 | 1 | -0/+177 |