Commit Graph

45 Commits (7b758389a29cb7f456ec2d27b7a08cb3cc4e1f1c)

Author SHA1 Message Date
Johannes Weiner 6915719b36 cpufreq: Initialise default governor before use 17 years ago
Thomas Renninger 1c2562459f [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as default 17 years ago
Venki Pallipadi ea48761519 [CPUFREQ] ondemand: fix tickless accounting and software coordination bug 18 years ago
Venki Pallipadi 0af99b13c9 [CPUFREQ] ondemand: add a check to avoid negative load calculation 18 years ago
Venki Pallipadi 28287033e1 Add a new deferrable delayed work init 18 years ago
Oleg Nesterov 48ac3271e5 [CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAR 18 years ago
Dave Jones c18a1483f4 [CPUFREQ] Whitespace fixup 18 years ago
Venkatesh Pallipadi 56463b78cd [CPUFREQ] ondemand governor use new cpufreq rwsem locking in work callback 18 years ago
Venkatesh Pallipadi 529af7a14f [CPUFREQ] ondemand governor restructure the work callback 18 years ago
Dave Jones c120069779 [CPUFREQ] Remove hotplug cpu crap 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Gautham R Shenoy e08f5f5bb5 [CPUFREQ] Fix coding style issues in cpufreq. 18 years ago
Jeff Garzik 914f7c31b0 [CPUFREQ] handle sysfs errors 18 years ago
Venkatesh Pallipadi dfde5d62ed [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware 18 years ago
Dave Jones 3906f4edee [CPUFREQ] Fix sparse warning in ondemand 19 years ago
Adrian Bunk b5ecf60fe6 [CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() static 19 years ago
Alexey Starikovskiy 05ca0350e8 [CPUFREQ][2/2] ondemand: updated add powersave_bias tunable 19 years ago
Alexey Starikovskiy 1ce28d6b19 [CPUFREQ][1/2] ondemand: updated tune for hardware coordination 19 years ago
Arjan van de Ven 153d7f3fca [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare 19 years ago
Linus Torvalds 2cd7cbdf4b [cpufreq] ondemand: make shutdown sequence more robust 19 years ago
Venkatesh Pallipadi ffac80e925 [CPUFREQ] Misc cleanups in ondemand. 19 years ago
Venkatesh Pallipadi 2f8a835c70 [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampling path. 19 years ago
Venkatesh Pallipadi ccb2fe209d [CPUFREQ] Remove slowdown from ondemand sampling path. 19 years ago
Andrew Morton 138a0128c0 [PATCH] cpufreq build fix 19 years ago
Venkatesh Pallipadi 4ec223d02f [CPUFREQ] Fix ondemand vs suspend deadlock 19 years ago
Andi Kleen 6810b548b2 [PATCH] x86_64: Move ondemand timer into own work queue 19 years ago
Dominik Brodowski 7c9d8c0e84 [PATCH] cpufreq_ondemand: add range check 19 years ago
Eric Piel 9cbad61b41 [PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected 19 years ago
Eric Piel ff8c288d7d [PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition latency 19 years ago
Dave Jones 32ee8c3e47 [CPUFREQ] Lots of whitespace & CodingStyle cleanup. 19 years ago
akpm@osdl.org 3fc54d37ab [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes. 19 years ago
Alexander Clouter 001893cda2 [PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice' 19 years ago
Dave Jones df8b59be09 [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for stats. 20 years ago
Dave Jones e131832ca7 [CPUFREQ] ondemand governor default sampling downfactor as 1 20 years ago
Dave Jones c29f140309 [CPUFREQ] ondemand governor automatic downscaling 20 years ago
Dave Jones 9c7d269b9b [CPUFREQ] ondemand,conservative governor idle_tick clean-up 20 years ago
Dave Jones 790d76fa97 [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus 20 years ago
Dave Jones dac1c1a562 [CPUFREQ] ondemand,conservative minor bug-fix and cleanup 20 years ago
Dave Jones 1206aaac28 [CPUFREQ] Allow ondemand stepping to be changed by user. 20 years ago
Dave Jones c11420a616 [CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/max 20 years ago
Dave Jones 3d5ee9e55d [CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu time 20 years ago
Dave Jones 7f335d4ef2 [CPUFREQ] make cpufreq_gov_dbs static 20 years ago
Dave Jones 6fe711658f [CPUFREQ] ondemand: trivial clean-ups 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago