aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle/governors
AgeCommit message (Expand)Author
2013-08-23cpuidle: Change struct menu_device field typesTuukka Tikkanen
2013-08-23cpuidle: Add a comment warning about possible overflowTuukka Tikkanen
2013-08-23cpuidle: Fix variable domains in get_typical_interval()Tuukka Tikkanen
2013-08-23cpuidle: Fix menu_device->intervals typeTuukka Tikkanen
2013-08-23cpuidle: CodingStyle: Break up multiple assignments on single lineTuukka Tikkanen
2013-08-23cpuidle: Check called function parameter in get_typical_interval()Tuukka Tikkanen
2013-08-23cpuidle: Rearrange code and comments in get_typical_interval()Tuukka Tikkanen
2013-08-23cpuidle: Ignore interval prediction result when timer is shorterTuukka Tikkanen
2013-08-14Merge back earlier 'pm-cpuidle' material.Rafael J. Wysocki
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-07-29Revert "cpuidle: Quickly notice prediction failure in general case"Rafael J. Wysocki
2013-07-15cpuidle: Make it clear that governors cannot be modulesDaniel Lezcano
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano
2013-01-03cpuidle: Fix finding state with min power_usageSivaram Nair
2012-11-23cpuidle: fix a suspicious RCU usage in menu governorLi Zhong
2012-11-15cpuidle: Get typical recent sleep intervalYouquan Song
2012-11-15cpuidle: Quickly notice prediction failure in general caseYouquan Song
2012-11-15cpuidle: Quickly notice prediction failure for repeat modeYouquan Song
2012-09-04PM / cpuidle: Make ladder governor use the "disabled" state flagRafael J. Wysocki
2012-09-04Honor state disabling in the cpuidle ladder governorCarsten Emde
2012-07-03PM / Domains: Add preliminary support for cpuidle, v2Rafael J. Wysocki
2012-07-03cpuidle: move field disable from per-driver to per-cpuShuoX Liu
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