summaryrefslogtreecommitdiffstats
path: root/drivers/edac/pasemi_edac.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* 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: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-4/+4
* 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
* pasemi_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-9/+16
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-7/+7
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-4/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* pasemi_edac needs to include linux/edac.hStephen Rothwell2008-04-291-0/+1
* edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-291-0/+6
* [POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson2007-11-291-2/+2
* NULL terminate the pci_device_ids in pasemi_edacStephen Rothwell2007-10-191-0/+1
* drivers/edac: fix edac_mc init apisDoug Thompson2007-07-191-2/+3
* drivers/edac: new pasemi driverEgor Martovetsky2007-07-191-0/+298