aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/edac_device_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-1/+1
2010-10-21EDAC: Export edac sysfs class to users.Gravatar Borislav Petkov 1-6/+10
2010-10-18Update broken web addresses in the kernel.Gravatar Justin P. Mattock 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeGravatar Emese Revfy 1-3/+3
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Gravatar Greg Kroah-Hartman 1-5/+5
2008-01-24Kobject: change drivers/edac to use kobject_init_and_addGravatar Greg Kroah-Hartman 1-27/+12
2007-07-19drivers/edac: fix edac_device sysfs corner case bugGravatar Doug Thompson 1-35/+46
2007-07-19drivers/edac: fix edac_device sysfs completion codeGravatar Douglas Thompson 1-102/+239
2007-07-19drivers/edac: fix leaf sysfs attributeGravatar Douglas Thompson 1-0/+22
2007-07-19drivers/edac: edac_device code tidyingGravatar Douglas Thompson 1-14/+8
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupGravatar Douglas Thompson 1-56/+56
2007-07-19drivers/edac: add device sysfs attributesGravatar Douglas Thompson 1-5/+46
2007-07-19drivers/edac: edac_device sysfs cleanupGravatar Douglas Thompson 1-107/+0
2007-07-19drivers/edac: core Lindent cleanupGravatar Douglas Thompson 1-214/+175
2007-07-19drivers/edac: add edac_device classGravatar Douglas Thompson 1-0/+837