summaryrefslogtreecommitdiffstats
path: root/include/linux/edac.h
Commit message (Expand)AuthorAgeFilesLines
* 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