Age | Commit message (Expand) | Author | Files | Lines |
2016-12-15 | edac: rename edac_core.h to edac_mc.h | Mauro Carvalho Chehab | 1 | -1/+1 |
2015-12-11 | EDAC: Rework workqueue handling | Borislav Petkov | 1 | -29/+0 |
2015-12-11 | EDAC: Unexport and make edac_subsys static | Borislav Petkov | 1 | -2/+1 |
2015-12-11 | EDAC: Rip out the edac_subsys reference counting | Borislav Petkov | 1 | -0/+40 |
2015-02-23 | EDAC: Properly unwind on failure path in edac_init() | Alexey Khoroshilov | 1 | -5/+8 |
2014-06-24 | EDAC, edac_module.c: Remove unnecessary test on unsigned value | Fabian Frederick | 1 | -1/+1 |
2013-02-21 | edac: initialize the core earlier | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-11-28 | EDAC: Boundary-check edac_debug_level | Borislav Petkov | 1 | -7/+20 |
2012-06-12 | edac: create top-level debugfs directory | Rob Herring | 1 | -0/+3 |
2012-06-11 | edac: Increase version to 3.0.0 | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-06-11 | edac: Convert debugfX to edac_dbg(X, | Joe Perches | 1 | -1/+1 |
2012-06-11 | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-06-11 | edac: rewrite the sysfs code to use struct device | Mauro Carvalho Chehab | 1 | -10/+3 |
2011-04-19 | edac: Drop __DATE__ usage | Michal Marek | 1 | -1/+1 |
2010-10-21 | EDAC: Export edac sysfs class to users. | Borislav Petkov | 1 | -78/+1 |
2008-01-25 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
2007-07-19 | drivers/edac: code tidying on export-gpl | Doug Thompson | 1 | -4/+5 |
2007-07-19 | drivers/edac: fix edac_mc sysfs completion code | Doug Thompson | 1 | -16/+16 |
2007-07-19 | drivers/edac: mod edac_opt_state_to_string function | Douglas Thompson | 1 | -2/+2 |
2007-07-19 | drivers/edac: remove null from statics | Douglas Thompson | 1 | -1/+1 |
2007-07-19 | drivers/edac: cleanup spaces-gotos after Lindent messup | Douglas Thompson | 1 | -5/+5 |
2007-07-19 | drivers/edac: core Lindent cleanup | Douglas Thompson | 1 | -12/+10 |
2007-07-19 | drivers/edac: updated PCI monitoring | Dave Jiang | 1 | -12/+20 |
2007-07-19 | drivers/edac: mod MC to use workq instead of kthread | Dave Jiang | 1 | -75/+11 |
2007-07-19 | drivers/edac: mod use edac_core.h | Douglas Thompson | 1 | -2/+2 |
2007-07-19 | drivers/edac: add new nmi rescan | Dave Jiang | 1 | -2/+22 |
2007-07-19 | drivers/edac: add edac_device class | Douglas Thompson | 1 | -9/+138 |
2007-07-19 | drivers/edac: split out functions to unique files | Douglas Thompson | 1 | -0/+130 |