aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10i7core_edac: Probe on Xeons earilerKeith Mannthey1-13/+19
2010-05-10i7core: Use registered memories per processorMauro Carvalho Chehab1-16/+23
2010-05-10i7core_edac: Use Device 3 function 2 to report errors with RDIMM'sMauro Carvalho Chehab1-30/+178
2010-05-10i7core_edac: Fix ecc enable shiftKeith Mannthey1-1/+1
2010-05-10i7core_edac: Print an error message if pci register failsMauro Carvalho Chehab1-1/+7
2010-05-10i7core_edac: CodingSyle fixes/cleanupsMauro Carvalho Chehab1-27/+23
2010-05-10i7core_edac: fix error injectionMauro Carvalho Chehab1-15/+12
2010-05-10i7core_edac: fix error codes for sysfs error injection interfaceMauro Carvalho Chehab1-4/+4
2010-05-10i7core_edac: some fixes at error injection codeMauro Carvalho Chehab1-53/+51
2010-05-10i7core_edac: Some cleanups at displayed infoMauro Carvalho Chehab1-12/+9
2010-05-10i7core: remove some uneeded noisy debug messagesMauro Carvalho Chehab1-4/+0
2010-05-10i7core: add socket info at the debug msgMauro Carvalho Chehab1-2/+2
2010-05-10i7core: better document i7core_get_active_channels()Mauro Carvalho Chehab1-1/+17
2010-05-10i7core: fix get_devices routine for Xeon55xxMauro Carvalho Chehab1-78/+108
2010-05-10i7core: enrich error information based on memory transaction typeMauro Carvalho Chehab1-5/+27
2010-05-10i7core: check if the memory error is fatal or non-fatalMauro Carvalho Chehab1-3/+13
2010-05-10i7core: fix probing on Xeon55xxMauro Carvalho Chehab1-3/+20
2010-05-10i7core_edac: some fixes at memory error parserMauro Carvalho Chehab1-8/+14
2010-05-10i7core_edac: decode mcelog error and send it via edac interfaceMauro Carvalho Chehab1-22/+70
2010-05-10i7core_edac: maps all sockets as if ther are one MC controllerMauro Carvalho Chehab1-6/+7
2010-05-10i7core_edac: add support for more than one MC socketMauro Carvalho Chehab1-113/+213
2010-05-10i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab1-4/+13
2010-05-10i7core_edac: Adds write unlock to MC registersMauro Carvalho Chehab1-3/+27
2010-05-10i7core_edac: Add edac_mce glueMauro Carvalho Chehab2-6/+116
2010-05-10edac/Kconfig: edac_mce can't be moduleMauro Carvalho Chehab1-1/+1
2010-05-10edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab3-1/+66
2010-05-10i7core_edac: CodingStyle fixesMauro Carvalho Chehab1-27/+32
2010-05-10i7core_edac: fill csrows edac sysfs infoMauro Carvalho Chehab1-16/+50
2010-05-10i7core_edac: Memory info fixes and preparation for properly filling cswrow dataMauro Carvalho Chehab1-9/+19
2010-05-10i7core_edac: Get more info about the memory DIMMsMauro Carvalho Chehab1-63/+107
2010-05-10i7core_edac: Add more information about each active dimmMauro Carvalho Chehab1-13/+30
2010-05-10i7core_edac: Improve error handlingMauro Carvalho Chehab1-11/+21
2010-05-10i7core_edac: Properly fill struct csrow_infoMauro Carvalho Chehab1-10/+38
2010-05-10i7core_edac: Add additional tests for error detectionMauro Carvalho Chehab1-60/+139
2010-05-10i7core_edac: Add a memory check routine, based on device 3 function 4Mauro Carvalho Chehab1-7/+108
2010-05-10i7core_edac: need mci->edac_check, otherwise module removal doesn't workMauro Carvalho Chehab1-4/+16
2010-05-10i7core_edac: A few fixes at error injection codeMauro Carvalho Chehab1-15/+55
2010-05-10i7core_edac: Show read/write virtual/physical channel associationMauro Carvalho Chehab1-6/+27
2010-05-10i7core_edac: Registers all supported MC functionsMauro Carvalho Chehab1-86/+131
2010-05-10i7core_edac: Add more status functions to EDAC driverMauro Carvalho Chehab1-19/+95
2010-05-10i7core_edac: Add error insertion code for NehalemMauro Carvalho Chehab1-8/+419
2010-05-10i7core_edac: Add an EDAC memory controller driver for Nehalem chipsetsMauro Carvalho Chehab3-0/+470
2010-04-30edac, mce: Fix wrong mask and macro usageBorislav Petkov1-3/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo19-15/+6
2010-03-22edac, mce: Filter out invalid valuesBorislav Petkov1-1/+6
2010-03-12edac: e752x: add dram scrubbing supportPeter Tyser1-0/+107
2010-03-12edac: e752x fsb eccKonstantin Olifer1-8/+2
2010-03-12edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten1-4/+3
2010-03-12edac: mpc85xx improve SDRAM error reportingPeter Tyser1-8/+138
2010-03-12edac: mpc85xx mask ecc syndrome correctlyPeter Tyser2-1/+14