summaryrefslogtreecommitdiff
path: root/include/linux/edac.h
AgeCommit message (Expand)Author
2019-11-10EDAC: Remove misleading comment in struct edac_raw_error_descRobert Richter
2019-11-10EDAC: Introduce an mci_for_each_dimm() iteratorRobert Richter
2019-11-09EDAC: Remove EDAC_DIMM_OFF() macroRobert Richter
2019-11-09EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter
2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter
2018-11-13EDAC: Drop per-memory controller busesBorislav Petkov
2018-09-27EDAC: Raise the maximum number of memory controllersJustin Ernst
2018-09-22EDAC, ghes: Use CPER module handles to locate DIMMsFan Wu
2018-03-14EDAC: Add new memory type for non-volatile DIMMsTony Luck
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov
2017-04-10EDAC: Rename report status accessorsBorislav Petkov
2017-04-10EDAC: Delete edac_stub.cBorislav Petkov
2017-04-10EDAC: Remove edac_err_assertBorislav Petkov
2017-04-10EDAC: Get rid of edac_handlersBorislav Petkov
2017-04-10x86/nmi, EDAC: Get rid of DRAM error reporting thru PCI SERR NMIBorislav Petkov
2017-01-06EDAC: Fix typos in enum mem_type commentsAlexander Alemayhu
2016-12-15EDAC: Document HW_EVENT_ERR_DEFERRED typeYazen Ghannam
2016-12-15edac.rst: move concepts dictionary from edac.hMauro Carvalho Chehab
2016-12-15edac: fix kenel-doc markups at edac.hMauro Carvalho Chehab
2016-12-15edac: move EDAC PCI definitions to drivers/edac/edac_pci.hMauro Carvalho Chehab
2016-11-21EDAC, amd64: Add Deferred Error typeYazen Ghannam
2016-11-21EDAC: Add LRDDR4 DRAM typeYazen Ghannam
2015-12-11EDAC: Unexport and make edac_subsys staticBorislav Petkov
2015-12-11EDAC: Rip out the edac_subsys reference countingBorislav Petkov
2015-12-03EDAC: Add DDR4 flagJim Snow
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-09-22EDAC: Carve out debugfs functionalityBorislav Petkov
2014-10-20EDAC: Add DDR3 LRDIMM entries to edac_mem_typesAravind Gopalakrishnan
2014-06-26edac: add DDR4 and RDDR4Aristeu Rozanski
2013-12-11EDAC: Add an edac_report parameter to EDACChen, Gong
2013-10-23EDAC, GHES: Update ghes error record infoChen, Gong
2013-07-23EDAC: Fix lockdep splatBorislav Petkov
2013-03-16EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab
2013-03-16amd64_edac: Correct DIMM sizesMauro Carvalho Chehab
2013-02-21edac: add support for error type "Info"Mauro Carvalho Chehab
2013-02-21edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab
2013-02-21edac: remove proc_name from mci structureMauro Carvalho Chehab
2013-02-21edac: add a new memory layer typeMauro Carvalho Chehab
2012-12-21edac: edac_mc no longer deals with kobjects directlyShaun Ruffell
2012-11-28EDAC: Fix csrow size reported in sysfsBorislav Petkov
2012-11-28EDAC: Add memory controller flagsBorislav Petkov
2012-06-27edac: allow specifying the error count with fake_injectMauro Carvalho Chehab
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab
2012-06-11edac: Add debufs nodes to allow doing fake error injectMauro Carvalho Chehab
2012-06-11edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab
2012-06-11edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab
2012-06-11edac: use Documentation-nano format for some data structsMauro Carvalho Chehab
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-05-28edac: Initialize the dimm label with the known informationMauro Carvalho Chehab