summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2025-06-27EDAC/altera: Use correct write width with the INTTEST registerNiravkumar L Rabara
2025-06-27EDAC/skx_common: Fix general protection faultQiuxu Zhuo
2025-06-04EDAC/ie31200: work around false positive build warningArnd Bergmann
2025-05-09EDAC/altera: Set DDR and SDMMC interrupt mask before registrationNiravkumar L Rabara
2025-05-09EDAC/altera: Test the correct error reg offsetNiravkumar L Rabara
2025-04-10EDAC/ie31200: Fix the error path order of ie31200_init()Qiuxu Zhuo
2025-04-10EDAC/ie31200: Fix the DIMM size mask for several SoCsQiuxu Zhuo
2025-04-10EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layerQiuxu Zhuo
2025-03-07EDAC/qcom: Correct interrupt enable register configurationKomal Bajaj
2024-12-14EDAC/igen6: Avoid segmentation fault on module unloadOrange Kao
2024-12-14EDAC/fsl_ddr: Fix bad bit shift operationsPriyanka Singh
2024-12-14EDAC/bluefield: Fix potential integer overflowDavid Thompson
2024-10-17EDAC/igen6: Fix conversion of system address to physical memory addressQiuxu Zhuo
2024-10-17EDAC/synopsys: Fix error injection on Zynq UltraScale+Shubhrajyoti Datta
2024-10-17EDAC/synopsys: Fix ECC status and IRQ control race conditionSerge Semin
2024-08-03EDAC, i10nm: make skx_common.o a separate moduleArnd Bergmann
2024-06-16EDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-01-25EDAC/thunderx: Fix possible out-of-bounds string accessArnd Bergmann
2023-09-13EDAC/igen6: Fix the issue of no error eventsQiuxu Zhuo
2023-06-21EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam
2023-06-21qcom: llcc/edac: Fix the base address used for accessing LLCC banksManivannan Sadhasivam
2023-05-17qcom: llcc/edac: Support polling mode for ECC handlingManivannan Sadhasivam
2023-05-11EDAC/skx: Fix overflows on the DRAM row address mapping arraysQiuxu Zhuo
2023-02-01EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_infoManivannan Sadhasivam
2023-02-01EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam
2023-02-01EDAC/highbank: Fix memory leak in highbank_mc_probe()Miaoqian Lin
2023-01-18EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber
2023-01-07EDAC/mc_sysfs: Increase legacy channel support to 12Yazen Ghannam
2022-12-31EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()Yang Yingliang
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
2022-08-02EDAC/ppc_4xx: Include required of_irq header directlyChristophe Leroy
2022-07-28EDAC/mpc85xx: Include required of headers directlyMichael Ellerman