summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2022-01-04EDAC/i10nm: Release mdev/mbase when failing to detect HBMQiuxu Zhuo
2021-11-01Merge tag 'edac_updates_for_v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-14EDAC/armada-xp: Fix output of uncorrectable error counterHans Potsch
2021-10-11EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/HaswellEric Badger
2021-10-07EDAC/ti: Remove redundant error messagesTang Bin
2021-10-07EDAC/amd64: Handle three rank interleaving modeYazen Ghannam
2021-10-07EDAC/mc_sysfs: Print MC-scope sysfs counters unsignedEric Badger
2021-09-28EDAC/al_mc: Make use of the helper function devm_add_action_or_reset()Cai Huoqing
2021-09-16EDAC/dmc520: Assign the proper type to dimm->edac_modeBorislav Petkov
2021-09-16EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri
2021-09-15EDAC/mc: Replace strcpy(), sprintf() and snprintf() with strscpy() or scnprin...Len Baker
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge tag 'edac_updates_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-23EDAC/i10nm: Retrieve and print retry_rd_err_log registersYouquan Song
2021-08-23EDAC/i10nm: Fix NVDIMM detectionQiuxu Zhuo
2021-08-23EDAC/skx_common: Set the memory type correctly for HBM memoryQiuxu Zhuo
2021-08-16EDAC/altera: Skip defining unused structures for specific configsKrzysztof Kozlowski
2021-08-12EDAC/altera: Convert to generic_handle_domain_irq()Marc Zyngier
2021-08-09EDAC/mce_amd: Do not load edac_mce_amd module on guestsSmita Koralahalli
2021-07-20EDAC/mc: Add new HBM2 memory typeNaveen Krishna Chatradhi
2021-07-15EDAC/igen6: fix core dependency AGAINRandy Dunlap
2021-07-13EDAC/amd64: Use DEVICE_ATTR helper macrosDwaipayan Ray
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-30Merge tag 'edac_updates_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-20EDAC/igen6: fix core dependencyRandy Dunlap
2021-06-17EDAC/Intel: Do not load EDAC driver when running as a guestLuck, Tony
2021-06-17EDAC/igen6: Add Intel Alder Lake SoC supportQiuxu Zhuo
2021-06-17EDAC/igen6: Add Intel Tiger Lake SoC supportQiuxu Zhuo
2021-06-17EDAC/igen6: Add Intel ICL-NNPI SoC supportQiuxu Zhuo
2021-06-17EDAC/i10nm: Add support for high bandwidth memoryQiuxu Zhuo
2021-06-17EDAC/i10nm: Add detection of memory levels for ICX/SPR serversQiuxu Zhuo
2021-06-17EDAC/skx_common: Add new ADXL components for 2-level memoryQiuxu Zhuo
2021-06-04EDAC/mce_amd: Fix typo "FIfo" -> "Fifo"Colin Ian King
2021-05-27x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesMuralidhara M K
2021-05-18EDAC/aspeed: Use proper format string for printing resourceArnd Bergmann
2021-05-14EDAC/ti: Add missing MODULE_DEVICE_TABLEBixuan Cui
2021-05-10EDAC/thunderx: Remove irrelevant variable from error messagesChristophe JAILLET
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh
2021-03-23EDAC: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10Krzysztof Kozlowski
2021-02-15Merge branch 'edac-misc' into edac-updates-for-v5.12Borislav Petkov
2021-01-22EDAC/amd64: Issue probing messages only on properly detected hardwareBorislav Petkov
2021-01-19EDAC/xgene: Do not print a failure message to get an IRQ twiceMenglong Dong
2020-12-30EDAC/ppc4xx: Convert comma to semicolonZheng Yongjun
2020-12-28EDAC/amd64: Limit error injection functionality to supported hwBorislav Petkov
2020-12-28EDAC/amd64: Merge error injection sysfs facilitiesBorislav Petkov
2020-12-28EDAC/amd64: Merge sysfs debugging attributes setup codeBorislav Petkov
2020-12-28EDAC/amd64: Tone down messages about missing PCI IDsYazen Ghannam
2020-12-28EDAC/amd64: Do not load on family 0x15, model 0x13Borislav Petkov
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds