summaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_mc_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-10-261-36/+46
|\
| * i7core_edac: don't use a freed mci structMauro Carvalho Chehab2010-10-241-3/+0
| * edac_core: Print debug messages at release callsMauro Carvalho Chehab2010-10-241-0/+2
| * edac_core: Don't let free(mci) happen while using itMauro Carvalho Chehab2010-10-241-2/+0
| * edac_core: Do a better job with node removalMauro Carvalho Chehab2010-10-241-29/+42
| * i7core_edac: Properly mark const static vars as suchMauro Carvalho Chehab2010-10-241-2/+2
* | EDAC: Export edac sysfs class to users.Borislav Petkov2010-10-211-3/+6
* | EDAC: Fix error returnBorislav Petkov2010-10-211-1/+1
|/
* edac, mc: Improve scrub rate handlingBorislav Petkov2010-08-031-49/+37
* 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-071-2/+2
* edac: add DDR3 memory type for MPC85xx EDACYang Shi2009-06-301-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/+6
* edac: core fix redundant sysfs controls to parametersArthur Jones2008-07-251-116/+1
* 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-241-6/+6
* Kobject: change drivers/edac to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-19/+9
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-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/+143
* 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/+31
* drivers/edac: split out functions to unique filesDouglas Thompson2007-07-191-0/+889
OpenPOWER on IntegriCloud