Greg Kroah-Hartman
|
9b3c6e85c2
Drivers: edac: remove __dev* attributes.
|
12 years ago |
Prarit Bhargava
|
42709efb3a
i7core_edac: fix panic when accessing sysfs files
|
12 years ago |
Mauro Carvalho Chehab
|
c2078e4c91
Merge branch 'devel'
|
13 years ago |
Mauro Carvalho Chehab
|
00d1833927
i7core_edac: properly handle error count
|
13 years ago |
Mauro Carvalho Chehab
|
9eb07a7fb8
edac: edac_mc_handle_error(): add an error_count parameter
|
13 years ago |
Mauro Carvalho Chehab
|
03f7eae80f
edac: remove arch-specific parameter for the error handler
|
13 years ago |
Joe Perches
|
956b9ba156
edac: Convert debugfX to edac_dbg(X,
|
13 years ago |
Mauro Carvalho Chehab
|
dd23cd6eb1
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
|
13 years ago |
Mauro Carvalho Chehab
|
356f0a3086
i7core_edac: change the mem allocation scheme to make Documentation/kobject.txt happy
|
13 years ago |
Mauro Carvalho Chehab
|
5c4cdb5ae7
i7core_edac: convert it to use struct device
|
13 years ago |
Mauro Carvalho Chehab
|
fd687502dc
edac: Rename the parent dev to pdev
|
13 years ago |
Chen Gong
|
e35fca4791
edac: avoid mce decoding crash after edac driver unloaded
|
13 years ago |
Linus Torvalds
|
87a5af24e5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
|
13 years ago |
Mauro Carvalho Chehab
|
0bf09e829d
i7core: fix ranks information at the per-channel struct
|
13 years ago |
Mauro Carvalho Chehab
|
e17a2f42a4
edac: Cleanup the logs for i7core and sb edac drivers
|
13 years ago |
Mauro Carvalho Chehab
|
ca0907b9e4
edac: Remove the legacy EDAC ABI
|
13 years ago |
Mauro Carvalho Chehab
|
0975c16f4f
i7core_edac: convert driver to use the new edac ABI
|
13 years ago |
Mauro Carvalho Chehab
|
a895bf8b1e
edac: move nr_pages to dimm struct
|
13 years ago |
Mauro Carvalho Chehab
|
5e2af0c09e
edac: Don't initialize csrow's first_page & friends when not needed
|
13 years ago |
Mauro Carvalho Chehab
|
084a4fccef
edac: move dimm properties to struct dimm_info
|
13 years ago |
Mauro Carvalho Chehab
|
a7d7d2e1a0
edac: Create a dimm struct and move the labels into it
|
13 years ago |
David Mackey
|
15ed103a98
edac: Fix spelling errors.
|
13 years ago |
Lionel Debroux
|
36c46f31df
EDAC: Make pci_device_id tables __devinitconst.
|
13 years ago |
Borislav Petkov
|
3653ada5d3
x86, mce: Add wrappers for registering on the decode chain
|
13 years ago |
Mauro Carvalho Chehab
|
767ba4a52a
i7core_edac: Initialize memory name with cpu, channel, bank
|
14 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 |