summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* amd64_edac: print debug statements only on errorDoug Thompson2009-08-041-0/+4
* amd64_edac: fix ECC checkingDoug Thompson2009-08-031-0/+3
* edac: x38 fix mchbar high register addrLu Zhihe2009-07-291-1/+1
* amd64_edac: read the right F2 maskoffset regWan Wei2009-07-271-1/+1
* edac: add DDR3 memory type for MPC85xx EDACYang Shi2009-06-304-1/+14
* amd64_edac: misc small cleanupsBorislav Petkov2009-06-262-7/+8
* amd64_edac: fix ecc_enable_override handlingBorislav Petkov2009-06-261-1/+6
* amd64_edac: check only ECC bit in amd64_determine_edac_capBorislav Petkov2009-06-261-3/+2
* edac: Kconfig: fix the meaning of EDAC abbreviationGeunSik Lim2009-06-181-1/+1
* edac: add missing __devexit_p()Mike Frysinger2009-06-181-1/+1
* edac: add edac_device_alloc_index()Harry Ciao2009-06-183-2/+16
* edac: add CPC925 Memory Controller driverHarry Ciao2009-06-183-0/+1027
* trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-1/+1
* EDAC: do not enable modules by defaultBorislav Petkov2009-06-101-1/+0
* amd64_edac: do not enable module by defaultBorislav Petkov2009-06-101-4/+3
* amd64_edac: add module registration routinesDoug Thompson2009-06-104-0/+422
* amd64_edac: add ECC reporting initializersDoug Thompson2009-06-102-1/+209
* amd64_edac: add EDAC core-related initializersDoug Thompson2009-06-101-0/+315
* amd64_edac: add error decoding logicDoug Thompson2009-06-101-0/+425
* amd64_edac: add ECC chipkill syndrome mapping tableDoug Thompson2009-06-101-0/+135
* amd64_edac: add per-family descriptorsDoug Thompson2009-06-101-0/+72
* amd64_edac: add F10h-and-later methods-p3Doug Thompson2009-06-101-4/+265
* amd64_edac: add F10h-and-later methods-p2Doug Thompson2009-06-101-0/+196
* amd64_edac: add F10h-and-later methods-p1Doug Thompson2009-06-101-0/+181
* amd64_edac: add k8-specific methodsDoug Thompson2009-06-101-0/+173
* amd64_edac: assign DRAM chip select base and mask in a family-specific wayDoug Thompson2009-06-101-0/+142
* amd64_edac: add helper to dump relevant registersDoug Thompson2009-06-101-0/+142
* amd64_edac: add DRAM address type conversion facilitiesDoug Thompson2009-06-101-0/+294
* amd64_edac: add functionality to compute the DRAM holeDoug Thompson2009-06-101-0/+166
* amd64_edac: add sys addr to memory controller mapping helpersDoug Thompson2009-06-101-0/+141
* amd64_edac: add memory scrubber interfaceDoug Thompson2009-06-101-0/+130
* amd64_edac: add MCA error typesDoug Thompson2009-06-101-0/+161
* amd64_edac: add DRAM error injection logic using sysfsDoug Thompson2009-06-101-0/+185
* amd64_edac: add debugging/testing codeDoug Thompson2009-06-101-0/+255
* amd64_edac: add driver headerDoug Thompson2009-06-101-0/+628
* edac: fold __func__ into edac_debug_printkBorislav Petkov2009-06-101-4/+5
* edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao2009-05-292-2/+8
* edac: AMD8111 & AMD8131 use dev_name()Harry Ciao2009-05-292-3/+3
* edac: ppc mpc85xx fix mc err detectDave Jiang2009-04-211-1/+1
* edac: use to_delayed_work()Jean Delvare2009-04-133-3/+3
* edac: fix local pci_write_bits32Jeff Haran2009-04-131-2/+10
* edac: AMD8111 driver Kconfig & MakefileHarry Ciao2009-04-021-0/+7
* edac: AMD8131 driver Kconfig & MakefileHarry Ciao2009-04-021-0/+7
* edac: AMD8131 driver source fileHarry Ciao2009-04-021-0/+379
* edac: AMD8131 driver header fileHarry Ciao2009-04-021-0/+119
* edac: Add edac_pci_alloc_index()Harry Ciao2009-04-022-0/+15
* edac: AMD8111 driver source fileHarry Ciao2009-04-021-0/+595
* edac: AMD8111 driver header fileHarry Ciao2009-04-021-0/+130
* edac: new ppc4xx driver moduleGrant Erickson2009-04-024-1/+1630
* edac: remove EDAC's experimental statusDoug Thompson2009-04-021-3/+2
OpenPOWER on IntegriCloud