aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/edac_mc_sysfs.c
AgeCommit message (Expand)Author
2011-01-07EDAC: Fixup scrubrate manipulationBorislav Petkov
2010-10-26Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-10-24i7core_edac: don't use a freed mci structMauro Carvalho Chehab
2010-10-24edac_core: Print debug messages at release callsMauro Carvalho Chehab
2010-10-24edac_core: Don't let free(mci) happen while using itMauro Carvalho Chehab
2010-10-24edac_core: Do a better job with node removalMauro Carvalho Chehab
2010-10-24i7core_edac: Properly mark const static vars as suchMauro Carvalho Chehab
2010-10-21EDAC: Export edac sysfs class to users.Borislav Petkov
2010-10-21EDAC: Fix error returnBorislav Petkov
2010-08-03edac, mc: Improve scrub rate handlingBorislav Petkov
2010-05-10edac: Create an unique instance for each kobjMauro Carvalho Chehab
2010-05-10edac: Don't create csrow entries on instance groupsMauro Carvalho Chehab
2010-05-10edac: store/show methods for device groups weren't workingMauro Carvalho Chehab
2010-05-10edac_core: Allow the creation of sysfs groupsMauro Carvalho Chehab
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi
2008-07-25edac: core fix added newline to sysfs dimm labelsArthur Jones
2008-07-25edac: core fix static to dynamic ksetArthur Jones
2008-07-25edac: core fix redundant sysfs controls to parametersArthur Jones
2008-07-25edac: core fix workq timerArthur Jones
2008-02-07drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change drivers/edac to use kobject_init_and_addGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman
2007-07-26drivers/edac: fix reset edac_mc pollmsecDoug Thompson
2007-07-19drivers/edac: fix edac_mc sysfs completion codeDoug Thompson
2007-07-19drivers/edac: remove null from staticsDouglas Thompson
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson
2007-07-19drivers/edac: add device sysfs attributesDouglas Thompson
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson
2007-07-19drivers/edac: mod PCI poll namesDave Jiang
2007-07-19drivers/edac: mod MC to use workq instead of kthreadDave Jiang
2007-07-19drivers/edac: mod use edac_core.hDouglas Thompson
2007-07-19drivers/edac: mc sysfs add missing mem typesDave Jiang
2007-07-19drivers/edac: add edac_device classDouglas Thompson
2007-07-19drivers/edac: split out functions to unique filesDouglas Thompson