summaryrefslogtreecommitdiffstats
path: root/drivers/edac/x38_edac.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-121-3/+3
* edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-111-3/+3
* edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-13/+13
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-9/+9
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-2/+2
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-3/+3
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
* x38_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-7/+21
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-2/+2
* edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-281-5/+0
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-8/+9
* EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-191-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* edac: x38 fix mchbar high register addrLu Zhihe2009-07-291-1/+1
* edac x38: new MC driver moduleHitoshi Mitake2008-10-301-0/+524