aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/einj.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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