summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_updates_for_v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-219-359/+961
|\
| * EDAC/amd64: Shut up an -Werror,-Wsometimes-uninitialized clang false positiveYazen Ghannam2023-02-141-1/+1
| * EDAC/amd64: Remove early_channel_count()Yazen Ghannam2023-02-092-116/+2
| * EDAC/amd64: Remove PCI Function 0Yazen Ghannam2023-02-092-43/+7
| * EDAC/amd64: Remove PCI Function 6Yazen Ghannam2023-02-092-31/+3
| * EDAC/amd64: Remove scrub rate control for Family 17h and laterYazen Ghannam2023-02-092-30/+5
| * EDAC/amd64: Don't set up EDAC PCI control on Family 17h+Yazen Ghannam2023-02-091-4/+4
| * EDAC/i10nm: Add driver decoder for Sapphire Rapids serverYouquan Song2023-02-081-33/+69
| * EDAC/i10nm: Add Intel Granite Rapids server supportQiuxu Zhuo2023-01-252-25/+217
| * EDAC/i10nm: Make more configurations CPU model specificQiuxu Zhuo2023-01-252-42/+121
| * EDAC/i10nm: Add Intel Emerald Rapids server supportQiuxu Zhuo2023-01-251-0/+1
| * EDAC/skx_common: Delete duplicated and unreachable codeQiuxu Zhuo2023-01-251-37/+21
| * EDAC/skx_common: Enable EDAC support for the "near" memoryQiuxu Zhuo2023-01-252-6/+36
| * EDAC/qcom: Add platform_device_id table for module autoloadingManivannan Sadhasivam2023-01-201-0/+7
| * EDAC/zynqmp: Add EDAC support for Xilinx ZynqMP OCMSai Krishna Potthuri2023-01-093-0/+476
* | Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-211-1/+1
|\ \
| * | x86/mce: Mask out non-address bits from machine check bankTony Luck2023-01-101-1/+1
| |/
* | EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_infoManivannan Sadhasivam2023-01-201-3/+2
* | EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam2023-01-191-8/+7
* | EDAC/highbank: Fix memory leak in highbank_mc_probe()Miaoqian Lin2023-01-031-2/+5
* | EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber2022-12-302-10/+9
|/
* Merge branches 'edac-ghes' and 'edac-misc' into edac-updates-for-v6.2Borislav Petkov (AMD)2022-12-124-3/+28
|\
| * EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()Yang Yingliang2022-11-281-2/+1
| * EDAC/i5400: Fix typo in comment: vaious -> variousChen Zhang2022-11-251-1/+2
| * EDAC/mc_sysfs: Increase legacy channel support to 12Yazen Ghannam2022-10-311-0/+24
| * EDAC/i5000: Mark as BROKENAristeu Rozanski2022-10-171-0/+1
* | EDAC/igen6: Return the correct error type when not the MC ownerJia He2022-10-251-1/+1
* | EDAC: Check for GHES preference in the chipset-specific EDAC driversJia He2022-10-2111-0/+31
* | EDAC/ghes: Make ghes_edac a proper moduleJia He2022-10-212-4/+40
* | EDAC/ghes: Prepare to make ghes_edac a proper moduleJia He2022-10-211-33/+2
* | EDAC/ghes: Add a notifier for reporting memory errorsJia He2022-10-201-2/+17
|/
* Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt2022-10-132-7/+7
|\
| * soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.Greentime Hu2022-10-132-7/+7
* | Merge branches 'edac-drivers' and 'edac-misc' into edac-updates-for-v6.1Borislav Petkov2022-10-0410-66/+451
|\ \
| * | EDAC/i7300: Correct the i7300_exit() function name in commentColin Ian King2022-09-231-1/+1
| * | x86/sb_edac: Add row column translation for BroadwellYouquan Song2022-09-231-10/+138
| * | EDAC/i10nm: Print an extra register set of retry_rd_err_logQiuxu Zhuo2022-09-232-11/+72
| * | EDAC/i10nm: Retrieve and print retry_rd_err_log registers for HBMQiuxu Zhuo2022-09-232-17/+71
| * | EDAC/skx_common: Add ChipSelect ADXL componentQiuxu Zhuo2022-09-232-0/+9
| * | EDAC/ppc_4xx: Reorder symbols to get rid of a few forward declarationsUwe Kleine-König2022-09-181-14/+9
| * | EDAC: Remove obsolete declarations in edac_module.hGaosheng Cui2022-09-111-4/+0
| * | EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUsYouquan Song2022-09-083-2/+138
| * | EDAC/skx_common: Make output format similarQiuxu Zhuo2022-09-081-2/+2
| * | EDAC/skx_common: Use driver decoder firstQiuxu Zhuo2022-09-083-9/+17
| * | EDAC/mc: Drop duplicated dimm->nr_pages debug printoutSerge Semin2022-09-011-1/+0
| * | EDAC/wq: Remove unneeded flush_workqueue()ran jianping2022-08-251-1/+0
| |/
* / EDAC/ie31200: Add Skylake-S supportJosh Hant2022-08-251-9/+19
|/
* Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-062-0/+3
|\
| * EDAC/ppc_4xx: Include required of_irq header directlyChristophe Leroy2022-08-021-0/+1
| * EDAC/mpc85xx: Include required of headers directlyMichael Ellerman2022-07-281-0/+2