summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/opal-hmi.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"Colin Ian King2018-06-051-1/+1
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-201-1/+1
* powerpc-opal: Fix a typo in a comment line of two file headersMarkus Elfring2017-10-221-1/+1
* powerpc/powernv: Flush console before platform error rebootNicholas Piggin2017-08-311-19/+3
* powerpc/powernv: Display the correct error info for CAPP errors.Mahesh Salgaonkar2017-02-091-1/+2
* powerpc/powernv: Use the "unknown" checkstop type as a fallbackRussell Currey2016-04-111-3/+5
* powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.Mahesh Salgaonkar2015-08-061-0/+19
* powerpc/powernv: Pull all HMI events before panic.Mahesh Salgaonkar2015-08-061-2/+24
* powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar2015-08-061-0/+132
* powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple2015-05-221-2/+1
* powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar2014-11-271-1/+1
* powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()Li Zhong2014-09-091-1/+2
* powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar2014-08-051-0/+188
OpenPOWER on IntegriCloud