aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)Author
2019-05-22x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam
2019-01-24EDAC, altera: Fix S10 persistent register offsetThor Thayer
2018-12-19EDAC, fsl_ddr: Add LS1021A to the list of supported hardwarePatrick Havelange
2018-12-11EDAC, i5000: Remove set but not used local variablesYueHaibing
2018-11-20EDAC, i82975x: Fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2018-11-20EDAC, fsl: Move error injection under CONFIG_EDAC_DEBUGYork Sun
2018-11-16EDAC, skx: Let EDAC core show the decoded result for debugfsQiuxu Zhuo
2018-11-16EDAC, skx: Move debugfs node under EDAC's hierarchyQiuxu Zhuo
2018-11-16EDAC, skx: Prepend hex formatting with '0x'Qiuxu Zhuo
2018-11-16EDAC, skx: Fix function calling order in skx_exit()Qiuxu Zhuo
2018-11-13EDAC: Drop per-memory controller busesBorislav Petkov
2018-11-13EDAC: Don't add devices under /sys/bus/edacTony Luck
2018-11-10EDAC: Fix indentation issues in several EDAC driversColin Ian King
2018-11-07EDAC, skx: Fix randconfig builds in a better wayLuck, Tony
2018-11-07EDAC, i82975x: Remove set but not used variable dtypeYueHaibing
2018-11-06EDAC, qcom_edac: Remove irq_handled local variableDan Carpenter
2018-11-06EDAC, synopsys: Add Error Injection support for ZynqMP DDR controllerManish Narani
2018-11-06EDAC, synopsys: Add ECC support for ZynqMP DDR controllerManish Narani
2018-11-05EDAC, synopsys: Add macro defines for ZynqMP DDRCManish Narani
2018-11-05EDAC, synopsys: Add error handling for the of_device_get_match_data() resultManish Narani
2018-11-05EDAC, synopsys: Add platform specific structures for the DDR ControllerManish Narani
2018-11-05EDAC, synopsys: Return void for functions always returning 0Manish Narani
2018-11-05EDAC, synopsys: Correct commentsManish Narani
2018-11-05EDAC, synopsys: Shorten static function namesManish Narani
2018-11-05EDAC, synopsys: Improve code readabilityManish Narani
2018-11-02Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-31EDAC, skx: Fix randconfig buildsBorislav Petkov
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25EDAC, skx_edac: Add address translation for non-volatile DIMMsQiuxu Zhuo
2018-10-25Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-13EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()Dan Carpenter
2018-10-09EDAC, skx_edac: Fix logical channel intermediate decodingQiuxu Zhuo
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-09-29EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck
2018-09-28edac: cpc925: use for_each_of_cpu_node iteratorRob Herring
2018-09-28EDAC, altera: Work around int-to-pointer-cast warningsArnd Bergmann
2018-09-27EDAC, amd64: Add Hygon Dhyana supportPu Wen
2018-09-25EDAC, altera: Add Stratix10 peripheral supportThor Thayer
2018-09-25EDAC, altera: Merge Stratix10 into the Arria10 SDRAM probe routineThor Thayer
2018-09-25EDAC, altera: Combine Stratix10 and Arria10 probe functionsThor Thayer
2018-09-25EDAC, i7core: Remove set but not used variable pvtYueHaibing
2018-09-22EDAC, ghes: Use CPER module handles to locate DIMMsFan Wu
2018-09-22EDAC: Correct DIMM capacity unit symbolQiuxu Zhuo
2018-09-15EDAC, sb_edac: Fix signedness bugs in *_get_ha() functionsLuck, Tony
2018-09-13drivers: edac: Add EDAC driver support for QCOM SoCsChannagoud Kadabi
2018-09-11EDAC, sb_edac: Fix reporting for patrol scrubber errorsQiuxu Zhuo
2018-09-11EDAC, sb_edac: Return early on ADDRV bit and address type testQiuxu Zhuo
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey