aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/skx_common.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Merge tag 'edac_updates_for_v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-43/+33
2023-01-25EDAC/skx_common: Delete duplicated and unreachable codeGravatar Qiuxu Zhuo 1-37/+21
2023-01-25EDAC/skx_common: Enable EDAC support for the "near" memoryGravatar Qiuxu Zhuo 1-6/+12
2023-01-10x86/mce: Mask out non-address bits from machine check bankGravatar Tony Luck 1-1/+1
2022-09-23EDAC/skx_common: Add ChipSelect ADXL componentGravatar Qiuxu Zhuo 1-0/+5
2022-09-08EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUsGravatar Youquan Song 1-0/+1
2022-09-08EDAC/skx_common: Make output format similarGravatar Qiuxu Zhuo 1-2/+2
2022-09-08EDAC/skx_common: Use driver decoder firstGravatar Qiuxu Zhuo 1-7/+9
2021-08-23EDAC/i10nm: Retrieve and print retry_rd_err_log registersGravatar Youquan Song 1-1/+3
2021-08-23EDAC/skx_common: Set the memory type correctly for HBM memoryGravatar Qiuxu Zhuo 1-1/+4
2021-06-17EDAC/i10nm: Add support for high bandwidth memoryGravatar Qiuxu Zhuo 1-4/+11
2021-06-17EDAC/skx_common: Add new ADXL components for 2-level memoryGravatar Qiuxu Zhuo 1-11/+56
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