aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_mc_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-2/+2
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi1-1/+3
2008-07-25edac: core fix added newline to sysfs dimm labelsArthur Jones1-1/+5
2008-07-25edac: core fix static to dynamic ksetArthur Jones1-9/+6
2008-07-25edac: core fix redundant sysfs controls to parametersArthur Jones1-116/+1
2008-07-25edac: core fix workq timerArthur Jones1-1/+21
2008-02-07drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt1-1/+2
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-6/+6
2008-01-24Kobject: change drivers/edac to use kobject_init_and_addGreg Kroah-Hartman1-19/+9
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman1-1/+1
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman1-1/+2
2007-07-26drivers/edac: fix reset edac_mc pollmsecDoug Thompson1-1/+18
2007-07-19drivers/edac: fix edac_mc sysfs completion codeDoug Thompson1-213/+355
2007-07-19drivers/edac: remove null from staticsDouglas Thompson1-1/+1
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson1-42/+42
2007-07-19drivers/edac: add device sysfs attributesDouglas Thompson1-15/+45
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson1-193/+143
2007-07-19drivers/edac: mod PCI poll namesDave Jiang1-32/+44
2007-07-19drivers/edac: mod MC to use workq instead of kthreadDave Jiang1-4/+10
2007-07-19drivers/edac: mod use edac_core.hDouglas Thompson1-1/+1
2007-07-19drivers/edac: mc sysfs add missing mem typesDave Jiang1-1/+4
2007-07-19drivers/edac: add edac_device classDouglas Thompson1-39/+31
2007-07-19drivers/edac: split out functions to unique filesDouglas Thompson1-0/+889