aboutsummaryrefslogtreecommitdiff
path: root/include/linux/edac.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-11EDAC: Add an edac_report parameter to EDACGravatar Chen, Gong 1-0/+28
2013-10-23EDAC, GHES: Update ghes error record infoGravatar Chen, Gong 1-1/+1
2013-07-23EDAC: Fix lockdep splatGravatar Borislav Petkov 1-1/+6
2013-03-16EDAC: Merge mci.mem_is_per_rank with mci.csbasedGravatar Mauro Carvalho Chehab 1-4/+2
2013-03-16amd64_edac: Correct DIMM sizesGravatar Mauro Carvalho Chehab 1-1/+0
2013-02-21edac: add support for error type "Info"Gravatar Mauro Carvalho Chehab 1-0/+16
2013-02-21edac: reduce stack pressure by using a pre-allocated bufferGravatar Mauro Carvalho Chehab 1-0/+56
2013-02-21edac: remove proc_name from mci structureGravatar Mauro Carvalho Chehab 1-2/+0
2013-02-21edac: add a new memory layer typeGravatar Mauro Carvalho Chehab 1-0/+4
2012-12-21edac: edac_mc no longer deals with kobjects directlyGravatar Shaun Ruffell 1-1/+0
2012-11-28EDAC: Fix csrow size reported in sysfsGravatar Borislav Petkov 1-0/+1
2012-11-28EDAC: Add memory controller flagsGravatar Borislav Petkov 1-0/+2
2012-06-27edac: allow specifying the error count with fake_injectGravatar Mauro Carvalho Chehab 1-0/+1
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyGravatar Mauro Carvalho Chehab 1-17/+42
2012-06-11edac: Add debufs nodes to allow doing fake error injectGravatar Mauro Carvalho Chehab 1-0/+7
2012-06-11edac: Get rid of the old kobj's from the edac mc codeGravatar Mauro Carvalho Chehab 1-30/+0
2012-06-11edac: rewrite the sysfs code to use struct deviceGravatar Mauro Carvalho Chehab 1-14/+33
2012-06-11edac: use Documentation-nano format for some data structsGravatar Mauro Carvalho Chehab 1-23/+59
2012-06-11edac: Rename the parent dev to pdevGravatar Mauro Carvalho Chehab 1-1/+1
2012-05-28edac: Initialize the dimm label with the known informationGravatar Mauro Carvalho Chehab 1-1/+1
2012-05-28edac: Change internal representation to work with layersGravatar Mauro Carvalho Chehab 1-13/+25
2012-05-28edac.h: Add generic layers for describing a memory locationGravatar Mauro Carvalho Chehab 1-1/+102
2012-05-28edac: move nr_pages to dimm structGravatar Mauro Carvalho Chehab 1-3/+5
2012-05-28edac: move dimm properties to struct dimm_infoGravatar Mauro Carvalho Chehab 1-8/+13
2012-05-28edac: Create a dimm struct and move the labels into itGravatar Mauro Carvalho Chehab 1-5/+23
2012-03-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-51/+128
2012-03-21edac: rename channel_info to rank_infoGravatar Mauro Carvalho Chehab 1-5/+17
2012-03-21edac: Improve the comments to better describe the memory conceptsGravatar Mauro Carvalho Chehab 1-46/+111
2012-03-16device.h: audit and cleanup users in main include dirGravatar Paul Gortmaker 1-1/+5
2011-12-14edac: convert sysdev_class to a regular subsystemGravatar Kay Sievers 1-4/+4
2011-10-31edac: Move edac main structs to include/linux/edac.hGravatar Mauro Carvalho Chehab 1-0/+350
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2010-10-21EDAC: Export edac sysfs class to users.Gravatar Borislav Petkov 1-0/+4
2008-04-29edac: fix module initialization on several modules 2nd timeGravatar Hitoshi Mitake 1-1/+13
2007-07-19drivers/edac: mod assert_error checkGravatar Dave Jiang 1-1/+1
2007-07-19drivers/edac: add new nmi rescanGravatar Dave Jiang 1-0/+29