Age | Commit message (Expand) | Author | Files | Lines |
2019-01-23 | EDAC: Do not check return value of debugfs_create() functions | Greg Kroah-Hartman | 1 | -4/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-12-15 | edac: rename edac_core.h to edac_mc.h | Mauro Carvalho Chehab | 1 | -1/+3 |
2015-12-11 | EDAC: Rework workqueue handling | Borislav Petkov | 1 | -1/+6 |
2015-12-11 | EDAC: Make edac_device workqueue setup/teardown functions static | Borislav Petkov | 1 | -3/+0 |
2015-09-22 | EDAC: Add debugfs wrappers | Borislav Petkov | 1 | -6/+28 |
2015-09-22 | EDAC: Carve out debugfs functionality | Borislav Petkov | 1 | -0/+2 |
2015-02-23 | EDAC: Allow to pass driver-specific attribute groups | Takashi Iwai | 1 | -1/+2 |
2014-02-14 | EDAC: Poll timeout cannot be zero, p2 | Borislav Petkov | 1 | -1/+1 |
2012-06-12 | edac: create top-level debugfs directory | Rob Herring | 1 | -0/+14 |
2012-06-11 | edac_mc: Cleanup per-dimm_info debug messages | Mauro Carvalho Chehab | 1 | -0/+3 |
2012-06-11 | edac: rewrite the sysfs code to use struct device | Mauro Carvalho Chehab | 1 | -4/+5 |
2012-05-29 | edac: rewrite edac_align_ptr() | Mauro Carvalho Chehab | 1 | -1/+1 |
2011-12-15 | edac: convert sysdev_class to a regular subsystem | Kay Sievers | 1 | -2/+0 |
2010-10-21 | EDAC: Export edac sysfs class to users. | Borislav Petkov | 1 | -1/+0 |
2008-04-29 | edac: remove unneeded functions and add static accessor | Adrian Bunk | 1 | -1/+0 |
2007-07-26 | drivers/edac: fix edac_pci sysfs | Doug Thompson | 1 | -0/+6 |
2007-07-26 | drivers/edac: fix reset edac_mc pollmsec | Doug Thompson | 1 | -0/+2 |
2007-07-19 | drivers/edac: fix edac_device sysfs completion code | Douglas Thompson | 1 | -0/+4 |
2007-07-19 | drivers/edac: fix edac_mc sysfs completion code | Doug Thompson | 1 | -2/+6 |
2007-07-19 | drivers/edac: mod edac_align_ptr function | Douglas Thompson | 1 | -0/+1 |
2007-07-19 | drivers/edac: core Lindent cleanup | Douglas Thompson | 1 | -10/+6 |
2007-07-19 | drivers/edac: mod PCI poll names | Dave Jiang | 1 | -0/+7 |
2007-07-19 | drivers/edac: mod MC to use workq instead of kthread | Dave Jiang | 1 | -2/+3 |
2007-07-19 | drivers/edac: add edac_device class | Douglas Thompson | 1 | -0/+9 |
2007-07-19 | drivers/edac: split out functions to unique files | Douglas Thompson | 1 | -0/+55 |