summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_extlog.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the errorTony Luck2023-12-131-1/+6
* ACPI: extlog: fix NULL pointer dereference checkPrarit Bhargava2023-12-061-2/+3
* ACPI: extlog: Fix finding the generic error data for v3 structureXiaochun Lee2023-08-171-1/+1
* ACPI: extlog: Handle multiple recordsTony Luck2022-10-131-13/+20
* ACPI / extlog: Check for RDMSR failureBen Hutchings2020-10-021-3/+3
* EDAC: Drop the EDAC report status checksTony Luck2020-04-141-14/+0
* x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck2020-04-141-2/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner2019-06-051-2/+1
* ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-2/+2
* ACPI / extlog: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-10/+10
* EDAC: Rename report status accessorsBorislav Petkov2017-04-101-4/+4
* x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov2017-01-241-0/+1
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-061-9/+9
|\
| * ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng2014-06-161-7/+7
* | RAS, extlog: Adjust init flowChen, Gong2014-06-251-8/+5
* | trace, eMCA: Add a knob to adjust where to save event logChen, Gong2014-06-251-1/+7
* | trace, RAS: Add eMCA trace event interfaceChen, Gong2014-06-251-3/+24
|/
* ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2014-05-271-8/+8
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-50/+12
|\
| * Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-121-49/+12
| |\
| | * ACPI / extlog: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-49/+12
| * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+0
| |/
* / ACPI, eMCA: Combine eMCA/EDAC event reporting priorityChen, Gong2013-12-111-2/+16
|/
* ACPI, x86: Extended error log driver for x86 platformChen, Gong2013-10-231-0/+327