Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eadd33bb95e0ab5e3f443bcd9ca45af4010110c8
/
drivers
/
edac
/
i7core_edac.c
3c83e61
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
62ff577
Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 11 years ago
c897df0
Merge tag 'v3.14-rc5' into patchwork
by Mauro Carvalho Chehab
· 11 years ago
f118920
i7core_edac: Drop unused variable
by Jean Delvare
· 11 years ago
c0f5eee
i7core_edac: Fix PCI device reference count
by Jean Delvare
· 11 years ago
37e59f8
[media, edac] Change my email address
by Mauro Carvalho Chehab
· 11 years ago
ba935f4
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
c7f62fc
EDAC: Replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
1339730
Merge tag 'v3.8-rc7' into next
by Mauro Carvalho Chehab
· 12 years ago
9b3c6e8
Drivers: edac: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
c31d34f
i7core_edac: fix erroneous size of static array
by Niklas Söderlund
· 13 years ago
42709ef
i7core_edac: fix panic when accessing sysfs files
by Prarit Bhargava
· 12 years ago
c2078e4
Merge branch 'devel'
by Mauro Carvalho Chehab
· 12 years ago
00d1833
i7core_edac: properly handle error count
by Mauro Carvalho Chehab
· 12 years ago
9eb07a7
edac: edac_mc_handle_error(): add an error_count parameter
by Mauro Carvalho Chehab
· 12 years ago
03f7eae
edac: remove arch-specific parameter for the error handler
by Mauro Carvalho Chehab
· 12 years ago
956b9ba
edac: Convert debugfX to edac_dbg(X,
by Joe Perches
· 13 years ago
dd23cd6
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
by Mauro Carvalho Chehab
· 13 years ago
356f0a3
i7core_edac: change the mem allocation scheme to make Documentation/kobject.txt happy
by Mauro Carvalho Chehab
· 13 years ago
5c4cdb5
i7core_edac: convert it to use struct device
by Mauro Carvalho Chehab
· 13 years ago
fd68750
edac: Rename the parent dev to pdev
by Mauro Carvalho Chehab
· 13 years ago
e35fca4
edac: avoid mce decoding crash after edac driver unloaded
by Chen Gong
· 13 years ago
87a5af2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 12 years ago
0bf09e8
i7core: fix ranks information at the per-channel struct
by Mauro Carvalho Chehab
· 13 years ago
e17a2f42a
edac: Cleanup the logs for i7core and sb edac drivers
by Mauro Carvalho Chehab
· 12 years ago
ca0907b
edac: Remove the legacy EDAC ABI
by Mauro Carvalho Chehab
· 13 years ago
0975c16
i7core_edac: convert driver to use the new edac ABI
by Mauro Carvalho Chehab
· 13 years ago
a895bf8
edac: move nr_pages to dimm struct
by Mauro Carvalho Chehab
· 13 years ago
5e2af0c
edac: Don't initialize csrow's first_page & friends when not needed
by Mauro Carvalho Chehab
· 13 years ago
084a4fc
edac: move dimm properties to struct dimm_info
by Mauro Carvalho Chehab
· 13 years ago
a7d7d2e
edac: Create a dimm struct and move the labels into it
by Mauro Carvalho Chehab
· 13 years ago
15ed103
edac: Fix spelling errors.
by David Mackey
· 13 years ago
36c46f3
EDAC: Make pci_device_id tables __devinitconst.
by Lionel Debroux
· 13 years ago
3653ada
x86, mce: Add wrappers for registering on the decode chain
by Borislav Petkov
· 13 years ago
767ba4a
i7core_edac: Initialize memory name with cpu, channel, bank
by Mauro Carvalho Chehab
· 13 years ago
4fad809
i7core_edac: Fix compilation on 32 bits arch
by Sedat Dilek
· 13 years ago
535e9c7
i7core_edac: scrubbing fixups
by Nils Carlson
· 13 years ago
4055759
i7core_edac: return -ENODEV if no MC is found
by Mauro Carvalho Chehab
· 14 years ago
f9902f2
i7core_edac: use edac's own way to print errors
by Mauro Carvalho Chehab
· 14 years ago
4140c54
i7core_edac: Drop the edac_mce facility
by Borislav Petkov
· 13 years ago
5034086
EDAC i7core: Use mce socketid for better compatibility
by Thomas Renninger
· 13 years ago
27100db
i7core_edac: Don't enable memory scrubbing for Xeon 35xx
by Mauro Carvalho Chehab
· 13 years ago
e8b6a12
i7core_edac: Add scrubbing support
by Samuel Gabrielsson
· 14 years ago
224e871
i7core_edac: Fix oops when trying to inject errors
by Mauro Carvalho Chehab
· 14 years ago
80b8ce8
i7core_edac: fix misuse of logical operation in place of bitop
by David Sterba
· 14 years ago
8cf2d23
i7core_edac: fixed typo in error count calculation
by Mathias Krause
· 13 years ago
b7c2f03
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
152ba39
edac: Drop __DATE__ usage
by Michal Marek
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e7bf068
i7core_edac: fix typos in comments
by David Sterba
· 14 years ago
76a7bd8
i7core_edac: return -ENODEV when devices were already probed
by Mauro Carvalho Chehab
· 14 years ago
3c52cc5
i7core_edac: properly terminate pci_dev_table
by Mauro Carvalho Chehab
· 14 years ago
a3e1541
i7core_edac: Avoid PCI refcount to reach zero on successive load/reload
by Mauro Carvalho Chehab
· 14 years ago
79daef2
i7core_edac: Fix refcount error at PCI devices
by Mauro Carvalho Chehab
· 14 years ago
88ef5ea
i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL
by Mauro Carvalho Chehab
· 14 years ago
6d37d24
i7core_edac: Fix an oops at i7core probe
by Mauro Carvalho Chehab
· 14 years ago
21b6806
i7core_edac: Remove unused member channels in i7core_pvt
by Hidetoshi Seto
· 14 years ago
2e5185f
i7core_edac: Remove unused arg csrow from get_dimm_config
by Hidetoshi Seto
· 14 years ago
aace428
i7core_edac: Reduce args of i7core_register_mci
by Hidetoshi Seto
· 14 years ago
1c6edbb
i7core_edac: Introduce i7core_unregister_mci
by Hidetoshi Seto
· 14 years ago
73589c8
i7core_edac: Use saved pointers
by Hidetoshi Seto
· 14 years ago
71fe017
i7core_edac: Check probe counter in i7core_remove
by Hidetoshi Seto
· 14 years ago
2896637
i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failed
by Hidetoshi Seto
· 14 years ago
628c5dd
i7core_edac: Fix error path of i7core_register_mci
by Hidetoshi Seto
· 14 years ago
5939813
i7core_edac: Fix order of lines in i7core_register_mci
by Hidetoshi Seto
· 14 years ago
64c10f6
i7core_edac: Always do get/put for all devices
by Hidetoshi Seto
· 14 years ago
a3aa0a4
i7core_edac: Introduce i7core_pci_ctl_create/release
by Hidetoshi Seto
· 14 years ago
2aa9be4
i7core_edac: Introduce free_i7core_dev
by Hidetoshi Seto
· 14 years ago
848b2f7
i7core_edac: Introduce alloc_i7core_dev
by Hidetoshi Seto
· 14 years ago
b197cba
i7core_edac: Reduce args of i7core_get_onedevice
by Hidetoshi Seto
· 14 years ago
45b7c98
i7core_edac: Fix the logic in i7core_remove()
by Hidetoshi Seto
· 14 years ago
54a08ab
i7core_edac: Don't do the legacy PCI probe by default
by Mauro Carvalho Chehab
· 14 years ago
accf74f
i7core_edac: don't use a freed mci struct
by Mauro Carvalho Chehab
· 14 years ago
bbc560a
edac_core: Print debug messages at release calls
by Mauro Carvalho Chehab
· 14 years ago
39300e7
i7core_edac: explicitly remove PCI devices from the devices list
by Mauro Carvalho Chehab
· 14 years ago
41ba6c1
i7core_edac: MCE NMI handling should stop first
by Mauro Carvalho Chehab
· 14 years ago
6ee7dd5
i7core_edac: Initialize all priv vars before start polling
by Mauro Carvalho Chehab
· 14 years ago
3cfd014
i7core_edac: Improve debug to seek for register/remove errors
by Mauro Carvalho Chehab
· 14 years ago
e914460
i7core_edac: move #if PAGE_SHIFT to edac_core.h
by Mauro Carvalho Chehab
· 14 years ago
1288c18
i7core_edac: Properly mark const static vars as such
by Mauro Carvalho Chehab
· 14 years ago
18c2900
i7core_edac: move static vars to the beginning of the file
by Mauro Carvalho Chehab
· 14 years ago
939747bd
i7core_edac: Be sure that the edac pci handler will be properly released
by Mauro Carvalho Chehab
· 14 years ago
64aab72
i7core_edac: fix panic in udimm sysfs attributes registration
by Marcin Slusarz
· 14 years ago
ab08937
quiesce EDAC initialisation on desktop/mobile i7
by Daniel J Blueman
· 14 years ago
2d95d81
i7core_edac: Avoid doing multiple probes for the same card
by Mauro Carvalho Chehab
· 14 years ago
bda1428
i7core_edac: Properly discover the first QPI device
by Mauro Carvalho Chehab
· 14 years ago
52707f9
i7core_edac: Better describe the supported devices
by Mauro Carvalho Chehab
· 14 years ago
bd9e19c
Add support for Westmere to i7core_edac driver
by Vernon Mauery
· 14 years ago
d4d1ef4
i7core_edac: don't free on success
by Tony Luck
· 14 years ago
ac1ecec
i7core_edac: Add support for X5670
by Mauro Carvalho Chehab
· 14 years ago
8a311e1
Always call i7core_[ur]dimm_check_mc_ecc_err
by Vernon Mauery
· 15 years ago
2a6fae3
i7core_edac: fix memory leak of i7core_dev
by Alexander Beregalov
· 15 years ago
71753e0
EDAC: add __init to i7core_xeon_pci_fixup
by Jiri Slaby
· 15 years ago
508fa17
i7core_edac: Fix wrong device id for channel 1 devices
by Mauro Carvalho Chehab
· 15 years ago
f05da2f
i7core: add support for Lynnfield alternate address
by Mauro Carvalho Chehab
· 15 years ago
52a2e4fc
i7core_edac: Add initial support for Lynnfield
by Mauro Carvalho Chehab
· 15 years ago
3b918c1
edac: fix i7core build
by Randy Dunlap
· 15 years ago
486dd09
edac: i7core_edac produces undefined behaviour on 32bit
by Alan Cox
· 15 years ago
de06eee
i7core_edac: Use a more generic approach for probing PCI devices
by Mauro Carvalho Chehab
· 15 years ago
fd38265
i7core_edac: PCI device is called NONCORE, instead of NOCORE
by Mauro Carvalho Chehab
· 15 years ago
Next »