summaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_module.c
Commit message (Expand)AuthorAgeFilesLines
* edac: initialize the core earlierMauro Carvalho Chehab2013-02-211-1/+1
* EDAC: Boundary-check edac_debug_levelBorislav Petkov2012-11-281-7/+20
* edac: create top-level debugfs directoryRob Herring2012-06-121-0/+3
* edac: Increase version to 3.0.0Mauro Carvalho Chehab2012-06-111-1/+1
* edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-1/+1
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-1/+1
* edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab2012-06-111-10/+3
* edac: Drop __DATE__ usageMichal Marek2011-04-191-1/+1
* EDAC: Export edac sysfs class to users.Borislav Petkov2010-10-211-78/+1
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* drivers/edac: code tidying on export-gplDoug Thompson2007-07-191-4/+5
* drivers/edac: fix edac_mc sysfs completion codeDoug Thompson2007-07-191-16/+16
* drivers/edac: mod edac_opt_state_to_string functionDouglas Thompson2007-07-191-2/+2
* drivers/edac: remove null from staticsDouglas Thompson2007-07-191-1/+1
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-191-5/+5
* drivers/edac: core Lindent cleanupDouglas Thompson2007-07-191-12/+10
* drivers/edac: updated PCI monitoringDave Jiang2007-07-191-12/+20
* drivers/edac: mod MC to use workq instead of kthreadDave Jiang2007-07-191-75/+11
* drivers/edac: mod use edac_core.hDouglas Thompson2007-07-191-2/+2
* drivers/edac: add new nmi rescanDave Jiang2007-07-191-2/+22
* drivers/edac: add edac_device classDouglas Thompson2007-07-191-9/+138
* drivers/edac: split out functions to unique filesDouglas Thompson2007-07-191-0/+130