aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/pasemi_edac.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Gravatar Thomas Gleixner 1-13/+1
2016-12-15edac: rename edac_core.h to edac_mc.hGravatar Mauro Carvalho Chehab 1-1/+1
2013-01-03Drivers: edac: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-4/+4
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterGravatar Mauro Carvalho Chehab 1-2/+2
2012-06-11edac: remove arch-specific parameter for the error handlerGravatar Mauro Carvalho Chehab 1-2/+2
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyGravatar Mauro Carvalho Chehab 1-4/+4
2012-06-11edac: Rename the parent dev to pdevGravatar Mauro Carvalho Chehab 1-3/+3
2012-05-28edac: Remove the legacy EDAC ABIGravatar Mauro Carvalho Chehab 1-1/+1
2012-05-28pasemi_edac: convert driver to use the new edac ABIGravatar Mauro Carvalho Chehab 1-9/+16
2012-05-28edac: move nr_pages to dimm structGravatar Mauro Carvalho Chehab 1-7/+7
2012-05-28edac: move dimm properties to struct dimm_infoGravatar Mauro Carvalho Chehab 1-4/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2008-04-29pasemi_edac needs to include linux/edac.hGravatar Stephen Rothwell 1-0/+1
2008-04-29edac: fix module initialization on several modules 2nd timeGravatar Hitoshi Mitake 1-0/+6
2007-11-29[POWERPC] pasemi: Broaden specific references to 1682MGravatar Olof Johansson 1-2/+2
2007-10-19NULL terminate the pci_device_ids in pasemi_edacGravatar Stephen Rothwell 1-0/+1
2007-07-19drivers/edac: fix edac_mc init apisGravatar Doug Thompson 1-2/+3
2007-07-19drivers/edac: new pasemi driverGravatar Egor Martovetsky 1-0/+298