aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_device_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches1-38/+32
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab1-36/+35
2011-12-14edac: convert sysdev_class to a regular subsystemKay Sievers1-10/+10
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-21EDAC: Export edac sysfs class to users.Borislav Petkov1-6/+10
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
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