summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)AuthorFilesLines
2025-03-25Merge tag 'edac_updates_for_v6.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds17-314/+1493
2025-03-25Merge remote-tracking branches 'ras/edac-cxl', 'ras/edac-drivers' and 'ras/ed...Borislav Petkov (AMD)12-314/+504
2025-03-10EDAC/ie31200: Switch Raptor Lake-S to interrupt modeQiuxu Zhuo2-7/+78
2025-03-10EDAC/ie31200: Add Intel Raptor Lake-S SoCs supportQiuxu Zhuo1-33/+149
2025-03-10EDAC/ie31200: Break up ie31200_probe1()Qiuxu Zhuo1-47/+61
2025-03-10EDAC/ie31200: Fold the two channel loops into one loopQiuxu Zhuo1-15/+7
2025-03-10EDAC/ie31200: Make struct dimm_data contain decoded informationQiuxu Zhuo1-43/+19
2025-03-10EDAC/ie31200: Make the memory controller resources configurableQiuxu Zhuo1-146/+111
2025-03-10EDAC/ie31200: Simplify the pci_device_id tableQiuxu Zhuo1-22/+22
2025-03-10EDAC/ie31200: Fix the 3rd parameter name of *populate_dimm_info()Qiuxu Zhuo1-12/+12
2025-03-10EDAC/ie31200: Fix the error path order of ie31200_init()Qiuxu Zhuo1-5/+7
2025-03-10EDAC/ie31200: Fix the DIMM size mask for several SoCsQiuxu Zhuo1-1/+2
2025-03-10EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layerQiuxu Zhuo1-3/+1
2025-03-05EDAC/device: Fix dev_set_name() format stringArnd Bergmann1-1/+1
2025-03-03EDAC/pnd2: Make read-only const array intlv staticColin Ian King1-2/+2
2025-03-03EDAC/igen6: Constify struct res_configChristophe JAILLET1-10/+10
2025-02-28EDAC/amd64: Simplify return statement in dct_ecc_enabled()Thorsten Blum1-4/+1
2025-02-26EDAC: Update memory repair control interface for memory sparing featureShiju Jose1-0/+84
2025-02-26EDAC: Add a memory repair control featureShiju Jose4-0/+319
2025-02-25EDAC: Use string choice helper functionsThorsten Blum5-37/+42
2025-02-25EDAC: Add a Error Check Scrub control featureShiju Jose4-0/+234
2025-02-25EDAC: Add scrub control featureShiju Jose4-4/+255
2025-02-25EDAC: Add support for EDAC device features controlShiju Jose1-0/+101
2025-02-20EDAC/{skx_common,i10nm}: Fix some missing error reports on Emerald RapidsQiuxu Zhuo3-0/+46
2025-02-20EDAC/igen6: Fix the flood of invalid error reportsQiuxu Zhuo1-6/+15
2025-02-20EDAC/ie31200: work around false positive build warningArnd Bergmann1-15/+13
2025-02-14EDAC/qcom: Correct interrupt enable register configurationKomal Bajaj1-2/+2
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-12/+13
2025-01-21Merge tag 'edac_updates_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-329/+215
2025-01-17Merge remote-tracking branches 'ras/edac-drivers' and 'ras/edac-misc' into ed...Borislav Petkov (AMD)3-8/+8
2025-01-16EDAC/cell: Remove powerpc Cell driverMichael Ellerman3-291/+0
2025-01-08x86/amd_nb: Move SMN access code to a new amd_node driverMario Limonciello2-0/+2
2025-01-04EDAC: Add an EDAC driver for the Loongson memory controllerZhao Qunqin3-0/+166
2024-12-17x86/cpu: Expose only stepping min/max interfaceDave Hansen2-11/+12
2024-12-15EDAC: Fix typos in commentsYan Zhen3-8/+8
2024-12-13EDAC/{i10nm,skx,skx_common}: Support UV systemsKyle Meyer4-30/+40
2024-12-11EDAC/amd64: Simplify ECC check on unified memory controllersBorislav Petkov (AMD)1-22/+10
2024-12-09EDAC/i10nm: Add Intel Clearwater Forest server supportQiuxu Zhuo1-0/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds22-26/+26
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-1199/+0
2024-11-19Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+16
2024-11-19Merge tag 'edac_updates_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-92/+356
2024-11-19EDAC/powerpc: Remove PPC_MAPLE driversMichael Ellerman6-1199/+0
2024-11-18Merge branch 'edac-misc' into edac-updatesBorislav Petkov (AMD)2-20/+158
2024-11-08EDAC/igen6: Add polling supportOrange Kao1-2/+28
2024-11-08EDAC/igen6: Initialize edac_op_state according to the configuration dataQiuxu Zhuo1-2/+11
2024-11-04EDAC/igen6: Avoid segmentation fault on module unloadOrange Kao1-0/+2
2024-11-04EDAC/ie31200: Add Kaby Lake-S dual-core host bridge IDJames Ye1-2/+6
2024-10-31EDAC/mce_amd: Add support for FRU text in MCAYazen Ghannam1-6/+12