summaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_mc_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* edac, mc: Improve scrub rate handlingBorislav Petkov2010-08-031-49/+37Star
* edac: Create an unique instance for each kobjMauro Carvalho Chehab2010-05-101-26/+49
* edac: Don't create csrow entries on instance groupsMauro Carvalho Chehab2010-05-101-2/+2
* edac: store/show methods for device groups weren't workingMauro Carvalho Chehab2010-05-101-7/+78
* edac_core: Allow the creation of sysfs groupsMauro Carvalho Chehab2010-05-101-27/+56
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-081-2/+2
* edac: add DDR3 memory type for MPC85xx EDACYang Shi2009-07-011-1/+3
* edac: core fix added newline to sysfs dimm labelsArthur Jones2008-07-251-1/+5
* edac: core fix static to dynamic ksetArthur Jones2008-07-251-9/+6Star
* edac: core fix redundant sysfs controls to parametersArthur Jones2008-07-251-116/+1Star
* edac: core fix workq timerArthur Jones2008-07-251-1/+21
* drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt2008-02-071-1/+2
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-251-6/+6
* Kobject: change drivers/edac to use kobject_init_and_addGreg Kroah-Hartman2008-01-251-19/+9Star
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-251-1/+1
* Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-121-1/+2
* drivers/edac: fix reset edac_mc pollmsecDoug Thompson2007-07-261-1/+18
* drivers/edac: fix edac_mc sysfs completion codeDoug Thompson2007-07-191-213/+355
* drivers/edac: remove null from staticsDouglas Thompson2007-07-191-1/+1
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-191-42/+42
* drivers/edac: add device sysfs attributesDouglas Thompson2007-07-191-15/+45
* drivers/edac: core Lindent cleanupDouglas Thompson2007-07-191-193/+143Star
* drivers/edac: mod PCI poll namesDave Jiang2007-07-191-32/+44
* drivers/edac: mod MC to use workq instead of kthreadDave Jiang2007-07-191-4/+10
* drivers/edac: mod use edac_core.hDouglas Thompson2007-07-191-1/+1
* drivers/edac: mc sysfs add missing mem typesDave Jiang2007-07-191-1/+4
* drivers/edac: add edac_device classDouglas Thompson2007-07-191-39/+31Star
* drivers/edac: split out functions to unique filesDouglas Thompson2007-07-191-0/+889