summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-162-10/+6
|\
| * EDAC/mc: Fix edac_mc_find() in case no device is foundRobert Richter2019-05-141-8/+4
| * EDAC/mpc85xx: Prevent building as a moduleMichael Ellerman2019-05-101-2/+2
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-061-2/+2
|\ \ | |/ |/|
| * x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam2019-04-231-2/+2
* | Revert "EDAC/amd64: Support more than two controllers for chip select handling"Borislav Petkov2019-04-252-62/+56
* | EDAC/altera, firmware/intel: Add Stratix10 ECC DBE SMC callThor Thayer2019-04-022-83/+1
* | EDAC/altera: Initialize peripheral FIFOs in probe()Thor Thayer2019-03-291-71/+91
* | EDAC/altera: Do less intrusive error injectionThor Thayer2019-03-292-18/+14
* | EDAC/amd64: Adjust printed chip select sizes when interleavedYazen Ghannam2019-03-271-2/+29
* | EDAC/amd64: Support more than two controllers for chip select handlingYazen Ghannam2019-03-272-56/+62
* | EDAC/amd64: Recognize x16 symbol sizeYazen Ghannam2019-03-272-12/+11
* | EDAC/amd64: Set maximum channel layer size depending on familyYazen Ghannam2019-03-271-1/+7
* | EDAC/amd64: Support more than two Unified Memory ControllersYazen Ghannam2019-03-272-21/+32
* | EDAC/amd64: Use a macro for iterating over Unified Memory ControllersYazen Ghannam2019-03-271-7/+10
* | EDAC/amd64: Add Family 17h Model 30h PCI IDsYazen Ghannam2019-03-272-0/+16
* | EDAC, altera: Fix S10 Double Bit Error NotificationThor Thayer2019-03-232-17/+72
* | EDAC, skx, i10nm: Make skx_common.c a pure libraryQiuxu Zhuo2019-03-234-58/+109
|/
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-081-99/+192
|\
| * EDAC/mce_amd: Decode MCA_STATUS in bit definition orderYazen Ghannam2019-02-151-12/+12
| * EDAC/mce_amd: Decode MCA_STATUS[Scrub] bitYazen Ghannam2019-02-151-0/+3
| * EDAC, mce_amd: Print ExtErrorCode and description on a single lineYazen Ghannam2019-02-041-3/+2
| * EDAC, mce_amd: Match error descriptions to latest documentationYazen Ghannam2019-02-031-83/+83
| * x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank typesYazen Ghannam2019-02-031-1/+5
| * x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU unitsYazen Ghannam2019-02-031-0/+55
| * x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank typesYazen Ghannam2019-02-031-0/+32
* | Merge tag 'edac_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2019-03-0811-1434/+2284
|\ \
| * | EDAC/altera: Add separate SDRAM EDAC configThor Thayer2019-02-262-34/+47
| * | EDAC, altera: Add missing of_node_put()Huang Zijiang2019-02-151-1/+4
| * | EDAC, skx_common: Add code to recognise new compound error codeTony Luck2019-02-061-3/+5
| * | EDAC, i10nm: Fix randconfig buildsTony Luck2019-02-061-2/+2
| * | EDAC, i10nm: Add a driver for Intel 10nm server processorsQiuxu Zhuo2019-02-023-0/+290
| * | EDAC, skx_edac: Delete duplicated codeQiuxu Zhuo2019-02-023-1359/+653
| * | EDAC, skx_common: Separate common code out from skx_edacQiuxu Zhuo2019-02-022-0/+841
| * | EDAC: Do not check return value of debugfs_create() functionsGreg Kroah-Hartman2019-01-232-40/+16
| * | EDAC, aspeed: Add an Aspeed AST2500 EDAC driverStefan M Schaeckeler2019-01-183-0/+431
| |/
* / EDAC, altera: Fix S10 persistent register offsetThor Thayer2019-01-241-2/+2
|/
* EDAC, fsl_ddr: Add LS1021A to the list of supported hardwarePatrick Havelange2018-12-192-4/+4
* EDAC, i5000: Remove set but not used local variablesYueHaibing2018-12-111-8/+1
* EDAC, i82975x: Fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni2018-11-201-1/+1
* EDAC, fsl: Move error injection under CONFIG_EDAC_DEBUGYork Sun2018-11-201-0/+4
* EDAC, skx: Let EDAC core show the decoded result for debugfsQiuxu Zhuo2018-11-161-46/+48
* EDAC, skx: Move debugfs node under EDAC's hierarchyQiuxu Zhuo2018-11-161-13/+12
* EDAC, skx: Prepend hex formatting with '0x'Qiuxu Zhuo2018-11-161-26/+26
* EDAC, skx: Fix function calling order in skx_exit()Qiuxu Zhuo2018-11-161-2/+2
* EDAC: Drop per-memory controller busesBorislav Petkov2018-11-132-36/+3
* EDAC: Don't add devices under /sys/bus/edacTony Luck2018-11-131-3/+0
* EDAC: Fix indentation issues in several EDAC driversColin Ian King2018-11-105-9/+9
* EDAC, skx: Fix randconfig builds in a better wayLuck, Tony2018-11-071-2/+2
* EDAC, i82975x: Remove set but not used variable dtypeYueHaibing2018-11-071-11/+4