summaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_device_sysfs.c
AgeCommit message (Expand)AuthorLines
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches-38/+32
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab-36/+35
2011-12-14edac: convert sysdev_class to a regular subsystemKay Sievers-10/+10
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-1/+1
2010-10-21EDAC: Export edac sysfs class to users.Borislav Petkov-6/+10
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy-3/+3
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman-5/+5
2008-01-24Kobject: change drivers/edac to use kobject_init_and_addGreg Kroah-Hartman-27/+12
2007-07-19drivers/edac: fix edac_device sysfs corner case bugDoug Thompson-35/+46
2007-07-19drivers/edac: fix edac_device sysfs completion codeDouglas Thompson-102/+239
2007-07-19drivers/edac: fix leaf sysfs attributeDouglas Thompson-0/+22
2007-07-19drivers/edac: edac_device code tidyingDouglas Thompson-14/+8
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson-56/+56
2007-07-19drivers/edac: add device sysfs attributesDouglas Thompson-5/+46
2007-07-19drivers/edac: edac_device sysfs cleanupDouglas Thompson-107/+0
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson-214/+175
2007-07-19drivers/edac: add edac_device classDouglas Thompson-0/+837