aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/cpc925_edac.c
AgeCommit message (Expand)Author
2014-10-22cpc925_edac: Report UE events properlyJason Baron
2013-08-14cpc925_edac: Use proper array terminationJingoo Han
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab
2012-06-11edac: Move grain/dtype/edac_type calculus to be out of channel loopMauro Carvalho Chehab
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28cpc925_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2011-09-01cpc925_edac: Support single-processor configurationsDmitry Eremin-Solenikov
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-04-19edac: Drop __DATE__ usageMichal Marek
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-07EDAC: Fixup scrubrate manipulationBorislav Petkov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-24edac: fix resource size calculationJulia Lawall
2009-06-18edac: add CPC925 Memory Controller driverHarry Ciao