index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
ie31200_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-20
EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC support
Kyle Manna
1
-0
/
+4
2025-07-07
EDAC/ie31200: Add Intel Raptor Lake-HX SoCs support
Qiuxu Zhuo
1
-0
/
+4
2025-06-23
EDAC/ie31200: Document which CPUs correspond to each Raptor Lake-S device ID
George Gaidarov
1
-6
/
+6
2025-06-23
EDAC/ie31200: Enable support for Core i5-14600 and i7-14700
George Gaidarov
1
-0
/
+4
2025-06-23
ie31200/EDAC: Add Intel Bartlett Lake-S SoCs support
Qiuxu Zhuo
1
-0
/
+22
2025-05-27
Merge tag 'edac_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-04-22
EDAC/ie31200: Add two Intel SoCs for EDAC support
Qiuxu Zhuo
1
-0
/
+6
2025-03-10
EDAC/ie31200: Switch Raptor Lake-S to interrupt mode
Qiuxu Zhuo
1
-6
/
+77
2025-03-10
EDAC/ie31200: Add Intel Raptor Lake-S SoCs support
Qiuxu Zhuo
1
-33
/
+149
2025-03-10
EDAC/ie31200: Break up ie31200_probe1()
Qiuxu Zhuo
1
-47
/
+61
2025-03-10
EDAC/ie31200: Fold the two channel loops into one loop
Qiuxu Zhuo
1
-15
/
+7
2025-03-10
EDAC/ie31200: Make struct dimm_data contain decoded information
Qiuxu Zhuo
1
-43
/
+19
2025-03-10
EDAC/ie31200: Make the memory controller resources configurable
Qiuxu Zhuo
1
-146
/
+111
2025-03-10
EDAC/ie31200: Simplify the pci_device_id table
Qiuxu Zhuo
1
-22
/
+22
2025-03-10
EDAC/ie31200: Fix the 3rd parameter name of *populate_dimm_info()
Qiuxu Zhuo
1
-12
/
+12
2025-03-10
EDAC/ie31200: Fix the error path order of ie31200_init()
Qiuxu Zhuo
1
-5
/
+7
2025-03-10
EDAC/ie31200: Fix the DIMM size mask for several SoCs
Qiuxu Zhuo
1
-1
/
+2
2025-03-10
EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layer
Qiuxu Zhuo
1
-3
/
+1
2025-02-21
EDAC/ie31200: work around false positive build warning
Arnd Bergmann
1
-15
/
+13
2024-11-04
EDAC/ie31200: Add Kaby Lake-S dual-core host bridge ID
James Ye
1
-2
/
+6
2022-08-25
EDAC/ie31200: Add Skylake-S support
Josh Hant
1
-9
/
+19
2020-10-26
EDAC: Do not issue useless debug statements in the polling routine
Borislav Petkov
1
-1
/
+0
2020-08-17
EDAC: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-3
/
+3
2020-08-10
EDAC/ie31200: Fallback if host bridge device is already initialized
Jason Baron
1
-3
/
+47
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-11-09
EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function
Robert Richter
1
-5
/
+2
2019-06-20
EDAC/ie31200: Reformat PCI device table
Marco Elver
1
-60
/
+20
2019-06-20
EDAC/ie31200: Add Intel Coffee Lake CPU support
Marco Elver
1
-3
/
+55
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2017-07-17
EDAC: Get rid of mci->mod_ver
Borislav Petkov
1
-2
/
+0
2017-05-28
EDAC, ie31200: Add Intel Kaby Lake CPU support
Jason Baron
1
-1
/
+12
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
1
-1
/
+1
2016-05-06
EDAC, ie31200_edac: Add Skylake support
Jason Baron
1
-31
/
+90
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
1
-1
/
+1
2014-07-10
ie31200_edac: Allocate mci and map mchbar first
Jason Baron
1
-38
/
+33
2014-07-04
ie31200_edac: Introduce the driver
Jason Baron
1
-0
/
+541