summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_ondemand.c
Commit message (Expand)AuthorAgeFilesLines
* [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes.akpm@osdl.org2006-01-181-20/+21
* [PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice'Alexander Clouter2005-12-011-5/+5
* [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for...Dave Jones2005-09-201-6/+12
* [CPUFREQ] ondemand governor default sampling downfactor as 1Dave Jones2005-06-011-1/+5
* [CPUFREQ] ondemand governor automatic downscalingDave Jones2005-06-011-92/+25Star
* [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-38/+20Star
* [CPUFREQ] Allow ondemand stepping to be changed by user.Dave Jones2005-06-011-6/+36
* [CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/maxDave Jones2005-06-011-0/+8
* [CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu timeDave Jones2005-06-011-4/+62
* [CPUFREQ] make cpufreq_gov_dbs staticDave Jones2005-06-011-2/+1Star
* [CPUFREQ] ondemand: trivial clean-upsDave Jones2005-06-011-8/+6Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+491