aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/e752x_edac.c
AgeCommit message (Expand)Author
2014-02-25e752x_edac: Drop pvt->bridge_ckJean Delvare
2014-02-03e752x_edac: Simplify call to pci_get_device()Jean Delvare
2013-12-21e752x_edac: Fix pci_dev usage countAristeu Rozanski
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab
2012-06-11edac: Move grain/dtype/edac_type calculus to be out of channel loopMauro Carvalho Chehab
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-05-28e752x_edac: provide more info about how DIMMS/ranks are mappedMauro Carvalho Chehab
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28e752x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux
2011-04-19edac: Drop __DATE__ usageMichal Marek
2011-01-07EDAC: Fixup scrubrate manipulationBorislav Petkov
2010-08-03edac, mc: Improve scrub rate handlingBorislav Petkov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12edac: e752x: add dram scrubbing supportPeter Tyser
2010-03-12edac: e752x fsb eccKonstantin Olifer
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2008-07-25edac: e752x fix too loud on nonmemory errorsDoug Thompson
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake
2008-04-29edac: add e752x parameter for sysbus_parity selectionPeter Tyser
2008-04-29edac: new support for Intel 3100 chipsetAndrei Konovalov
2007-09-11drivers/edac: fix e752x correct return codeAristeu Rozanski
2007-07-19drivers/edac: fix edac_mc init apisDoug Thompson
2007-07-19drivers/edac: fix e752x reversed csrowsMark Grondona
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson
2007-07-19drivers/edac: Lindent e752xDave Jiang
2007-07-19drivers/edac: updated PCI monitoringDave Jiang
2007-07-19drivers/edac: add dev_name getter functionDave Jiang
2007-07-19drivers/edac: mod use edac_core.hDouglas Thompson
2007-07-19drivers/edac: add new nmi rescanDave Jiang
2007-02-12[PATCH] EDAC: Fix in e752x mc driverMike Chan
2007-02-12[PATCH] EDAC: e752x byte access fixBrian Pomerantz
2007-02-12[PATCH] EDAC: e752x bit mask fixBrian Pomerantz
2006-07-01[PATCH] EDAC: fix module names quoted in sysfsDoug Thompson
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] EDAC: probe1 cleanup 1-of-2Doug Thompson
2006-06-30[PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson
2006-06-30[PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-03[PATCH] EDAC Coexistence with BIOSmark gross
2006-03-26[PATCH] EDAC: use sysbus_message in e752x codeDave Peterson
2006-03-26[PATCH] EDAC: formatting cleanupDave Peterson