summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_conservative.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar2013-08-071-10/+10
* cpufreq: conservative: Use an inline function to evaluate freq_targetStratos Karafotis2013-04-011-12/+16
* cpufreq: conservative: Fix the logic in frequency decrease checkingStratos Karafotis2013-04-011-6/+2
* cpufreq: conservative: Fix sampling_down_factor functionalityStratos Karafotis2013-04-011-3/+8
* cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis2013-04-011-1/+1
* cpufreq: conservative: Fix relation when decreasing frequencyNamhyung Kim2013-04-011-1/+1
* cpufreq: conservative: Break out earlier on the lowest frequencyNamhyung Kim2013-04-011-6/+6
* cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar2013-04-011-3/+5
* cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-04-011-75/+118
* cpufreq: conservative: Fix typos in commentsStratos Karafotis2013-02-091-2/+2
* cpufreq: governors: Remove code redundancy between governorsViresh Kumar2013-02-021-43/+9
* 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: conservative: call dbs_check_cpu only when necessaryFabio Baltieri2013-02-021-6/+41
* cpufreq: handle SW coordinated CPUsRickard Andersson2013-02-021-1/+2
* cpufreq: governors: remove redundant codeViresh Kumar2012-11-151-389/+159
* 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/+2
|\
| * cpufreq: conservative: update frequency when limits are relaxedMichal Pecio2012-09-141-0/+1
| * PM / cpufreq: Initialise the cpu field during conservative governor startAmit Daniel Kachhap2012-09-041-0/+1
* | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-211-1/+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-15/+14
|/
* nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-081-1/+3
* [CPUFREQ] Remove unneeded locksThomas Renninger2011-03-161-29/+5
* [CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs filesThomas Renninger2011-03-161-74/+0
* [CPUFREQ] Remove deprecated sysfs file sampling_rate_maxThomas Renninger2011-03-161-13/+0
* [CPUFREQ] drivers/cpufreq: Remove unnecessary semicolonsJoe Perches2011-03-161-1/+1
* cpufreq: use system_wq instead of dedicated workqueuesTejun Heo2011-01-261-19/+3
* Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-081-2/+6
|\
| * [CPUFREQ] use max load in conservative governorDominik Brodowski2010-03-311-2/+6
* | cpufreq: Unify sysfs attribute definition macrosBorislav Petkov2010-04-091-32/+16
|/
* [CPUFREQ] Use global sysfs cpufreq structure for conservative governor tuningsThomas Renninger2009-11-241-19/+110
* [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-171-2/+2
* Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-25/+18
|\
| * [CPUFREQ] Fix NULL pointer dereference regression in conservative governorPallipadi, Venkatesh2009-08-041-0/+6
| * [CPUFREQ] Cleanup locking in conservative governorvenkatesh.pallipadi@intel.com2009-07-061-21/+13
| * [CPUFREQ] Eliminate the recent lockdep warnings in cpufreqvenkatesh.pallipadi@intel.com2009-07-061-16/+11
* | percpu: clean up percpu variable definitionsTejun Heo2009-06-241-6/+6
|/
* [CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is usefulThomas Renninger2009-06-151-15/+2
* [CPUFREQ] ondemand: Uncouple minimal sampling rate from HZ in NO_HZ caseThomas Renninger2009-06-151-26/+18
* [CPUFREQ] fix timer teardown in conservative governorMathieu Desnoyers2009-05-261-1/+4
* [CPUFREQ] conservative: remove 10x from def_sampling_rateAlexander Clouter2009-02-241-1/+1
* [CPUFREQ] conservative: fixup governor to function more like ondemand logicAlexander Clouter2009-02-241-140/+188
* [CPUFREQ] conservative: fix dbs_cpufreq_notifier so freq is not lockedAlexander Clouter2009-02-241-1/+12
* [CPUFREQ] conservative: amend author's email addressAlexander Clouter2009-02-241-2/+2
* [CPUFREQ] ondemand/conservative: sanitize sampling_rate restrictionsThomas Renninger2009-02-241-10/+18
* [CPUFREQ] ondemand/conservative: deprecate sampling_rate{min,max}Thomas Renninger2009-02-241-0/+15
* [CPUFREQ] checkpatch cleanups for conservative governorDave Jones2009-02-241-13/+15