summaryrefslogtreecommitdiffstats
path: root/include/linux/edac.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* drivers/edac: add new nmi rescanDave Jiang2007-07-191-0/+29