- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / drivers / cpufreq / cpufreq_ondemand.c
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-12-19 Martin SchwidefskyMerge branch 'sched/core' of git://git./linux/kernel...
2011-12-15 Martin Schwidefsky[S390] cputime: add sparse checking and cleanup
2011-12-09 Kamalesh Babulal[CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init()
2011-12-06 Glauber Costasched/accounting: Change cpustat fields to an array
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-10-26 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2011-09-08 Michal Hockonohz: Fix update_ts_time_stat idle accounting
2011-08-08 Paul BolleFix documentation and comment typo 'no_hz'
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-16 Thomas Renninger[CPUFREQ] Remove unneeded locks
2011-03-16 Thomas Renninger[CPUFREQ] Remove old, deprecated per cpu ondemand/conse...
2011-03-16 Thomas Renninger[CPUFREQ] Remove deprecated sysfs file sampling_rate_max
2011-03-16 Vincent Guittot[CPUFREQ] calculate delay after dbs_check_cpu
2011-01-26 Tejun Heocpufreq: use system_wq instead of dedicated workqueues
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-22 David C Niemi[CPUFREQ] add sampling_down_factor tunable to improve...
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-03 Jocelyn Falempe[CPUFREQ] ondemand: don't synchronize sample rate unles...
2010-08-03 Mike Chan[CPUFREQ] ondemand: Refactor frequency increase code
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-18 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2010-05-09 Arjan van de Venondemand: Make the iowait-is-busy time a sysfs tunable
2010-05-09 Arjan van de Venondemand: Solve a big performance issue by counting...
2010-04-09 Borislav Petkovcpufreq: Unify sysfs attribute definition macros
2010-01-13 Nagananda.Chumbalk... [CPUFREQ] Fix ondemand to not request targets outside...
2009-12-20 Thomas Renninger- Update config files.
2009-12-07 Jan Beulich- patches.arch/x86-crypto-add-ghash-algorithm-test...
2009-11-27 Jiri Bohac- patches.fixes/cpufreq_ondemand_performance_optimise_d...
2009-11-18 Pallipadi, Venkatesh[CPUFREQ] Resolve time unit thinko in ondemand/conserva...
2009-09-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-09-01 Thomas Renninger[CPUFREQ] ondemand - Use global sysfs dir for tuning...
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
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-24 Tejun Heopercpu: clean up percpu variable definitions
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-05-26 Mathieu Desnoyers[CPUFREQ] fix timer teardown in ondemand governor
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 Dave Jones[CPUFREQ] checkpatch cleanups for ondemand governor.
2009-02-13 Jeff Mahoney- Update to 2.6.29-rc4-git7.
2009-02-05 Venkatesh Pallipadi[CPUFREQ] Make ignore_nice_load setting of ondemand...
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-23 Thomas Renninger- patches.fixes/cpufreq_export_latency.patch: CPUFREQ...
2009-01-06 Rusty Russellcpumask: convert struct cpufreq_policy to cpumask_var_t
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 Akinobu Mita[CPUFREQ] add error handling for cpufreq_register_gover...
2008-05-23 Mike Traviscpufreq: use performance variant for_each_cpu_mask_nr
2008-01-17 Johannes Weinercpufreq: Initialise default governor before use
2007-10-04 Thomas Renninger[CPUFREQ] allow ondemand and conservative cpufreq gover...
2007-08-15 Venki PallipadiCPUFREQ: ondemand: add a check to avoid negative load...
2007-08-15 Venki PallipadiCPUFREQ: ondemand: fix tickless accounting and software...
2007-08-13 Thomas Renninger- patches.fixes/cpufreq_check_negative_load.patch:
2007-08-06 Thomas Renninger- patches.arch/acpi_autoloading_acpica.patch:
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-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Venki PallipadiAdd a new deferrable delayed work init
2007-02-20 Oleg Nesterov[CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAR
2007-02-11 Dave Jones[CPUFREQ] Whitespace fixup
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 Dave Jones[CPUFREQ] Remove hotplug cpu crap
2006-12-12 Dave JonesMerge ../linus
2006-11-22 David HowellsWorkStruct: make allyesconfig
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-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-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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-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-23 Andrew Morton[PATCH] cpufreq build fix
2006-06-21 Venkatesh Pallipadi[CPUFREQ] Fix ondemand vs suspend deadlock
2006-05-08 Andi Kleen[PATCH] x86_64: Move ondemand timer into own work queue
2006-05-04 Andreas KleenSmall fix
2006-05-04 Andreas Kleen- patches.fixes/ondemand-workqueue: Move ondemand timer...
2006-03-26 Dominik Brodowski[PATCH] cpufreq_ondemand: add range check
2006-03-26 Eric Piel[PATCH] cpufreq_ondemand: keep ignore_nice_load value...
2006-03-26 Eric Piel[PATCH] cpufreq_ondemand: Warn if it cannot run due...
2006-02-28 Dave Jones[CPUFREQ] Lots of whitespace & CodingStyle cleanup.
2006-01-18 akpm@osdl.org[CPUFREQ] Convert drivers/cpufreq semaphores to mutexes.
2005-12-01 Alexander Clouter[PATCH] cpufreq_conservative/ondemand: invert meaning...
2005-09-20 Dave Jones[CPUFREQ] Avoid the ondemand cpufreq governor to use...
2005-06-01 Dave Jones[CPUFREQ] ondemand governor default sampling downfactor...
next