summaryrefslogtreecommitdiffstats
path: root/drivers/edac/cpc925_edac.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-121-2/+2
* edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-111-2/+2
* edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-11/+11
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-13/+11
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-4/+4
* edac: Move grain/dtype/edac_type calculus to be out of channel loopMauro Carvalho Chehab2012-06-111-27/+27
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-1/+1
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
* cpc925_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-5/+18
* 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-29/+33
* cpc925_edac: Support single-processor configurationsDmitry Eremin-Solenikov2011-09-011-3/+64
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-1/+1
|\
| * edac: Drop __DATE__ usageMichal Marek2011-04-191-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* EDAC: Fixup scrubrate manipulationBorislav Petkov2011-01-071-4/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* edac: fix resource size calculationJulia Lawall2009-09-241-3/+3
* edac: add CPC925 Memory Controller driverHarry Ciao2009-06-181-0/+1017