aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_mc_sysfs.c
Commit message (Expand)AuthorAge
* edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-14
* EDAC: Remove debugging output in scrub rate handlingMarkus Trippelsdorf2011-04-21
* Fix common misspellingsLucas De Marchi2011-03-31
* EDAC: Shut up sysfs registration debug codeBorislav Petkov2011-03-17
* EDAC: Fixup scrubrate manipulationBorislav Petkov2011-01-07
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-10-26
|\
| * i7core_edac: don't use a freed mci structMauro Carvalho Chehab2010-10-24
| * edac_core: Print debug messages at release callsMauro Carvalho Chehab2010-10-24
| * edac_core: Don't let free(mci) happen while using itMauro Carvalho Chehab2010-10-24
| * edac_core: Do a better job with node removalMauro Carvalho Chehab2010-10-24
| * i7core_edac: Properly mark const static vars as suchMauro Carvalho Chehab2010-10-24
* | EDAC: Export edac sysfs class to users.Borislav Petkov2010-10-21
* | EDAC: Fix error returnBorislav Petkov2010-10-21
|/
* edac, mc: Improve scrub rate handlingBorislav Petkov2010-08-03
* edac: Create an unique instance for each kobjMauro Carvalho Chehab2010-05-10
* edac: Don't create csrow entries on instance groupsMauro Carvalho Chehab2010-05-10
* edac: store/show methods for device groups weren't workingMauro Carvalho Chehab2010-05-10
* edac_core: Allow the creation of sysfs groupsMauro Carvalho Chehab2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* edac: add DDR3 memory type for MPC85xx EDACYang Shi2009-06-30
* edac: core fix added newline to sysfs dimm labelsArthur Jones2008-07-25
* edac: core fix static to dynamic ksetArthur Jones2008-07-25
* edac: core fix redundant sysfs controls to parametersArthur Jones2008-07-25
* edac: core fix workq timerArthur Jones2008-07-25
* drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt2008-02-07
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: change drivers/edac to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-12
* drivers/edac: fix reset edac_mc pollmsecDoug Thompson2007-07-26
* drivers/edac: fix edac_mc sysfs completion codeDoug Thompson2007-07-19
* drivers/edac: remove null from staticsDouglas Thompson2007-07-19
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-19
* drivers/edac: add device sysfs attributesDouglas Thompson2007-07-19
* drivers/edac: core Lindent cleanupDouglas Thompson2007-07-19
* drivers/edac: mod PCI poll namesDave Jiang2007-07-19
* drivers/edac: mod MC to use workq instead of kthreadDave Jiang2007-07-19
* drivers/edac: mod use edac_core.hDouglas Thompson2007-07-19
* drivers/edac: mc sysfs add missing mem typesDave Jiang2007-07-19
* drivers/edac: add edac_device classDouglas Thompson2007-07-19
* drivers/edac: split out functions to unique filesDouglas Thompson2007-07-19