summaryrefslogtreecommitdiffstats
path: root/hw/slw.c
Commit message (Expand)AuthorAgeFilesLines
* Remove POWER9N DD1 supportNicholas Piggin2019-01-251-51/+0
* SLW: Print verbose info on errors onlyAkshay Adiga2019-01-251-2/+7
* SLW: Remove Idle state support tor Power8 DD1Akshay Adiga2019-01-251-50/+0
* slw: Fix trivial typo in debug messageAndrew Donnellan2018-06-271-1/+1
* Quieten console output on bootStewart Smith2018-06-051-1/+1
* SLW: Remove stop1_lite and stop2_liteAkshay Adiga2018-05-241-28/+8
* cpu: Do an isync after setting LPCRBenjamin Herrenschmidt2018-05-241-0/+2
* Update default stop-state-disable mask to cut only stop11Vaidyanathan Srinivasan2018-05-091-1/+1
* SLW: Fix mambo boot to use stop statesAnton Blanchard2018-05-021-0/+1
* SLW: quieten 'Configuring self-restore' for DARN,NCU_SPEC_BAR and HRMORStewart Smith2018-05-011-1/+1
* Move P8 timer code to separate fileVasant Hegde2018-04-301-183/+2
* hw/slw: Don't assert on a unknown chipOliver O'Halloran2018-04-291-2/+10
* Disable stop states from OPALStewart Smith2018-04-111-0/+23
* Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"Stewart Smith2018-03-271-2/+2
* SLW: Increase stop4-5 residency by 10xAkshay Adiga2018-03-221-2/+2
* NPU2 HMIs: dump out a *LOT* of npu2 registers for debuggingStewart Smith2018-02-281-2/+2
* SLW: fix running in mamboStewart Smith2018-01-151-1/+3
* SCOM restore for DARN and XIVEAkshay Adiga2018-01-141-2/+4
* SLW: Call p9_stop_api only if deep_states are enabledAkshay Adiga2018-01-141-0/+9
* SLW: Detect if deep states are enabledAkshay Adiga2018-01-141-1/+15
* SLW: Move MAMBO simulator checks to slw_initAkshay Adiga2018-01-141-7/+2
* SLW: Use wakeup_engine state to handle errors in wakeup engineAkshay Adiga2018-01-141-24/+14
* SLW: Call slw_late_init_p{8, 9} only when has_wakeup_engine is setAkshay Adiga2018-01-141-14/+37
* SLW: Split init functionsAkshay Adiga2018-01-141-32/+43
* SLW: Delay cpuidle device-tree creationAkshay Adiga2018-01-141-0/+1
* SLW: Add idle state stop5 for DD2.0 and aboveAkshay Adiga2017-12-181-0/+16
* cpu: idle POWER9 power management implementationNicholas Piggin2017-09-281-1/+1
* SLW: Removing timebase related flags for stop4Akshay Adiga2017-09-191-2/+2
* SLW: Allow deep states if homer address is knownAkshay Adiga2017-09-191-6/+17
* SLW: Configure self-restore for HRMORAkshay Adiga2017-09-191-0/+29
* SLW: Add opal_slw_set_reg support for power9Akshay Adiga2017-09-191-20/+40
* Revert "hw/slw.c: Offline code still uses p8 bits"Stewart Smith2017-09-191-3/+0
* hw/slw.c: Offline code still uses p8 bitsBalbir Singh2017-09-151-0/+3
* idle: disable stop*_lite POWER9 idle states for Mambo platformNicholas Piggin2017-09-041-1/+110
* idle: user context state loss flags fix for stop statesNicholas Piggin2017-09-041-4/+4
* slw: Modify the power9 stop0_lite latency & residencyGautham R. Shenoy2017-08-241-6/+6
* Big log level reduction...Benjamin Herrenschmidt2017-06-261-2/+2
* Ensure P9 DD1 workarounds apply only to NimbusMichael Neuling2017-06-191-4/+5
* pore: Always use libporeOliver O'Halloran2017-05-101-25/+0
* SLW: Add init for power9 power managementAkshay Adiga2017-03-301-7/+51
* slw: Define stop idle states for P9 DD1Shilpasri G Bhat2017-03-231-4/+57
* hw/slw: fix NOTICE/WARNING of idle states found/not-foundStewart Smith2017-03-161-2/+2
* hw/slw: fix possible NULL dereferenceStewart Smith2017-03-021-2/+8
* slw: Print enabled stop statesMichael Neuling2017-02-221-0/+2
* slw: Fix parsing of supported STOP statesShilpasri G Bhat2017-02-071-2/+4
* slw: fix typo in slw dump commentJeremy Kerr2017-02-031-1/+1
* hw/slw: only enable supported STOP statesOliver O'Halloran2017-01-161-0/+14
* hw/slw: use dt_new_check()Oliver O'Halloran2017-01-161-3/+2
* slw: Set PSSCR value for idle statesShilpasri G Bhat2016-12-131-14/+78
* slw: do SLW timer testing while holding xscom lockStewart Smith2016-11-241-3/+9
OpenPOWER on IntegriCloud