aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/cper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-03efi: Move ARM CPER code to new fileTyler Baicar1-119/+3
2017-09-12Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-5/+5
2017-08-30efi: switch to use new generic UUID APIAndy Shevchenko1-5/+5
2017-08-24ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu1-10/+2
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar1-0/+1
2017-06-22efi: print unrecognized CPER sectionTyler Baicar1-2/+9
2017-06-22efi: parse ARM processor errorTyler Baicar1-0/+129
2017-06-22cper: add timestamp print to CPER status printingTyler Baicar1-0/+26
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar1-15/+22
2015-07-15efi: Handle memory error structures produced based on old versions of standardLuck, Tony1-3/+12
2014-11-19RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open codedSteven Rostedt (Red Hat)1-1/+1
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-10/+10
2014-06-25trace, RAS: Add eMCA trace event interfaceChen, Gong1-4/+41
2014-06-25CPER: Adjust code flow of some functionsChen, Gong1-55/+100
2014-06-16ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream.Lv Zheng1-10/+10
2013-10-31Move cper.c from drivers/acpi/apei to drivers/firmware/efiLuck, Tony1-0/+410