aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_pci_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-11EDAC, pci_sysfs: remove unneccessary ifdef around entire fileAndreas Ruprecht1-5/+0
2013-02-20Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab1-1/+1
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter1-1/+1
2012-12-21i7core_edac: fix kernel crash on unloading i7core_edac.Lans Zhang1-1/+1
2012-12-04EDAC, pci_sysfs: Use for_each_pci_dev to simplify the codeWei Yongjun1-8/+4
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches1-24/+24
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab1-19/+18
2011-12-14edac: convert sysdev_class to a regular subsystemKay Sievers1-8/+8
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-10-21EDAC: Export edac sysfs class to users.Borislav Petkov1-3/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-2/+2
2009-12-24edac, pci: remove pesky debug printkBorislav Petkov1-2/+0
2009-01-06edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2008-07-25edac: core fix to use dynamic kobjectArthur Jones1-9/+21
2008-04-29edac: remove unneeded functions and add static accessorAdrian Bunk1-5/+6
2008-02-07drivers/edac: pci: broken parity regressionBryan Boatright1-4/+8
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-3/+3
2008-01-24Kobject: change drivers/edac to use kobject_init_and_addGreg Kroah-Hartman1-21/+8
2007-07-26drivers/edac: fix edac_pci sysfsDoug Thompson1-77/+220
2007-07-19drivers/edac: remove null from staticsDouglas Thompson1-2/+2
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson1-23/+23
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson1-72/+68
2007-07-19drivers/edac: mod PCI poll namesDave Jiang1-12/+44
2007-07-19drivers/edac: updated PCI monitoringDave Jiang1-24/+255
2007-07-19drivers/edac: mod use edac_core.hDouglas Thompson1-2/+2
2007-07-19drivers/edac: split out functions to unique filesDouglas Thompson1-0/+361