summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_conservative.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven2006-07-261-2/+0Star
* [PATCH] cpufreq build fixAndrew Morton2006-06-231-0/+1
* [CPUFREQ] Fix ondemand vs suspend deadlockVenkatesh Pallipadi2006-06-221-0/+12
* [CPUFREQ] Remove pointless check in conservative governor.Dave Jones2006-04-021-4/+2Star
* [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/+18Star
* [PATCH] cpufreq_conservative: make for_each_cpu() safeAlexander Clouter2006-03-261-49/+42Star
* [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-281-3/+3
* [CPUFREQ] ondemand,conservative governor idle_tick clean-upDave Jones2005-06-011-21/+5Star
* [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpusDave Jones2005-06-011-1/+7
* [CPUFREQ] ondemand,conservative minor bug-fix and cleanupDave Jones2005-06-011-35/+18Star
* [CPUFREQ] Conservative cpufreq governerDave Jones2005-06-011-0/+613