aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2010-08-04amd64_edac: Minor formatting fixBorislav Petkov
2010-08-04amd64_edac: Fix operator precendence errorBorislav Petkov
2010-08-03edac, mc: Improve scrub rate handlingBorislav Petkov
2010-08-03amd64_edac: Correct scrub rate settingBorislav Petkov
2010-08-03amd64_edac: Fix DCT base address selectorBorislav Petkov
2010-08-03amd64_edac: Remove polling mechanismBorislav Petkov
2010-08-03amd64_edac: Remove unneeded definesBorislav Petkov
2010-08-03edac: Remove EDAC_DEBUG_VERBOSEBorislav Petkov
2010-08-03amd64_edac: Sanitize syndrome extractionBorislav Petkov
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov
2010-07-26quiesce EDAC initialisation on desktop/mobile i7Daniel J Blueman
2010-07-20edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov
2010-07-20edac: mpc85xx: fix MPC85xx dependencyAnton Vorontsov
2010-07-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2010-07-02i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab
2010-07-02i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab
2010-07-02amd64_edac: Fix syndrome calculation on K8Borislav Petkov
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-06-02of/edac: fix build breakage in driversAnatolij Gustschin
2010-05-27drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18i7core_edac: Better describe the supported devicesMauro Carvalho Chehab
2010-05-18Add support for Westmere to i7core_edac driverVernon Mauery
2010-05-18PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze
2010-05-18i7core_edac: don't free on successTony Luck
2010-05-18i7core_edac: Add support for X5670Mauro Carvalho Chehab
2010-05-18Always call i7core_[ur]dimm_check_mc_ecc_errVernon Mauery
2010-05-18i7core_edac: fix memory leak of i7core_devAlexander Beregalov
2010-05-18EDAC: add __init to i7core_xeon_pci_fixupJiri Slaby
2010-05-10i7core_edac: Fix wrong device id for channel 1 devicesMauro Carvalho Chehab
2010-05-10i7core: add support for Lynnfield alternate addressMauro Carvalho Chehab
2010-05-10i7core_edac: Add initial support for LynnfieldMauro Carvalho Chehab
2010-05-10edac: fix i7core buildRandy Dunlap
2010-05-10edac: i7core_edac produces undefined behaviour on 32bitAlan Cox
2010-05-10i7core_edac: Use a more generic approach for probing PCI devicesMauro Carvalho Chehab
2010-05-10i7core_edac: PCI device is called NONCORE, instead of NOCOREMauro Carvalho Chehab
2010-05-10i7core_edac: Fix ringbuffer maxsizeMauro Carvalho Chehab
2010-05-10i7core_edac: First store, then incrementMauro Carvalho Chehab
2010-05-10i7core_edac: Better parse "any" addrmaskMauro Carvalho Chehab
2010-05-10i7core_edac: Use a lockless ringbufferMauro Carvalho Chehab
2010-05-10edac: Create an unique instance for each kobjMauro Carvalho Chehab
2010-05-10i7core_edac: Convert UDIMM error counters into a proper sysfs groupMauro Carvalho Chehab
2010-05-10edac: Don't create csrow entries on instance groupsMauro Carvalho Chehab
2010-05-10edac: store/show methods for device groups weren't workingMauro Carvalho Chehab
2010-05-10i7core_edac: Add support for sysfs addrmatch groupMauro Carvalho Chehab
2010-05-10edac_core: Allow the creation of sysfs groupsMauro Carvalho Chehab
2010-05-10i7core_edac: Avoid printing a warning when debug is disabledMauro Carvalho Chehab
2010-05-10i7core_edac: We need to use list_for_each_entry_safe to avoid errorsMauro Carvalho Chehab
2010-05-10i7core_edac: change remove module strategyMauro Carvalho Chehab