aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle/governors
AgeCommit message (Expand)Author
2012-03-30cpuidle: power_usage should be declared signed integerBoris Ostrovsky
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-10-31cpuidle: ladder.c needs module.h and not just moduleparam.hPaul Gortmaker
2011-10-31cpuidle: Add module.h to drivers/cpuidle files as required.Paul Gortmaker
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-05-29cpuidle: menu: fixed wrapping timers at 4.294 secondsTero Kristo
2010-09-28cpuidle: Fix typosLucas De Marchi
2010-08-09cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li
2010-07-01sched: Cure nr_iowait_cpu() usersPeter Zijlstra
2010-05-25cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven
2010-05-10PM QOS updateMark Gross
2010-05-09cpuidle: Fix incorrect optimizationArjan van de Ven
2010-03-06cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy
2010-01-11drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger
2009-12-15drivers/cpuidle: Move dereference after NULL testJulia Lawall
2009-09-22cpuidle: menu governor: reduce latency on exitCorrado Zoccolo
2009-09-22cpuidle: fix the menu governor to boost IO performanceArjan van de Ven
2008-12-30cpuidle: Add decaying history logic to menu idle predictorPallipadi, Venkatesh
2008-08-15cpuidle: Make ladder governor honor latency requirements fullyvenkatesh.pallipadi@intel.com
2008-08-15cpuidle: Menu governor fix wrong usage of measured_usvenkatesh.pallipadi@intel.com
2008-08-15cpuidle: Do not use poll_idle unless user asks for itvenkatesh.pallipadi@intel.com
2008-02-05pm qos infrastructure and interfaceMark Gross
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown