Commit Graph

140 Commits (81a6a5cdd2c5cd70874b88afe524ab09e9e869af)

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 55395ae72b [CPUFREQ] cpufreq_stats: misc cpuinit section annotations 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
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Tobias Klauser 58a7295bc8 [CPUFREQ] Fix sysfs_create_file return value handling 18 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 c7f652e048 [CPUFREQ] Keep userspace governor quiet when it is not being used 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
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. 19 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