aboutsummaryrefslogtreecommitdiff
path: root/core/hmi.c
AgeCommit message (Expand)AuthorFilesLines
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