aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* 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
* edac: add more verbose debug infoHitoshi Mitake2009-04-022-1/+22
* edac: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-243-6/+6
* powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell2009-01-281-4/+4
* edac: driver for i5400 MCH (update)Mauro Carvalho Chehab2009-01-061-57/+62
* edac: driver for i5400 MCH (Seaburg)Mauro Carvalho Chehab2009-01-063-0/+1479
* edac: fix mpc85xx and add mpc8536 mpc8560Kumar Gala2009-01-061-42/+32
* edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-064-6/+6
* pci: use pci_ioremap_bar() in drivers/edacArjan van de Ven2009-01-061-3/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-281-1/+1
|\
| * powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill2008-12-221-1/+1
* | edac: fix edac core deadlock when removing a deviceHarry Ciao2008-12-231-3/+9
|/
* i82875p_edac: fix module removeJarkko Lavinen2008-12-011-6/+7