aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-04amd64_edac: print debug statements only on errorDoug Thompson1-0/+4
2009-08-03amd64_edac: fix ECC checkingDoug Thompson1-0/+3
2009-07-29edac: x38 fix mchbar high register addrLu Zhihe1-1/+1
2009-07-27amd64_edac: read the right F2 maskoffset regWan Wei1-1/+1
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi4-1/+14
2009-06-26amd64_edac: misc small cleanupsBorislav Petkov2-7/+8
2009-06-26amd64_edac: fix ecc_enable_override handlingBorislav Petkov1-1/+6
2009-06-26amd64_edac: check only ECC bit in amd64_determine_edac_capBorislav Petkov1-3/+2
2009-06-18edac: Kconfig: fix the meaning of EDAC abbreviationGeunSik Lim1-1/+1
2009-06-18edac: add missing __devexit_p()Mike Frysinger1-1/+1
2009-06-18edac: add edac_device_alloc_index()Harry Ciao3-2/+16
2009-06-18edac: add CPC925 Memory Controller driverHarry Ciao3-0/+1027
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.Martin Olsson1-1/+1
2009-06-10EDAC: do not enable modules by defaultBorislav Petkov1-1/+0
2009-06-10amd64_edac: do not enable module by defaultBorislav Petkov1-4/+3
2009-06-10amd64_edac: add module registration routinesDoug Thompson4-0/+422
2009-06-10amd64_edac: add ECC reporting initializersDoug Thompson2-1/+209
2009-06-10amd64_edac: add EDAC core-related initializersDoug Thompson1-0/+315
2009-06-10amd64_edac: add error decoding logicDoug Thompson1-0/+425
2009-06-10amd64_edac: add ECC chipkill syndrome mapping tableDoug Thompson1-0/+135
2009-06-10amd64_edac: add per-family descriptorsDoug Thompson1-0/+72
2009-06-10amd64_edac: add F10h-and-later methods-p3Doug Thompson1-4/+265
2009-06-10amd64_edac: add F10h-and-later methods-p2Doug Thompson1-0/+196
2009-06-10amd64_edac: add F10h-and-later methods-p1Doug Thompson1-0/+181
2009-06-10amd64_edac: add k8-specific methodsDoug Thompson1-0/+173
2009-06-10amd64_edac: assign DRAM chip select base and mask in a family-specific wayDoug Thompson1-0/+142
2009-06-10amd64_edac: add helper to dump relevant registersDoug Thompson1-0/+142
2009-06-10amd64_edac: add DRAM address type conversion facilitiesDoug Thompson1-0/+294
2009-06-10amd64_edac: add functionality to compute the DRAM holeDoug Thompson1-0/+166
2009-06-10amd64_edac: add sys addr to memory controller mapping helpersDoug Thompson1-0/+141
2009-06-10amd64_edac: add memory scrubber interfaceDoug Thompson1-0/+130
2009-06-10amd64_edac: add MCA error typesDoug Thompson1-0/+161
2009-06-10amd64_edac: add DRAM error injection logic using sysfsDoug Thompson1-0/+185
2009-06-10amd64_edac: add debugging/testing codeDoug Thompson1-0/+255
2009-06-10amd64_edac: add driver headerDoug Thompson1-0/+628
2009-06-10edac: fold __func__ into edac_debug_printkBorislav Petkov1-4/+5
2009-05-29edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao2-2/+8
2009-05-29edac: AMD8111 & AMD8131 use dev_name()Harry Ciao2-3/+3
2009-04-21edac: ppc mpc85xx fix mc err detectDave Jiang1-1/+1
2009-04-13edac: use to_delayed_work()Jean Delvare3-3/+3
2009-04-13edac: fix local pci_write_bits32Jeff Haran1-2/+10
2009-04-02edac: AMD8111 driver Kconfig & MakefileHarry Ciao1-0/+7
2009-04-02edac: AMD8131 driver Kconfig & MakefileHarry Ciao1-0/+7
2009-04-02edac: AMD8131 driver source fileHarry Ciao1-0/+379
2009-04-02edac: AMD8131 driver header fileHarry Ciao1-0/+119
2009-04-02edac: Add edac_pci_alloc_index()Harry Ciao2-0/+15
2009-04-02edac: AMD8111 driver source fileHarry Ciao1-0/+595
2009-04-02edac: AMD8111 driver header fileHarry Ciao1-0/+130
2009-04-02edac: new ppc4xx driver moduleGrant Erickson4-1/+1630
2009-04-02edac: remove EDAC's experimental statusDoug Thompson1-3/+2