aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/skx_common.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-19EDAC/i10nm: Add Intel Sapphire Rapids server supportGravatar Qiuxu Zhuo 1-5/+18
2020-08-18EDAC/{i7core,sb,pnd2,skx}: Fix error event severityGravatar Tony Luck 1-2/+2
2020-06-11Merge branch 'x86/entry' into ras/coreGravatar Thomas Gleixner 1-9/+8
2020-06-01Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8Gravatar Borislav Petkov 1-9/+8
2020-05-19EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enableGravatar Qiuxu Zhuo 1-3/+3
2020-04-27EDAC, {skx,i10nm}: Make some configurations CPU model specificGravatar Qiuxu Zhuo 1-6/+5
2020-04-14EDAC: Drop the EDAC report status checksGravatar Tony Luck 1-3/+0
2020-04-14x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskGravatar Tony Luck 1-0/+4
2019-12-10EDAC: skx_common: downgrade message importance on missing PCI deviceGravatar Aristeu Rozanski 1-1/+1
2019-10-18EDAC, skx: Retrieve and print retry_rd_err_log registersGravatar Tony Luck 1-3/+9
2019-10-18EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode.Gravatar Tony Luck 1-25/+23
2019-09-30EDAC: skx_common: get rid of unused type varGravatar Mauro Carvalho Chehab 1-4/+1
2019-06-26EDAC, skx, i10nm: Fix source ID register offsetGravatar Qiuxu Zhuo 1-2/+2
2019-03-23EDAC, skx, i10nm: Make skx_common.c a pure libraryGravatar Qiuxu Zhuo 1-47/+10
2019-02-06EDAC, skx_common: Add code to recognise new compound error codeGravatar Tony Luck 1-3/+5
2019-02-02EDAC, skx_common: Separate common code out from skx_edacGravatar Qiuxu Zhuo 1-0/+689