aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_ondemand.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpufreq build fixAndrew Morton2006-06-231-0/+1
* [CPUFREQ] Fix ondemand vs suspend deadlockVenkatesh Pallipadi2006-06-211-0/+12
* [PATCH] x86_64: Move ondemand timer into own work queueAndi Kleen2006-05-081-8/+20
* [PATCH] cpufreq_ondemand: add range checkDominik Brodowski2006-03-261-0/+3
* [PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselectedEric Piel2006-03-261-2/+1
* [PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition la...Eric Piel2006-03-261-1/+4
* [CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones2006-02-281-43/+43
* [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-05-311-1/+5
* [CPUFREQ] ondemand governor automatic downscalingDave Jones2005-05-311-92/+25
* [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-38/+20
* [CPUFREQ] Allow ondemand stepping to be changed by user.Dave Jones2005-05-311-6/+36
* [CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/maxDave Jones2005-05-311-0/+8
* [CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu timeDave Jones2005-05-311-4/+62
* [CPUFREQ] make cpufreq_gov_dbs staticDave Jones2005-05-311-2/+1
* [CPUFREQ] ondemand: trivial clean-upsDave Jones2005-05-311-8/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+491