ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / drivers / cpufreq /
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 Stefano Brivio[CPUFREQ] fix configuration help message
2008-02-07 Venki Pallipadi[CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed...
2008-02-07 Fenghua Yu[CPUFREQ] fix incorrect comment on show_available_freqs...
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...
2008-01-17 Johannes Weinercpufreq: Initialise default governor before use
2007-12-18 Adrian Bunkdrivers/cpufreq/cpufreq_stats.c section fix
2007-12-18 Dave Jonescpufreq: fix missing unlocks in cpufreq_add_dev error...
2007-10-22 Dave Jones[CPUFREQ] Fix up whitespace in conservative governor.
2007-10-22 Elias Oltmanns[CPUFREQ] Make cpufreq_conservative handle out-of-sync...
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] cpufreq_stats: misc cpuinit section annotations
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-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-06-21 Tobias Klauser[CPUFREQ] Fix sysfs_create_file return value handling
2007-06-21 Venki Pallipadi[CPUFREQ] ondemand: fix tickless accounting and softwar...
2007-06-21 Venki Pallipadi[CPUFREQ] ondemand: add a check to avoid negative load...
2007-06-21 Venki Pallipadi[CPUFREQ] Keep userspace governor quiet when it is...
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-05-08 Venki PallipadiAdd a new deferrable delayed work init
2007-04-26 Mike Frysinger[CPUFREQ] cleanup kconfig options
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-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-23 Dave Jones[CPUFREQ] constify cpufreq_driver where possible.
2007-02-20 Oleg Nesterov[CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAR
2007-02-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 Dave Jones[CPUFREQ] Whitespace fixup
2007-02-11 Adrian Bunk[CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristate
2007-02-11 Venkatesh Pallipadi[CPUFREQ] ondemand governor use new cpufreq rwsem locki...
2007-02-11 Venkatesh Pallipadi[CPUFREQ] ondemand governor restructure the work callback
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-23 Venkatesh Pallipadi[CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats...
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: make allyesconfig
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-21 Dave Jones[PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error
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-21 Jeff Garzik[CPUFREQ] handle sysfs errors
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-09-22 Dave Jones[CPUFREQ] Fix some more CPU hotplug locking.
2006-09-05 Dave Jones[CPUFREQ] Fix sparse warning in ondemand
2006-08-14 Adrian Bunk[CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:power...
2006-08-11 Alexey Starikovskiy[CPUFREQ][2/2] ondemand: updated add powersave_bias...
2006-08-11 Alexey Starikovskiy[CPUFREQ][1/2] ondemand: updated tune for hardware...
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-23 Linus Torvalds[cpufreq] ondemand: make shutdown sequence more robust
2006-07-07 Dave Jones[PATCH] Fix cpufreq vs hotplug lockdep recursion.
2006-07-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Venkatesh Pallipadi[CPUFREQ] Misc cleanups in ondemand.
2006-06-30 Venkatesh Pallipadi[CPUFREQ] Make ondemand sampling per CPU and remove...
2006-06-30 Venkatesh Pallipadi[CPUFREQ] Remove slowdown from ondemand sampling path.
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-23 Andrew Morton[PATCH] cpufreq build fix
2006-06-21 Venkatesh Pallipadi[CPUFREQ] Fix ondemand vs suspend deadlock
2006-06-04 Jan Beulich[CPUFREQ] cpufreq core {d,}printk adjustments
2006-05-30 Dave Jones[CPUFREQ] Remove more freq_table reinitialisations.
2006-05-30 Dave Jones[CPUFREQ] Fix another redundant initialisation in freq_...
2006-05-30 Dave Jones[CPUFREQ] Remove duplicate assignment in freq_table
2006-05-30 Dave Jones[CPUFREQ] CodingStyle nits in cpufreq_stats.c
2006-05-08 Andi Kleen[PATCH] x86_64: Move ondemand timer into own work queue
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-04-03 Erik Mouw[CPUFREQ] Update LART site URL
2006-04-02 Dave Jones[CPUFREQ] Remove pointless check in conservative governor.
2006-03-29 Dave Jones[CPUFREQ] trailing whitespace removal de-jour.
next