aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/edac_core.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-31edac: Move edac main structs to include/linux/edac.hGravatar Mauro Carvalho Chehab 1-349/+1
2011-05-26edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Gravatar Lai Jiangshan 1-12/+0
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-4/+4
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-1/+1
2011-01-07EDAC: Fixup scrubrate manipulationGravatar Borislav Petkov 1-1/+1
2011-01-07amd64_edac: Rework printk macrosGravatar Borislav Petkov 1-1/+2
2010-12-22Merge branch 'master' into for-nextGravatar Jiri Kosina 1-3/+3
2010-12-08EDAC: Correct MiB_TO_PAGES() macroGravatar Andrei Konovalov 1-3/+3
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 1-1/+1
2010-10-24i7core_edac: move #if PAGE_SHIFT to edac_core.hGravatar Mauro Carvalho Chehab 1-0/+2
2010-10-24i7core_edac: Properly mark const static vars as suchGravatar Mauro Carvalho Chehab 1-4/+4
2010-10-24i7core_edac: Be sure that the edac pci handler will be properly releasedGravatar Mauro Carvalho Chehab 1-0/+1
2010-08-03edac, mc: Improve scrub rate handlingGravatar Borislav Petkov 1-1/+1
2010-08-03edac: Remove EDAC_DEBUG_VERBOSEGravatar Borislav Petkov 1-15/+0
2010-05-10edac: Create an unique instance for each kobjGravatar Mauro Carvalho Chehab 1-6/+15
2010-05-10edac: store/show methods for device groups weren't workingGravatar Mauro Carvalho Chehab 1-0/+2
2010-05-10edac_core: Allow the creation of sysfs groupsGravatar Mauro Carvalho Chehab 1-1/+11
2009-12-07edac: add memory types strings for debuggingGravatar Borislav Petkov 1-0/+1
2009-09-21trivial: fix typo "for for" in multiple filesGravatar Anand Gadiyar 1-1/+1
2009-06-30edac: add DDR3 memory type for MPC85xx EDACGravatar Yang Shi 1-0/+4
2009-06-18edac: add edac_device_alloc_index()Gravatar Harry Ciao 1-0/+1
2009-06-10edac: fold __func__ into edac_debug_printkGravatar Borislav Petkov 1-4/+5
2009-04-13edac: fix local pci_write_bits32Gravatar Jeff Haran 1-2/+10
2009-04-02edac: Add edac_pci_alloc_index()Gravatar Harry Ciao 1-0/+1
2009-04-02edac: add more verbose debug infoGravatar Hitoshi Mitake 1-1/+14
2008-08-23removed unused #include <linux/version.h>'sGravatar Adrian Bunk 1-1/+0
2008-05-05dev_name introduction fall out fixGravatar Stephen Rothwell 1-1/+1
2008-02-07drivers-edac: add Cell XDR memory typesGravatar Benjamin Herrenschmidt 1-0/+2
2007-10-19define global BIT macroGravatar Jiri Slaby 1-2/+0
2007-09-11drivers/edac: fix printk level down to debug from emergGravatar Doug Thompson 1-1/+1
2007-07-19drivers/edac: fix edac_device sysfs corner case bugGravatar Doug Thompson 1-2/+9
2007-07-19drivers/edac: fix edac_device sysfs completion codeGravatar Douglas Thompson 1-4/+6
2007-07-19drivers/edac: fix edac_mc sysfs completion codeGravatar Doug Thompson 1-3/+1
2007-07-19drivers/edac: fix edac_device init apisGravatar Doug Thompson 1-3/+3
2007-07-19drivers/edac: fix edac_mc init apisGravatar Doug Thompson 1-13/+14
2007-07-19drivers/edac: fix leaf sysfs attributeGravatar Douglas Thompson 1-37/+30
2007-07-19drivers/edac: mod edac_opt_state_to_string functionGravatar Douglas Thompson 1-1/+1
2007-07-19drivers/edac: mod edac_align_ptr functionGravatar Douglas Thompson 1-2/+0
2007-07-19drivers/edac: edac_device code tidyingGravatar Douglas Thompson 1-11/+0
2007-07-19drivers/edac: add device sysfs attributesGravatar Douglas Thompson 1-2/+50
2007-07-19drivers/edac: cleanup workq ifdefsGravatar Douglas Thompson 1-12/+1
2007-07-19drivers/edac: core Lindent cleanupGravatar Douglas Thompson 1-89/+84
2007-07-19drivers/edac: mod PCI poll namesGravatar Dave Jiang 1-7/+0
2007-07-19drivers/edac: updated PCI monitoringGravatar Dave Jiang 1-6/+114
2007-07-19drivers/edac: mod MC to use workq instead of kthreadGravatar Dave Jiang 1-0/+14
2007-07-19drivers/edac: add dev_name getter functionGravatar Dave Jiang 1-5/+3
2007-07-19drivers/edac: core.h fix scrubdefsGravatar Douglas Thompson 1-4/+4
2007-07-19drivers/edac: add edac_device classGravatar Douglas Thompson 1-6/+246
2007-07-19drivers/edac: split out functions to unique filesGravatar Douglas Thompson 1-0/+478