开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
opal-hmi.c
Age
Commit message (
Expand
)
Author
2020-12-04
powerpc/64s/powernv: Ratelimit harmless HMI error printing
Nicholas Piggin
2019-06-02
powerpc/powernv: Show checkstop reason for NPU2 HMIs
Frederic Barrat
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2018-06-05
powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"
Colin Ian King
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
2017-10-22
powerpc-opal: Fix a typo in a comment line of two file headers
Markus Elfring
2017-08-31
powerpc/powernv: Flush console before platform error reboot
Nicholas Piggin
2017-02-09
powerpc/powernv: Display the correct error info for CAPP errors.
Mahesh Salgaonkar
2016-04-11
powerpc/powernv: Use the "unknown" checkstop type as a fallback
Russell Currey
2015-08-06
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
Mahesh Salgaonkar
2015-08-06
powerpc/powernv: Pull all HMI events before panic.
Mahesh Salgaonkar
2015-08-06
powerpc/powernv: display reason for Malfunction Alert HMI.
Mahesh Salgaonkar
2015-05-22
powerpc/powernv: Reorder OPAL subsystem initialisation
Alistair Popple
2014-11-27
powerpc/powernv: Fix the hmi event version check.
Mahesh Salgaonkar
2014-09-09
powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()
Li Zhong
2014-08-05
powerpc/powernv: Invoke opal call to handle hmi.
Mahesh Salgaonkar