summaryrefslogtreecommitdiff
path: root/drivers/edac/synopsys_edac.c
AgeCommit message (Expand)Author
2024-01-23EDAC/synopsys: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-11-20EDAC/synopsys: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-28EDAC: Explicitly include correct DT includesRob Herring
2022-07-22EDAC/synopsys: Re-enable the error interrupts on v3 hwSherry Sun
2022-07-22EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hwSherry Sun
2022-05-23Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-28EDAC/synopsys: Add a SPDX identifierShubhrajyoti Datta
2022-04-14EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta
2021-11-20EDAC/synopsys: Add support for version 3 of the Synopsys EDAC DDRDinh Nguyen
2021-11-20EDAC/synopsys: Use the quirk for version instead of ddr versionDinh Nguyen
2021-09-16EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri
2020-11-18EDAC/synopsys: Return the correct value in mc_probe()Zhang Xiaoxu
2020-03-17EDAC/synopsys: Do not dump uninitialized pinf->colSherry Sun
2020-02-27EDAC/synopsys: Do not print an error with back-to-back snprintf() callsSherry Sun
2018-11-06EDAC, synopsys: Add Error Injection support for ZynqMP DDR controllerManish Narani
2018-11-06EDAC, synopsys: Add ECC support for ZynqMP DDR controllerManish Narani
2018-11-05EDAC, synopsys: Add macro defines for ZynqMP DDRCManish Narani
2018-11-05EDAC, synopsys: Add error handling for the of_device_get_match_data() resultManish Narani
2018-11-05EDAC, synopsys: Add platform specific structures for the DDR ControllerManish Narani
2018-11-05EDAC, synopsys: Return void for functions always returning 0Manish Narani
2018-11-05EDAC, synopsys: Correct commentsManish Narani
2018-11-05EDAC, synopsys: Shorten static function namesManish Narani
2018-11-05EDAC, synopsys: Improve code readabilityManish Narani
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab
2015-03-20EDAC: Constify of_device_id arrayFabian Frederick
2015-01-07EDAC, synps: Add EDAC support for zynq ddr ecc controllerPunnaiah Choudary Kalluri