summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
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
2024-06-12EDAC/amd64: Remove unused register accessesYazen Ghannam
2024-06-04EDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-04EDAC/amd64: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-05-29EDAC, i10nm: make skx_common.o a separate moduleArnd Bergmann
2024-05-28EDAC/skx: Switch to new Intel CPU model definesTony Luck
2024-05-28EDAC/sb_edac: Switch to new Intel CPU model definesTony Luck
2024-05-28EDAC, pnd2: Switch to new Intel CPU model definesTony Luck
2024-05-28EDAC/i10nm: Switch to new Intel CPU model definesTony Luck
2024-05-28EDAC/ghes: Add missing newline to pr_info() statementVasyl Gomonovych
2024-05-27EDAC/thunderx: Remove unused struct error_syndromeDr. David Alan Gilbert
2024-05-14Merge tag 'edac_updates_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-06EDAC/synopsys: Fix ECC status and IRQ control race conditionSerge Semin
2024-04-25EDAC/versal: Do not log total error countsShubhrajyoti Datta
2024-04-25EDAC/versal: Check user-supplied data before injecting an errorShubhrajyoti Datta
2024-04-25EDAC/versal: Do not register for NOC errorsShubhrajyoti Datta
2024-04-08EDAC/skx_common: Allow decoding of SGX addressesQiuxu Zhuo
2024-04-04EDAC/mc_sysfs: Convert sprintf()/snprintf() to sysfs_emit()Li Zhijian
2024-03-27EDAC: Remove unused struct membersJiri Slaby (SUSE)
2024-03-27EDAC: Remove dynamic attributes from edac_device_alloc_ctl_info()Jiri Slaby (SUSE)
2024-03-27EDAC/device: Remove edac_dev_sysfs_block_attribute::store()Jiri Slaby (SUSE)
2024-03-27EDAC/device: Remove edac_dev_sysfs_block_attribute::{block,value}Jiri Slaby (SUSE)
2024-03-27EDAC/amd64: Remove unused struct member amd64_pvt::ext_nbcfgJiri Slaby (SUSE)
2024-03-11Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-11Merge remote-tracking branches 'ras/edac-drivers', 'ras/edac-misc' and 'ras/e...Borislav Petkov (AMD)
2024-03-08EDAC/versal: Convert to platform remove callback returning voidUwe Kleine-König
2024-02-15x86/cpu/amd: Provide a separate accessor for Node IDThomas Gleixner
2024-02-14EDAC/versal: Make the bit position of injected errors configurableShubhrajyoti Datta
2024-02-01EDAC/i10nm: Add Intel Grand Ridge micro-server supportQiuxu Zhuo
2024-02-01EDAC/igen6: Add one more Intel Alder Lake-N SoC supportLili Li
2024-01-24EDAC/amd64: Use new AMD Address Translation LibraryYazen Ghannam
2024-01-23EDAC/synopsys: Convert to devm_platform_ioremap_resource()Yangtao Li
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-08Merge tag 'ras_core_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-08Merge tag 'edac_updates_for_v6.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-04drivers: soc: xilinx: add check for platformJay Buddhabhatti
2024-01-04EDAC: constantify the struct bus_type usageGreg Kroah-Hartman
2024-01-02EDAC/skx_common: Filter out the invalid addressQiuxu Zhuo
2023-12-15EDAC/versal: Read num_csrows and num_chans using the correct bitfield macroShubhrajyoti Datta
2023-12-05EDAC, pnd2: Sort headers alphabeticallyAndy Shevchenko
2023-12-05EDAC, pnd2: Correct misleading error message in mk_region_mask()Andy Shevchenko
2023-12-05EDAC, pnd2: Apply bit macros and helpers where it makes senseAndy Shevchenko