aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/e752x_edac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-19edac: Drop __DATE__ usageMichal Marek1-1/+1
2011-01-07EDAC: Fixup scrubrate manipulationBorislav Petkov1-5/+3
2010-08-03edac, mc: Improve scrub rate handlingBorislav Petkov1-2/+2
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
2010-03-12edac: e752x: add dram scrubbing supportPeter Tyser1-0/+107
2010-03-12edac: e752x fsb eccKonstantin Olifer1-8/+2
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.Martin Olsson1-1/+1
2008-07-25edac: e752x fix too loud on nonmemory errorsDoug Thompson1-17/+42
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake1-10/+5
2008-04-29edac: add e752x parameter for sysbus_parity selectionPeter Tyser1-1/+39
2008-04-29edac: new support for Intel 3100 chipsetAndrei Konovalov1-12/+153
2007-09-11drivers/edac: fix e752x correct return codeAristeu Rozanski1-1/+1
2007-07-19drivers/edac: fix edac_mc init apisDoug Thompson1-2/+2
2007-07-19drivers/edac: fix e752x reversed csrowsMark Grondona1-13/+21
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson1-90/+91
2007-07-19drivers/edac: Lindent e752xDave Jiang1-170/+158
2007-07-19drivers/edac: updated PCI monitoringDave Jiang1-0/+16
2007-07-19drivers/edac: add dev_name getter functionDave Jiang1-0/+1
2007-07-19drivers/edac: mod use edac_core.hDouglas Thompson1-2/+2
2007-07-19drivers/edac: add new nmi rescanDave Jiang1-1/+13
2007-02-12[PATCH] EDAC: Fix in e752x mc driverMike Chan1-6/+11
2007-02-12[PATCH] EDAC: e752x byte access fixBrian Pomerantz1-1/+6
2007-02-12[PATCH] EDAC: e752x bit mask fixBrian Pomerantz1-8/+8
2006-07-01[PATCH] EDAC: fix module names quoted in sysfsDoug Thompson1-1/+2
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] EDAC: probe1 cleanup 1-of-2Doug Thompson1-145/+177
2006-06-30[PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson1-1/+4
2006-06-30[PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson1-11/+12
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-03[PATCH] EDAC Coexistence with BIOSmark gross1-1/+16
2006-03-26[PATCH] EDAC: use sysbus_message in e752x codeDave Peterson1-4/+2
2006-03-26[PATCH] EDAC: formatting cleanupDave Peterson1-100/+134
2006-03-26[PATCH] EDAC: protect memory controller listDave Peterson1-4/+1
2006-03-26[PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson1-20/+2
2006-03-26[PATCH] EDAC: e752x cleanupDave Peterson1-28/+7
2006-03-26[PATCH] EDAC: name cleanupDave Peterson1-2/+2
2006-03-26[PATCH] EDAC: printk cleanupDave Peterson1-43/+47
2006-02-03[PATCH] edac: use C99 initializers (sparse warnings)Randy Dunlap1-4/+4
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox1-6/+8
2006-01-18[PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox1-0/+1069