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