Commit Graph

156 Commits (5004de1809a5ad97a76840da9f62a1111da505e7)

Author SHA1 Message Date
Sam Ravnborg f6ebef30e2 [CPUFREQ] fix section mismatch warnings 17 years ago
Dave Jones a07530b445 [CPUFREQ] Fix missing cpufreq_cpu_put() call in ->store 17 years ago
Dave Jones 0db4a8a99f [CPUFREQ] Fix missing cpufreq_cpu_put() call in ->show 17 years ago
Balaji Rao 7ab4705045 cpufreq: fix kobject reference count handling 17 years ago
Stefano Brivio 232e8884cb [CPUFREQ] fix configuration help message 17 years ago
Venki Pallipadi 9e76988e93 [CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlock 17 years ago
Fenghua Yu e32d22f776 [CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.c 17 years ago
Joe Perches a4a9df5825 [CPUFREQ] drivers/cpufreq: Add missing "space" 17 years ago
Yi Yang 53391fa20c cpufreq: fix obvious condition statement error 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 038c5b3e41 Kobject: change drivers/cpufreq/cpufreq.c to use kobject_init_and_add 17 years ago
Johannes Weiner 6915719b36 cpufreq: Initialise default governor before use 17 years ago
Adrian Bunk a33234735b drivers/cpufreq/cpufreq_stats.c section fix 17 years ago
Dave Jones bd6cba53c5 cpufreq: fix missing unlocks in cpufreq_add_dev error paths. 17 years ago
Dave Jones 18a7247d1b [CPUFREQ] Fix up whitespace in conservative governor. 18 years ago
Elias Oltmanns a8d7c3bc23 [CPUFREQ] Make cpufreq_conservative handle out-of-sync events properly 18 years ago
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