aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_conservative.c
Commit message (Expand)AuthorAge
* [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
* [CPUFREQ] conservative: fixup governor to function more like ondemand logicAlexander Clouter2009-02-24
* [CPUFREQ] conservative: fix dbs_cpufreq_notifier so freq is not lockedAlexander Clouter2009-02-24
* [CPUFREQ] conservative: amend author's email addressAlexander Clouter2009-02-24
* [CPUFREQ] ondemand/conservative: sanitize sampling_rate restrictionsThomas Renninger2009-02-24
* [CPUFREQ] ondemand/conservative: deprecate sampling_rate{min,max}Thomas Renninger2009-02-24
* [CPUFREQ] checkpatch cleanups for conservative governorDave Jones2009-02-24
* cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-06
* [CPUFREQ] Don't export governors for default governorSven Wegener2008-10-09
* [CPUFREQ] use deferrable delayed work init in conservative governorBen Slusky2008-10-09
* [CPUFREQ] Fix -Wshadow warning in conservative governor.Dave Jones2008-08-08
* cpufreq: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
* cpufreq: Initialise default governor before useJohannes Weiner2008-01-17
* [CPUFREQ] Fix up whitespace in conservative governor.Dave Jones2007-10-22
* [CPUFREQ] Make cpufreq_conservative handle out-of-sync events properlyElias Oltmanns2007-10-22
* [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Thomas Renninger2007-10-04
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-16
|\
| * [CPUFREQ] Remove hotplug cpu crapDave Jones2007-02-10
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
|/
* Merge ../linusDave Jones2006-12-12
|\
| * WorkStruct: make allyesconfigDavid Howells2006-11-22
* | [CPUFREQ] Fix coding style issues in cpufreq.Gautham R Shenoy2006-11-06
* | [CPUFREQ] handle sysfs errorsJeff Garzik2006-10-21
|/
* [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven2006-07-26
* [PATCH] cpufreq build fixAndrew Morton2006-06-23
* [CPUFREQ] Fix ondemand vs suspend deadlockVenkatesh Pallipadi2006-06-21
* [CPUFREQ] Remove pointless check in conservative governor.Dave Jones2006-04-01
* [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...Mattia Dongili2006-03-28
* [PATCH] cpufreq_conservative: alternative initialise approachAlexander Clouter2006-03-26
* [PATCH] cpufreq_conservative: make for_each_cpu() safeAlexander Clouter2006-03-26
* [PATCH] cpufreq_conservative: alter default responsivenessAlexander Clouter2006-03-26
* [PATCH] cpufreq_conservative: aligning of codebase with ondemandAlexander Clouter2006-03-26