Commit Graph

85 Commits (76fd85937097a0c2ec8ab23bf21dc10992d1c398)

Author SHA1 Message Date
Jeremy Fitzhardinge ea71497020 [CPUFREQ] [2/2] demand load governor modules. 19 years ago
Jeremy Fitzhardinge 3bcb09a356 [CPUFREQ] [1/2] add __find_governor helper and clean up some error handling. 19 years ago
Mattia Dongili 9c9a43ed27 [CPUFREQ] return error when failing to set minfreq 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
Dave Jones a496e25dfb [PATCH] Fix cpufreq vs hotplug lockdep recursion. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 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
Chandra Seetharaman 74b85f3790 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only 19 years ago
Chandra Seetharaman 65edc68c34 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 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
Jan Beulich b10eec2246 [CPUFREQ] cpufreq core {d,}printk adjustments 19 years ago
Dave Jones 484944a5b0 [CPUFREQ] Remove more freq_table reinitialisations. 19 years ago
Dave Jones 5557976ca9 [CPUFREQ] Fix another redundant initialisation in freq_table 19 years ago
Dave Jones 355eb31801 [CPUFREQ] Remove duplicate assignment in freq_table 19 years ago
Dave Jones 511e9ee170 [CPUFREQ] CodingStyle nits in cpufreq_stats.c 19 years ago
Andi Kleen 6810b548b2 [PATCH] x86_64: Move ondemand timer into own work queue 19 years ago
Chandra Seetharaman 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 years ago
Adrian Bunk 7b14dedd1f [CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be exported 19 years ago
Thomas Renninger 7970e08bf0 [CPUFREQ] If max_freq got reduced (e.g. by _PPC) a write to sysfs scaling_governor let cpufreq core stuck at low max_freq for ever 19 years ago
Erik Mouw 4c41251e31 [CPUFREQ] Update LART site URL 19 years ago
Dave Jones b82fbe6c42 [CPUFREQ] Remove pointless check in conservative governor. 19 years ago
Dave Jones 87c3227138 [CPUFREQ] trailing whitespace removal de-jour. 19 years ago
Dave Jones 1f8b2c9d38 [CPUFREQ] extra debugging in cpufreq_add_dev() 19 years ago
Mattia Dongili c326e27eb7 [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values when reselected 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 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
Alexander Clouter a159b82770 [PATCH] cpufreq_conservative: alternative initialise approach 19 years ago
Alexander Clouter 08a28e2e98 [PATCH] cpufreq_conservative: make for_each_cpu() safe 19 years ago
Alexander Clouter e8a0257225 [PATCH] cpufreq_conservative: alter default responsiveness 19 years ago
Alexander Clouter 2c906b317b [PATCH] cpufreq_conservative: aligning of codebase with ondemand 19 years ago
Sam Ravnborg bb1a813d3c [PATCH] cpufreq: fix section mismatch warnings 19 years ago
Dave Jones 8ff69732d4 [CPUFREQ] Fix handling for CPU hotplug 19 years ago
Dave Jones 32ee8c3e47 [CPUFREQ] Lots of whitespace & CodingStyle cleanup. 19 years ago
Dave Jones 7d5e350fab [CPUFREQ] Whitespace/CodingStyle cleanups 19 years ago
Thomas Renninger a85f7bd310 [CPUFREQ] Check whether driver init did not initialize current freq 19 years ago
Dave Jones e4472cb370 [CPUFREQ] cpufreq_notify_transition cleanup. 19 years ago
Thomas Renninger c067286019 [CPUFREQ] Get rid of userspace policy struct, make userspace gov _PPC safe. 19 years ago
Thomas Renninger 0961dd0d21 [CPUFREQ] _PPC frequency change issues 19 years ago
Andrew Morton f3876c1bc7 [CPUFREQ] Don't free held mutex in cpufreq_add_dev() 19 years ago
Arjan van de Ven 83933af472 [CPUFREQ] convert remaining cpufreq semaphore to a mutex 19 years ago
akpm@osdl.org 3fc54d37ab [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes. 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Venkatesh Pallipadi 95235ca2c2 [CPUFREQ] CPU frequency display in /proc/cpuinfo 19 years ago