aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19drivers/edac: fix edac_device sysfs corner case bugDoug Thompson1-14/+30
2007-07-19drivers/edac: fix workq reset deadlockDoug Thompson1-9/+47
2007-07-19drivers/edac: fix edac_device sysfs completion codeDouglas Thompson1-9/+28
2007-07-19drivers/edac: fix edac_device init apisDoug Thompson1-4/+4
2007-07-19drivers/edac: fix leaf sysfs attributeDouglas Thompson1-31/+63
2007-07-19drivers/edac: fix edac_device semaphore to mutexDoug Thompson1-11/+11
2007-07-19drivers/edac: mod edac_opt_state_to_string functionDouglas Thompson1-1/+1
2007-07-19drivers/edac: mod edac_align_ptr functionDouglas Thompson1-6/+3
2007-07-19drivers/edac: edac_device code tidyingDouglas Thompson1-51/+54
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson1-54/+56
2007-07-19drivers/edac: device output clenaupDouglas Thompson1-4/+4
2007-07-19drivers/edac: cleanup workq ifdefsDouglas Thompson1-11/+0
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson1-94/+92
2007-07-19drivers/edac: updated PCI monitoringDave Jiang1-22/+1
2007-07-19drivers/edac: mod MC to use workq instead of kthreadDave Jiang1-16/+20
2007-07-19drivers/edac: add dev_name getter functionDave Jiang1-3/+3
2007-07-19drivers/edac: add edac_device classDouglas Thompson1-0/+669