summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_governor.h
Commit message (Expand)AuthorAgeFilesLines
...
* cpufreq: governor: Rename 'cpu_dbs_common_info' to 'cpu_dbs_info'Viresh Kumar2015-07-171-7/+6
* cpufreq: governor: Drop unused field 'cpu'Viresh Kumar2015-07-171-1/+0
* cpufreq: governor: Name delayed-work as dworkViresh Kumar2015-07-171-1/+1
* cpufreq: governor: Serialize governor callbacksViresh Kumar2015-06-151-3/+5
* cpufreq: governor: register notifier from cs_init()Viresh Kumar2015-06-151-6/+2
* cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info'Viresh Kumar2014-06-091-4/+5
* cpufreq: governor: Be friendly towards latency-sensitive bursty workloadsSrivatsa S. Bhat2014-06-071-0/+6
* cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabledJane Li2014-01-061-0/+2
* cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICYViresh Kumar2013-10-161-1/+4
* cpufreq: governor: Fix typos in commentsStratos Karafotis2013-08-281-6/+6
* Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki2013-08-141-5/+3
|\
| * cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar2013-08-071-1/+1
| * cpufreq: Clean up header files included in the coreViresh Kumar2013-08-071-3/+2
| * cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis2013-07-261-1/+0
* | cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar2013-08-071-2/+2
|/
* cpufreq: Fix minor formatting issuesViresh Kumar2013-06-211-2/+2
* cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar2013-05-271-1/+0
* cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar2013-05-121-0/+1
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-281-18/+110
|\
| * cpufreq: ondemand: allow custom powersave_bias_target handler to be registeredJacob Shin2013-04-101-0/+4
| * cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis2013-04-011-2/+1
| * cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar2013-04-011-0/+2
| * cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20Viresh Kumar2013-04-011-1/+1
| * cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-04-011-15/+102
* | cpufreq: Correct header guards typoBorislav Petkov2013-04-021-3/+3
|/
* cpufreq: Fix a typo in commentNamhyung Kim2013-03-041-1/+1
* cpufreq: ondemand: Replace down_differential tuner with adj_up_thresholdStratos Karafotis2013-02-091-1/+1
* cpufreq: governors: Remove code redundancy between governorsViresh Kumar2013-02-021-0/+2
* cpufreq: governors: Get rid of dbs_data->enable fieldViresh Kumar2013-02-021-1/+0
* cpufreq: governors: implement generic policy_is_sharedFabio Baltieri2013-02-021-1/+0
* cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri2013-02-021-0/+1
* cpufreq: handle SW coordinated CPUsRickard Andersson2013-02-021-0/+1
* cpufreq: Fix sparse warnings by updating cputime64_t to u64Viresh Kumar2012-11-151-6/+5
* cpufreq: governors: remove redundant codeViresh Kumar2012-11-151-0/+177
OpenPOWER on IntegriCloud