summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'edac_updates_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-17Merge remote-tracking branches 'ras/edac-drivers' and 'ras/edac-misc' into ed...Borislav Petkov (AMD)
2025-01-16EDAC/cell: Remove powerpc Cell driverMichael Ellerman
2025-01-08x86/amd_nb: Move SMN access code to a new amd_node driverMario Limonciello
2025-01-04EDAC: Add an EDAC driver for the Loongson memory controllerZhao Qunqin
2024-12-17x86/cpu: Expose only stepping min/max interfaceDave Hansen
2024-12-15EDAC: Fix typos in commentsYan Zhen
2024-12-13EDAC/{i10nm,skx,skx_common}: Support UV systemsKyle Meyer
2024-12-11EDAC/amd64: Simplify ECC check on unified memory controllersBorislav Petkov (AMD)
2024-12-09EDAC/i10nm: Add Intel Clearwater Forest server supportQiuxu Zhuo
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-19Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-19Merge tag 'edac_updates_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19EDAC/powerpc: Remove PPC_MAPLE driversMichael Ellerman
2024-11-18Merge branch 'edac-misc' into edac-updatesBorislav Petkov (AMD)
2024-11-08EDAC/igen6: Add polling supportOrange Kao
2024-11-08EDAC/igen6: Initialize edac_op_state according to the configuration dataQiuxu Zhuo
2024-11-04EDAC/igen6: Avoid segmentation fault on module unloadOrange Kao
2024-11-04EDAC/ie31200: Add Kaby Lake-S dual-core host bridge IDJames Ye
2024-10-31EDAC/mce_amd: Add support for FRU text in MCAYazen Ghannam
2024-10-31x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik
2024-10-23EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicatorQiuxu Zhuo
2024-10-23EDAC/skx_common: Differentiate memory error sourcesQiuxu Zhuo
2024-10-23EDAC/fsl_ddr: Add support for i.MX9 DDR controllerYe Li
2024-10-23EDAC/fsl_ddr: Fix bad bit shift operationsPriyanka Singh
2024-10-23EDAC/fsl_ddr: Move global variables into struct fsl_mc_pdataFrank Li
2024-10-23EDAC/fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()Frank Li
2024-10-22EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2David Thompson
2024-10-17EDAC/bluefield: Fix potential integer overflowDavid Thompson
2024-10-14EDAC/igen6: Add Intel Panther Lake-H SoCs supportLili Li
2024-10-05EDAC/qcom: Make irq configuration optionalRajendra Nayak
2024-09-16Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-09Merge remote-tracking branches 'ras/edac-amd-atl', 'ras/edac-misc' and 'ras/e...Borislav Petkov (AMD)
2024-09-05EDAC: Drop obsolete PPC4xx driverRob Herring (Arm)
2024-09-03EDAC/sb_edac: Fix the compile warning of large frame sizeQiuxu Zhuo
2024-09-03EDAC/{skx_common,i10nm}: Remove the AMAP register for determing DDR5Qiuxu Zhuo
2024-09-03EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_commonQiuxu Zhuo
2024-09-03EDAC/igen6: Fix conversion of system address to physical memory addressQiuxu Zhuo
2024-08-01EDAC/synopsys: Fix error injection on Zynq UltraScale+Shubhrajyoti Datta
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-15Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-29EDAC: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-23EDAC/dmc520: Use devm_platform_ioremap_resource()Jai Arora
2024-06-14EDAC/igen6: Add Intel Arrow Lake-U/H SoCs supportQiuxu Zhuo
2024-06-12EDAC/amd64: Check return value of amd_smn_read()Yazen Ghannam