aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/skx_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner1-9/+8
2020-06-01Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8Borislav Petkov1-9/+8
2020-05-19EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enableQiuxu Zhuo1-3/+3
2020-04-27EDAC, {skx,i10nm}: Make some configurations CPU model specificQiuxu Zhuo1-6/+5
2020-04-14EDAC: Drop the EDAC report status checksTony Luck1-3/+0
2020-04-14x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck1-0/+4
2019-12-10EDAC: skx_common: downgrade message importance on missing PCI deviceAristeu Rozanski1-1/+1
2019-10-18EDAC, skx: Retrieve and print retry_rd_err_log registersTony Luck1-3/+9
2019-10-18EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode.Tony Luck1-25/+23
2019-09-30EDAC: skx_common: get rid of unused type varMauro Carvalho Chehab1-4/+1
2019-06-26EDAC, skx, i10nm: Fix source ID register offsetQiuxu Zhuo1-2/+2
2019-03-23EDAC, skx, i10nm: Make skx_common.c a pure libraryQiuxu Zhuo1-47/+10
2019-02-06EDAC, skx_common: Add code to recognise new compound error codeTony Luck1-3/+5
2019-02-02EDAC, skx_common: Separate common code out from skx_edacQiuxu Zhuo1-0/+689