summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)AuthorFilesLines
2020-09-03EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck4-7/+7
2020-09-03EDAC: skx_common: get rid of unused type varMauro Carvalho Chehab1-4/+1
2020-09-03EDAC: sb_edac: get rid of unused varsMauro Carvalho Chehab1-13/+8
2020-09-03EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron1-3/+47
2020-08-19EDAC: Fix reference count leaksQiushi Wu2-1/+2
2020-07-09EDAC/amd64: Read back the scrub rate PCI register on F15hBorislav Petkov1-0/+2
2020-06-22EDAC/amd64: Add AMD family 17h model 60h PCI IDsAlexander Monakov2-0/+16
2020-06-17EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enableQiuxu Zhuo4-17/+13
2020-03-12EDAC/synopsys: Do not print an error with back-to-back snprintf() callsSherry Sun1-15/+7
2020-03-05EDAC: skx_common: downgrade message importance on missing PCI deviceAristeu Rozanski1-1/+1
2020-02-24EDAC/sifive: Fix return value check in ecc_register()Wei Yongjun1-2/+2
2020-02-19EDAC/mc: Fix use-after-free and memleaks during device removalRobert Richter2-21/+6
2020-02-19EDAC/sysfs: Remove csrow objects on errorsRobert Richter1-2/+1
2019-12-31EDAC/ghes: Fix grain calculationRobert Richter1-2/+8
2019-12-31EDAC/amd64: Set grain per DIMMYazen Ghannam1-0/+2
2019-12-17EDAC/ghes: Do not warn when incrementing refcount on 0Robert Richter1-2/+2
2019-12-17EDAC/altera: Use fast register IO for S10 IRQsMeng Li1-0/+1
2019-12-13EDAC/ghes: Fix locking and memory barrier issuesRobert Richter1-24/+66
2019-10-17EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse1-0/+4
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-0/+658
2019-09-17Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+4
2019-09-07EDAC/amd64: Add PCI device IDs for family 17h, model 70hIsaac Vaughn2-0/+16
2019-09-04EDAC/mc_sysfs: Make debug messages consistentRobert Richter1-34/+30
2019-09-03EDAC/mc_sysfs: Remove pointless gotosRobert Richter1-13/+7
2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter5-25/+27
2019-08-29ARM: 8891/1: EDAC: armada_xp: Add support for more SoCsChris Packham1-0/+5
2019-08-29ARM: 8888/1: EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECCJan Luebbe3-0/+638
2019-08-29ARM: 8892/1: EDAC: Add missing debugfs_create_x32 wrapperJan Luebbe2-0/+15
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra3-4/+4
2019-08-23EDAC/amd64: Support asymmetric dual-rank DIMMsYazen Ghannam2-4/+15
2019-08-23EDAC/amd64: Cache secondary Chip Select registersYazen Ghannam2-3/+24
2019-08-23EDAC/amd64: Decode syndrome before translating addressYazen Ghannam1-7/+7
2019-08-23EDAC/amd64: Find Chip Select memory size using Address MaskYazen Ghannam1-44/+70
2019-08-23EDAC/amd64: Initialize DIMM info for systems with more than two channelsYazen Ghannam1-14/+52
2019-08-23EDAC/amd64: Recognize DRAM device type ECC capabilityYazen Ghannam1-2/+12
2019-08-22EDAC/amd64: Support more than two controllers for chip selects handlingYazen Ghannam2-57/+71
2019-08-14EDAC/mc: Cleanup _edac_mc_free() codeRobert Richter1-13/+12
2019-08-09EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()Stephen Douthit1-1/+6
2019-08-08EDAC, mellanox: Add ECC support for BlueField DDR4Shravan Kumar Ramani3-0/+364
2019-08-07EDAC/altera: Use the proper type for the IRQ status bitsDan Carpenter1-1/+3
2019-08-03EDAC/mc: Fix grain_bits calculationRobert Richter1-2/+6
2019-07-25edac: altera: Move Stratix10 SDRAM ECC to peripheralThor Thayer2-5/+74
2019-06-27EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata2-9/+9
2019-06-26EDAC, skx, i10nm: Fix source ID register offsetQiuxu Zhuo4-5/+5
2019-06-26EDAC, i10nm: Check ECC enabling status per channelQiuxu Zhuo1-3/+3
2019-06-20EDAC, i10nm: Add Intel additional Ice-Lake supportQiuxu Zhuo1-0/+2
2019-06-20EDAC: Make edac_debugfs_create_x*() return voidGreg Kroah-Hartman2-16/+14
2019-06-20EDAC/aspeed: Remove set but not used variable 'np'YueHaibing1-4/+0
2019-06-20EDAC/ie31200: Reformat PCI device tableMarco Elver1-60/+20
2019-06-20EDAC/ie31200: Add Intel Coffee Lake CPU supportMarco Elver1-3/+55