Age | Commit message (Expand) | Author | Files | Lines |
2015-07-18 | cpufreq: governor: rename cur_policy as policy | Viresh Kumar | 1 | -1/+1 |
2015-07-18 | cpufreq: governor: Rename 'cpu_dbs_common_info' to 'cpu_dbs_info' | Viresh Kumar | 1 | -7/+6 |
2015-07-18 | cpufreq: governor: Drop unused field 'cpu' | Viresh Kumar | 1 | -1/+0 |
2015-07-18 | cpufreq: governor: Name delayed-work as dwork | Viresh Kumar | 1 | -1/+1 |
2015-06-15 | cpufreq: governor: Serialize governor callbacks | Viresh Kumar | 1 | -3/+5 |
2015-06-15 | cpufreq: governor: register notifier from cs_init() | Viresh Kumar | 1 | -6/+2 |
2014-06-09 | cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info' | Viresh Kumar | 1 | -4/+5 |
2014-06-08 | cpufreq: governor: Be friendly towards latency-sensitive bursty workloads | Srivatsa S. Bhat | 1 | -0/+6 |
2014-01-06 | cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled | Jane Li | 1 | -0/+2 |
2013-10-16 | cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY | Viresh Kumar | 1 | -1/+4 |
2013-08-29 | cpufreq: governor: Fix typos in comments | Stratos Karafotis | 1 | -6/+6 |
2013-08-15 | Merge back earlier 'pm-cpufreq' material | Rafael J. Wysocki | 1 | -5/+3 |
2013-08-08 | cpufreq: Give consistent names to cpufreq_policy objects | Viresh Kumar | 1 | -1/+1 |
2013-08-08 | cpufreq: Clean up header files included in the core | Viresh Kumar | 1 | -3/+2 |
2013-08-08 | cpufreq: rename ignore_nice as ignore_nice_load | Viresh Kumar | 1 | -2/+2 |
2013-07-26 | cpufreq: ondemand: Change the calculation of target frequency | Stratos Karafotis | 1 | -1/+0 |
2013-06-21 | cpufreq: Fix minor formatting issues | Viresh Kumar | 1 | -2/+2 |
2013-05-27 | cpufreq: Move get_cpu_idle_time() to cpufreq.c | Viresh Kumar | 1 | -1/+0 |
2013-05-12 | cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers | Viresh Kumar | 1 | -0/+1 |
2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -18/+110 |
2013-04-10 | cpufreq: ondemand: allow custom powersave_bias_target handler to be registered | Jacob Shin | 1 | -0/+4 |
2013-04-02 | cpufreq: Correct header guards typo | Borislav Petkov | 1 | -3/+3 |
2013-04-01 | cpufreq: governors: Calculate iowait time only when necessary | Stratos Karafotis | 1 | -2/+1 |
2013-04-01 | cpufreq: governors: Avoid unnecessary per cpu timer interrupts | Viresh Kumar | 1 | -0/+2 |
2013-04-01 | cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20 | Viresh Kumar | 1 | -1/+1 |
2013-04-01 | cpufreq: governor: Implement per policy instances of governors | Viresh Kumar | 1 | -15/+102 |
2013-03-04 | cpufreq: Fix a typo in comment | Namhyung Kim | 1 | -1/+1 |
2013-02-09 | cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold | Stratos Karafotis | 1 | -1/+1 |
2013-02-02 | cpufreq: governors: Remove code redundancy between governors | Viresh Kumar | 1 | -0/+2 |
2013-02-02 | cpufreq: governors: Get rid of dbs_data->enable field | Viresh Kumar | 1 | -1/+0 |
2013-02-02 | cpufreq: governors: implement generic policy_is_shared | Fabio Baltieri | 1 | -1/+0 |
2013-02-02 | cpufreq: ondemand: call dbs_check_cpu only when necessary | Fabio Baltieri | 1 | -0/+1 |
2013-02-02 | cpufreq: handle SW coordinated CPUs | Rickard Andersson | 1 | -0/+1 |
2012-11-15 | cpufreq: Fix sparse warnings by updating cputime64_t to u64 | Viresh Kumar | 1 | -6/+5 |
2012-11-15 | cpufreq: governors: remove redundant code | Viresh Kumar | 1 | -0/+177 |