summaryrefslogtreecommitdiffstats
path: root/drivers/edac/e752x_edac.c
Commit message (Expand)AuthorAgeFilesLines
* edac: Drop __DATE__ usageMichal Marek2011-04-191-1/+1
* EDAC: Fixup scrubrate manipulationBorislav Petkov2011-01-071-5/+3
* edac, mc: Improve scrub rate handlingBorislav Petkov2010-08-031-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* edac: e752x: add dram scrubbing supportPeter Tyser2010-03-121-0/+107
* edac: e752x fsb eccKonstantin Olifer2010-03-121-8/+2
* trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-1/+1
* edac: e752x fix too loud on nonmemory errorsDoug Thompson2008-07-251-17/+42
* edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-291-10/+5
* edac: add e752x parameter for sysbus_parity selectionPeter Tyser2008-04-291-1/+39
* edac: new support for Intel 3100 chipsetAndrei Konovalov2008-04-291-12/+153
* drivers/edac: fix e752x correct return codeAristeu Rozanski2007-09-111-1/+1
* drivers/edac: fix edac_mc init apisDoug Thompson2007-07-191-2/+2
* drivers/edac: fix e752x reversed csrowsMark Grondona2007-07-191-13/+21
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-191-90/+91
* drivers/edac: Lindent e752xDave Jiang2007-07-191-170/+158
* drivers/edac: updated PCI monitoringDave Jiang2007-07-191-0/+16
* drivers/edac: add dev_name getter functionDave Jiang2007-07-191-0/+1
* drivers/edac: mod use edac_core.hDouglas Thompson2007-07-191-2/+2
* drivers/edac: add new nmi rescanDave Jiang2007-07-191-1/+13
* [PATCH] EDAC: Fix in e752x mc driverMike Chan2007-02-121-6/+11
* [PATCH] EDAC: e752x byte access fixBrian Pomerantz2007-02-121-1/+6
* [PATCH] EDAC: e752x bit mask fixBrian Pomerantz2007-02-121-8/+8
* [PATCH] EDAC: fix module names quoted in sysfsDoug Thompson2006-07-011-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] EDAC: probe1 cleanup 1-of-2Doug Thompson2006-06-301-145/+177
* | [PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson2006-06-301-1/+4
* | [PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson2006-06-301-11/+12
|/
* [PATCH] EDAC Coexistence with BIOSmark gross2006-05-031-1/+16
* [PATCH] EDAC: use sysbus_message in e752x codeDave Peterson2006-03-261-4/+2
* [PATCH] EDAC: formatting cleanupDave Peterson2006-03-261-100/+134
* [PATCH] EDAC: protect memory controller listDave Peterson2006-03-261-4/+1
* [PATCH] EDAC: cleanup code for clearing initial errorsDave Peterson2006-03-261-20/+2
* [PATCH] EDAC: e752x cleanupDave Peterson2006-03-261-28/+7
* [PATCH] EDAC: name cleanupDave Peterson2006-03-261-2/+2
* [PATCH] EDAC: printk cleanupDave Peterson2006-03-261-43/+47
* [PATCH] edac: use C99 initializers (sparse warnings)Randy Dunlap2006-02-031-4/+4
* [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-181-6/+8
* [PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox2006-01-181-0/+1069
OpenPOWER on IntegriCloud