aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/opal-hmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-04powerpc/64s/powernv: Ratelimit harmless HMI error printingNicholas Piggin1-12/+17
2019-06-02powerpc/powernv: Show checkstop reason for NPU2 HMIsFrederic Barrat1-0/+40
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2018-06-05powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"Colin Ian King1-1/+1
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring1-1/+1
2017-10-22powerpc-opal: Fix a typo in a comment line of two file headersMarkus Elfring1-1/+1
2017-08-31powerpc/powernv: Flush console before platform error rebootNicholas Piggin1-19/+3
2017-02-09powerpc/powernv: Display the correct error info for CAPP errors.Mahesh Salgaonkar1-1/+2
2016-04-11powerpc/powernv: Use the "unknown" checkstop type as a fallbackRussell Currey1-3/+5
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.Mahesh Salgaonkar1-0/+19
2015-08-06powerpc/powernv: Pull all HMI events before panic.Mahesh Salgaonkar1-2/+24
2015-08-06powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar1-0/+132
2015-05-22powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple1-2/+1
2014-11-27powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar1-1/+1
2014-09-09powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()Li Zhong1-1/+2
2014-08-05powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar1-0/+188