Commit Graph

72 Commits (d2da272a4e581e831e3567a37ef167686f1ea1d3)

Author SHA1 Message Date
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field 18 years ago
Andi Kleen 9eb59573d4 [CPUFREQ] Don't take semaphore in cpufreq_quick_get() 18 years ago
Satyam Sharma dd184a01b8 [CPUFREQ] mark hotplug notifier callback as __cpuinit 18 years ago
Thomas Renninger 6afde10c3f [CPUFREQ] Only check for transition latency on problematic governors (kconfig fix) 18 years ago
Thomas Renninger 1c2562459f [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as default 18 years ago
Thomas Renninger 8122c6cea0 [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core 18 years ago
Thomas Renninger 084f349394 [CPUFREQ] Restore previously used governor on a hot-replugged CPU 18 years ago
Peter Oruba 91973de736 [CPUFREQ] bugfix cpufreq in combination with performance governor 18 years ago
Tobias Klauser 58a7295bc8 [CPUFREQ] Fix sysfs_create_file return value handling 18 years ago
Thomas Renninger 0a4b2ccc55 [CPUFREQ] check return value of sysfs_create_file 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 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
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
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 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 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. 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 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
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
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
Jan Beulich b10eec2246 [CPUFREQ] cpufreq core {d,}printk adjustments 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
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
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 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 0961dd0d21 [CPUFREQ] _PPC frequency change issues 19 years ago