aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/i82975x_edac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-10-25i82975x_edac: Fix dimm label initializationMauro Carvalho Chehab1-7/+4
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-15/+14
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab1-12/+12
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab1-5/+5
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab1-2/+2
2012-05-28i82975x_edac: Test nr_pages earlier to save a few CPU cyclesMauro Carvalho Chehab1-6/+3
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab1-1/+1
2012-05-28i82975x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+20
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab1-3/+8
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab1-6/+11
2012-05-28edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab1-1/+1
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux1-1/+1
2011-10-29edac:i82975x fix 32bit compile and cleanupArvind R1-11/+19
2011-04-19edac: Drop __DATE__ usageMichal Marek1-1/+1
2011-02-17edac: correct i82975x error-info reportedArvind R1-16/+37
2011-02-17edac: correct i82975x mci initialisationArvind R1-1/+3
2011-02-17edac: correct commented infoArvind R1-7/+3
2011-01-24edac: i82975x author/maintainer email address changeArvind R1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake1-1/+7
2007-07-19drivers/edac: new i82975x driverRanganathan Desikan1-0/+666