aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/edac_module.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-12edac: create top-level debugfs directoryGravatar Rob Herring 1-0/+3
2012-06-11edac: Increase version to 3.0.0Gravatar Mauro Carvalho Chehab 1-1/+1
2012-06-11edac: Convert debugfX to edac_dbg(X,Gravatar Joe Perches 1-1/+1
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsGravatar Mauro Carvalho Chehab 1-1/+1
2012-06-11edac: rewrite the sysfs code to use struct deviceGravatar Mauro Carvalho Chehab 1-10/+3
2011-04-19edac: Drop __DATE__ usageGravatar Michal Marek 1-1/+1
2010-10-21EDAC: Export edac sysfs class to users.Gravatar Borislav Petkov 1-78/+1
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesGravatar Kay Sievers 1-1/+1
2007-07-19drivers/edac: code tidying on export-gplGravatar Doug Thompson 1-4/+5
2007-07-19drivers/edac: fix edac_mc sysfs completion codeGravatar Doug Thompson 1-16/+16
2007-07-19drivers/edac: mod edac_opt_state_to_string functionGravatar Douglas Thompson 1-2/+2
2007-07-19drivers/edac: remove null from staticsGravatar Douglas Thompson 1-1/+1
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupGravatar Douglas Thompson 1-5/+5
2007-07-19drivers/edac: core Lindent cleanupGravatar Douglas Thompson 1-12/+10
2007-07-19drivers/edac: updated PCI monitoringGravatar Dave Jiang 1-12/+20
2007-07-19drivers/edac: mod MC to use workq instead of kthreadGravatar Dave Jiang 1-75/+11
2007-07-19drivers/edac: mod use edac_core.hGravatar Douglas Thompson 1-2/+2
2007-07-19drivers/edac: add new nmi rescanGravatar Dave Jiang 1-2/+22
2007-07-19drivers/edac: add edac_device classGravatar Douglas Thompson 1-9/+138
2007-07-19drivers/edac: split out functions to unique filesGravatar Douglas Thompson 1-0/+130