aboutsummaryrefslogtreecommitdiff
path: root/core/hmi.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-25fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith1-0/+2
2016-08-10hmi: Clean up NPU FIR debug messagesRussell Currey1-3/+4
2016-06-21nvlink: Print error message when NPU is fencedRussell Currey1-1/+1
2016-05-03PCI: Move PHB lock to generic layerGavin Shan1-3/+2
2016-04-27hmi: Recover both CAPP units on Naples after malfunction alertPhilippe Bergheaud1-12/+35
2016-04-01Merge branch 'skiboot-5.1.x' into skiboot-5.2.x - partial HMI fixStewart Smith1-7/+8
2016-04-01hmi: Fix a bug where partial hmi event was reported to host.Mahesh Salgaonkar1-7/+8
2016-03-31hmi: Add handling for NPU checkstopsRussell Currey1-1/+71
2016-03-31hmi: Only raise a catchall HMI if no other components haveRussell Currey1-8/+4
2016-03-31hmi: Rework HMI event handling of FIR read failureRussell Currey1-2/+17
2016-03-31hmi: Fix incorrect error messageRussell Currey1-1/+1
2016-01-27hmi: Identify the phb upon CAPI malfunction alertPhilippe Bergheaud1-1/+3
2016-01-15hmi: Identify the phb upon CAPI malfunction alertPhilippe Bergheaud1-1/+3
2015-10-30opal/hmi: Signal PRD about NX unit checkstop.Mahesh Salgaonkar1-0/+11
2015-10-14opal/hmi: Fix the soft lockup issue on HMI for certain TB errors.Mahesh Salgaonkar1-1/+23
2015-09-15opal/hmi: Use prlog instead of printf.Mahesh Salgaonkar1-4/+4
2015-09-15opal: Fix hang in time_wait* calls on HMI for TB errors.Mahesh Salgaonkar1-0/+8
2015-08-28hmi: Remove unused variable in opal_handle_hmi()Michael Neuling1-2/+1
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-03-26opal: Handle TB residue and HDEC parity HMI errors on split core.Mahesh Salgaonkar1-2/+167
2015-03-26opal: Handle TFMR parity HMI event.Mahesh Salgaonkar1-1/+1
2015-03-17opal: Check NX FIRs to find the reason for Malfunction Alert.Mahesh Salgaonkar1-0/+86
2015-03-17opal: Check Core FIRs to find the reason for Malfunction Alert.Mahesh Salgaonkar1-3/+120
2015-03-17opal: Enhance HMI event structure to accommodate checkstop info.Mahesh Salgaonkar1-0/+6
2015-02-12opal: Do not overwrite same HMI event for multiple HMI errors.Mahesh Salgaonkar1-31/+45
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-10-02hmi: decode_malfunction fixesRyan Grimm1-11/+7
2014-09-30hmi: Handle capp recoverable malfunctionsRyan Grimm1-8/+79
2014-09-30hmi: Add locking to hmi handlerRyan Grimm1-0/+5
2014-07-30core: Fix licence header in hmi.cBenjamin Herrenschmidt1-6/+15
2014-07-25opal: Recover from TOD sync check error.Mahesh Salgaonkar1-1/+2
2014-07-25opal: Add opal call to handle HMI.Mahesh Salgaonkar1-7/+85
2014-07-25opal: Move HMI handler to new file core/hmi.cMahesh Salgaonkar1-0/+176