summaryrefslogtreecommitdiffstats
path: root/drivers/edac/i82975x_edac.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* i82975x_edac: Fix dimm label initializationMauro Carvalho Chehab2012-10-251-7/+4
* 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-15/+14
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-12/+12
* edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-111-5/+5
* edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-111-2/+2
* i82975x_edac: Test nr_pages earlier to save a few CPU cyclesMauro Carvalho Chehab2012-05-281-6/+3
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-281-1/+1
* i82975x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-7/+20
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-281-3/+8
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-281-6/+11
* edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab2012-05-281-1/+1
* EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-191-1/+1
* edac:i82975x fix 32bit compile and cleanupArvind R2011-10-291-11/+19
* edac: Drop __DATE__ usageMichal Marek2011-04-191-1/+1
* edac: correct i82975x error-info reportedArvind R2011-02-171-16/+37
* edac: correct i82975x mci initialisationArvind R2011-02-171-1/+3
* edac: correct commented infoArvind R2011-02-171-7/+3
* edac: i82975x author/maintainer email address changeArvind R2011-01-241-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-1/+7
* drivers/edac: new i82975x driverRanganathan Desikan2007-07-191-0/+666