aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/xgene_edac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-19EDAC/xgene: Do not print a failure message to get an IRQ twiceMenglong Dong1-1/+1
2020-04-14EDAC/xgene: Remove set but not used address local varJason Yan1-3/+0
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov1-1/+0
2017-03-06EDAC, xgene: Fix wrongly spelled "procesing"Colin Ian King1-1/+1
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab1-1/+0
2016-11-15EDAC, xgene: Fix spelling mistake in error messagesColin Ian King1-3/+3
2016-01-25EDAC, xgene: Add missing SoC register bus error handlingLoc Ho1-1/+69
2015-09-25EDAC, xgene: Add SoC supportLoc Ho1-0/+498
2015-09-25EDAC, xgene: Fix possible sprintf() overflow issueLoc Ho1-2/+2
2015-09-25EDAC, xgene: Add L3 supportLoc Ho1-195/+474
2015-09-23EDAC, xgene: Convert to debugfs wrappersBorislav Petkov1-13/+13
2015-07-10EDAC, xgene: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-06-02EDAC, xgene: Fix cpuid abuseArnd Bergmann1-47/+8
2015-05-29EDAC: Add APM X-Gene SoC EDAC driverLoc Ho1-0/+1254