string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / drivers / cpufreq / cpufreq_conservative.c
2009-11-24 Thomas Renninger[CPUFREQ] Use global sysfs cpufreq structure for conser...
2009-11-18 Pallipadi, Venkatesh[CPUFREQ] Resolve time unit thinko in ondemand/conserva...
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-04 Pallipadi, Venkatesh[CPUFREQ] Fix NULL pointer dereference regression in...
2009-07-07 venkatesh.pallipad... [CPUFREQ] Cleanup locking in conservative 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 conservative governor
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 Dave Jones[CPUFREQ] checkpatch cleanups for conservative governor
2009-01-06 Rusty Russellcpumask: convert struct cpufreq_policy to cpumask_var_t
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