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