aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_conservative.c
Commit message (Expand)AuthorAge
* cpufreq: conservative: set requested_freq to policy max when it is over polic...Xiaoguang Chen2013-11-12
* cpufreq: conservative: fix requested_freq reduction issueXiaoguang Chen2013-11-07
* cpufreq: governors: Remove duplicate check of target freq in supported rangeStratos Karafotis2013-08-28
* Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki2013-08-14
|\
| * cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-07
| * cpufreq: Clean up header files included in the coreViresh Kumar2013-08-07
* | cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar2013-08-07
|/
* cpufreq: conservative: Use an inline function to evaluate freq_targetStratos Karafotis2013-03-31
* cpufreq: conservative: Fix the logic in frequency decrease checkingStratos Karafotis2013-03-31
* cpufreq: conservative: Fix sampling_down_factor functionalityStratos Karafotis2013-03-31
* cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis2013-03-31
* cpufreq: conservative: Fix relation when decreasing frequencyNamhyung Kim2013-03-31
* cpufreq: conservative: Break out earlier on the lowest frequencyNamhyung Kim2013-03-31
* cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar2013-03-31
* cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-03-31
* cpufreq: conservative: Fix typos in commentsStratos Karafotis2013-02-09
* cpufreq: governors: Remove code redundancy between governorsViresh Kumar2013-02-01
* cpufreq: governors: fix misuse of cdbs.cpuFabio Baltieri2013-02-01
* cpufreq: governors: implement generic policy_is_sharedFabio Baltieri2013-02-01
* cpufreq: conservative: call dbs_check_cpu only when necessaryFabio Baltieri2013-02-01
* cpufreq: handle SW coordinated CPUsRickard Andersson2013-02-01
* cpufreq: governors: remove redundant codeViresh Kumar2012-11-14
* cpufreq: Move common part from governors to separate file, v2viresh kumar2012-11-14
* Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\
| * cpufreq: conservative: update frequency when limits are relaxedMichal Pecio2012-09-14
| * PM / cpufreq: Initialise the cpu field during conservative governor startAmit Daniel Kachhap2012-09-03
* | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-21
|/
* Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-19
|\
| * sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-06
* | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-15
|/
* nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-08
* [CPUFREQ] Remove unneeded locksThomas Renninger2011-03-16
* [CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs filesThomas Renninger2011-03-16
* [CPUFREQ] Remove deprecated sysfs file sampling_rate_maxThomas Renninger2011-03-16
* [CPUFREQ] drivers/cpufreq: Remove unnecessary semicolonsJoe Perches2011-03-16
* cpufreq: use system_wq instead of dedicated workqueuesTejun Heo2011-01-26
* Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-08
|\
| * [CPUFREQ] use max load in conservative governorDominik Brodowski2010-03-31
* | cpufreq: Unify sysfs attribute definition macrosBorislav Petkov2010-04-09
|/
* [CPUFREQ] Use global sysfs cpufreq structure for conservative governor tuningsThomas Renninger2009-11-24
* [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-17
* Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
|\
| * [CPUFREQ] Fix NULL pointer dereference regression in conservative governorPallipadi, Venkatesh2009-08-04
| * [CPUFREQ] Cleanup locking in conservative governorvenkatesh.pallipadi@intel.com2009-07-06
| * [CPUFREQ] Eliminate the recent lockdep warnings in cpufreqvenkatesh.pallipadi@intel.com2009-07-06
* | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
|/
* [CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is usefulThomas Renninger2009-06-15
* [CPUFREQ] ondemand: Uncouple minimal sampling rate from HZ in NO_HZ caseThomas Renninger2009-06-15
* [CPUFREQ] fix timer teardown in conservative governorMathieu Desnoyers2009-05-26
* [CPUFREQ] conservative: remove 10x from def_sampling_rateAlexander Clouter2009-02-24