summaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)AuthorLines
2023-02-21Merge tag 'edac_updates_for_v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-359/+961
2023-02-21Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-02-14EDAC/amd64: Shut up an -Werror,-Wsometimes-uninitialized clang false positiveYazen Ghannam-1/+1
2023-02-09EDAC/amd64: Remove early_channel_count()Yazen Ghannam-116/+2
2023-02-09EDAC/amd64: Remove PCI Function 0Yazen Ghannam-43/+7
2023-02-09EDAC/amd64: Remove PCI Function 6Yazen Ghannam-31/+3
2023-02-09EDAC/amd64: Remove scrub rate control for Family 17h and laterYazen Ghannam-30/+5
2023-02-09EDAC/amd64: Don't set up EDAC PCI control on Family 17h+Yazen Ghannam-4/+4
2023-02-08EDAC/i10nm: Add driver decoder for Sapphire Rapids serverYouquan Song-33/+69
2023-01-25EDAC/i10nm: Add Intel Granite Rapids server supportQiuxu Zhuo-25/+217
2023-01-25EDAC/i10nm: Make more configurations CPU model specificQiuxu Zhuo-42/+121
2023-01-25EDAC/i10nm: Add Intel Emerald Rapids server supportQiuxu Zhuo-0/+1
2023-01-25EDAC/skx_common: Delete duplicated and unreachable codeQiuxu Zhuo-37/+21
2023-01-25EDAC/skx_common: Enable EDAC support for the "near" memoryQiuxu Zhuo-6/+36
2023-01-20EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_infoManivannan Sadhasivam-3/+2
2023-01-20EDAC/qcom: Add platform_device_id table for module autoloadingManivannan Sadhasivam-0/+7
2023-01-19EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam-8/+7
2023-01-10x86/mce: Mask out non-address bits from machine check bankTony Luck-1/+1
2023-01-09EDAC/zynqmp: Add EDAC support for Xilinx ZynqMP OCMSai Krishna Potthuri-0/+476
2023-01-03EDAC/highbank: Fix memory leak in highbank_mc_probe()Miaoqian Lin-2/+5
2022-12-30EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber-10/+9
2022-12-12Merge branches 'edac-ghes' and 'edac-misc' into edac-updates-for-v6.2Borislav Petkov (AMD)-3/+28
2022-11-28EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()Yang Yingliang-2/+1
2022-11-25EDAC/i5400: Fix typo in comment: vaious -> variousChen Zhang-1/+2
2022-10-31EDAC/mc_sysfs: Increase legacy channel support to 12Yazen Ghannam-0/+24
2022-10-25EDAC/igen6: Return the correct error type when not the MC ownerJia He-1/+1
2022-10-21EDAC: Check for GHES preference in the chipset-specific EDAC driversJia He-0/+31
2022-10-21EDAC/ghes: Make ghes_edac a proper moduleJia He-4/+40
2022-10-21EDAC/ghes: Prepare to make ghes_edac a proper moduleJia He-33/+2
2022-10-20EDAC/ghes: Add a notifier for reporting memory errorsJia He-2/+17
2022-10-17EDAC/i5000: Mark as BROKENAristeu Rozanski-0/+1
2022-10-13Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt-7/+7
2022-10-13soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.Greentime Hu-7/+7
2022-10-04Merge branches 'edac-drivers' and 'edac-misc' into edac-updates-for-v6.1Borislav Petkov-66/+451
2022-09-23EDAC/i7300: Correct the i7300_exit() function name in commentColin Ian King-1/+1
2022-09-23x86/sb_edac: Add row column translation for BroadwellYouquan Song-10/+138
2022-09-23EDAC/i10nm: Print an extra register set of retry_rd_err_logQiuxu Zhuo-11/+72
2022-09-23EDAC/i10nm: Retrieve and print retry_rd_err_log registers for HBMQiuxu Zhuo-17/+71
2022-09-23EDAC/skx_common: Add ChipSelect ADXL componentQiuxu Zhuo-0/+9
2022-09-18EDAC/ppc_4xx: Reorder symbols to get rid of a few forward declarationsUwe Kleine-König-14/+9
2022-09-11EDAC: Remove obsolete declarations in edac_module.hGaosheng Cui-4/+0
2022-09-08EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUsYouquan Song-2/+138
2022-09-08EDAC/skx_common: Make output format similarQiuxu Zhuo-2/+2
2022-09-08EDAC/skx_common: Use driver decoder firstQiuxu Zhuo-9/+17
2022-09-01EDAC/mc: Drop duplicated dimm->nr_pages debug printoutSerge Semin-1/+0
2022-08-25EDAC/wq: Remove unneeded flush_workqueue()ran jianping-1/+0
2022-08-25EDAC/ie31200: Add Skylake-S supportJosh Hant-9/+19
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+3
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-42/+21
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-19/+8