summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle-powernv.c
Commit message (Expand)AuthorAgeFilesLines
* powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy2017-01-311-11/+41
* cpuidle:powernv: Add helper function to populate powernv idle states.Gautham R. Shenoy2017-01-311-36/+53
* cpuidle/powernv: staticise powernv_idle_driverAndrew Donnellan2016-11-241-1/+1
* cpuidle/powernv: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-27/+24
* cpuidle/powernv: Add support for POWER ISA v3 idle statesShreyas B. Prabhu2016-07-151-0/+61
* cpuidle/powernv: cleanup cpuidle-powernv.cShreyas B. Prabhu2016-07-151-18/+20
* cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATESShreyas B. Prabhu2016-07-151-3/+1
* powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2015-12-171-1/+1
* tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP s...preeti2015-06-261-3/+12
* cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle stateShilpasri G Bhat2015-06-221-0/+12
* cpuidle: powernv: Avoid endianness conversions while parsing DTPreeti U Murthy2015-02-191-13/+16
* cpuidle: powernv: Read target_residency value of idle states from DT if avail...Preeti U Murthy2015-02-181-29/+40
* Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-191-6/+4
|\
| * powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-151-1/+2
| * powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu2014-12-151-6/+3
* | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-4/+2
|/
* cpuidle: powernv: Populate cpuidle state details by querying the device-treePreeti U. Murthy2014-10-211-5/+22
* powerpc/cpuidle: Fix parsing of idle state flags from device-treeVaidyanathan Srinivasan2014-08-051-8/+8
* powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entryMichael Neuling2014-06-111-5/+3
* Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-10/+92
|\
| * cpuidle/powernv: Parse device tree to setup idle statesPreeti U Murthy2014-03-051-17/+65
| * cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy2014-03-051-0/+34
* | cpuidle/powernv: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-221-0/+5
|/
* powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.Deepthi Dharwar2014-01-291-0/+169