nfsd4: fix null dereference creating nfsv4 callback client
[safe/jmp/linux-2.6] / drivers / cpufreq /
2009-08-04 Dave Jones[CPUFREQ] Make cpufreq suspend code conditional on...
2009-08-04 Thomas Renninger[CPUFREQ] Fix a kobject reference bug related to manage...
2009-08-04 Prarit Bhargava[CPUFREQ] Do not set policy for offline cpus
2009-08-04 Pallipadi, Venkatesh[CPUFREQ] Fix NULL pointer dereference regression in...
2009-07-08 Dave Jones[CPUFREQ] Fix compile failure in cpufreq.c
2009-07-07 Mathieu Desnoyers[CPUFREQ] fix (utter) cpufreq_add_dev mess
2009-07-07 venkatesh.pallipad... [CPUFREQ] Cleanup locking in conservative governor
2009-07-07 venkatesh.pallipad... [CPUFREQ] Cleanup locking in ondemand governor
2009-07-07 venkatesh.pallipad... [CPUFREQ] Eliminate the recent lockdep warnings in...
2009-06-15 Thomas Renninger[CPUFREQ] Only set sampling_rate_max deprecated, sampli...
2009-06-15 Thomas Renninger[CPUFREQ] ondemand: Uncouple minimal sampling rate...
2009-06-09 Yinghai Lucpumask: alloc zeroed cpumask for static cpumask_var_ts
2009-05-26 Mathieu Desnoyers[CPUFREQ] fix timer teardown in ondemand governor
2009-05-26 Mathieu Desnoyers[CPUFREQ] fix timer teardown in conservative governor
2009-05-26 Mathieu Desnoyers[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call
2009-03-26 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-03-09 Dave JonesRevert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
2009-02-25 Alexander Clouter[CPUFREQ] conservative: remove 10x from def_sampling_rate
2009-02-25 Alexander Clouter[CPUFREQ] conservative: fixup governor to function...
2009-02-25 Alexander Clouter[CPUFREQ] conservative: fix dbs_cpufreq_notifier so...
2009-02-25 Alexander Clouter[CPUFREQ] conservative: amend author's email address
2009-02-25 Thomas Renninger[CPUFREQ] ondemand/conservative: sanitize sampling_rate...
2009-02-25 Thomas Renninger[CPUFREQ] ondemand/conservative: deprecate sampling_rat...
2009-02-25 Thomas Renninger[CPUFREQ] Introduce /sys/devices/system/cpu/cpu*/cpufre...
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for ondemand governor.
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for freq_table
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for userspace governor
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for cpufreq_stats
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for conservative governor
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for cpufreq core
2009-02-05 Venkatesh Pallipadi[CPUFREQ] Make ignore_nice_load setting of ondemand...
2009-01-10 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2009-01-06 Frederik Schwarzertrivial: fix an -> a typos in documentation and comments
2009-01-06 Rusty Russellcpumask: convert struct cpufreq_policy to cpumask_var_t
2008-12-05 Mike Chan[CPUFREQ] Fix on resume, now preserves user policy...
2008-12-05 Matthew Garrett[CPUFREQ] Disable sysfs ui for p4-clockmod.
2008-10-09 Andrea Righi[CPUFREQ] Fix BUG: using smp_processor_id() in preempti...
2008-10-09 Sven Wegener[CPUFREQ] Don't export governors for default governor
2008-10-09 venkatesh.pallipad... [CPUFREQ][6/6] cpufreq: Add idle microaccounting in...
2008-10-09 venkatesh.pallipad... [CPUFREQ][4/6] cpufreq_ondemand: Parameterize down...
2008-10-09 venkatesh.pallipad... [CPUFREQ][3/6] cpufreq: get_cpu_idle_time() changes...
2008-10-09 venkatesh.pallipad... [CPUFREQ][2/6] cpufreq: Change load calculation in...
2008-10-09 venkatesh.pallipad... [CPUFREQ][1/6] cpufreq: Add cpu number parameter to...
2008-10-09 Ben Slusky[CPUFREQ] use deferrable delayed work init in conservat...
2008-10-09 Julia Lawall[CPUFREQ] drivers/cpufreq/cpufreq.c: Adjust error handl...
2008-10-09 Akinobu Mita[CPUFREQ] add error handling for cpufreq_register_gover...
2008-08-08 Dave Jones[CPUFREQ] Fix -Wshadow warning in conservative governor.
2008-07-30 Thomas Renningercpufreq acpi: only call _PPC after cpufreq ACPI init...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-07-20 Mike TravisNR_CPUS: Replace NR_CPUS in cpufreq userspace routines
2008-07-06 Ingo MolnarMerge commit 'v2.6.26-rc9' into cpus4096
2008-06-09 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-06-09 Chris Wright[CPUFREQ] Fix format string bug.
2008-06-06 CHIKAMA masakicpufreq: fix null object access on Transmeta CPU
2008-05-29 Lothar Waßmann[CPUFREQ] fix double unlock of cpu_policy_rwsem in...
2008-05-23 Mike Traviscpufreq: use performance variant for_each_cpu_mask_nr
2008-05-22 Dominik Brodowski[CPUFREQ] clarify license of freq_table.c
2008-05-19 Mike Travis[CPUFREQ] change cpu freq arrays to per_cpu variables
2008-04-28 Shaohua Li[CPUFREQ] state info wrong after resume
2008-04-28 Alessandro Guido[CPUFREQ] allow use of the powersave governor as the...
2008-04-28 Darrick J. Wong[CPUFREQ] expose cpufreq coordination requirements...
2008-04-28 Cesar Eduardo Barros[CPUFREQ] fix show_trans_table
2008-04-28 Cesar Eduardo Barros[CPUFREQ] Warn when cpufreq_register_notifier called...
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 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...
next