tree-wide: fix comment/printk typos
[linux-flexiantxendom0-natty.git] / drivers / edac / edac_core.h
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-24 Mauro Carvalho Chehabi7core_edac: move #if PAGE_SHIFT to edac_core.h
2010-10-24 Mauro Carvalho Chehabi7core_edac: Properly mark const static vars as such
2010-10-24 Mauro Carvalho Chehabi7core_edac: Be sure that the edac pci handler will...
2010-08-03 Borislav Petkovedac, mc: Improve scrub rate handling
2010-08-03 Borislav Petkovedac: Remove EDAC_DEBUG_VERBOSE
2010-05-10 Mauro Carvalho Chehabedac: Create an unique instance for each kobj
2010-05-10 Mauro Carvalho Chehabedac: store/show methods for device groups weren't...
2010-05-10 Mauro Carvalho Chehabedac_core: Allow the creation of sysfs groups
2009-12-07 Borislav Petkovedac: add memory types strings for debugging
2009-09-21 Anand Gadiyartrivial: fix typo "for for" in multiple files
2009-07-01 Yang Shiedac: add DDR3 memory type for MPC85xx EDAC
2009-06-18 Harry Ciaoedac: add edac_device_alloc_index()
2009-06-10 Borislav Petkovedac: fold __func__ into edac_debug_printk
2009-04-13 Jeff Haranedac: fix local pci_write_bits32
2009-04-03 Harry Ciaoedac: Add edac_pci_alloc_index()
2009-04-03 Hitoshi Mitakeedac: add more verbose debug info
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-05-05 Stephen Rothwelldev_name introduction fall out fix
2008-02-07 Benjamin Herrenschmidtdrivers-edac: add Cell XDR memory types
2007-10-19 Jiri Slabydefine global BIT macro
2007-09-12 Doug Thompsondrivers/edac: fix printk level down to debug from emerg
2007-07-19 Doug Thompsondrivers/edac: fix edac_device sysfs corner case bug
2007-07-19 Douglas Thompsondrivers/edac: fix edac_device sysfs completion code
2007-07-19 Doug Thompsondrivers/edac: fix edac_mc sysfs completion code
2007-07-19 Doug Thompsondrivers/edac: fix edac_device init apis
2007-07-19 Doug Thompsondrivers/edac: fix edac_mc init apis
2007-07-19 Douglas Thompsondrivers/edac: fix leaf sysfs attribute
2007-07-19 Douglas Thompsondrivers/edac: mod edac_opt_state_to_string function
2007-07-19 Douglas Thompsondrivers/edac: mod edac_align_ptr function
2007-07-19 Douglas Thompsondrivers/edac: edac_device code tidying
2007-07-19 Douglas Thompsondrivers/edac: add device sysfs attributes
2007-07-19 Douglas Thompsondrivers/edac: cleanup workq ifdefs
2007-07-19 Douglas Thompsondrivers/edac: core Lindent cleanup
2007-07-19 Dave Jiangdrivers/edac: mod PCI poll names
2007-07-19 Dave Jiangdrivers/edac: updated PCI monitoring
2007-07-19 Dave Jiangdrivers/edac: mod MC to use workq instead of kthread
2007-07-19 Dave Jiangdrivers/edac: add dev_name getter function
2007-07-19 Douglas Thompsondrivers/edac: core.h fix scrubdefs
2007-07-19 Douglas Thompsondrivers/edac: add edac_device class
2007-07-19 Douglas Thompsondrivers/edac: split out functions to unique files