index
:
pub/scm/linux/kernel/git/mic/linux.git
master
Landlock and security development tree
Mickaël Salaün
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
13 days
Merge tag 'edac_updates_for_v7.3_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+17
2026-07-30
EDAC/ie31200: Decouple DIMM width decoding from enum order
Qiuxu Zhuo
1
-1
/
+17
2026-07-02
EDAC: Stop using 32-bit MSR interfaces
Juergen Gross
1
-5
/
+5
2026-05-29
EDAC: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
1
-43
/
+43
2026-03-27
EDAC/ie31200: Make rpl_s_cfg static
Marilene Andrade Garcia
1
-1
/
+1
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
1
-3
/
+1
2025-11-24
EDAC/ie31200: Convert to common field_get() helper
Geert Uytterhoeven
1
-4
/
+1
2025-11-24
EDAC/ie31200: #undef field_get() before local definition
Geert Uytterhoeven
1
-0
/
+1
2025-11-10
EDAC/ie31200: Fix error handling in ie31200_register_mci
Ma Ke
1
-0
/
+2
2025-08-19
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-20
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
-30
/
+89
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