aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-24EDAC, edac_module.c: Remove unnecessary test on unsigned valueFabian Frederick1-1/+1
2013-02-21edac: initialize the core earlierMauro Carvalho Chehab1-1/+1
2012-11-28EDAC: Boundary-check edac_debug_levelBorislav Petkov1-7/+20
2012-06-12edac: create top-level debugfs directoryRob Herring1-0/+3
2012-06-11edac: Increase version to 3.0.0Mauro Carvalho Chehab1-1/+1
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches1-1/+1
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab1-1/+1
2012-06-11edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab1-10/+3
2011-04-19edac: Drop __DATE__ usageMichal Marek1-1/+1
2010-10-21EDAC: Export edac sysfs class to users.Borislav Petkov1-78/+1
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-07-19drivers/edac: code tidying on export-gplDoug Thompson1-4/+5
2007-07-19drivers/edac: fix edac_mc sysfs completion codeDoug Thompson1-16/+16
2007-07-19drivers/edac: mod edac_opt_state_to_string functionDouglas Thompson1-2/+2
2007-07-19drivers/edac: remove null from staticsDouglas Thompson1-1/+1
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson1-5/+5
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson1-12/+10
2007-07-19drivers/edac: updated PCI monitoringDave Jiang1-12/+20
2007-07-19drivers/edac: mod MC to use workq instead of kthreadDave Jiang1-75/+11
2007-07-19drivers/edac: mod use edac_core.hDouglas Thompson1-2/+2
2007-07-19drivers/edac: add new nmi rescanDave Jiang1-2/+22
2007-07-19drivers/edac: add edac_device classDouglas Thompson1-9/+138
2007-07-19drivers/edac: split out functions to unique filesDouglas Thompson1-0/+130