summaryrefslogtreecommitdiffstats
path: root/drivers/edac/i82443bxgx_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: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-19/+16
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-13/+13
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-2/+2
* 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
* i82443bxgx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-10/+16
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-1/+1
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-5/+8
* EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-191-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches2010-05-271-11/+11
* PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze2010-05-181-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* edac: make i82443bxgx_edac coexist with intel_agpVladislav Bogdanov2008-10-161-2/+61
* edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-291-0/+7
* drivers/edac: fix edac_mc init apisDoug Thompson2007-07-191-2/+2
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-191-23/+24
* drivers/edac: drivers to use new PCI operationDave Jiang2007-07-191-0/+16
* drivers/edac: Lindent i82443bxgxDouglas Thompson2007-07-191-88/+72
* drivers/edac: add dev_name getter functionDave Jiang2007-07-191-0/+1
* drivers/edac: mod use edac_core.hDouglas Thompson2007-07-191-1/+1
* drivers/edac: new i82443bxgz MC driverTim Small2007-07-191-0/+400