summaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_mc_sysfs.c
AgeCommit message (Expand)AuthorLines
2008-02-07drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt-1/+2
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman-6/+6
2008-01-24Kobject: change drivers/edac to use kobject_init_and_addGreg Kroah-Hartman-19/+9
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman-1/+1
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman-1/+2
2007-07-26drivers/edac: fix reset edac_mc pollmsecDoug Thompson-1/+18
2007-07-19drivers/edac: fix edac_mc sysfs completion codeDoug Thompson-213/+355
2007-07-19drivers/edac: remove null from staticsDouglas Thompson-1/+1
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson-42/+42
2007-07-19drivers/edac: add device sysfs attributesDouglas Thompson-15/+45
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson-193/+143
2007-07-19drivers/edac: mod PCI poll namesDave Jiang-32/+44
2007-07-19drivers/edac: mod MC to use workq instead of kthreadDave Jiang-4/+10
2007-07-19drivers/edac: mod use edac_core.hDouglas Thompson-1/+1
2007-07-19drivers/edac: mc sysfs add missing mem typesDave Jiang-1/+4
2007-07-19drivers/edac: add edac_device classDouglas Thompson-39/+31
2007-07-19drivers/edac: split out functions to unique filesDouglas Thompson-0/+889