| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare | Arjan van de Ven | 2006-07-26 | 1 | -2/+2 |
* | [cpufreq] ondemand: make shutdown sequence more robust | Linus Torvalds | 2006-07-23 | 1 | -6/+10 |
* | [CPUFREQ] Misc cleanups in ondemand. | Venkatesh Pallipadi | 2006-06-30 | 1 | -31/+19 |
* | [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli... | Venkatesh Pallipadi | 2006-06-30 | 1 | -40/+32 |
* | [CPUFREQ] Remove slowdown from ondemand sampling path. | Venkatesh Pallipadi | 2006-06-30 | 1 | -98/+40 |
* | [PATCH] cpufreq build fix | Andrew Morton | 2006-06-23 | 1 | -0/+1 |
* | [CPUFREQ] Fix ondemand vs suspend deadlock | Venkatesh Pallipadi | 2006-06-22 | 1 | -0/+12 |
* | [PATCH] x86_64: Move ondemand timer into own work queue | Andi Kleen | 2006-05-08 | 1 | -8/+20 |
* | [PATCH] cpufreq_ondemand: add range check | Dominik Brodowski | 2006-03-26 | 1 | -0/+3 |
* | [PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected | Eric Piel | 2006-03-26 | 1 | -2/+1 |
* | [PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition la... | Eric Piel | 2006-03-26 | 1 | -1/+4 |
* | [CPUFREQ] Lots of whitespace & CodingStyle cleanup. | Dave Jones | 2006-02-28 | 1 | -43/+43 |
* | [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes. | akpm@osdl.org | 2006-01-18 | 1 | -20/+21 |
* | [PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice' | Alexander Clouter | 2005-12-01 | 1 | -5/+5 |
* | [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for... | Dave Jones | 2005-09-20 | 1 | -6/+12 |
* | [CPUFREQ] ondemand governor default sampling downfactor as 1 | Dave Jones | 2005-06-01 | 1 | -1/+5 |
* | [CPUFREQ] ondemand governor automatic downscaling | Dave Jones | 2005-06-01 | 1 | -92/+25 |
* | [CPUFREQ] ondemand,conservative governor idle_tick clean-up | Dave Jones | 2005-06-01 | 1 | -21/+5 |
* | [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus | Dave Jones | 2005-06-01 | 1 | -1/+7 |
* | [CPUFREQ] ondemand,conservative minor bug-fix and cleanup | Dave Jones | 2005-06-01 | 1 | -38/+20 |
* | [CPUFREQ] Allow ondemand stepping to be changed by user. | Dave Jones | 2005-06-01 | 1 | -6/+36 |
* | [CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/max | Dave Jones | 2005-06-01 | 1 | -0/+8 |
* | [CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu time | Dave Jones | 2005-06-01 | 1 | -4/+62 |
* | [CPUFREQ] make cpufreq_gov_dbs static | Dave Jones | 2005-06-01 | 1 | -2/+1 |
* | [CPUFREQ] ondemand: trivial clean-ups | Dave Jones | 2005-06-01 | 1 | -8/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+491 |