summaryrefslogtreecommitdiffstats
path: root/drivers/edac/ghes_edac.c
Commit message (Expand)AuthorAgeFilesLines
* 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