Commit Graph

103 Commits (21b6806a8cbda694eb1bed8d5b60bd7c322ad343)

Author SHA1 Message Date
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
Hidetoshi Seto 5939813b9c i7core_edac: Fix order of lines in i7core_register_mci 15 years ago
Hidetoshi Seto 64c10f6e0e i7core_edac: Always do get/put for all devices 15 years ago
Hidetoshi Seto a3aa0a4ab5 i7core_edac: Introduce i7core_pci_ctl_create/release 15 years ago
Hidetoshi Seto 2aa9be448d i7core_edac: Introduce free_i7core_dev 15 years ago
Hidetoshi Seto 848b2f7ed6 i7core_edac: Introduce alloc_i7core_dev 15 years ago
Hidetoshi Seto b197cba071 i7core_edac: Reduce args of i7core_get_onedevice 15 years ago
Hidetoshi Seto 45b7c981ae i7core_edac: Fix the logic in i7core_remove() 15 years ago
Mauro Carvalho Chehab 54a08ab153 i7core_edac: Don't do the legacy PCI probe by default 15 years ago
Mauro Carvalho Chehab accf74fff3 i7core_edac: don't use a freed mci struct 15 years ago
Mauro Carvalho Chehab bbc560ae67 edac_core: Print debug messages at release calls 15 years ago
Mauro Carvalho Chehab 39300e7143 i7core_edac: explicitly remove PCI devices from the devices list 15 years ago
Mauro Carvalho Chehab 41ba6c1058 i7core_edac: MCE NMI handling should stop first 15 years ago
Mauro Carvalho Chehab 6ee7dd5044 i7core_edac: Initialize all priv vars before start polling 15 years ago
Mauro Carvalho Chehab 3cfd01468b i7core_edac: Improve debug to seek for register/remove errors 15 years ago
Mauro Carvalho Chehab e9144601d3 i7core_edac: move #if PAGE_SHIFT to edac_core.h 15 years ago
Mauro Carvalho Chehab 1288c18f48 i7core_edac: Properly mark const static vars as such 15 years ago
Mauro Carvalho Chehab 18c29002f9 i7core_edac: move static vars to the beginning of the file 15 years ago
Mauro Carvalho Chehab 939747bd68 i7core_edac: Be sure that the edac pci handler will be properly released 15 years ago
Marcin Slusarz 64aab720bd i7core_edac: fix panic in udimm sysfs attributes registration 15 years ago
Daniel J Blueman ab08937400 quiesce EDAC initialisation on desktop/mobile i7 15 years ago
Mauro Carvalho Chehab 2d95d8158b i7core_edac: Avoid doing multiple probes for the same card 15 years ago
Mauro Carvalho Chehab bda142890e i7core_edac: Properly discover the first QPI device 15 years ago
Mauro Carvalho Chehab 52707f918c i7core_edac: Better describe the supported devices 15 years ago
Vernon Mauery bd9e19ca46 Add support for Westmere to i7core_edac driver 15 years ago
Tony Luck d4d1ef4515 i7core_edac: don't free on success 15 years ago
Mauro Carvalho Chehab ac1ececea9 i7core_edac: Add support for X5670 15 years ago
Vernon Mauery 8a311e179e Always call i7core_[ur]dimm_check_mc_ecc_err 15 years ago
Alexander Beregalov 2a6fae3267 i7core_edac: fix memory leak of i7core_dev 15 years ago
Jiri Slaby 71753e0141 EDAC: add __init to i7core_xeon_pci_fixup 15 years ago
Mauro Carvalho Chehab 508fa179f8 i7core_edac: Fix wrong device id for channel 1 devices 15 years ago
Mauro Carvalho Chehab f05da2f785 i7core: add support for Lynnfield alternate address 15 years ago
Mauro Carvalho Chehab 52a2e4fc37 i7core_edac: Add initial support for Lynnfield 15 years ago
Randy Dunlap 3b918c12df edac: fix i7core build 15 years ago
Alan Cox 486dd09f12 edac: i7core_edac produces undefined behaviour on 32bit 15 years ago
Mauro Carvalho Chehab de06eeef58 i7core_edac: Use a more generic approach for probing PCI devices 15 years ago
Mauro Carvalho Chehab fd3826549d i7core_edac: PCI device is called NONCORE, instead of NOCORE 15 years ago
Mauro Carvalho Chehab 321ece4dda i7core_edac: Fix ringbuffer maxsize 15 years ago
Mauro Carvalho Chehab 6e103be1c7 i7core_edac: First store, then increment 15 years ago
Mauro Carvalho Chehab 4f87fad1d3 i7core_edac: Better parse "any" addrmask 15 years ago
Mauro Carvalho Chehab ca9c90ba09 i7core_edac: Use a lockless ringbuffer 15 years ago
Mauro Carvalho Chehab f338d73691 i7core_edac: Convert UDIMM error counters into a proper sysfs group 15 years ago
Mauro Carvalho Chehab cc301b3ae3 edac: store/show methods for device groups weren't working 15 years ago