aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-09EDAC/amd64: Get rid of the ECC disabled long messageBorislav Petkov1-16/+3
2019-11-08EDAC/ghes: Fix locking and memory barrier issuesRobert Richter1-24/+66
2019-11-06EDAC/amd64: Check for memory before fully initializing an instanceYazen Ghannam1-3/+22
2019-11-06EDAC/amd64: Use cached data when checking for ECCYazen Ghannam1-12/+8
2019-11-06EDAC/amd64: Save max number of controllers to family typeYazen Ghannam2-30/+16
2019-11-06EDAC/amd64: Gather hardware information earlyYazen Ghannam1-50/+51
2019-11-06EDAC/amd64: Make struct amd64_family_type globalYazen Ghannam1-7/+5
2019-10-25EDAC/amd64: Set grain per DIMMYazen Ghannam1-0/+2
2019-10-24EDAC/aspeed: Use devm_platform_ioremap_resource() in aspeed_probe()Markus Elfring1-6/+1
2019-10-18EDAC, skx: Retrieve and print retry_rd_err_log registersTony Luck3-7/+60
2019-10-18EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode.Tony Luck1-25/+23
2019-10-17Merge branch 'edac-urgent' into edac-for-nextBorislav Petkov1-0/+4
2019-10-17EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse1-0/+4
2019-10-09EDAC/device: Rework error logging APIHanna Hawa2-32/+72
2019-09-30EDAC: skx_common: get rid of unused type varMauro Carvalho Chehab1-4/+1
2019-09-30EDAC: sb_edac: get rid of unused varsMauro Carvalho Chehab1-13/+8
2019-09-30EDAC: i5400_edac: get rid of some unused varsMauro Carvalho Chehab1-10/+1
2019-09-30EDAC: i5400_edac: print type at debug messageMauro Carvalho Chehab1-2/+2
2019-09-30EDAC: i7300_edac: fix a kernel-doc syntaxMauro Carvalho Chehab1-1/+1
2019-09-30EDAC: i7300_edac: rename a kernel-doc var descriptionMauro Carvalho Chehab1-1/+1
2019-09-30EDAC: i5100_edac: get rid of an unused varMauro Carvalho Chehab1-2/+0
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-0/+658
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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