summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)AuthorFilesLines
2010-08-30i7300_edac: Fix MTR x4/x8 detection logicMauro Carvalho Chehab1-2/+2
2010-08-30i7300_edac: Make the debug messages coherent with the othersMauro Carvalho Chehab1-3/+3
2010-08-30i7300_edac: Cleanup: remove get_error_info logicMauro Carvalho Chehab1-36/+6
2010-08-30i7300_edac: Add a code to cleanup error registersMauro Carvalho Chehab1-2/+27
2010-08-30i7300_edac: Add support for reporting FBD errorsMauro Carvalho Chehab1-0/+125
2010-08-30i7300_edac: Properly detect the type of error correctionMauro Carvalho Chehab1-4/+14
2010-08-30i7300_edac: Detect if the device is on single modeMauro Carvalho Chehab1-8/+17
2010-08-30i7300_edac: Adds detection for enhanced scrub mode on x8Mauro Carvalho Chehab1-4/+17
2010-08-30i7300_edac: Clear the error bit after readingMauro Carvalho Chehab1-0/+10
2010-08-30i7300_edac: Add error detection code for global errorsMauro Carvalho Chehab1-491/+77
2010-08-30i7300_edac: Better name PCI devicesMauro Carvalho Chehab1-43/+43
2010-08-30i7300_edac: Add a FIXME note about the error correction typeMauro Carvalho Chehab1-0/+9
2010-08-30i7300_edac: add global error registersMauro Carvalho Chehab1-82/+92
2010-08-30i7300_edac: display info if ECC is enabled or notMauro Carvalho Chehab1-8/+20
2010-08-30i7300_edac: start a driver for i7300 chipset (Clarksboro)Mauro Carvalho Chehab3-0/+1381
2010-08-26amd64_edac: Do not report error overflow as a separate errorBorislav Petkov2-13/+2
2010-08-24MCE, AMD: Limit MCE decoding to current families for nowBorislav Petkov1-4/+8
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-12/+12
2010-08-11edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersAnton Vorontsov1-0/+6
2010-08-11edac: i5400: improve handling of pci_enable_device() return valueKulikov Vasiliy1-1/+1
2010-08-11edac: i5000: improve handling of pci_enable_device() return valueKulikov Vasiliy1-1/+1
2010-08-11edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEChristoph Egger1-5/+5
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely2-12/+12
2010-08-04amd64_edac: Minor formatting fixBorislav Petkov1-1/+1
2010-08-04amd64_edac: Fix operator precendence errorBorislav Petkov1-1/+1
2010-08-03edac, mc: Improve scrub rate handlingBorislav Petkov5-59/+46
2010-08-03amd64_edac: Correct scrub rate settingBorislav Petkov1-1/+1
2010-08-03amd64_edac: Fix DCT base address selectorBorislav Petkov1-1/+1
2010-08-03amd64_edac: Remove polling mechanismBorislav Petkov2-126/+8
2010-08-03amd64_edac: Remove unneeded definesBorislav Petkov1-35/+8
2010-08-03edac: Remove EDAC_DEBUG_VERBOSEBorislav Petkov2-23/+0
2010-08-03amd64_edac: Sanitize syndrome extractionBorislav Petkov2-33/+55
2010-07-28edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov1-0/+3
2010-07-26quiesce EDAC initialisation on desktop/mobile i7Daniel J Blueman1-1/+1
2010-07-21edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov1-0/+1
2010-07-21edac: mpc85xx: fix MPC85xx dependencyAnton Vorontsov1-1/+1
2010-07-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-13/+40
2010-07-03i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab1-5/+12
2010-07-03i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab1-8/+28
2010-07-02amd64_edac: Fix syndrome calculation on K8Borislav Petkov1-12/+12
2010-06-05Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds6-27/+2325
2010-06-03of/edac: fix build breakage in driversAnatolij Gustschin2-9/+9
2010-05-27drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches3-31/+31
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely4-6/+5
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely2-23/+17
2010-05-19i7core_edac: Better describe the supported devicesMauro Carvalho Chehab1-2/+7
2010-05-19Add support for Westmere to i7core_edac driverVernon Mauery1-37/+80
2010-05-19PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze3-3/+3
2010-05-18i7core_edac: don't free on successTony Luck1-1/+2
2010-05-18i7core_edac: Add support for X5670Mauro Carvalho Chehab1-1/+6