summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_conservative.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes.akpm@osdl.org2006-01-181-26/+26
* [PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice'Alexander Clouter2005-12-011-5/+5
* [PATCH] cpufreq: SMP fix for conservative governorDave Jones2005-10-271-3/+3
* [CPUFREQ] ondemand,conservative governor idle_tick clean-upDave Jones2005-05-311-21/+5
* [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpusDave Jones2005-05-311-1/+7
* [CPUFREQ] ondemand,conservative minor bug-fix and cleanupDave Jones2005-05-311-35/+18
* [CPUFREQ] Conservative cpufreq governerDave Jones2005-05-311-0/+613