summaryrefslogtreecommitdiffstats
path: root/drivers/edac/ie31200_edac.c
Commit message (Expand)AuthorAgeFilesLines
* EDAC/ie31200: Add Skylake-S supportJosh Hant2022-08-251-9/+19
* EDAC: Do not issue useless debug statements in the polling routineBorislav Petkov2020-10-261-1/+0
* EDAC: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-171-3/+3
* EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron2020-08-101-3/+47
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter2019-11-091-5/+2
* EDAC/ie31200: Reformat PCI device tableMarco Elver2019-06-201-60/+20
* EDAC/ie31200: Add Intel Coffee Lake CPU supportMarco Elver2019-06-201-3/+55
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* EDAC: Get rid of mci->mod_verBorislav Petkov2017-07-171-2/+0
* EDAC, ie31200: Add Intel Kaby Lake CPU supportJason Baron2017-05-281-1/+12
* edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab2016-12-151-1/+1
* EDAC, ie31200_edac: Add Skylake supportJason Baron2016-05-061-31/+90
* move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-151-1/+1
* ie31200_edac: Allocate mci and map mchbar firstJason Baron2014-07-101-38/+33
* ie31200_edac: Introduce the driverJason Baron2014-07-041-0/+541