summaryrefslogtreecommitdiffstats
path: root/drivers/edac/ghes_edac.c
Commit message (Expand)AuthorAgeFilesLines
* EDAC: Fix PAGES_TO_MiB macro misuseTan Xiaojun2015-10-221-1/+1
* EDAC, ghes_edac: Remove redundant memory_type arrayAravind Gopalakrishnan2015-09-231-21/+1
* ghes_edac: Use snprintf() to silence a static checker warningDan Carpenter2014-11-111-2/+2
* [media, edac] Change my email addressMauro Carvalho Chehab2014-02-071-1/+1
* EDAC, GHES: Update ghes error record infoChen, Gong2013-10-231-0/+11
* ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2013-10-231-3/+2
* ghes_edac: fix to use list_for_each_entry_safe() when delete list itemsWei Yongjun2013-02-261-2/+2
* ghes_edac: Fix RAS tracingMauro Carvalho Chehab2013-02-251-0/+13
* ghes_edac: Make it compliant with UEFI spec 2.3.1Mauro Carvalho Chehab2013-02-251-15/+180
* ghes_edac: Improve driver's printk messagesMauro Carvalho Chehab2013-02-251-10/+26
* ghes_edac: Don't credit the same memory dimm twiceMauro Carvalho Chehab2013-02-251-4/+13
* ghes_edac: do a better job of filling EDAC DIMM infoMauro Carvalho Chehab2013-02-251-12/+180
* ghes_edac: add support for reporting errors via EDACMauro Carvalho Chehab2013-02-251-2/+54
* ghes_edac: Register at EDAC core the BIOS reportMauro Carvalho Chehab2013-02-251-0/+114