summaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)AuthorLines
2024-11-04EDAC/ie31200: Add Kaby Lake-S dual-core host bridge IDJames Ye-2/+6
2024-10-31EDAC/mce_amd: Add support for FRU text in MCAYazen Ghannam-6/+12
2024-10-31x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik-2/+6
2024-10-23EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicatorQiuxu Zhuo-0/+25
2024-10-23EDAC/skx_common: Differentiate memory error sourcesQiuxu Zhuo-18/+23
2024-10-23EDAC/fsl_ddr: Add support for i.MX9 DDR controllerYe Li-6/+53
2024-10-23EDAC/fsl_ddr: Fix bad bit shift operationsPriyanka Singh-9/+13
2024-10-23EDAC/fsl_ddr: Move global variables into struct fsl_mc_pdataFrank Li-12/+12
2024-10-23EDAC/fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()Frank Li-30/+34
2024-10-22EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2David Thompson-19/+149
2024-10-17EDAC/bluefield: Fix potential integer overflowDavid Thompson-1/+1
2024-10-14EDAC/igen6: Add Intel Panther Lake-H SoCs supportLili Li-0/+8
2024-10-05EDAC/qcom: Make irq configuration optionalRajendra Nayak-3/+5
2024-09-16Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1729/+115
2024-09-09Merge remote-tracking branches 'ras/edac-amd-atl', 'ras/edac-misc' and 'ras/e...Borislav Petkov (AMD)-1729/+115
2024-09-05EDAC: Drop obsolete PPC4xx driverRob Herring (Arm)-1602/+0
2024-09-03EDAC/sb_edac: Fix the compile warning of large frame sizeQiuxu Zhuo-17/+18
2024-09-03EDAC/{skx_common,i10nm}: Remove the AMAP register for determing DDR5Qiuxu Zhuo-8/+3
2024-09-03EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_commonQiuxu Zhuo-100/+59
2024-09-03EDAC/igen6: Fix conversion of system address to physical memory addressQiuxu Zhuo-1/+1
2024-08-01EDAC/synopsys: Fix error injection on Zynq UltraScale+Shubhrajyoti Datta-1/+34
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds-1/+0
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds-2/+2
2024-07-15Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-35/+38
2024-07-15Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-38/+63
2024-06-29EDAC: Add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+6
2024-06-23EDAC/dmc520: Use devm_platform_ioremap_resource()Jai Arora-3/+1
2024-06-14EDAC/igen6: Add Intel Arrow Lake-U/H SoCs supportQiuxu Zhuo-0/+8
2024-06-12EDAC/amd64: Check return value of amd_smn_read()Yazen Ghannam-14/+37
2024-06-12EDAC/amd64: Remove unused register accessesYazen Ghannam-21/+1
2024-06-04EDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen-2/+2
2024-06-04EDAC/amd64: Convert PCIBIOS_* return codes to errnosIlpo Järvinen-3/+5
2024-05-29EDAC, i10nm: make skx_common.o a separate moduleArnd Bergmann-8/+27
2024-05-28EDAC/skx: Switch to new Intel CPU model definesTony Luck-1/+1
2024-05-28EDAC/sb_edac: Switch to new Intel CPU model definesTony Luck-7/+7
2024-05-28EDAC, pnd2: Switch to new Intel CPU model definesTony Luck-2/+2
2024-05-28EDAC/i10nm: Switch to new Intel CPU model definesTony Luck-10/+10
2024-05-28EDAC/ghes: Add missing newline to pr_info() statementVasyl Gomonovych-1/+1
2024-05-27EDAC/thunderx: Remove unused struct error_syndromeDr. David Alan Gilbert-6/+0
2024-05-14Merge tag 'edac_updates_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-147/+50
2024-05-06EDAC/synopsys: Fix ECC status and IRQ control race conditionSerge Semin-13/+37
2024-04-25EDAC/versal: Do not log total error countsShubhrajyoti Datta-2/+2
2024-04-25EDAC/versal: Check user-supplied data before injecting an errorShubhrajyoti Datta-0/+3
2024-04-25EDAC/versal: Do not register for NOC errorsShubhrajyoti Datta-4/+1
2024-04-08EDAC/skx_common: Allow decoding of SGX addressesQiuxu Zhuo-1/+1
2024-04-04EDAC/mc_sysfs: Convert sprintf()/snprintf() to sysfs_emit()Li Zhijian-24/+23
2024-03-27EDAC: Remove unused struct membersJiri Slaby (SUSE)-8/+0
2024-03-27EDAC: Remove dynamic attributes from edac_device_alloc_ctl_info()Jiri Slaby (SUSE)-79/+20
2024-03-27EDAC/device: Remove edac_dev_sysfs_block_attribute::store()Jiri Slaby (SUSE)-26/+6
2024-03-27EDAC/device: Remove edac_dev_sysfs_block_attribute::{block,value}Jiri Slaby (SUSE)-8/+0