summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/cpufreq_conservative.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: governors: remove redundant codeViresh Kumar2012-11-151-389/+159Star
* cpufreq: Move common part from governors to separate file, v2viresh kumar2012-11-151-34/+0Star
* Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-031-0/+2
|\
| * cpufreq: conservative: update frequency when limits are relaxedMichal Pecio2012-09-141-0/+1
| * PM / cpufreq: Initialise the cpu field during conservative governor startAmit Daniel Kachhap2012-09-041-0/+1
* | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-211-1/+1
|/
* Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-191-21/+20Star
|\
| * sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-061-20/+18Star
* | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-151-15/+14Star
|/
* nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-081-1/+3
* [CPUFREQ] Remove unneeded locksThomas Renninger2011-03-161-29/+5Star
* [CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs filesThomas Renninger2011-03-161-74/+0Star
* [CPUFREQ] Remove deprecated sysfs file sampling_rate_maxThomas Renninger2011-03-161-13/+0Star
* [CPUFREQ] drivers/cpufreq: Remove unnecessary semicolonsJoe Perches2011-03-161-1/+1
* cpufreq: use system_wq instead of dedicated workqueuesTejun Heo2011-01-261-19/+3Star
* Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-081-2/+6
|\
| * [CPUFREQ] use max load in conservative governorDominik Brodowski2010-03-311-2/+6
* | cpufreq: Unify sysfs attribute definition macrosBorislav Petkov2010-04-091-32/+16Star
|/
* [CPUFREQ] Use global sysfs cpufreq structure for conservative governor tuningsThomas Renninger2009-11-241-19/+110
* [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-181-2/+2
* Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-25/+18Star
|\
| * [CPUFREQ] Fix NULL pointer dereference regression in conservative governorPallipadi, Venkatesh2009-08-041-0/+6
| * [CPUFREQ] Cleanup locking in conservative governorvenkatesh.pallipadi@intel.com2009-07-071-21/+13Star
| * [CPUFREQ] Eliminate the recent lockdep warnings in cpufreqvenkatesh.pallipadi@intel.com2009-07-071-16/+11Star
* | percpu: clean up percpu variable definitionsTejun Heo2009-06-241-6/+6
|/
* [CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is usefulThomas Renninger2009-06-151-15/+2Star
* [CPUFREQ] ondemand: Uncouple minimal sampling rate from HZ in NO_HZ caseThomas Renninger2009-06-151-26/+18Star
* [CPUFREQ] fix timer teardown in conservative governorMathieu Desnoyers2009-05-261-1/+4
* [CPUFREQ] conservative: remove 10x from def_sampling_rateAlexander Clouter2009-02-251-1/+1
* [CPUFREQ] conservative: fixup governor to function more like ondemand logicAlexander Clouter2009-02-251-140/+188
* [CPUFREQ] conservative: fix dbs_cpufreq_notifier so freq is not lockedAlexander Clouter2009-02-251-1/+12
* [CPUFREQ] conservative: amend author's email addressAlexander Clouter2009-02-251-2/+2
* [CPUFREQ] ondemand/conservative: sanitize sampling_rate restrictionsThomas Renninger2009-02-251-10/+18
* [CPUFREQ] ondemand/conservative: deprecate sampling_rate{min,max}Thomas Renninger2009-02-251-0/+15
* [CPUFREQ] checkpatch cleanups for conservative governorDave Jones2009-02-251-13/+15
* cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-061-1/+1
* [CPUFREQ] Don't export governors for default governorSven Wegener2008-10-091-1/+3
* [CPUFREQ] use deferrable delayed work init in conservative governorBen Slusky2008-10-091-0/+1
* [CPUFREQ] Fix -Wshadow warning in conservative governor.Dave Jones2008-08-081-10/+10
* cpufreq: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-1/+1
* cpufreq: Initialise default governor before useJohannes Weiner2008-01-181-0/+4
* [CPUFREQ] Fix up whitespace in conservative governor.Dave Jones2007-10-221-61/+60Star
* [CPUFREQ] Make cpufreq_conservative handle out-of-sync events properlyElias Oltmanns2007-10-221-2/+30
* [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Thomas Renninger2007-10-051-10/+9Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-161-2/+0Star
|\
| * [CPUFREQ] Remove hotplug cpu crapDave Jones2007-02-111-2/+0Star
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
|/
* Merge ../linusDave Jones2006-12-121-4/+3Star
|\
| * WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+3Star
* | [CPUFREQ] Fix coding style issues in cpufreq.Gautham R Shenoy2006-11-071-8/+15