index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
edac_module.c
Age
Commit message (
Expand
)
Author
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-18
edac: Drop __DATE__ usage
Michal Marek
2010-10-21
EDAC: Export edac sysfs class to users.
Borislav Petkov
2008-01-25
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