Commit Graph

93 Commits (a3aa0a4ab56e825e2ec236974d478d1dcebf41a9)

Author SHA1 Message Date
Hidetoshi Seto a3aa0a4ab5 i7core_edac: Introduce i7core_pci_ctl_create/release 14 years ago
Hidetoshi Seto 2aa9be448d i7core_edac: Introduce free_i7core_dev 14 years ago
Hidetoshi Seto 848b2f7ed6 i7core_edac: Introduce alloc_i7core_dev 14 years ago
Hidetoshi Seto b197cba071 i7core_edac: Reduce args of i7core_get_onedevice 14 years ago
Hidetoshi Seto 45b7c981ae i7core_edac: Fix the logic in i7core_remove() 14 years ago
Mauro Carvalho Chehab 54a08ab153 i7core_edac: Don't do the legacy PCI probe by default 14 years ago
Mauro Carvalho Chehab accf74fff3 i7core_edac: don't use a freed mci struct 14 years ago
Mauro Carvalho Chehab bbc560ae67 edac_core: Print debug messages at release calls 14 years ago
Mauro Carvalho Chehab 39300e7143 i7core_edac: explicitly remove PCI devices from the devices list 14 years ago
Mauro Carvalho Chehab 41ba6c1058 i7core_edac: MCE NMI handling should stop first 14 years ago
Mauro Carvalho Chehab 6ee7dd5044 i7core_edac: Initialize all priv vars before start polling 14 years ago
Mauro Carvalho Chehab 3cfd01468b i7core_edac: Improve debug to seek for register/remove errors 14 years ago
Mauro Carvalho Chehab e9144601d3 i7core_edac: move #if PAGE_SHIFT to edac_core.h 14 years ago
Mauro Carvalho Chehab 1288c18f48 i7core_edac: Properly mark const static vars as such 14 years ago
Mauro Carvalho Chehab 18c29002f9 i7core_edac: move static vars to the beginning of the file 14 years ago
Mauro Carvalho Chehab 939747bd68 i7core_edac: Be sure that the edac pci handler will be properly released 14 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
Mauro Carvalho Chehab a5538e531f i7core_edac: Add support for sysfs addrmatch group 15 years ago
Mauro Carvalho Chehab 4af91889e0 i7core_edac: Avoid printing a warning when debug is disabled 15 years ago
Mauro Carvalho Chehab 4253868034 i7core_edac: We need to use list_for_each_entry_safe to avoid errors 15 years ago
Mauro Carvalho Chehab 22e6bcbdcf i7core_edac: change remove module strategy 15 years ago
Mauro Carvalho Chehab 0f062792b4 i7core_edac: remove static counter for max sockets 15 years ago
Mauro Carvalho Chehab 13d6e9b653 i7core_edac: at remove, don't remove all pci devices at once 15 years ago
Mauro Carvalho Chehab d88b85072f i7core_edac: Fix a bug when printing error counts with RDIMMs 15 years ago
Mauro Carvalho Chehab d4c277957f i7core_edac: a few fixes for multiple mc's 15 years ago
Mauro Carvalho Chehab 6c6aa3afdb i7core_edac: sanity check: print a warning if a mcelog is ignored 15 years ago
Mauro Carvalho Chehab f47429494f i7core_edac: create one mc per socket/QPI 15 years ago