aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/einj.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resourcesYazen Ghannam1-1/+1
2017-01-31ACPI, APEI, EINJ: fix malformed newline escapeColin Ian King1-1/+1
2016-06-23ACPI / einj: Make error paths more talkativeBorislav Petkov1-9/+27
2016-06-23ACPI / einj: Convert EINJ_PFX to proper pr_fmtBorislav Petkov1-14/+11
2016-01-30ACPI/EINJ: Allow memory error injection to NVDIMMToshi Kani1-4/+11
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng1-7/+7
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2014-01-12Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/rasIngo Molnar1-10/+9
2013-12-21ACPI, APEI: Cleanup alignment-aware accessesChen, Gong1-10/+9
2013-12-17ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interfaceLuck, Tony1-5/+34
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+0
2013-06-06ACPI/APEI: Add parameter check before error injectionChen Gong1-3/+35
2013-06-05ACPI, APEI, EINJ: Fix error return code in einj_init()Wei Yongjun1-0/+1
2012-12-07ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger tableChen Gong1-1/+1
2012-03-30ACPI, APEI, EINJ, new parameter to control trigger actionChen Gong1-3/+12
2012-03-30ACPI, APEI, EINJ, limit the range of einj_paramChen Gong1-1/+1
2012-01-23Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony1-44/+38
2012-01-23ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter1-3/+3
2012-01-23ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund1-1/+6
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into releaseLen Brown1-36/+188
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck1-36/+188
2012-01-17ACPI, APEI, EINJ, Refine the fix of resource conflictXiao, Hui1-6/+32
2012-01-17ACPI, APEI, EINJ, Fix resource conflict on some machineHuang Ying1-2/+22
2012-01-17ACPI, APEI, Remove table not found messageHuang Ying1-3/+2
2012-01-17ACPI, APEI, Print resource errors in conventional formatBjorn Helgaas1-5/+6
2011-08-03ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying1-15/+24
2011-07-13ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying1-2/+2
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier1-0/+8
2011-01-03Fix spelling mistakes in commentsStefan Weil1-1/+1
2010-09-29ACPI, APEI, Fix APEI related table size checkingHuang Ying1-1/+3
2010-05-19ACPI, APEI, EINJ injection parameters supportHuang Ying1-5/+67
2010-05-19ACPI, APEI, EINJ supportHuang Ying1-0/+486