| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-12-30 | EDAC/device: Fix period calculation in edac_device_reset_delay_period() | Eliav Farber | 1 | -1/+1 |
| 2022-10-21 | EDAC: Check for GHES preference in the chipset-specific EDAC drivers | Jia He | 1 | -0/+1 |
| 2022-09-11 | EDAC: Remove obsolete declarations in edac_module.h | Gaosheng Cui | 1 | -4/+0 |
| 2022-04-11 | EDAC/mc: Get rid of edac_align_ptr() | Borislav Petkov | 1 | -2/+0 |
| 2020-02-17 | EDAC/mc: Change mci device removal to use put_device() | Robert Richter | 1 | -1/+0 |
| 2019-08-29 | ARM: 8892/1: EDAC: Add missing debugfs_create_x32 wrapper | Jan Luebbe | 1 | -0/+4 |
| 2019-06-27 | EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec | Eiichi Tsukata | 1 | -1/+1 |
| 2019-06-20 | EDAC: Make edac_debugfs_create_x*() return void | Greg Kroah-Hartman | 1 | -10/+8 |
| 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-28 | edac: rewrite edac_align_ptr() | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2011-12-14 | 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 |