summaryrefslogtreecommitdiffstats
path: root/hw/slw.c
Commit message (Expand)AuthorAgeFilesLines
* slw: fix not indented if conditionStewart Smith2016-07-111-1/+1
* slw: FWTS annotation suggestion for SLWRegisterDumpStewart Smith2016-06-301-4/+4
* slw: Fix typo in FWTS annotationStewart Smith2016-06-301-2/+2
* slw: add FWTS annotations for errorsStewart Smith2016-06-241-0/+13
* slw: use strncpy instead of strcpyShreyas B. Prabhu2016-06-201-1/+2
* slw: Allow adding idle states to power-mgt node in mamboShreyas B. Prabhu2016-06-201-6/+0
* slw: Move macros associated with power-mgt nodes to opal-api.hShreyas B. Prabhu2016-06-201-76/+56
* slw: Add Power9 idle states to power-mgt dt nodeShreyas B. Prabhu2016-06-201-37/+149
* slw: Remove unnecessary type casting castShreyas B. Prabhu2016-06-201-6/+6
* slw: Change variable name can_winkle to has_slwShreyas B. Prabhu2016-06-201-4/+5
* slw: Simplify if-condition while adding idle states to device treeShreyas B. Prabhu2016-06-201-30/+43
* slw: Remove overwrites for EX_PM_CORE_ECO_VRET and EX_PM_CORE_PFET_VRETShreyas B. Prabhu2015-11-171-17/+0
* slw: don't be tricky with pointer mathStewart Smith2015-11-171-3/+5
* sparse: fix warning constant is so big it is long in hw/slw.cStewart Smith2015-11-101-6/+6
* slw: Move add_cpu_idle_state_properties() to add_opal_node()Shilpasri G Bhat2015-10-301-3/+1
* slw/timer: SBE based timer supportBenjamin Herrenschmidt2015-09-111-15/+168
* Fix scan-build waring of never read rc valueStewart Smith2015-08-311-0/+4
* errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas2015-07-311-4/+4
* fixup warnings when building with PORE=0Stewart Smith2015-07-021-7/+15
* Add a couple more missing Naples referencesBenjamin Herrenschmidt2015-05-131-1/+2
* Add global CPU job queueStewart Smith2015-05-071-1/+2
* Replace is_mambo_chip with a better chip quirk mechanismBenjamin Herrenschmidt2015-02-181-1/+1
* Move flags for PM states to opal.h, exposing defines to OSStewart Smith2015-02-091-14/+10
* cpu: Handle opal_reinit_cpus() more gracefully on P7Benjamin Herrenschmidt2015-02-091-0/+3
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+1
* Update comment about winkle residencyStewart Smith2015-01-281-2/+7
* cpuidle: Add validated metrics for idle statesPreeti U Murthy2015-01-281-3/+18
* core/hostservices.c and core/slw.c: cleanup log messagesCédric Le Goater2014-12-031-2/+2
* elog: Clean up error logging headersAlistair Popple2014-12-021-1/+1
* Add tweaks to work in Mambo simulatorBenjamin Herrenschmidt2014-12-011-0/+6
* Quieten SLW log messages, mostly to PR_DEBUG. Some elevated to PR_ERR/WARNStewart Smith2014-10-151-20/+34
* Merge branch 'release-2.1.1'Benjamin Herrenschmidt2014-10-081-4/+0
|\
| * slw: Remove log flooding from fast sleep codeBenjamin Herrenschmidt2014-10-081-4/+0
* | Convert hw/slw.c from DBG #define to prlogStewart Smith2014-10-081-20/+21
* | occ/slw: Fix OCC/SLW initialization for power managementPreeti U Murthy2014-10-011-56/+17
|/
* core: Setup the OPAL DT node before platform probeBenjamin Herrenschmidt2014-09-011-1/+3
* slw: Parse DT from host-boot for fast-sleep stringVaidyanathan Srinivasan2014-08-181-1/+1
* slw: Extend opal_slw_set_reg to all supported sprsShreyas B. Prabhu2014-08-011-17/+26
* idle: Make idle flags endian safePreeti U Murthy2014-08-011-3/+4
* slw: Don't enable fast sleep on Venice DD1.x even if HB says it's thereBenjamin Herrenschmidt2014-07-311-3/+4
* slw: Fix indication of whether sleep is supportedBenjamin Herrenschmidt2014-07-301-4/+9
* slw: Small cleanup of state definitionsBenjamin Herrenschmidt2014-07-301-6/+1
* slw: patch hsprg0 for wakeup from winkleVaidyanathan Srinivasan2014-07-301-0/+33
* slw: Add winkle to cpuidle states in device treeShreyas B. Prabhu2014-07-301-39/+101
* slw: Enable fast sleep and deep winkle while initializing coreShreyas B. Prabhu2014-07-301-6/+10
* sleep: Add workarounds for fast sleepVaidyanathan Srinivasan2014-07-301-1/+88
* slw: Change bit used to expose sleep supportBenjamin Herrenschmidt2014-07-221-4/+5
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+875
OpenPOWER on IntegriCloud