summaryrefslogtreecommitdiff
path: root/drivers/cpuidle/governors/ladder.c
AgeCommit message (Expand)Author
2018-09-18cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency()Fieah Lim
2018-05-30cpuidle: governors: Consolidate PM QoS handlingRafael J. Wysocki
2018-05-30cpuidle: governors: Drop redundant checks related to PM QoSRafael J. Wysocki
2018-04-06cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki
2017-11-08cpuidle: ladder: Add per CPU PM QoS resume latency supportRamesh Thomas
2017-08-30cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-21cpuidle: governors: Remove remaining old module codeDaniel Lezcano
2016-01-15cpuidle: Default to ladder governor on ticking systemsJean Delvare
2014-12-17cpuidle: ladder: Better idle duration measurement without using CPUIDLE_FLAG_...Len Brown
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2014-08-26drivers/cpuidle: Replace __get_cpu_var uses for address calculationChristoph Lameter
2014-07-29cpuidle: ladder governor - use macro instead of hardcoded valueMohammad Merajul Islam Molla
2013-07-15cpuidle: Make it clear that governors cannot be modulesDaniel Lezcano
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
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: 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-08-25PM QoS: Move and rename the implementation filesJean Pihet
2010-05-10PM QOS updateMark Gross
2009-12-15drivers/cpuidle: Move dereference after NULL testJulia Lawall
2008-08-15cpuidle: Make ladder governor honor latency requirements fullyvenkatesh.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