index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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