aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-10EDAC: do not enable modules by defaultBorislav Petkov
2009-06-10amd64_edac: do not enable module by defaultBorislav Petkov
2009-06-10amd64_edac: add module registration routinesDoug Thompson
2009-06-10amd64_edac: add ECC reporting initializersDoug Thompson
2009-06-10amd64_edac: add EDAC core-related initializersDoug Thompson
2009-06-10amd64_edac: add error decoding logicDoug Thompson
2009-06-10amd64_edac: add ECC chipkill syndrome mapping tableDoug Thompson
2009-06-10amd64_edac: add per-family descriptorsDoug Thompson
2009-06-10amd64_edac: add F10h-and-later methods-p3Doug Thompson
2009-06-10amd64_edac: add F10h-and-later methods-p2Doug Thompson
2009-06-10amd64_edac: add F10h-and-later methods-p1Doug Thompson
2009-06-10amd64_edac: add k8-specific methodsDoug Thompson
2009-06-10amd64_edac: assign DRAM chip select base and mask in a family-specific wayDoug Thompson
2009-06-10amd64_edac: add helper to dump relevant registersDoug Thompson
2009-06-10amd64_edac: add DRAM address type conversion facilitiesDoug Thompson
2009-06-10amd64_edac: add functionality to compute the DRAM holeDoug Thompson
2009-06-10amd64_edac: add sys addr to memory controller mapping helpersDoug Thompson
2009-06-10amd64_edac: add memory scrubber interfaceDoug Thompson
2009-06-10amd64_edac: add MCA error typesDoug Thompson
2009-06-10amd64_edac: add DRAM error injection logic using sysfsDoug Thompson
2009-06-10amd64_edac: add debugging/testing codeDoug Thompson
2009-06-10amd64_edac: add driver headerDoug Thompson
2009-06-10edac: fold __func__ into edac_debug_printkBorislav Petkov
2009-05-29edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao
2009-05-29edac: AMD8111 & AMD8131 use dev_name()Harry Ciao
2009-04-21edac: ppc mpc85xx fix mc err detectDave Jiang
2009-04-13edac: use to_delayed_work()Jean Delvare
2009-04-13edac: fix local pci_write_bits32Jeff Haran
2009-04-02edac: AMD8111 driver Kconfig & MakefileHarry Ciao
2009-04-02edac: AMD8131 driver Kconfig & MakefileHarry Ciao
2009-04-02edac: AMD8131 driver source fileHarry Ciao
2009-04-02edac: AMD8131 driver header fileHarry Ciao
2009-04-02edac: Add edac_pci_alloc_index()Harry Ciao
2009-04-02edac: AMD8111 driver source fileHarry Ciao
2009-04-02edac: AMD8111 driver header fileHarry Ciao
2009-04-02edac: new ppc4xx driver moduleGrant Erickson
2009-04-02edac: remove EDAC's experimental statusDoug Thompson
2009-04-02edac: add more verbose debug infoHitoshi Mitake
2009-03-24edac: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-28powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell
2009-01-06edac: driver for i5400 MCH (update)Mauro Carvalho Chehab
2009-01-06edac: driver for i5400 MCH (Seaburg)Mauro Carvalho Chehab
2009-01-06edac: fix mpc85xx and add mpc8536 mpc8560Kumar Gala
2009-01-06edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06pci: use pci_ioremap_bar() in drivers/edacArjan van de Ven
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-23edac: fix edac core deadlock when removing a deviceHarry Ciao
2008-12-22powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill
2008-12-01i82875p_edac: fix module removeJarkko Lavinen