aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_device_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-3/+3
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-5/+5
2008-01-24Kobject: change drivers/edac to use kobject_init_and_addGreg Kroah-Hartman1-27/+12
2007-07-19drivers/edac: fix edac_device sysfs corner case bugDoug Thompson1-35/+46
2007-07-19drivers/edac: fix edac_device sysfs completion codeDouglas Thompson1-102/+239
2007-07-19drivers/edac: fix leaf sysfs attributeDouglas Thompson1-0/+22
2007-07-19drivers/edac: edac_device code tidyingDouglas Thompson1-14/+8
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson1-56/+56
2007-07-19drivers/edac: add device sysfs attributesDouglas Thompson1-5/+46
2007-07-19drivers/edac: edac_device sysfs cleanupDouglas Thompson1-107/+0
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson1-214/+175
2007-07-19drivers/edac: add edac_device classDouglas Thompson1-0/+837