summaryrefslogtreecommitdiff
path: root/drivers/edac/edac_pci.c
AgeCommit message (Expand)AuthorFilesLines
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