[CPUFREQ] Fix on resume, now preserves user policy min/max.
[safe/jmp/linux-2.6] / drivers / cpufreq / cpufreq_conservative.c
2008-10-09 Sven Wegener[CPUFREQ] Don't export governors for default governor
2008-10-09 Ben Slusky[CPUFREQ] use deferrable delayed work init in conservat...
2008-08-08 Dave Jones[CPUFREQ] Fix -Wshadow warning in conservative governor.
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-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-04 Thomas Renninger[CPUFREQ] allow ondemand and conservative cpufreq gover...
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] 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-07-26 Arjan van de Ven[PATCH] Reorganize the cpufreq cpu hotplug locking...
2006-06-23 Andrew Morton[PATCH] cpufreq build fix
2006-06-21 Venkatesh Pallipadi[CPUFREQ] Fix ondemand vs suspend deadlock
2006-04-02 Dave Jones[CPUFREQ] Remove pointless check in conservative governor.
2006-03-28 Mattia Dongili[CPUFREQ] cpufreq_conservative: keep ignore_nice_load...
2006-03-26 Alexander Clouter[PATCH] cpufreq_conservative: alternative initialise...
2006-03-26 Alexander Clouter[PATCH] cpufreq_conservative: make for_each_cpu() safe
2006-03-26 Alexander Clouter[PATCH] cpufreq_conservative: alter default responsiveness
2006-03-26 Alexander Clouter[PATCH] cpufreq_conservative: aligning of codebase...
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-10-27 Dave Jones[PATCH] cpufreq: SMP fix for conservative governor
2005-06-01 Dave Jones[CPUFREQ] ondemand,conservative governor idle_tick...
2005-06-01 Dave Jones[CPUFREQ] ondemand,conservative governor store the...
2005-06-01 Dave Jones[CPUFREQ] ondemand,conservative minor bug-fix and cleanup
2005-06-01 Dave Jones[CPUFREQ] Conservative cpufreq governer