| Commit message (Expand) | Author | Age | Files | Lines |
* | EDAC: constantify the struct bus_type usage | Greg Kroah-Hartman | 2024-01-04 | 1 | -1/+1 |
* | EDAC/sysfs: move to use bus_get_dev_root() | Greg Kroah-Hartman | 2023-03-22 | 1 | -7/+9 |
* | EDAC/device: Get rid of the silly one-shot memory allocation in edac_device_a... | Borislav Petkov | 2022-04-11 | 1 | -4/+1 |
* | EDAC: Use default_groups in kobj_type | Greg Kroah-Hartman | 2022-01-23 | 1 | -6/+9 |
* | EDAC: Use proper list of struct attribute for attributes | Greg Kroah-Hartman | 2022-01-23 | 1 | -14/+14 |
* | EDAC: Fix reference count leaks | Qiushi Wu | 2020-06-17 | 1 | -0/+1 |
* | edac: move EDAC device definitions to drivers/edac/edac_device.h | Mauro Carvalho Chehab | 2016-12-15 | 1 | -2/+2 |
* | EDAC: Remove edac_get_sysfs_subsys() error handling | Borislav Petkov | 2015-12-11 | 1 | -5/+0 |
* | EDAC: Rip out the edac_subsys reference counting | Borislav Petkov | 2015-12-11 | 1 | -5/+1 |
* | edac: Convert debugfX to edac_dbg(X, | Joe Perches | 2012-06-11 | 1 | -38/+32 |
* | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab | 2012-06-11 | 1 | -36/+35 |
* | edac: convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-15 | 1 | -10/+10 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | EDAC: Export edac sysfs class to users. | Borislav Petkov | 2010-10-21 | 1 | -6/+10 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-08 | 1 | -3/+3 |
* | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-25 | 1 | -5/+5 |
* | Kobject: change drivers/edac to use kobject_init_and_add | Greg Kroah-Hartman | 2008-01-25 | 1 | -27/+12 |
* | drivers/edac: fix edac_device sysfs corner case bug | Doug Thompson | 2007-07-19 | 1 | -35/+46 |
* | drivers/edac: fix edac_device sysfs completion code | Douglas Thompson | 2007-07-19 | 1 | -102/+239 |
* | drivers/edac: fix leaf sysfs attribute | Douglas Thompson | 2007-07-19 | 1 | -0/+22 |
* | drivers/edac: edac_device code tidying | Douglas Thompson | 2007-07-19 | 1 | -14/+8 |
* | drivers/edac: cleanup spaces-gotos after Lindent messup | Douglas Thompson | 2007-07-19 | 1 | -56/+56 |
* | drivers/edac: add device sysfs attributes | Douglas Thompson | 2007-07-19 | 1 | -5/+46 |
* | drivers/edac: edac_device sysfs cleanup | Douglas Thompson | 2007-07-19 | 1 | -107/+0 |
* | drivers/edac: core Lindent cleanup | Douglas Thompson | 2007-07-19 | 1 | -214/+175 |
* | drivers/edac: add edac_device class | Douglas Thompson | 2007-07-19 | 1 | -0/+837 |