[CPUFREQ] Refactor locking in cpufreq_add_dev
[safe/jmp/linux-2.6] / drivers / cpufreq / cpufreq.c
2008-04-28 Dave Jones[CPUFREQ] Refactor locking in cpufreq_add_dev
2008-04-28 Dave Jones[CPUFREQ] more CodingStyle
2008-04-28 Dave Jones[CPUFREQ] CodingStyle
2008-04-28 Dave Jones[CPUFREQ] Slightly shorten the error paths of cpufreq_s...
2008-03-05 Sam Ravnborg[CPUFREQ] fix section mismatch warnings
2008-03-05 Dave Jones[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->store
2008-03-05 Dave Jones[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->show
2008-02-21 Balaji Raocpufreq: fix kobject reference count handling
2008-02-07 Venki Pallipadi[CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed...
2008-02-07 Joe Perches[CPUFREQ] drivers/cpufreq: Add missing "space"
2008-01-30 Yi Yangcpufreq: fix obvious condition statement error
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/* from kobject_unregister...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/cpufreq/cpufreq.c to use kobjec...
2007-12-18 Dave Jonescpufreq: fix missing unlocks in cpufreq_add_dev error...
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-10 Andi Kleen[CPUFREQ] Don't take semaphore in cpufreq_quick_get()
2007-10-04 Satyam Sharma[CPUFREQ] mark hotplug notifier callback as __cpuinit
2007-10-04 Thomas Renninger[CPUFREQ] Only check for transition latency on problema...
2007-10-04 Thomas Renninger[CPUFREQ] allow ondemand and conservative cpufreq gover...
2007-10-04 Thomas Renninger[CPUFREQ] move policy's governor initialisation out...
2007-07-13 Thomas Renninger[CPUFREQ] Restore previously used governor on a hot...
2007-07-13 Peter Oruba[CPUFREQ] bugfix cpufreq in combination with performanc...
2007-06-21 Tobias Klauser[CPUFREQ] Fix sysfs_create_file return value handling
2007-05-29 Thomas Renninger[CPUFREQ] check return value of sysfs_create_file
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-04-26 Thomas Renninger[CPUFREQ] Remove deprecated /proc/acpi/processor/perfor...
2007-04-26 Thomas Renninger[CPUFREQ] Fix limited cpufreq when booted on battery
2007-03-27 Venki Pallipadi[PATCH] Fix maxcpus=1 trigerring BUG() in cpufreq
2007-02-26 Linus TorvaldsRevert "[CPUFREQ] constify cpufreq_driver where possible."
2007-02-23 Dave Jones[CPUFREQ] constify cpufreq_driver where possible.
2007-02-11 Venkatesh Pallipadi[CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq...
2007-02-11 Dave Jones[CPUFREQ] Remove hotplug cpu crap
2007-01-29 Ahmed S. Darwish[CPUFREQ] check sysfs_create_link return value
2006-12-13 Dhaval Giani[CPUFREQ] fixes typo in cpufreq.c
2006-12-12 Dave JonesMerge ../linus
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-20 Linus TorvaldsAdd "pure_initcall" for static variable initialization
2006-11-07 Gautham R Shenoy[CPUFREQ] Fix coding style issues in cpufreq.
2006-10-15 Venkatesh Pallipadi[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedb...
2006-10-04 Alan Stern[PATCH] cpufreq: make the transition_notifier chain...
2006-09-27 Dave Jones[CPUFREQ] Fix cut-n-paste bug in suspend printk
2006-08-11 Dave Jones[CPUFREQ] Fix typo.
2006-07-31 Jeremy Fitzhardinge[CPUFREQ] [2/2] demand load governor modules.
2006-07-31 Jeremy Fitzhardinge[CPUFREQ] [1/2] add __find_governor helper and clean...
2006-07-31 Mattia Dongili[CPUFREQ] return error when failing to set minfreq
2006-07-26 Arjan van de Ven[PATCH] Reorganize the cpufreq cpu hotplug locking...
2006-07-07 Dave Jones[PATCH] Fix cpufreq vs hotplug lockdep recursion.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: make cpu_notifier related notifier...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: make [un]register_cpu_notifier...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert init patch submitted for...
2006-06-04 Jan Beulich[CPUFREQ] cpufreq core {d,}printk adjustments
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinit and __cpuinit from notifier_ca...
2006-04-18 Adrian Bunk[CPUFREQ] drivers/cpufreq/cpufreq.c: static functions...
2006-04-18 Thomas Renninger[CPUFREQ] If max_freq got reduced (e.g. by _PPC) a...
2006-03-29 Dave Jones[CPUFREQ] trailing whitespace removal de-jour.
2006-03-29 Dave Jones[CPUFREQ] extra debugging in cpufreq_add_dev()
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-05 Dave Jones[CPUFREQ] Fix handling for CPU hotplug
2006-02-28 Dave Jones[CPUFREQ] Lots of whitespace & CodingStyle cleanup.
2006-02-02 Dave Jones[CPUFREQ] Whitespace/CodingStyle cleanups
2006-02-02 Thomas Renninger[CPUFREQ] Check whether driver init did not initialize...
2006-01-31 Dave Jones[CPUFREQ] cpufreq_notify_transition cleanup.
2006-01-26 Thomas Renninger[CPUFREQ] _PPC frequency change issues
2006-01-18 Andrew Morton[CPUFREQ] Don't free held mutex in cpufreq_add_dev()
2006-01-18 Arjan van de Ven[CPUFREQ] convert remaining cpufreq semaphore to a...
2006-01-18 akpm@osdl.org[CPUFREQ] Convert drivers/cpufreq semaphores to mutexes.
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2005-12-07 Venkatesh Pallipadi[CPUFREQ] CPU frequency display in /proc/cpuinfo
2005-11-28 Ashok Raj[PATCH] clean up lock_cpu_hotplug() in cpufreq
2005-11-22 Grant Coady[PATCH] cpufreq: silence cpufreq for UP
2005-11-09 Ashok Raj[PATCH] cpu hotplug: fix locking in cpufreq drivers
2005-11-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2005-10-31 Ashok Raj[PATCH] create and destroy cpufreq sysfs entries based...
2005-10-31 Ashok Raj[PATCH] Remove cpu_sys_devices in cpufreq subsystem.
2005-10-20 Dave Jones[CPUFREQ] kzalloc conversions for cpufreq core.
2005-09-01 Venkatesh Pallipadi[CPUFREQ] Bugfix: Call driver exit in cpufreq_add_dev...
2005-07-28 Dave JonesHere are two possible cleanups in cpufreq.c:
2005-07-08 Bernard Blackham[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreq
2005-06-20 Dmitry Torokhov[PATCH] sysfs: (rest) if show/store is missing return...
2005-06-01 Dave Jones[CPUFREQ] cpufreq-core: reduce warning messages.
2005-05-02 Benjamin Herrenschmidt[PATCH] cpufreq annoying warning fix
2005-04-29 Benjamin Herrenschmidt[PATCH] Add suspend method to cpufreq core
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2