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