Commit Graph

159 Commits (345e3123d112600b55f1d43124f2e977ee83d0cc)

Author SHA1 Message Date
Jean Delvare f118920baf i7core_edac: Drop unused variable 11 years ago
Jean Delvare c0f5eeed0f i7core_edac: Fix PCI device reference count 11 years ago
Mauro Carvalho Chehab 37e59f876b [media, edac] Change my email address 11 years ago
Jingoo Han ba935f4097 EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
Jingoo Han c7f62fc87b EDAC: Replace strict_strtoul() with kstrtoul() 12 years ago
Greg Kroah-Hartman 9b3c6e85c2 Drivers: edac: remove __dev* attributes. 12 years ago
Niklas Söderlund c31d34fe92 i7core_edac: fix erroneous size of static array 12 years ago
Prarit Bhargava 42709efb3a i7core_edac: fix panic when accessing sysfs files 12 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
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 13 years ago
Sedat Dilek 4fad8098bc i7core_edac: Fix compilation on 32 bits arch 13 years ago
Nils Carlson 535e9c78e1 i7core_edac: scrubbing fixups 13 years ago
Mauro Carvalho Chehab 4055759145 i7core_edac: return -ENODEV if no MC is found 13 years ago
Mauro Carvalho Chehab f9902f24fc i7core_edac: use edac's own way to print errors 13 years ago
Borislav Petkov 4140c54266 i7core_edac: Drop the edac_mce facility 13 years ago
Thomas Renninger 5034086b72 EDAC i7core: Use mce socketid for better compatibility 13 years ago
Mauro Carvalho Chehab 27100db0e0 i7core_edac: Don't enable memory scrubbing for Xeon 35xx 13 years ago
Samuel Gabrielsson e8b6a12710 i7core_edac: Add scrubbing support 13 years ago
Mauro Carvalho Chehab 224e871f36 i7core_edac: Fix oops when trying to inject errors 13 years ago
David Sterba 80b8ce89eb i7core_edac: fix misuse of logical operation in place of bitop 13 years ago
Mathias Krause 8cf2d2399a i7core_edac: fixed typo in error count calculation 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 14 years ago
Mauro Carvalho Chehab 79daef2099 i7core_edac: Fix refcount error at PCI devices 14 years ago
Mauro Carvalho Chehab 88ef5ea976 i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL 14 years ago
Mauro Carvalho Chehab 6d37d240f2 i7core_edac: Fix an oops at i7core probe 14 years ago
Hidetoshi Seto 21b6806a8c i7core_edac: Remove unused member channels in i7core_pvt 14 years ago