summaryrefslogtreecommitdiffstats
path: root/include/linux/edac.h
Commit message (Expand)AuthorAgeFilesLines
* EDAC: Fix typos in enum mem_type commentsAlexander Alemayhu2017-01-061-2/+2
* EDAC: Document HW_EVENT_ERR_DEFERRED typeYazen Ghannam2016-12-151-0/+6
* edac.rst: move concepts dictionary from edac.hMauro Carvalho Chehab2016-12-151-108/+0
* edac: fix kenel-doc markups at edac.hMauro Carvalho Chehab2016-12-151-15/+23
* edac: move EDAC PCI definitions to drivers/edac/edac_pci.hMauro Carvalho Chehab2016-12-151-0/+2
* EDAC, amd64: Add Deferred Error typeYazen Ghannam2016-11-211-0/+3
* EDAC: Add LRDDR4 DRAM typeYazen Ghannam2016-11-211-1/+4
* EDAC: Unexport and make edac_subsys staticBorislav Petkov2015-12-111-1/+0
* EDAC: Rip out the edac_subsys reference countingBorislav Petkov2015-12-111-1/+0
* EDAC: Add DDR4 flagJim Snow2015-12-031-2/+4
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-1/+1
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-1/+1
* | EDAC: Carve out debugfs functionalityBorislav Petkov2015-09-221-2/+0
|/
* EDAC: Add DDR3 LRDIMM entries to edac_mem_typesAravind Gopalakrishnan2014-10-201-1/+3
* edac: add DDR4 and RDDR4Aristeu Rozanski2014-06-261-0/+5
* EDAC: Add an edac_report parameter to EDACChen, Gong2013-12-111-0/+28
* EDAC, GHES: Update ghes error record infoChen, Gong2013-10-231-1/+1
* EDAC: Fix lockdep splatBorislav Petkov2013-07-231-1/+6
* EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab2013-03-161-4/+2
* amd64_edac: Correct DIMM sizesMauro Carvalho Chehab2013-03-161-1/+0
* edac: add support for error type "Info"Mauro Carvalho Chehab2013-02-211-0/+16
* edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab2013-02-211-0/+56
* edac: remove proc_name from mci structureMauro Carvalho Chehab2013-02-211-2/+0
* edac: add a new memory layer typeMauro Carvalho Chehab2013-02-211-0/+4
* edac: edac_mc no longer deals with kobjects directlyShaun Ruffell2012-12-211-1/+0
* EDAC: Fix csrow size reported in sysfsBorislav Petkov2012-11-281-0/+1
* EDAC: Add memory controller flagsBorislav Petkov2012-11-281-0/+2
* edac: allow specifying the error count with fake_injectMauro Carvalho Chehab2012-06-271-0/+1
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-17/+42
* edac: Add debufs nodes to allow doing fake error injectMauro Carvalho Chehab2012-06-111-0/+7
* edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab2012-06-111-30/+0
* edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab2012-06-111-14/+33
* edac: use Documentation-nano format for some data structsMauro Carvalho Chehab2012-06-111-23/+59
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-1/+1
* edac: Initialize the dimm label with the known informationMauro Carvalho Chehab2012-05-281-1/+1
* edac: Change internal representation to work with layersMauro Carvalho Chehab2012-05-281-13/+25
* edac.h: Add generic layers for describing a memory locationMauro Carvalho Chehab2012-05-281-1/+102
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-3/+5
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-8/+13
* edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab2012-05-281-5/+23
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2012-03-281-51/+128
|\
| * edac: rename channel_info to rank_infoMauro Carvalho Chehab2012-03-211-5/+17
| * edac: Improve the comments to better describe the memory conceptsMauro Carvalho Chehab2012-03-211-46/+111
* | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+5
|/
* edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-4/+4
* edac: Move edac main structs to include/linux/edac.hMauro Carvalho Chehab2011-10-311-0/+350
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* EDAC: Export edac sysfs class to users.Borislav Petkov2010-10-211-0/+4
* edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-291-1/+13
* drivers/edac: mod assert_error checkDave Jiang2007-07-191-1/+1