summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2020-10-29Merge tag 'v5.4.73' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-29EDAC/ti: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29EDAC/aspeed: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29EDAC/i5100: Fix error handling order in i5100_init_one()Dinghao Liu
2020-10-01Merge tag 'v5.4.69' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-01EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov
2020-09-03Merge tag 'v5.4.62' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-03EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck
2020-09-03EDAC: skx_common: get rid of unused type varMauro Carvalho Chehab
2020-09-03EDAC: sb_edac: get rid of unused varsMauro Carvalho Chehab
2020-09-03EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron
2020-08-20Merge tag 'v5.4.59' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-19EDAC: Fix reference count leaksQiushi Wu
2020-08-11Merge tag 'v5.4.51' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.48' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-07-09EDAC/amd64: Read back the scrub rate PCI register on F15hBorislav Petkov
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-06-22EDAC/amd64: Add AMD family 17h model 60h PCI IDsAlexander Monakov
2020-06-17EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enableQiuxu Zhuo
2020-03-12EDAC/synopsys: Do not print an error with back-to-back snprintf() callsSherry Sun
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-03-05EDAC: skx_common: downgrade message importance on missing PCI deviceAristeu Rozanski
2020-02-24EDAC/sifive: Fix return value check in ecc_register()Wei Yongjun
2020-02-19EDAC/mc: Fix use-after-free and memleaks during device removalRobert Richter
2020-02-19EDAC/sysfs: Remove csrow objects on errorsRobert Richter
2020-02-18MLK-23333-3 EDAC: synopsys: enable interrupt again for imx8mpevkSherry Sun
2020-02-18MLK-23333-2 EDAC: synopsys: Add more useful output information for CE/UESherry Sun
2020-02-13MLK-23310-3 EDAC: synopsys: Add edac driver support for i.MX8MPSherry Sun
2020-02-13MLK-23310-1 defconfig: EDAC: enable synopsys edac driver support for imx8mpSherry Sun
2019-12-31EDAC/ghes: Fix grain calculationRobert Richter
2019-12-31EDAC/amd64: Set grain per DIMMYazen Ghannam
2019-12-17EDAC/ghes: Do not warn when incrementing refcount on 0Robert Richter
2019-12-17EDAC/altera: Use fast register IO for S10 IRQsMeng Li
2019-12-13EDAC/ghes: Fix locking and memory barrier issuesRobert Richter
2019-10-17EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-07EDAC/amd64: Add PCI device IDs for family 17h, model 70hIsaac Vaughn
2019-09-04EDAC/mc_sysfs: Make debug messages consistentRobert Richter
2019-09-03EDAC/mc_sysfs: Remove pointless gotosRobert Richter
2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter
2019-08-29ARM: 8891/1: EDAC: armada_xp: Add support for more SoCsChris Packham
2019-08-29ARM: 8888/1: EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECCJan Luebbe
2019-08-29ARM: 8892/1: EDAC: Add missing debugfs_create_x32 wrapperJan Luebbe
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-23EDAC/amd64: Support asymmetric dual-rank DIMMsYazen Ghannam
2019-08-23EDAC/amd64: Cache secondary Chip Select registersYazen Ghannam
2019-08-23EDAC/amd64: Decode syndrome before translating addressYazen Ghannam
2019-08-23EDAC/amd64: Find Chip Select memory size using Address MaskYazen Ghannam
2019-08-23EDAC/amd64: Initialize DIMM info for systems with more than two channelsYazen Ghannam