summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/governors/ladder.c
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: Use nanoseconds as the unit of timeRafael J. Wysocki2019-11-111-12/+13
* cpuidle: Consolidate disabled state checksRafael J. Wysocki2019-11-061-3/+1
* governors: unify last_state_idxMarcelo Tosatti2019-07-301-11/+10
* cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency()Fieah Lim2018-09-181-1/+1
* cpuidle: governors: Consolidate PM QoS handlingRafael J. Wysocki2018-05-301-8/+1
* cpuidle: governors: Drop redundant checks related to PM QoSRafael J. Wysocki2018-05-301-2/+1
* cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-061-1/+2
* cpuidle: ladder: Add per CPU PM QoS resume latency supportRamesh Thomas2017-11-081-0/+7
* cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki2017-08-301-6/+8
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* cpuidle: governors: Remove remaining old module codeDaniel Lezcano2016-10-211-2/+0
* cpuidle: Default to ladder governor on ticking systemsJean Delvare2016-01-151-0/+9
* cpuidle: ladder: Better idle duration measurement without using CPUIDLE_FLAG_...Len Brown2014-12-171-6/+1
* cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-1/+1
* drivers/cpuidle: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-261-2/+2
* cpuidle: ladder governor - use macro instead of hardcoded valueMohammad Merajul Islam Molla2014-07-291-2/+2
* cpuidle: Make it clear that governors cannot be modulesDaniel Lezcano2013-07-151-11/+1
* PM / cpuidle: Make ladder governor use the "disabled" state flagRafael J. Wysocki2012-09-041-1/+3
* Honor state disabling in the cpuidle ladder governorCarsten Emde2012-09-041-1/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-11/+30
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-11/+17
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-061-0/+13
* | cpuidle: ladder.c needs module.h and not just moduleparam.hPaul Gortmaker2011-10-311-1/+1
* | PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
|/
* PM QOS updateMark Gross2010-05-101-1/+1
* drivers/cpuidle: Move dereference after NULL testJulia Lawall2009-12-151-3/+0
* cpuidle: Make ladder governor honor latency requirements fullyvenkatesh.pallipadi@intel.com2008-08-151-0/+12
* cpuidle: Do not use poll_idle unless user asks for itvenkatesh.pallipadi@intel.com2008-08-151-4/+10
* pm qos infrastructure and interfaceMark Gross2008-02-051-2/+3
* cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-0/+166