aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq_conservative.c
AgeCommit message (Expand)Author
2007-10-22[CPUFREQ] Fix up whitespace in conservative governor.Dave Jones
2007-10-22[CPUFREQ] Make cpufreq_conservative handle out-of-sync events properlyElias Oltmanns
2007-10-04[CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Thomas Renninger
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[CPUFREQ] Remove hotplug cpu crapDave Jones
2006-12-12Merge ../linusDave Jones
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-06[CPUFREQ] Fix coding style issues in cpufreq.Gautham R Shenoy
2006-10-21[CPUFREQ] handle sysfs errorsJeff Garzik
2006-07-26[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven
2006-06-23[PATCH] cpufreq build fixAndrew Morton
2006-06-21[CPUFREQ] Fix ondemand vs suspend deadlockVenkatesh Pallipadi
2006-04-01[CPUFREQ] Remove pointless check in conservative governor.Dave Jones
2006-03-28[CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...Mattia Dongili
2006-03-26[PATCH] cpufreq_conservative: alternative initialise approachAlexander Clouter
2006-03-26[PATCH] cpufreq_conservative: make for_each_cpu() safeAlexander Clouter
2006-03-26[PATCH] cpufreq_conservative: alter default responsivenessAlexander Clouter
2006-03-26[PATCH] cpufreq_conservative: aligning of codebase with ondemandAlexander Clouter
2006-01-18[CPUFREQ] Convert drivers/cpufreq semaphores to mutexes.akpm@osdl.org
2005-12-01[PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice'Alexander Clouter
2005-10-27[PATCH] cpufreq: SMP fix for conservative governorDave Jones
2005-05-31[CPUFREQ] ondemand,conservative governor idle_tick clean-upDave Jones
2005-05-31[CPUFREQ] ondemand,conservative governor store the idle ticks for all cpusDave Jones
2005-05-31[CPUFREQ] ondemand,conservative minor bug-fix and cleanupDave Jones
2005-05-31[CPUFREQ] Conservative cpufreq governerDave Jones