summaryrefslogtreecommitdiff
path: root/drivers/edac/i3000_edac.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-10EDAC: Fix indentation issues in several EDAC driversColin Ian King1-2/+2
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov1-3/+0
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab1-1/+1
2014-11-19EDAC: Delete unnecessary check before calling pci_dev_put()Markus Elfring1-2/+1
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman1-4/+3
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab1-3/+3
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab1-3/+3
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches1-13/+12
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab1-11/+11
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab1-3/+3
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab1-2/+2
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab1-1/+1
2012-05-28i3000_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-5/+20
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab1-2/+4
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab1-8/+10
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake1-9/+4
2008-02-07drivers/edac/i3000: document type promotionJason Uhlenkott1-0/+7
2008-02-07drivers/edac: i3000: missing init codeHitoshi Mitake1-0/+13
2008-02-07drivers-edac: i3000 replace macros with functionsJason Uhlenkott1-15/+35
2008-02-07drivers-edac: i3000 code tidyingJason Uhlenkott1-97/+110
2007-07-26drivers/ misc __iomem annotationsAl Viro1-1/+1
2007-07-19drivers/edac: fix edac_mc init apisDoug Thompson1-2/+2
2007-07-19drivers/edac: remove null from staticsDouglas Thompson1-1/+1
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson1-10/+11
2007-07-19drivers/edac: drivers to use new PCI operationDave Jiang1-0/+15
2007-07-19drivers/edac: Lindent i3000Dave Jiang1-29/+26
2007-07-19drivers/edac: new inte 30x0 MC driverJason Uhlenkott1-0/+493