aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-23Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2022-05-23Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds14-398/+135
2022-05-23Merge branches 'edac-misc' and 'edac-alloc-cleanup' into edac-updates-for-v5.19Borislav Petkov6-182/+90
2022-05-21EDAC/xgene: Fix typo processsors -> processorsJulia Lawall1-1/+1
2022-05-17EDAC/i5100: Remove unused inline function i5100_nrecmema_dm_buf_id()YueHaibing1-5/+0
2022-05-02EDAC: Use kcalloc()Borislav Petkov2-10/+5
2022-04-29EDAC/ghes: Change ghes_hw from global to staticTom Rix1-1/+1
2022-04-29EDAC/armada_xp: Use devm_platform_ioremap_resource()Lv Ruyi1-16/+2
2022-04-28EDAC/synopsys: Add a SPDX identifierShubhrajyoti Datta1-14/+1
2022-04-28EDAC/synopsys: Add driver support for i.MX platformsSherry Sun1-1/+1
2022-04-19EDAC/dmc520: Don't print an error for each unconfigured interrupt lineTyler Hicks1-1/+1
2022-04-14EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta1-5/+11
2022-04-11EDAC/mc: Get rid of edac_align_ptr()Borislav Petkov2-57/+0
2022-04-11EDAC/device: Sanitize edac_device_alloc_ctl_info() definitionBorislav Petkov1-16/+16
2022-04-11EDAC/device: Get rid of the silly one-shot memory allocation in edac_device_alloc_ctl_info()Borislav Petkov3-71/+57
2022-04-11EDAC/pci: Get rid of the silly one-shot memory allocation in edac_pci_alloc_ctl_info()Borislav Petkov1-13/+12
2022-04-11EDAC/mc: Get rid of silly one-shot struct allocation in edac_mc_alloc()Borislav Petkov1-28/+13
2022-04-08EDAC/ghes: Unify CPER memory error location reportingShuai Xue2-163/+38
2022-04-05powerpc/85xx: Remove fsl,85... bindingsChristophe Leroy1-14/+0
2022-04-05x86/amd_nb: Unexport amd_cache_northbridges()Muralidhara M K1-1/+1
2022-03-21Merge branch 'edac-amd64' into edac-updates-for-v5.18Borislav Petkov5-25/+114
2022-03-16EDAC/altera: Add SDRAM ECC check for U-BootRabara Niravkumar L1-1/+39
2022-02-23EDAC/amd64: Add new register offset support and related changesYazen Ghannam2-16/+78
2022-02-23EDAC/amd64: Set memory type per DIMMYazen Ghannam2-13/+40
2022-02-15EDAC: Fix calculation of returned address and next offset in edac_align_ptr()Eliav Farber1-1/+1
2022-01-30EDAC/xgene: Fix deferred probingSergey Shtylyov1-1/+1
2022-01-28EDAC/altera: Fix deferred probingSergey Shtylyov1-1/+1
2022-01-26EDAC/mc: Remove unnecessary cast to char * in edac_align_ptr()Eliav Farber1-2/+2
2022-01-23EDAC: Use default_groups in kobj_typeGreg Kroah-Hartman2-10/+15
2022-01-23EDAC: Use proper list of struct attribute for attributesGreg Kroah-Hartman2-26/+26
2022-01-10Merge tag 'edac_updates_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds7-14/+90
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-16/+405
2022-01-10Merge branches 'edac-misc' and 'edac-amd64' into edac-updates-for-v5.17Borislav Petkov5-4/+46
2022-01-04EDAC/i10nm: Release mdev/mbase when failing to detect HBMQiuxu Zhuo1-0/+9
2021-12-24EDAC/amd64: Add support for family 19h, models 50h-5fhMarc Bevand2-0/+18
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumerationYazen Ghannam1-9/+2
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam1-7/+128
2021-12-21EDAC/sb_edac: Remove redundant initialization of variable rcColin Ian King1-1/+1
2021-12-10EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFhYazen Ghannam2-2/+24
2021-12-10EDAC: Add RDDR5 and LRDDR5 memory typesYazen Ghannam1-0/+2
2021-12-05EDAC/sifive: Fix non-kernel-doc commentRandy Dunlap1-1/+1
2021-11-20EDAC/synopsys: Enable the driver on Intel's N5X platformDinh Nguyen1-1/+1
2021-11-20EDAC/synopsys: Add support for version 3 of the Synopsys EDAC DDRDinh Nguyen1-7/+42
2021-11-20EDAC/synopsys: Use the quirk for version instead of ddr versionDinh Nguyen1-2/+1
2021-11-15EDAC/amd64: Add context structYazen Ghannam1-42/+55
2021-11-15EDAC/amd64: Allow for DF Indirect Broadcast readsYazen Ghannam1-8/+21
2021-11-15x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDACYazen Ghannam1-0/+50
2021-11-15x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDACYazen Ghannam1-0/+199
2021-11-01Merge tag 'edac_updates_for_v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds6-44/+49
2021-10-14EDAC/armada-xp: Fix output of uncorrectable error counterHans Potsch1-1/+1