index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
cpc925_edac.c
Age
Commit message (
Expand
)
Author
2024-03-27
EDAC: Remove dynamic attributes from edac_device_alloc_ctl_info()
Jiri Slaby (SUSE)
2023-11-20
EDAC/cpc925: Convert to platform remove callback returning void
Uwe Kleine-König
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2018-09-28
edac: cpc925: use for_each_of_cpu_node iterator
Rob Herring
2017-07-19
EDAC, cpc925, ppc4xx: Convert to using %pOF instead of full_name
Rob Herring
2017-07-17
EDAC: Get rid of mci->mod_ver
Borislav Petkov
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
2014-10-22
cpc925_edac: Report UE events properly
Jason Baron
2013-08-14
cpc925_edac: Use proper array termination
Jingoo Han
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
2012-06-11
edac: Move grain/dtype/edac_type calculus to be out of channel loop
Mauro Carvalho Chehab
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
cpc925_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
2011-09-01
cpc925_edac: Support single-processor configurations
Dmitry Eremin-Solenikov
2011-05-26
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-04-19
edac: Drop __DATE__ usage
Michal Marek
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-07
EDAC: Fixup scrubrate manipulation
Borislav Petkov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-24
edac: fix resource size calculation
Julia Lawall
2009-06-18
edac: add CPC925 Memory Controller driver
Harry Ciao