summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_conservative.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-061-1/+1
* [CPUFREQ] Don't export governors for default governorSven Wegener2008-10-091-1/+3
* [CPUFREQ] use deferrable delayed work init in conservative governorBen Slusky2008-10-091-0/+1
* [CPUFREQ] Fix -Wshadow warning in conservative governor.Dave Jones2008-08-081-10/+10
* cpufreq: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-1/+1
* cpufreq: Initialise default governor before useJohannes Weiner2008-01-171-0/+4
* [CPUFREQ] Fix up whitespace in conservative governor.Dave Jones2007-10-221-61/+60
* [CPUFREQ] Make cpufreq_conservative handle out-of-sync events properlyElias Oltmanns2007-10-221-2/+30
* [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Thomas Renninger2007-10-041-10/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-161-2/+0
|\
| * [CPUFREQ] Remove hotplug cpu crapDave Jones2007-02-101-2/+0
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
|/
* Merge ../linusDave Jones2006-12-121-4/+3
|\
| * WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+3
* | [CPUFREQ] Fix coding style issues in cpufreq.Gautham R Shenoy2006-11-061-8/+15
* | [CPUFREQ] handle sysfs errorsJeff Garzik2006-10-211-1/+9
|/
* [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven2006-07-261-2/+0
* [PATCH] cpufreq build fixAndrew Morton2006-06-231-0/+1
* [CPUFREQ] Fix ondemand vs suspend deadlockVenkatesh Pallipadi2006-06-211-0/+12
* [CPUFREQ] Remove pointless check in conservative governor.Dave Jones2006-04-011-4/+2
* [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...Mattia Dongili2006-03-281-2/+2
* [PATCH] cpufreq_conservative: alternative initialise approachAlexander Clouter2006-03-261-37/+18
* [PATCH] cpufreq_conservative: make for_each_cpu() safeAlexander Clouter2006-03-261-49/+42
* [PATCH] cpufreq_conservative: alter default responsivenessAlexander Clouter2006-03-261-1/+1
* [PATCH] cpufreq_conservative: aligning of codebase with ondemandAlexander Clouter2006-03-261-26/+27
OpenPOWER on IntegriCloud