aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/hest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-30ACPI / APEI: Suppress message if HEST not presentPunit Agrawal1-6/+7
2017-06-22acpi: apei: read ack upon ghes record consumptionTyler Baicar1-2/+5
2016-12-02ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki1-3/+10
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki1-28/+1
2013-08-12x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configuredNaveen N. Rao1-1/+2
2013-07-08mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao1-1/+2
2013-07-08mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao1-0/+37
2013-02-23ACPI / APEI: Fix crash in apei_hest_parse() for acpi=offRafael J. Wysocki1-4/+1
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-3/+2
2012-01-17ACPI, APEI, Remove table not found messageHuang Ying1-3/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-07-13ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying1-8/+9
2011-07-13ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying1-1/+11
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki1-3/+3
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki1-13/+9
2010-12-11ACPI/HEST: adjust section selectionJan Beulich1-5/+5
2010-09-29ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming1-4/+7
2010-08-08ACPI, APEI, Manage GHES as platform devicesHuang Ying1-6/+70
2010-05-19ACPI, APEI, HEST table parsingHuang Ying1-0/+173