aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq_ondemand.c
AgeCommit message (Expand)Author
2006-06-30[CPUFREQ] Misc cleanups in ondemand.Venkatesh Pallipadi
2006-06-30[CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli...Venkatesh Pallipadi
2006-06-30[CPUFREQ] Remove slowdown from ondemand sampling path.Venkatesh Pallipadi
2006-06-23[PATCH] cpufreq build fixAndrew Morton
2006-06-21[CPUFREQ] Fix ondemand vs suspend deadlockVenkatesh Pallipadi
2006-05-08[PATCH] x86_64: Move ondemand timer into own work queueAndi Kleen
2006-03-26[PATCH] cpufreq_ondemand: add range checkDominik Brodowski
2006-03-26[PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselectedEric Piel
2006-03-26[PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition la...Eric Piel
2006-02-28[CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones
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-09-20[CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for...Dave Jones
2005-05-31[CPUFREQ] ondemand governor default sampling downfactor as 1Dave Jones
2005-05-31[CPUFREQ] ondemand governor automatic downscalingDave 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] Allow ondemand stepping to be changed by user.Dave Jones
2005-05-31[CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/maxDave Jones
2005-05-31[CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu timeDave Jones
2005-05-31[CPUFREQ] make cpufreq_gov_dbs staticDave Jones
2005-05-31[CPUFREQ] ondemand: trivial clean-upsDave Jones
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds