summaryrefslogtreecommitdiff
path: root/drivers/edac/edac_device.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* edac: move documentation from edac_device to edac_core.hMauro Carvalho Chehab2016-12-15
* edac: move EDAC device definitions to drivers/edac/edac_device.hMauro Carvalho Chehab2016-12-15
* EDAC: Rework workqueue handlingBorislav Petkov2015-12-11
* EDAC: Make edac_device workqueue setup/teardown functions staticBorislav Petkov2015-12-11
* EDAC: Robustify workqueues destructionBorislav Petkov2015-12-11
* EDAC: Don't try to cancel workqueue when it's never setupStephen Boyd2014-01-10
* edac: Unify reporting of device info for device, mc and pciRobert Richter2013-11-04
* Merge branch 'devel'Mauro Carvalho Chehab2012-07-29
|\
| * edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-11
| * edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-05-29
|\ \ | |/
| * edac: rewrite edac_align_ptr()Mauro Carvalho Chehab2012-05-28
* | edac, mips: don't change code that has been removed in edac/mips treeJiri Kosina2012-05-22
* | edac: Fix spelling errors.David Mackey2012-04-30
|/
* edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-14
* edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan2011-05-26
* Fix common misspellingsLucas De Marchi2011-03-31
* edac: core: remove completion-wait for complete with rcu_barrierJesper Dangaard Brouer2009-09-24
* edac: add edac_device_alloc_index()Harry Ciao2009-06-18
* edac: use to_delayed_work()Jean Delvare2009-04-13
* edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* edac: fix edac core deadlock when removing a deviceHarry Ciao2008-12-23
* dev_name introduction fall out fixStephen Rothwell2008-05-05
* edac: remove unneeded functions and add static accessorAdrian Bunk2008-04-29
* edac: use the shorter LIST_HEAD for brevityRobert P. J. Day2008-04-29
* drivers-edac: use round_jiffies_relativeAnton Blanchard2008-02-07
* drivers-edac: turn on edac device error loggingDoug Thompson2008-02-07
* drivers/edac: fix edac_device sysfs corner case bugDoug Thompson2007-07-19
* drivers/edac: fix workq reset deadlockDoug Thompson2007-07-19
* drivers/edac: fix edac_device sysfs completion codeDouglas Thompson2007-07-19
* drivers/edac: fix edac_device init apisDoug Thompson2007-07-19
* drivers/edac: fix leaf sysfs attributeDouglas Thompson2007-07-19
* drivers/edac: fix edac_device semaphore to mutexDoug Thompson2007-07-19
* drivers/edac: mod edac_opt_state_to_string functionDouglas Thompson2007-07-19
* drivers/edac: mod edac_align_ptr functionDouglas Thompson2007-07-19
* drivers/edac: edac_device code tidyingDouglas Thompson2007-07-19
* drivers/edac: cleanup spaces-gotos after Lindent messupDouglas Thompson2007-07-19
* drivers/edac: device output clenaupDouglas Thompson2007-07-19
* drivers/edac: cleanup workq ifdefsDouglas Thompson2007-07-19
* drivers/edac: core Lindent cleanupDouglas Thompson2007-07-19
* drivers/edac: updated PCI monitoringDave Jiang2007-07-19
* drivers/edac: mod MC to use workq instead of kthreadDave Jiang2007-07-19
* drivers/edac: add dev_name getter functionDave Jiang2007-07-19
* drivers/edac: add edac_device classDouglas Thompson2007-07-19