summaryrefslogtreecommitdiff
path: root/drivers/edac/thunderx_edac.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-23EDAC/thunderx: Fix possible out-of-bounds string accessArnd Bergmann1-5/+5
2023-06-06EDAC/thunderx: Check debugfs file creation retval properlyYeqi Fu1-1/+1
2022-10-21EDAC: Check for GHES preference in the chipset-specific EDAC driversJia He1-0/+3
2021-05-10EDAC/thunderx: Remove irrelevant variable from error messagesChristophe JAILLET1-2/+2
2020-08-17EDAC/thunderx: Make symbol lmc_dfs_ents staticWei Yongjun1-1/+1
2020-04-23EDAC/thunderx: Make symbols staticZou Wei1-4/+4
2018-10-13EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()Dan Carpenter1-2/+2
2018-07-09EDAC, thunderx: Remove VLA usageKees Cook1-5/+9
2017-09-27EDAC, thunderx: Remove suspend/resume supportJan Glauber1-25/+0
2017-08-18EDAC, thunderx: Fix error handling path in thunderx_lmc_probe()Christophe JAILLET1-3/+2
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov1-1/+0
2017-06-01EDAC, thunderx: Fix a warning during l2c debugfs node creationVadim Lomovtsev1-1/+1
2017-04-07EDAC, thunderx: Remove unused codeSergey Temerkhanov1-11/+2
2017-04-07EDAC, thunderx: Change LMC index calculationSergey Temerkhanov1-1/+1
2017-04-05EDAC, thunderx: Fix L2C MCI interrupt disableJan Glauber1-1/+1
2017-03-27EDAC, thunderx: Add Cavium ThunderX EDAC driverSergey Temerkhanov1-0/+2183