summaryrefslogtreecommitdiffstats
path: root/core/hmi.c
Commit message (Expand)AuthorAgeFilesLines
* opal/hmi: Initialize the hmi event with old value of TFMR.Mahesh Salgaonkar2019-04-171-1/+3
* opal/hmi: Never trust a cow!Frederic Barrat2019-04-091-1/+1
* hw/npu2: Dump (more) npu2 registers on link error and HMIsFrederic Barrat2019-04-091-57/+1
* opal/hmi: set a flag to inform OS that TOD/TB has failed.Mahesh Salgaonkar2019-03-051-1/+3
* opal/hmi: Fix double unlock of hmi lock in failure path.Mahesh Salgaonkar2019-03-051-5/+1
* opal/hmi: Wakeup the cpu before reading core_firVaibhav Jain2018-10-161-6/+15
* opal/hmi: Handle early HMIs on thread0 when secondaries are still in OPAL.Mahesh Salgaonkar2018-09-271-0/+49
* opal/hmi: Ignore debug trigger inject core FIR.Mahesh Salgaonkar2018-09-171-1/+0
* opal/hmi: Catch NPU2 HMIs for opencapiFrederic Barrat2018-08-131-5/+10
* hw/npu2, core/hmi: Use NPU instead of NPU2 as log message prefixAndrew Donnellan2018-06-271-3/+3
* opal/hmi: Display correct chip id while printing NPU FIRs.Mahesh Salgaonkar2018-06-041-4/+4
* Add location code to NPU2 HMI loggingBalbir Singh2018-05-151-8/+14
* hmi: Fix clearing HMER on debug triggerMichael Neuling2018-05-091-0/+1
* hmi: Clear unknown debug triggerRyan Grimm2018-05-041-0/+10
* core/hmi: assign flags=0 in case nothing set by handle_hmi_exceptionStewart Smith2018-05-041-1/+1
* opal/hmi: Generate one event per core for processor recovery.Mahesh Salgaonkar2018-04-241-3/+3
* opal:hmi: Add missing processor recovery reason string.Mahesh Salgaonkar2018-04-241-0/+1
* opal/hmi: Generate hmi event for recovered HDEC parity error.Mahesh Salgaonkar2018-04-171-3/+2
* opal/hmi: check thread 0 tfmr to validate latched tfmr errors.Mahesh Salgaonkar2018-04-171-19/+42
* opal/hmi: Print additional debug information in rendezvous.Mahesh Salgaonkar2018-04-171-2/+4
* opal/hmi: Fix handling of TFMR parity/corrupt error.Mahesh Salgaonkar2018-04-171-5/+4
* opal/hmi: Fix soft lockups during TOD errorsMahesh Salgaonkar2018-04-171-1/+15
* opal/hmi: Do not send HMI event if no errors are found.Mahesh Salgaonkar2018-04-171-8/+13
* opal/hmi: Initialize the hmi event with old value of HMER.Mahesh Salgaonkar2018-04-171-3/+6
* opal/hmi: Rework HMI handling of TFAC errorsBenjamin Herrenschmidt2018-04-171-292/+231
* opal/hmi: Don't bother passing HMER to pre-recovery cleanupBenjamin Herrenschmidt2018-04-171-14/+6
* opal/hmi: Move timer related error handling to a separate functionBenjamin Herrenschmidt2018-04-171-48/+58
* opal/hmi: Add a new opal_handle_hmi2 that returns direct info to LinuxBenjamin Herrenschmidt2018-04-171-45/+82
* opal/hmi: Remove races in clearing HMERBenjamin Herrenschmidt2018-04-171-10/+12
* opal/hmi: Don't re-read HMER multiple timesBenjamin Herrenschmidt2018-04-171-21/+14
* NPU2: dump NPU2 registers on npu2 HMIStewart Smith2018-03-271-2/+73
* Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"Stewart Smith2018-03-271-37/+1
* core/hmi: report processor recovery reason from core FIR bits on P9Nicholas Piggin2018-03-011-3/+59
* NPU2 HMIs: dump out a *LOT* of npu2 registers for debuggingStewart Smith2018-02-281-1/+37
* hw/npu2: Implement logging HMI actionsBalbir Singh2018-02-081-1/+82
* core/hmi: Display chip location code while displaying core FIR.Mahesh Salgaonkar2017-12-131-1/+4
* core/hmi: Do not display FIR details if none of the bits are set.Mahesh Salgaonkar2017-12-131-0/+3
* opal/hmi: HMI logging with location code info.Mahesh Salgaonkar2017-12-131-4/+36
* core/hmi: Use pr_fmt macro for tagging log messagesMahesh Salgaonkar2017-12-131-16/+19
* opal/hmi: Workaround Power9 hw logic bug for couple of TFMR TB errors.Mahesh Salgaonkar2017-10-231-1/+27
* opal/hmi: Fix TB reside and HDEC parity error recovery for power9Mahesh Salgaonkar2017-10-231-3/+102
* core/hmi: Fix use of uninitialised value (CID 147808)Cyril Bur2017-08-151-3/+3
* Fix scom addresses for power9 nx checkstop hmi handling.Mahesh Salgaonkar2017-07-071-7/+20
* Fix scom addresses for power9 core checkstop hmi handling.Mahesh Salgaonkar2017-07-071-5/+56
* capi: Handle HMI eventsChristophe Lombard2017-06-191-83/+43
* capi: Move phb3 capp registers to specialized filesChristophe Lombard2017-06-191-1/+1
* Convert important polling loops to spin at lowest SMT priorityNicholas Piggin2017-06-061-1/+3
* hmi: Print CAPP FIR information when handling CAPP malfunction alertsAndrew Donnellan2017-03-161-0/+29
* hmi: refactor malfunction alert handlingAndrew Donnellan2017-03-161-46/+42
* fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith2016-10-251-0/+2
OpenPOWER on IntegriCloud