summaryrefslogtreecommitdiffstats
path: root/drivers/edac/cpc925_edac.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab1-1/+1
2012-05-28cpc925_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-5/+18
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab1-3/+5
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab1-29/+33
2011-09-01cpc925_edac: Support single-processor configurationsDmitry Eremin-Solenikov1-3/+64
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+1
2011-04-19edac: Drop __DATE__ usageMichal Marek1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-07EDAC: Fixup scrubrate manipulationBorislav Petkov1-4/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-09-24edac: fix resource size calculationJulia Lawall1-3/+3
2009-06-18edac: add CPC925 Memory Controller driverHarry Ciao1-0/+1017