Commit Graph

105 Commits (b5ad6761533c3f7e97c93b2333a0f88490d44f36)

Author SHA1 Message Date
Ahmed S. Darwish 0142f9dce8 [CPUFREQ] check sysfs_create_link return value 18 years ago
Venkatesh Pallipadi 8edc59d939 [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change notification 18 years ago
Dhaval Giani 4ab70df451 [CPUFREQ] fixes typo in cpufreq.c 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Dave Jones 6af6e1efb1 [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error 18 years ago
Linus Torvalds b3438f8266 Add "pure_initcall" for static variable initialization 18 years ago
Gautham R Shenoy e08f5f5bb5 [CPUFREQ] Fix coding style issues in cpufreq. 18 years ago
Jeff Garzik 914f7c31b0 [CPUFREQ] handle sysfs errors 19 years ago
Venkatesh Pallipadi dfde5d62ed [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware 19 years ago
Alan Stern b4dfdbb3c7 [PATCH] cpufreq: make the transition_notifier chain use SRCU 19 years ago
Dave Jones 0e37b159aa [CPUFREQ] Fix cut-n-paste bug in suspend printk 19 years ago
Dave Jones ddad65df00 [CPUFREQ] Fix some more CPU hotplug locking. 19 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
Dave Jones cd87847979 [CPUFREQ] Fix typo. 19 years ago
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