summaryrefslogtreecommitdiff
path: root/drivers/edac/edac_core.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-29Merge branch 'devel'Mauro Carvalho Chehab1-22/+17
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab1-0/+1
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab1-2/+1
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches1-8/+2
2012-06-11edac: Use more normal debugging macro styleJoe Perches1-17/+18
2012-06-11RAS: Add a tracepoint for reporting memory controller eventsMauro Carvalho Chehab1-4/+4
2012-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-31/+16
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab1-75/+1
2012-05-28edac: Change internal representation to work with layersMauro Carvalho Chehab1-20/+79
2012-05-22edac, mips: don't change code that has been removed in edac/mips treeJiri Kosina1-1/+1
2012-04-30edac: Fix spelling errors.David Mackey1-3/+3
2011-12-14edac: convert sysdev_class to a regular subsystemKay Sievers1-4/+3
2011-10-31edac: Move edac main structs to include/linux/edac.hMauro Carvalho Chehab1-349/+1
2011-05-26edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan1-12/+0
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-07EDAC: Fixup scrubrate manipulationBorislav Petkov1-1/+1
2011-01-07amd64_edac: Rework printk macrosBorislav Petkov1-1/+2
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-3/+3
2010-12-08EDAC: Correct MiB_TO_PAGES() macroAndrei Konovalov1-3/+3
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-24i7core_edac: move #if PAGE_SHIFT to edac_core.hMauro Carvalho Chehab1-0/+2
2010-10-24i7core_edac: Properly mark const static vars as suchMauro Carvalho Chehab1-4/+4
2010-10-24i7core_edac: Be sure that the edac pci handler will be properly releasedMauro Carvalho Chehab1-0/+1
2010-08-03edac, mc: Improve scrub rate handlingBorislav Petkov1-1/+1
2010-08-03edac: Remove EDAC_DEBUG_VERBOSEBorislav Petkov1-15/+0
2010-05-10edac: Create an unique instance for each kobjMauro Carvalho Chehab1-6/+15
2010-05-10edac: store/show methods for device groups weren't workingMauro Carvalho Chehab1-0/+2
2010-05-10edac_core: Allow the creation of sysfs groupsMauro Carvalho Chehab1-1/+11
2009-12-07edac: add memory types strings for debuggingBorislav Petkov1-0/+1
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-1/+1
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi1-0/+4
2009-06-18edac: add edac_device_alloc_index()Harry Ciao1-0/+1
2009-06-10edac: fold __func__ into edac_debug_printkBorislav Petkov1-4/+5
2009-04-13edac: fix local pci_write_bits32Jeff Haran1-2/+10
2009-04-02edac: Add edac_pci_alloc_index()Harry Ciao1-0/+1
2009-04-02edac: add more verbose debug infoHitoshi Mitake1-1/+14
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-05-05dev_name introduction fall out fixStephen Rothwell1-1/+1
2008-02-07drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt1-0/+2
2007-10-19define global BIT macroJiri Slaby1-2/+0
2007-09-11drivers/edac: fix printk level down to debug from emergDoug Thompson1-1/+1
2007-07-19drivers/edac: fix edac_device sysfs corner case bugDoug Thompson1-2/+9
2007-07-19drivers/edac: fix edac_device sysfs completion codeDouglas Thompson1-4/+6
2007-07-19drivers/edac: fix edac_mc sysfs completion codeDoug Thompson1-3/+1
2007-07-19drivers/edac: fix edac_device init apisDoug Thompson1-3/+3
2007-07-19drivers/edac: fix edac_mc init apisDoug Thompson1-13/+14
2007-07-19drivers/edac: fix leaf sysfs attributeDouglas Thompson1-37/+30
2007-07-19drivers/edac: mod edac_opt_state_to_string functionDouglas Thompson1-1/+1
2007-07-19drivers/edac: mod edac_align_ptr functionDouglas Thompson1-2/+0