aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-99/+192
2019-03-08Merge tag 'edac_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds11-1434/+2284
2019-02-26EDAC/altera: Add separate SDRAM EDAC configThor Thayer2-34/+47
2019-02-15EDAC/mce_amd: Decode MCA_STATUS in bit definition orderYazen Ghannam1-12/+12
2019-02-15EDAC/mce_amd: Decode MCA_STATUS[Scrub] bitYazen Ghannam1-0/+3
2019-02-15EDAC, altera: Add missing of_node_put()Huang Zijiang1-1/+4
2019-02-06EDAC, skx_common: Add code to recognise new compound error codeTony Luck1-3/+5
2019-02-06EDAC, i10nm: Fix randconfig buildsTony Luck1-2/+2
2019-02-04EDAC, mce_amd: Print ExtErrorCode and description on a single lineYazen Ghannam1-3/+2
2019-02-03EDAC, mce_amd: Match error descriptions to latest documentationYazen Ghannam1-83/+83
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank typesYazen Ghannam1-1/+5
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU unitsYazen Ghannam1-0/+55
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank typesYazen Ghannam1-0/+32
2019-02-02EDAC, i10nm: Add a driver for Intel 10nm server processorsQiuxu Zhuo3-0/+290
2019-02-02EDAC, skx_edac: Delete duplicated codeQiuxu Zhuo3-1359/+653
2019-02-02EDAC, skx_common: Separate common code out from skx_edacQiuxu Zhuo2-0/+841
2019-01-24EDAC, altera: Fix S10 persistent register offsetThor Thayer1-2/+2
2019-01-23EDAC: Do not check return value of debugfs_create() functionsGreg Kroah-Hartman2-40/+16
2019-01-18EDAC, aspeed: Add an Aspeed AST2500 EDAC driverStefan M Schaeckeler3-0/+431
2018-12-19EDAC, fsl_ddr: Add LS1021A to the list of supported hardwarePatrick Havelange2-4/+4
2018-12-11EDAC, i5000: Remove set but not used local variablesYueHaibing1-8/+1
2018-11-20EDAC, i82975x: Fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni1-1/+1
2018-11-20EDAC, fsl: Move error injection under CONFIG_EDAC_DEBUGYork Sun1-0/+4
2018-11-16EDAC, skx: Let EDAC core show the decoded result for debugfsQiuxu Zhuo1-46/+48
2018-11-16EDAC, skx: Move debugfs node under EDAC's hierarchyQiuxu Zhuo1-13/+12
2018-11-16EDAC, skx: Prepend hex formatting with '0x'Qiuxu Zhuo1-26/+26
2018-11-16EDAC, skx: Fix function calling order in skx_exit()Qiuxu Zhuo1-2/+2
2018-11-13EDAC: Drop per-memory controller busesBorislav Petkov2-36/+3
2018-11-13EDAC: Don't add devices under /sys/bus/edacTony Luck1-3/+0
2018-11-10EDAC: Fix indentation issues in several EDAC driversColin Ian King5-9/+9
2018-11-07EDAC, skx: Fix randconfig builds in a better wayLuck, Tony1-2/+2
2018-11-07EDAC, i82975x: Remove set but not used variable dtypeYueHaibing1-11/+4
2018-11-06EDAC, qcom_edac: Remove irq_handled local variableDan Carpenter1-6/+2
2018-11-06EDAC, synopsys: Add Error Injection support for ZynqMP DDR controllerManish Narani1-7/+413
2018-11-06EDAC, synopsys: Add ECC support for ZynqMP DDR controllerManish Narani2-18/+306
2018-11-05EDAC, synopsys: Add macro defines for ZynqMP DDRCManish Narani1-0/+168
2018-11-05EDAC, synopsys: Add error handling for the of_device_get_match_data() resultManish Narani1-0/+3
2018-11-05EDAC, synopsys: Add platform specific structures for the DDR ControllerManish Narani1-23/+63
2018-11-05EDAC, synopsys: Return void for functions always returning 0Manish Narani1-18/+4
2018-11-05EDAC, synopsys: Correct commentsManish Narani1-53/+51
2018-11-05EDAC, synopsys: Shorten static function namesManish Narani1-41/+38
2018-11-05EDAC, synopsys: Improve code readabilityManish Narani1-52/+52
2018-11-02Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-13/+181
2018-10-31EDAC, skx: Fix randconfig buildsBorislav Petkov1-1/+1
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+429
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-18/+2
2018-10-25EDAC, skx_edac: Add address translation for non-volatile DIMMsQiuxu Zhuo2-13/+181
2018-10-25Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds11-554/+462
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-10-13EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()Dan Carpenter1-2/+2