aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)AuthorFilesLines
2010-09-27amd64_edac: Fix driver module removalGravatar Borislav Petkov 1-0/+3
2010-08-26amd64_edac: Do not report error overflow as a separate errorGravatar Borislav Petkov 2-13/+2
2010-08-24MCE, AMD: Limit MCE decoding to current families for nowGravatar Borislav Petkov 1-4/+8
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 2-12/+12
2010-08-11edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersGravatar Anton Vorontsov 1-0/+6
2010-08-11edac: i5400: improve handling of pci_enable_device() return valueGravatar Kulikov Vasiliy 1-1/+1
2010-08-11edac: i5000: improve handling of pci_enable_device() return valueGravatar Kulikov Vasiliy 1-1/+1
2010-08-11edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEGravatar Christoph Egger 1-5/+5
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 2-12/+12
2010-08-04amd64_edac: Minor formatting fixGravatar Borislav Petkov 1-1/+1
2010-08-04amd64_edac: Fix operator precendence errorGravatar Borislav Petkov 1-1/+1
2010-08-03edac, mc: Improve scrub rate handlingGravatar Borislav Petkov 5-59/+46
2010-08-03amd64_edac: Correct scrub rate settingGravatar Borislav Petkov 1-1/+1
2010-08-03amd64_edac: Fix DCT base address selectorGravatar Borislav Petkov 1-1/+1
2010-08-03amd64_edac: Remove polling mechanismGravatar Borislav Petkov 2-126/+8
2010-08-03amd64_edac: Remove unneeded definesGravatar Borislav Petkov 1-35/+8
2010-08-03edac: Remove EDAC_DEBUG_VERBOSEGravatar Borislav Petkov 2-23/+0
2010-08-03amd64_edac: Sanitize syndrome extractionGravatar Borislav Petkov 2-33/+55
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingGravatar Anton Vorontsov 1-0/+3
2010-07-26quiesce EDAC initialisation on desktop/mobile i7Gravatar Daniel J Blueman 1-1/+1
2010-07-20edac: mpc85xx: add support for MPC8569 EDAC controllersGravatar Anton Vorontsov 1-0/+1
2010-07-20edac: mpc85xx: fix MPC85xx dependencyGravatar Anton Vorontsov 1-1/+1
2010-07-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-13/+40
2010-07-02i7core_edac: Avoid doing multiple probes for the same cardGravatar Mauro Carvalho Chehab 1-5/+12
2010-07-02i7core_edac: Properly discover the first QPI deviceGravatar Mauro Carvalho Chehab 1-8/+28
2010-07-02amd64_edac: Fix syndrome calculation on K8Gravatar Borislav Petkov 1-12/+12
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 6-27/+2325
2010-06-02of/edac: fix build breakage in driversGravatar Anatolij Gustschin 2-9/+9
2010-05-27drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEGravatar Joe Perches 3-31/+31
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGravatar Grant Likely 4-6/+5
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 2-23/+17
2010-05-18i7core_edac: Better describe the supported devicesGravatar Mauro Carvalho Chehab 1-2/+7
2010-05-18Add support for Westmere to i7core_edac driverGravatar Vernon Mauery 1-37/+80
2010-05-18PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsGravatar Roman Fietze 3-3/+3
2010-05-18i7core_edac: don't free on successGravatar Tony Luck 1-1/+2
2010-05-18i7core_edac: Add support for X5670Gravatar Mauro Carvalho Chehab 1-1/+6
2010-05-18Always call i7core_[ur]dimm_check_mc_ecc_errGravatar Vernon Mauery 1-1/+2
2010-05-18i7core_edac: fix memory leak of i7core_devGravatar Alexander Beregalov 1-1/+3
2010-05-18EDAC: add __init to i7core_xeon_pci_fixupGravatar Jiri Slaby 1-1/+1
2010-05-10i7core_edac: Fix wrong device id for channel 1 devicesGravatar Mauro Carvalho Chehab 1-4/+4
2010-05-10i7core: add support for Lynnfield alternate addressGravatar Mauro Carvalho Chehab 1-2/+11
2010-05-10i7core_edac: Add initial support for LynnfieldGravatar Mauro Carvalho Chehab 1-2/+37
2010-05-10edac: fix i7core buildGravatar Randy Dunlap 1-0/+3
2010-05-10edac: i7core_edac produces undefined behaviour on 32bitGravatar Alan Cox 1-12/+12
2010-05-10i7core_edac: Use a more generic approach for probing PCI devicesGravatar Mauro Carvalho Chehab 1-39/+40
2010-05-10i7core_edac: PCI device is called NONCORE, instead of NOCOREGravatar Mauro Carvalho Chehab 1-3/+3
2010-05-10i7core_edac: Fix ringbuffer maxsizeGravatar Mauro Carvalho Chehab 1-6/+6
2010-05-10i7core_edac: First store, then incrementGravatar Mauro Carvalho Chehab 1-7/+6
2010-05-10i7core_edac: Better parse "any" addrmaskGravatar Mauro Carvalho Chehab 1-1/+1
2010-05-10i7core_edac: Use a lockless ringbufferGravatar Mauro Carvalho Chehab 1-28/+55