summaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_pci_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab2013-02-201-1/+1
|\
| * EDAC: Test correct variable in ->store functionDan Carpenter2013-01-301-1/+1
* | i7core_edac: fix kernel crash on unloading i7core_edac.Lans Zhang2012-12-211-1/+1
|/
* EDAC, pci_sysfs: Use for_each_pci_dev to simplify the codeWei Yongjun2012-12-041-8/+4
* edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-111-24/+24
* edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-111-19/+18
* edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-8/+8
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* EDAC: Export edac sysfs class to users.Borislav Petkov2010-10-211-3/+7
* 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, pci: remove pesky debug printkBorislav Petkov2009-12-241-2/+0
* edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-3/+3
* edac: core fix to use dynamic kobjectArthur Jones2008-07-251-9/+21
* edac: remove unneeded functions and add static accessorAdrian Bunk2008-04-291-5/+6
* drivers/edac: pci: broken parity regressionBryan Boatright2008-02-071-4/+8
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-3/+3
* Kobject: change drivers/edac to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-21/+8
* drivers/edac: fix edac_pci sysfsDoug Thompson2007-07-261-77/+220
* drivers/edac: remove null from staticsDouglas Thompson2007-07-191-2/+2
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-191-23/+23
* drivers/edac: core Lindent cleanupDouglas Thompson2007-07-191-72/+68
* drivers/edac: mod PCI poll namesDave Jiang2007-07-191-12/+44
* drivers/edac: updated PCI monitoringDave Jiang2007-07-191-24/+255
* drivers/edac: mod use edac_core.hDouglas Thompson2007-07-191-2/+2
* drivers/edac: split out functions to unique filesDouglas Thompson2007-07-191-0/+361