summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_ondemand.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate()Viresh Kumar2015-10-281-9/+1
* cpufreq: governor: split out common part of {cs|od}_dbs_timer()Viresh Kumar2015-07-211-22/+14
* cpufreq: governor: Keep single copy of information common to policy->cpusViresh Kumar2015-07-211-17/+21
* cpufreq: governor: rename cur_policy as policyViresh Kumar2015-07-171-9/+10
* cpufreq: governor: Name delayed-work as dworkViresh Kumar2015-07-171-4/+4
* cpufreq: governor: Serialize governor callbacksViresh Kumar2015-06-151-1/+1
* cpufreq: governor: register notifier from cs_init()Viresh Kumar2015-06-151-2/+2
* cpufreq: ondemand: Eliminate the deadband effectStratos Karafotis2014-07-211-4/+7
* cpufreq: ondemand: Remove redundant return statementStratos Karafotis2013-11-011-1/+0
* cpufreq: governors: Remove duplicate check of target freq in supported rangeStratos Karafotis2013-08-281-3/+0
* Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki2013-08-141-49/+14
|\
| * cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-071-1/+1
| * cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar2013-08-071-5/+5
| * cpufreq: Clean up header files included in the coreViresh Kumar2013-08-071-11/+1
| * cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis2013-07-261-32/+7
* | cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar2013-08-071-10/+10
|/
* cpufreq: fix NULL pointer deference at od_set_powersave_bias()Jacob Shin2013-06-251-4/+13
* cpufreq, ondemand: Remove leftover debug lineBorislav Petkov2013-05-131-1/+0
* cpufreq: ondemand: allow custom powersave_bias_target handler to be registeredJacob Shin2013-04-101-8/+53
* cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis2013-04-011-1/+10
* cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar2013-04-011-5/+7
* cpufreq: ondemand: Don't update sample_type if we don't evaluate load againViresh Kumar2013-04-011-13/+11
* cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-04-011-106/+157
* cpufreq: ondemand: Fix typos in commentsStratos Karafotis2013-02-091-6/+6
* cpufreq: ondemand: Replace down_differential tuner with adj_up_thresholdStratos Karafotis2013-02-091-6/+10
* cpufreq: governors: Remove code redundancy between governorsViresh Kumar2013-02-021-54/+23
* cpufreq: governors: fix misuse of cdbs.cpuFabio Baltieri2013-02-021-2/+3
* cpufreq: governors: implement generic policy_is_sharedFabio Baltieri2013-02-021-1/+1
* cpufreq: ondemand: use all CPUs in update_sampling_rateFabio Baltieri2013-02-021-3/+2
* cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri2013-02-021-10/+48
* cpufreq: handle SW coordinated CPUsRickard Andersson2013-02-021-1/+2
* cpufreq: ondemand: update sampling rate only on right CPUsFabio Baltieri2012-11-271-0/+8
* cpufreq: ondemand: fix wrong delay sampling rateFabio Baltieri2012-11-231-1/+2
* cpufreq: governors: remove redundant codeViresh Kumar2012-11-151-473/+225
* cpufreq: Move common part from governors to separate file, v2viresh kumar2012-11-151-34/+0
* Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-0/+1
|\
| * cpufreq / ondemand: update frequency when limits are relaxedMichal Pecio2012-09-141-0/+1
* | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-211-1/+1
|/
* [CPUFREQ] CPUfreq ondemand: update sampling rate without waiting for next sam...MyungJoo Ham2012-02-291-1/+57
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2012-01-111-2/+1
|\
| * [CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init()Kamalesh Babulal2011-12-091-2/+1
* | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-191-21/+20
|\ \
| * | sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-061-20/+18
| |/
* | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-151-17/+16
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-261-1/+3
|\
| * nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-081-1/+3
* | Fix documentation and comment typo 'no_hz'Paul Bolle2011-08-081-1/+1
|/
* [CPUFREQ] Remove unneeded locksThomas Renninger2011-03-161-24/+1
* [CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs filesThomas Renninger2011-03-161-67/+0
* [CPUFREQ] Remove deprecated sysfs file sampling_rate_maxThomas Renninger2011-03-161-13/+0
OpenPOWER on IntegriCloud