summaryrefslogtreecommitdiffstats
path: root/drivers/edac/i3000_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/+12
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-11/+11
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-3/+3
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-2/+2
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
* i3000_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-5/+20
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-2/+4
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-8/+10
* 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: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-291-9/+4
* drivers/edac/i3000: document type promotionJason Uhlenkott2008-02-071-0/+7
* drivers/edac: i3000: missing init codeHitoshi Mitake2008-02-071-0/+13
* drivers-edac: i3000 replace macros with functionsJason Uhlenkott2008-02-071-15/+35
* drivers-edac: i3000 code tidyingJason Uhlenkott2008-02-071-97/+110
* drivers/ misc __iomem annotationsAl Viro2007-07-261-1/+1
* drivers/edac: fix edac_mc init apisDoug Thompson2007-07-191-2/+2
* drivers/edac: remove null from staticsDouglas Thompson2007-07-191-1/+1
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-191-10/+11
* drivers/edac: drivers to use new PCI operationDave Jiang2007-07-191-0/+15
* drivers/edac: Lindent i3000Dave Jiang2007-07-191-29/+26
* drivers/edac: new inte 30x0 MC driverJason Uhlenkott2007-07-191-0/+493