summaryrefslogtreecommitdiff
path: root/drivers/edac/pasemi_edac.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-13/+1
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab1-1/+1
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab1-2/+2
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab1-2/+2
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab1-4/+4
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab1-3/+3
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab1-1/+1
2012-05-28pasemi_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-9/+16
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab1-7/+7
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab1-4/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2008-04-29pasemi_edac needs to include linux/edac.hStephen Rothwell1-0/+1
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake1-0/+6
2007-11-29[POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson1-2/+2
2007-10-19NULL terminate the pci_device_ids in pasemi_edacStephen Rothwell1-0/+1
2007-07-19drivers/edac: fix edac_mc init apisDoug Thompson1-2/+3
2007-07-19drivers/edac: new pasemi driverEgor Martovetsky1-0/+298