aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_mc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter1-3/+3
2017-09-25EDAC: Add helper which returns the loaded platform driverToshi Kani1-0/+8
2017-01-28EDAC: Add routine to check if MC devices list is emptyYazen Ghannam1-0/+9
2016-12-15edac: fix kernel-doc tags at the drivers/edac_*.hMauro Carvalho Chehab1-20/+35
2016-12-15driver-api: create an edac.rst file with EDAC documentationMauro Carvalho Chehab1-2/+0
2016-12-15edac: move documentation from edac_mc.c to edac_core.hMauro Carvalho Chehab1-0/+101
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab1-0/+131
2007-07-19drivers/edac: remove file edac_mc.hDouglas Thompson1-7/+0
2007-07-19drivers/edac: core Lindent cleanupDouglas Thompson1-2/+0
2007-07-19drivers/edac: split out functions to unique filesDouglas Thompson1-469/+2
2007-07-19drivers/edac: add RDDR2 memory typesDouglas Thompson1-0/+2
2007-07-19drivers/edac: core: make functions staticAdrian Bunk1-8/+0
2007-07-19drivers/edac: add edac_mc_find APIDouglas Thompson1-0/+1
2007-02-12[PATCH] EDAC: Add Fully-Buffered DIMM APIs to coreeric wollesen1-1/+15
2007-02-12[PATCH] EDAC: Add memory scrubbing controls API to coreFrithiof Jensen1-0/+12
2006-08-06[PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h>Adrian Bunk1-0/+1
2006-07-01[PATCH] EDAC: fix module names quoted in sysfsDoug Thompson1-4/+0
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson1-1/+1
2006-06-30[PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson1-3/+13
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-26[PATCH] EDAC: formatting cleanupDave Peterson1-53/+43
2006-03-26[PATCH] EDAC: protect memory controller listDave Peterson1-4/+1
2006-03-26[PATCH] EDAC: kobject/sysfs fixesDave Peterson1-7/+2
2006-03-26[PATCH] EDAC: name cleanupDave Peterson1-3/+3
2006-03-26[PATCH] EDAC: printk cleanupDave Peterson1-2/+21
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox1-0/+448