index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-03-05
EDAC/device: Fix dev_set_name() format string
Arnd Bergmann
1
-1
/
+1
2025-03-03
EDAC/pnd2: Make read-only const array intlv static
Colin Ian King
1
-2
/
+2
2025-03-03
EDAC/igen6: Constify struct res_config
Christophe JAILLET
1
-10
/
+10
2025-02-28
EDAC/amd64: Simplify return statement in dct_ecc_enabled()
Thorsten Blum
1
-4
/
+1
2025-02-26
EDAC: Update memory repair control interface for memory sparing feature
Shiju Jose
1
-0
/
+84
2025-02-26
EDAC: Add a memory repair control feature
Shiju Jose
4
-0
/
+319
2025-02-25
EDAC: Use string choice helper functions
Thorsten Blum
5
-37
/
+42
2025-02-25
EDAC: Add a Error Check Scrub control feature
Shiju Jose
4
-0
/
+234
2025-02-25
EDAC: Add scrub control feature
Shiju Jose
4
-4
/
+255
2025-02-25
EDAC: Add support for EDAC device features control
Shiju Jose
1
-0
/
+101
2025-02-20
EDAC/{skx_common,i10nm}: Fix some missing error reports on Emerald Rapids
Qiuxu Zhuo
3
-0
/
+46
2025-02-20
EDAC/igen6: Fix the flood of invalid error reports
Qiuxu Zhuo
1
-6
/
+15
2025-02-20
EDAC/ie31200: work around false positive build warning
Arnd Bergmann
1
-15
/
+13
2025-02-14
EDAC/qcom: Correct interrupt enable register configuration
Komal Bajaj
1
-2
/
+2
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+2
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-12
/
+13
2025-01-21
Merge tag 'edac_updates_for_v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Linus Torvalds
11
-329
/
+215
2025-01-17
Merge remote-tracking branches 'ras/edac-drivers' and 'ras/edac-misc' into edac-updates
Borislav Petkov (AMD)
3
-8
/
+8
2025-01-16
EDAC/cell: Remove powerpc Cell driver
Michael Ellerman
3
-291
/
+0
2025-01-08
x86/amd_nb: Move SMN access code to a new amd_node driver
Mario Limonciello
2
-0
/
+2
2025-01-04
EDAC: Add an EDAC driver for the Loongson memory controller
Zhao Qunqin
3
-0
/
+166
2024-12-17
x86/cpu: Expose only stepping min/max interface
Dave Hansen
2
-11
/
+12
2024-12-15
EDAC: Fix typos in comments
Yan Zhen
3
-8
/
+8
2024-12-13
EDAC/{i10nm,skx,skx_common}: Support UV systems
Kyle Meyer
4
-30
/
+40
2024-12-11
EDAC/amd64: Simplify ECC check on unified memory controllers
Borislav Petkov (AMD)
1
-22
/
+10
2024-12-09
EDAC/i10nm: Add Intel Clearwater Forest server support
Qiuxu Zhuo
1
-0
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
22
-26
/
+26
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
6
-1199
/
+0
2024-11-19
Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+16
2024-11-19
Merge tag 'edac_updates_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Linus Torvalds
9
-92
/
+356
2024-11-19
EDAC/powerpc: Remove PPC_MAPLE drivers
Michael Ellerman
6
-1199
/
+0
2024-11-18
Merge branch 'edac-misc' into edac-updates
Borislav Petkov (AMD)
2
-20
/
+158
2024-11-08
EDAC/igen6: Add polling support
Orange Kao
1
-2
/
+28
2024-11-08
EDAC/igen6: Initialize edac_op_state according to the configuration data
Qiuxu Zhuo
1
-2
/
+11
2024-11-04
EDAC/igen6: Avoid segmentation fault on module unload
Orange Kao
1
-0
/
+2
2024-11-04
EDAC/ie31200: Add Kaby Lake-S dual-core host bridge ID
James Ye
1
-2
/
+6
2024-10-31
EDAC/mce_amd: Add support for FRU text in MCA
Yazen Ghannam
1
-6
/
+12
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
1
-2
/
+6
2024-10-23
EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicator
Qiuxu Zhuo
3
-0
/
+25
2024-10-23
EDAC/skx_common: Differentiate memory error sources
Qiuxu Zhuo
2
-18
/
+23
2024-10-23
EDAC/fsl_ddr: Add support for i.MX9 DDR controller
Ye Li
3
-6
/
+53
2024-10-23
EDAC/fsl_ddr: Fix bad bit shift operations
Priyanka Singh
1
-9
/
+13
[prev]
[next]