aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/amd64_edac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-10amd64_edac: add module registration routinesDoug Thompson1-0/+374
2009-06-10amd64_edac: add ECC reporting initializersDoug Thompson1-0/+207
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