aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/edac_device.c
AgeCommit message (Expand)Author
2011-05-26edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan
2011-03-31Fix common misspellingsLucas De Marchi
2009-09-24edac: core: remove completion-wait for complete with rcu_barrierJesper Dangaard Brouer
2009-06-18edac: add edac_device_alloc_index()Harry Ciao
2009-04-13edac: use to_delayed_work()Jean Delvare
2009-01-06edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-23edac: fix edac core deadlock when removing a deviceHarry Ciao
2008-05-05dev_name introduction fall out fixStephen Rothwell
2008-04-29edac: remove unneeded functions and add static accessorAdrian Bunk
2008-04-29edac: use the shorter LIST_HEAD for brevityRobert P. J. Day
2008-02-07drivers-edac: use round_jiffies_relativeAnton Blanchard
2008-02-07drivers-edac: turn on edac device error loggingDoug Thompson
2007-07-19drivers/edac: fix edac_device sysfs corner case bugDoug Thompson
2007-07-19drivers/edac: fix workq reset deadlockDoug Thompson
2007-07-19drivers/edac: fix edac_device sysfs completion codeDouglas Thompson
2007-07-19drivers/edac: fix edac_device init apisDoug Thompson
2007-07-19drivers/edac: fix leaf sysfs attributeDouglas Thompson
2007-07-19drivers/edac: fix edac_device semaphore to mutexDoug Thompson
2007-07-19drivers/edac: mod edac_opt_state_to_string functionDouglas Thompson
2007-07-19drivers/edac: mod edac_align_ptr functionDouglas Thompson
2007-07-19drivers/edac: edac_device code tidyingDouglas Thompson
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson
2007-07-19drivers/edac: device output clenaupDouglas Thompson
2007-07-19drivers/edac: cleanup workq ifdefsDouglas Thompson
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson
2007-07-19drivers/edac: updated PCI monitoringDave Jiang
2007-07-19drivers/edac: mod MC to use workq instead of kthreadDave Jiang
2007-07-19drivers/edac: add dev_name getter functionDave Jiang
2007-07-19drivers/edac: add edac_device classDouglas Thompson