summaryrefslogtreecommitdiff
path: root/drivers/edac/edac_pci.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-15edac: move documentation from edac_pci*.c to edac_pci.hMauro Carvalho Chehab1-65/+0
2016-12-15edac: move EDAC PCI definitions to drivers/edac/edac_pci.hMauro Carvalho Chehab1-11/+8
2016-02-02EDAC: Cleanup/sync workqueue functionsBorislav Petkov1-15/+15
2016-02-02EDAC: Kill workqueue setup/teardown functionsBorislav Petkov1-31/+4
2016-02-02EDAC: Balance workqueue setup and teardownBorislav Petkov1-5/+3
2015-12-11EDAC: Rework workqueue handlingBorislav Petkov1-28/+4
2015-12-11EDAC: Robustify workqueues destructionBorislav Petkov1-5/+4
2015-11-18EDAC, pci: Remove old disabled codeBorislav Petkov1-35/+0
2013-11-04edac: Unify reporting of device info for device, mc and pciRobert Richter1-5/+3
2012-11-28EDAC: Respect operational state in edac_pci.cBorislav Petkov1-1/+2
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches1-13/+13
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab1-13/+13
2012-05-28edac: rewrite edac_align_ptr()Mauro Carvalho Chehab1-3/+3
2011-12-14edac: convert sysdev_class to a regular subsystemKay Sievers1-1/+0
2011-05-26edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan1-15/+6
2009-09-24edac: core: remove completion-wait for complete with rcu_barrierJesper Dangaard Brouer1-3/+1
2009-04-13edac: use to_delayed_work()Jean Delvare1-1/+1
2009-04-02edac: Add edac_pci_alloc_index()Harry Ciao1-0/+14
2009-01-06edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-05-05dev_name introduction fall out fixStephen Rothwell1-3/+3
2008-04-29edac: remove unneeded functions and add static accessorAdrian Bunk1-1/+5
2008-04-29edac: use the shorter LIST_HEAD for brevityRobert P. J. Day1-1/+1
2008-02-07drivers-edac: use round_jiffies_relativeAnton Blanchard1-1/+1
2008-02-03drivers/edac/: Spelling fixesJoe Perches1-1/+1
2007-07-26drivers/edac: fix edac_pci sysfsDoug Thompson1-51/+111
2007-07-19drivers/edac: mod edac_opt_state_to_string functionDouglas Thompson1-1/+1
2007-07-19drivers/edac: remove null from staticsDouglas Thompson1-1/+1
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson1-17/+17
2007-07-19drivers/edac: cleanup workq ifdefsDouglas Thompson1-10/+0
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson1-36/+39
2007-07-19drivers/edac: mod PCI poll namesDave Jiang1-16/+5
2007-07-19drivers/edac: updated PCI monitoringDave Jiang1-0/+451