aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/ghes_edac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-11ghes_edac: Use snprintf() to silence a static checker warningDan Carpenter1-2/+2
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab1-1/+1
2013-10-23EDAC, GHES: Update ghes error record infoChen, Gong1-0/+11
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong1-3/+2
2013-02-26ghes_edac: fix to use list_for_each_entry_safe() when delete list itemsWei Yongjun1-2/+2
2013-02-25ghes_edac: Fix RAS tracingMauro Carvalho Chehab1-0/+13
2013-02-25ghes_edac: Make it compliant with UEFI spec 2.3.1Mauro Carvalho Chehab1-15/+180
2013-02-25ghes_edac: Improve driver's printk messagesMauro Carvalho Chehab1-10/+26
2013-02-25ghes_edac: Don't credit the same memory dimm twiceMauro Carvalho Chehab1-4/+13
2013-02-25ghes_edac: do a better job of filling EDAC DIMM infoMauro Carvalho Chehab1-12/+180
2013-02-25ghes_edac: add support for reporting errors via EDACMauro Carvalho Chehab1-2/+54
2013-02-25ghes_edac: Register at EDAC core the BIOS reportMauro Carvalho Chehab1-0/+114