summaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_core.h
Commit message (Expand)AuthorAgeFilesLines
* i7core_edac: move #if PAGE_SHIFT to edac_core.hMauro Carvalho Chehab2010-10-241-0/+2
* i7core_edac: Properly mark const static vars as suchMauro Carvalho Chehab2010-10-241-4/+4
* i7core_edac: Be sure that the edac pci handler will be properly releasedMauro Carvalho Chehab2010-10-241-0/+1
* edac, mc: Improve scrub rate handlingBorislav Petkov2010-08-031-1/+1
* edac: Remove EDAC_DEBUG_VERBOSEBorislav Petkov2010-08-031-15/+0
* edac: Create an unique instance for each kobjMauro Carvalho Chehab2010-05-101-6/+15
* edac: store/show methods for device groups weren't workingMauro Carvalho Chehab2010-05-101-0/+2
* edac_core: Allow the creation of sysfs groupsMauro Carvalho Chehab2010-05-101-1/+11
* edac: add memory types strings for debuggingBorislav Petkov2009-12-071-0/+1
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* edac: add DDR3 memory type for MPC85xx EDACYang Shi2009-06-301-0/+4
* edac: add edac_device_alloc_index()Harry Ciao2009-06-181-0/+1
* edac: fold __func__ into edac_debug_printkBorislav Petkov2009-06-101-4/+5
* edac: fix local pci_write_bits32Jeff Haran2009-04-131-2/+10
* edac: Add edac_pci_alloc_index()Harry Ciao2009-04-021-0/+1
* edac: add more verbose debug infoHitoshi Mitake2009-04-021-1/+14
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* dev_name introduction fall out fixStephen Rothwell2008-05-051-1/+1
* drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt2008-02-071-0/+2
* define global BIT macroJiri Slaby2007-10-191-2/+0
* drivers/edac: fix printk level down to debug from emergDoug Thompson2007-09-111-1/+1
* drivers/edac: fix edac_device sysfs corner case bugDoug Thompson2007-07-191-2/+9
* drivers/edac: fix edac_device sysfs completion codeDouglas Thompson2007-07-191-4/+6
* drivers/edac: fix edac_mc sysfs completion codeDoug Thompson2007-07-191-3/+1
* drivers/edac: fix edac_device init apisDoug Thompson2007-07-191-3/+3
* drivers/edac: fix edac_mc init apisDoug Thompson2007-07-191-13/+14
* drivers/edac: fix leaf sysfs attributeDouglas Thompson2007-07-191-37/+30
* drivers/edac: mod edac_opt_state_to_string functionDouglas Thompson2007-07-191-1/+1
* drivers/edac: mod edac_align_ptr functionDouglas Thompson2007-07-191-2/+0
* drivers/edac: edac_device code tidyingDouglas Thompson2007-07-191-11/+0
* drivers/edac: add device sysfs attributesDouglas Thompson2007-07-191-2/+50
* drivers/edac: cleanup workq ifdefsDouglas Thompson2007-07-191-12/+1
* drivers/edac: core Lindent cleanupDouglas Thompson2007-07-191-89/+84
* drivers/edac: mod PCI poll namesDave Jiang2007-07-191-7/+0
* drivers/edac: updated PCI monitoringDave Jiang2007-07-191-6/+114
* drivers/edac: mod MC to use workq instead of kthreadDave Jiang2007-07-191-0/+14
* drivers/edac: add dev_name getter functionDave Jiang2007-07-191-5/+3
* drivers/edac: core.h fix scrubdefsDouglas Thompson2007-07-191-4/+4
* drivers/edac: add edac_device classDouglas Thompson2007-07-191-6/+246
* drivers/edac: split out functions to unique filesDouglas Thompson2007-07-191-0/+478
OpenPOWER on IntegriCloud