summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
4 daysMerge tag 'edac_updates_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-15EDAC/{skx_common,i10nm}: Use scnprintf() for safer buffer handlingWang Haoran
2025-07-14EDAC/synopsys: Clear the ECC counters on initShubhrajyoti Datta
2025-07-07EDAC/ie31200: Add Intel Raptor Lake-HX SoCs supportQiuxu Zhuo
2025-07-07EDAC/igen6: Add Intel Wildcat Lake SoCs supportLili Li
2025-07-07EDAC/i10nm: Add Intel Granite Rapids-D supportQiuxu Zhuo
2025-06-30EDAC: Initialize EDAC features sysfs attributesShiju Jose
2025-06-26EDAC/mem_repair: Reduce stack usage in edac_mem_repair_get_desc()Arnd Bergmann
2025-06-25EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMsAvadhut Naik
2025-06-23EDAC/igen6: Reduce log level to debug for absent memory controllersQiuxu Zhuo
2025-06-23EDAC/ie31200: Document which CPUs correspond to each Raptor Lake-S device IDGeorge Gaidarov
2025-06-23EDAC/ie31200: Enable support for Core i5-14600 and i7-14700George Gaidarov
2025-06-23ie31200/EDAC: Add Intel Bartlett Lake-S SoCs supportQiuxu Zhuo
2025-06-18EDAC/igen6: Fix NULL pointer dereferenceQiuxu Zhuo
2025-06-16EDAC/amd64: Correct number of UMCs for family 19h models 70h-7fhAvadhut Naik
2025-06-03Merge tag 'cxl-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-05-29EDAC/altera: Use correct write width with the INTTEST registerNiravkumar L Rabara
2025-05-27Merge tag 'edac_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-23cxl/edac: Add CXL memory device memory sparing control featureShiju Jose
2025-05-22EDAC/bluefield: Don't use bluefield_edac_readl() result on errorDavid Thompson
2025-05-16EDAC/altera: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-04-28EDAC/altera: Set DDR and SDMMC interrupt mask before registrationNiravkumar L Rabara
2025-04-28EDAC/altera: Test the correct error reg offsetNiravkumar L Rabara
2025-04-24EDAC/i10nm: Fix the bitwise operation between variables of different sizesQiuxu Zhuo
2025-04-22EDAC/ie31200: Add two Intel SoCs for EDAC supportQiuxu Zhuo
2025-04-17EDAC/{skx_common,i10nm}: Add RRL support for Intel Granite Rapids serverQiuxu Zhuo
2025-04-17EDAC/{skx_common,i10nm}: Refactor show_retry_rd_err_log()Qiuxu Zhuo
2025-04-17EDAC/{skx_common,i10nm}: Refactor enable_retry_rd_err_log()Qiuxu Zhuo
2025-04-17EDAC/{skx_common,i10nm}: Structure the per-channel RRL registersQiuxu Zhuo
2025-04-17EDAC/i10nm: Explicitly set the modes of the RRL register setsQiuxu Zhuo
2025-04-17EDAC/{skx_common,i10nm}: Fix the loss of saved RRL for HBM pseudo channel 0Qiuxu Zhuo
2025-04-17EDAC/skx_common: Fix general protection faultQiuxu Zhuo
2025-04-17EDAC/igen6: Add Intel Amston Lake SoCs supportQiuxu Zhuo
2025-04-17EDAC/igen6: Add Intel Arizona Beach SoCs supportQiuxu Zhuo
2025-04-17EDAC/igen6: Skip absent memory controllersQiuxu Zhuo
2025-04-14x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>Ingo Molnar
2025-04-14x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-03-25Merge tag 'edac_updates_for_v6.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25Merge remote-tracking branches 'ras/edac-cxl', 'ras/edac-drivers' and 'ras/ed...Borislav Petkov (AMD)
2025-03-10EDAC/ie31200: Switch Raptor Lake-S to interrupt modeQiuxu Zhuo
2025-03-10EDAC/ie31200: Add Intel Raptor Lake-S SoCs supportQiuxu Zhuo
2025-03-10EDAC/ie31200: Break up ie31200_probe1()Qiuxu Zhuo
2025-03-10EDAC/ie31200: Fold the two channel loops into one loopQiuxu Zhuo
2025-03-10EDAC/ie31200: Make struct dimm_data contain decoded informationQiuxu Zhuo