index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
ie31200_edac.c
Age
Commit message (
Expand
)
Author
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
2025-11-24
EDAC/ie31200: Convert to common field_get() helper
Geert Uytterhoeven
2025-11-24
EDAC/ie31200: #undef field_get() before local definition
Geert Uytterhoeven
2025-11-10
EDAC/ie31200: Fix error handling in ie31200_register_mci
Ma Ke
2025-08-19
EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC support
Kyle Manna
2025-07-07
EDAC/ie31200: Add Intel Raptor Lake-HX SoCs support
Qiuxu Zhuo
2025-06-23
EDAC/ie31200: Document which CPUs correspond to each Raptor Lake-S device ID
George Gaidarov
2025-06-23
EDAC/ie31200: Enable support for Core i5-14600 and i7-14700
George Gaidarov
2025-06-23
ie31200/EDAC: Add Intel Bartlett Lake-S SoCs support
Qiuxu Zhuo
2025-05-27
Merge tag 'edac_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-22
EDAC/ie31200: Add two Intel SoCs for EDAC support
Qiuxu Zhuo
2025-03-10
EDAC/ie31200: Switch Raptor Lake-S to interrupt mode
Qiuxu Zhuo
2025-03-10
EDAC/ie31200: Add Intel Raptor Lake-S SoCs support
Qiuxu Zhuo
2025-03-10
EDAC/ie31200: Break up ie31200_probe1()
Qiuxu Zhuo
2025-03-10
EDAC/ie31200: Fold the two channel loops into one loop
Qiuxu Zhuo
2025-03-10
EDAC/ie31200: Make struct dimm_data contain decoded information
Qiuxu Zhuo
2025-03-10
EDAC/ie31200: Make the memory controller resources configurable
Qiuxu Zhuo
2025-03-10
EDAC/ie31200: Simplify the pci_device_id table
Qiuxu Zhuo
2025-03-10
EDAC/ie31200: Fix the 3rd parameter name of *populate_dimm_info()
Qiuxu Zhuo
2025-03-10
EDAC/ie31200: Fix the error path order of ie31200_init()
Qiuxu Zhuo
2025-03-10
EDAC/ie31200: Fix the DIMM size mask for several SoCs
Qiuxu Zhuo
2025-03-10
EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layer
Qiuxu Zhuo
2025-02-20
EDAC/ie31200: work around false positive build warning
Arnd Bergmann
2024-11-04
EDAC/ie31200: Add Kaby Lake-S dual-core host bridge ID
James Ye
2022-08-25
EDAC/ie31200: Add Skylake-S support
Josh Hant
2020-10-26
EDAC: Do not issue useless debug statements in the polling routine
Borislav Petkov
2020-08-17
EDAC: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-10
EDAC/ie31200: Fallback if host bridge device is already initialized
Jason Baron
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-11-09
EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function
Robert Richter
2019-06-20
EDAC/ie31200: Reformat PCI device table
Marco Elver
2019-06-20
EDAC/ie31200: Add Intel Coffee Lake CPU support
Marco Elver
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2017-07-17
EDAC: Get rid of mci->mod_ver
Borislav Petkov
2017-05-28
EDAC, ie31200: Add Intel Kaby Lake CPU support
Jason Baron
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
2016-05-06
EDAC, ie31200_edac: Add Skylake support
Jason Baron
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2014-07-10
ie31200_edac: Allocate mci and map mchbar first
Jason Baron
2014-07-04
ie31200_edac: Introduce the driver
Jason Baron