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
/
edac_module.c
Age
Commit message (
Expand
)
Author
2024-01-04
EDAC: constantify the struct bus_type usage
Greg Kroah-Hartman
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
2015-12-11
EDAC: Rework workqueue handling
Borislav Petkov
2015-12-11
EDAC: Unexport and make edac_subsys static
Borislav Petkov
2015-12-11
EDAC: Rip out the edac_subsys reference counting
Borislav Petkov
2015-02-23
EDAC: Properly unwind on failure path in edac_init()
Alexey Khoroshilov
2014-06-24
EDAC, edac_module.c: Remove unnecessary test on unsigned value
Fabian Frederick
2013-02-21
edac: initialize the core earlier
Mauro Carvalho Chehab
2012-11-28
EDAC: Boundary-check edac_debug_level
Borislav Petkov
2012-06-12
edac: create top-level debugfs directory
Rob Herring
2012-06-11
edac: Increase version to 3.0.0
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: rewrite the sysfs code to use struct device
Mauro Carvalho Chehab
2011-04-19
edac: Drop __DATE__ usage
Michal Marek
2010-10-21
EDAC: Export edac sysfs class to users.
Borislav Petkov
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2007-07-19
drivers/edac: code tidying on export-gpl
Doug Thompson
2007-07-19
drivers/edac: fix edac_mc sysfs completion code
Doug Thompson
2007-07-19
drivers/edac: mod edac_opt_state_to_string function
Douglas Thompson
2007-07-19
drivers/edac: remove null from statics
Douglas Thompson
2007-07-19
drivers/edac: cleanup spaces-gotos after Lindent messup
Douglas Thompson
2007-07-19
drivers/edac: core Lindent cleanup
Douglas Thompson
2007-07-19
drivers/edac: updated PCI monitoring
Dave Jiang
2007-07-19
drivers/edac: mod MC to use workq instead of kthread
Dave Jiang
2007-07-19
drivers/edac: mod use edac_core.h
Douglas Thompson
2007-07-19
drivers/edac: add new nmi rescan
Dave Jiang
2007-07-19
drivers/edac: add edac_device class
Douglas Thompson
2007-07-19
drivers/edac: split out functions to unique files
Douglas Thompson