123 Commits (dab4d7984ee61c8eb25569b12e7a996f5aaef2ba)

Author SHA1 Message Date
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Venki Pallipadi 28287033e1 Add a new deferrable delayed work init 18 years ago
Mike Frysinger 9101be532a [CPUFREQ] cleanup kconfig options 18 years ago
Thomas Renninger 632786ce9f [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support 18 years ago
Thomas Renninger 22c970f346 [CPUFREQ] Fix limited cpufreq when booted on battery 18 years ago
Venki Pallipadi ec28297a56 [PATCH] Fix maxcpus=1 trigerring BUG() in cpufreq 18 years ago
Linus Torvalds 221dee285e Revert "[CPUFREQ] constify cpufreq_driver where possible." 18 years ago
Dave Jones aeeddc1435 [CPUFREQ] constify cpufreq_driver where possible. 18 years ago
Oleg Nesterov 48ac3271e5 [CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAR 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Dave Jones c18a1483f4 [CPUFREQ] Whitespace fixup 18 years ago
Adrian Bunk f0ec313a89 [CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristate 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
Venkatesh Pallipadi 5a01f2e8f3 [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issues 18 years ago
Dave Jones c120069779 [CPUFREQ] Remove hotplug cpu crap 18 years ago
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 18 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