summaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_device.c
AgeCommit message (Expand)AuthorLines
2008-05-05dev_name introduction fall out fixStephen Rothwell-3/+3
2008-04-29edac: remove unneeded functions and add static accessorAdrian Bunk-31/+0
2008-04-29edac: use the shorter LIST_HEAD for brevityRobert P. J. Day-1/+1
2008-02-07drivers-edac: use round_jiffies_relativeAnton Blanchard-2/+2
2008-02-07drivers-edac: turn on edac device error loggingDoug Thompson-0/+4
2007-07-19drivers/edac: fix edac_device sysfs corner case bugDoug Thompson-14/+30
2007-07-19drivers/edac: fix workq reset deadlockDoug Thompson-9/+47
2007-07-19drivers/edac: fix edac_device sysfs completion codeDouglas Thompson-9/+28
2007-07-19drivers/edac: fix edac_device init apisDoug Thompson-4/+4
2007-07-19drivers/edac: fix leaf sysfs attributeDouglas Thompson-31/+63
2007-07-19drivers/edac: fix edac_device semaphore to mutexDoug Thompson-11/+11
2007-07-19drivers/edac: mod edac_opt_state_to_string functionDouglas Thompson-1/+1
2007-07-19drivers/edac: mod edac_align_ptr functionDouglas Thompson-6/+3
2007-07-19drivers/edac: edac_device code tidyingDouglas Thompson-51/+54
2007-07-19drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson-54/+56
2007-07-19drivers/edac: device output clenaupDouglas Thompson-4/+4
2007-07-19drivers/edac: cleanup workq ifdefsDouglas Thompson-11/+0
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson-94/+92
2007-07-19drivers/edac: updated PCI monitoringDave Jiang-22/+1
2007-07-19drivers/edac: mod MC to use workq instead of kthreadDave Jiang-16/+20
2007-07-19drivers/edac: add dev_name getter functionDave Jiang-3/+3
2007-07-19drivers/edac: add edac_device classDouglas Thompson-0/+669