Mauro Carvalho Chehab
|
767ba4a52a
i7core_edac: Initialize memory name with cpu, channel, bank
|
13 years ago |
Sedat Dilek
|
4fad8098bc
i7core_edac: Fix compilation on 32 bits arch
|
13 years ago |
Nils Carlson
|
535e9c78e1
i7core_edac: scrubbing fixups
|
14 years ago |
Mauro Carvalho Chehab
|
4055759145
i7core_edac: return -ENODEV if no MC is found
|
14 years ago |
Mauro Carvalho Chehab
|
f9902f24fc
i7core_edac: use edac's own way to print errors
|
15 years ago |
Borislav Petkov
|
4140c54266
i7core_edac: Drop the edac_mce facility
|
14 years ago |
Thomas Renninger
|
5034086b72
EDAC i7core: Use mce socketid for better compatibility
|
14 years ago |
Mauro Carvalho Chehab
|
27100db0e0
i7core_edac: Don't enable memory scrubbing for Xeon 35xx
|
14 years ago |
Samuel Gabrielsson
|
e8b6a12710
i7core_edac: Add scrubbing support
|
14 years ago |
Mauro Carvalho Chehab
|
224e871f36
i7core_edac: Fix oops when trying to inject errors
|
14 years ago |
David Sterba
|
80b8ce89eb
i7core_edac: fix misuse of logical operation in place of bitop
|
14 years ago |
Mathias Krause
|
8cf2d2399a
i7core_edac: fixed typo in error count calculation
|
14 years ago |
Linus Torvalds
|
b7c2f03628
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
|
14 years ago |
Michal Marek
|
152ba39422
edac: Drop __DATE__ usage
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
David Sterba
|
e7bf068aa3
i7core_edac: fix typos in comments
|
14 years ago |
Mauro Carvalho Chehab
|
76a7bd8113
i7core_edac: return -ENODEV when devices were already probed
|
14 years ago |
Mauro Carvalho Chehab
|
3c52cc57cc
i7core_edac: properly terminate pci_dev_table
|
14 years ago |
Mauro Carvalho Chehab
|
a3e1541637
i7core_edac: Avoid PCI refcount to reach zero on successive load/reload
|
15 years ago |
Mauro Carvalho Chehab
|
79daef2099
i7core_edac: Fix refcount error at PCI devices
|
15 years ago |
Mauro Carvalho Chehab
|
88ef5ea976
i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL
|
15 years ago |
Mauro Carvalho Chehab
|
6d37d240f2
i7core_edac: Fix an oops at i7core probe
|
15 years ago |
Hidetoshi Seto
|
21b6806a8c
i7core_edac: Remove unused member channels in i7core_pvt
|
15 years ago |
Hidetoshi Seto
|
2e5185f7ff
i7core_edac: Remove unused arg csrow from get_dimm_config
|
15 years ago |
Hidetoshi Seto
|
aace42831a
i7core_edac: Reduce args of i7core_register_mci
|
15 years ago |
Hidetoshi Seto
|
1c6edbbe25
i7core_edac: Introduce i7core_unregister_mci
|
15 years ago |
Hidetoshi Seto
|
73589c80cd
i7core_edac: Use saved pointers
|
15 years ago |
Hidetoshi Seto
|
71fe01706d
i7core_edac: Check probe counter in i7core_remove
|
15 years ago |
Hidetoshi Seto
|
2896637b86
i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failed
|
15 years ago |
Hidetoshi Seto
|
628c5ddfb0
i7core_edac: Fix error path of i7core_register_mci
|
15 years ago |