aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/i7core_edac.c
AgeCommit message (Expand)Author
2010-10-24i7core_edac: Remove unused arg csrow from get_dimm_configHidetoshi Seto
2010-10-24i7core_edac: Reduce args of i7core_register_mciHidetoshi Seto
2010-10-24i7core_edac: Introduce i7core_unregister_mciHidetoshi Seto
2010-10-24i7core_edac: Use saved pointersHidetoshi Seto
2010-10-24i7core_edac: Check probe counter in i7core_removeHidetoshi Seto
2010-10-24i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failedHidetoshi Seto
2010-10-24i7core_edac: Fix error path of i7core_register_mciHidetoshi Seto
2010-10-24i7core_edac: Fix order of lines in i7core_register_mciHidetoshi Seto
2010-10-24i7core_edac: Always do get/put for all devicesHidetoshi Seto
2010-10-24i7core_edac: Introduce i7core_pci_ctl_create/releaseHidetoshi Seto
2010-10-24i7core_edac: Introduce free_i7core_devHidetoshi Seto
2010-10-24i7core_edac: Introduce alloc_i7core_devHidetoshi Seto
2010-10-24i7core_edac: Reduce args of i7core_get_onedeviceHidetoshi Seto
2010-10-24i7core_edac: Fix the logic in i7core_remove()Hidetoshi Seto
2010-10-24i7core_edac: Don't do the legacy PCI probe by defaultMauro Carvalho Chehab
2010-10-24i7core_edac: don't use a freed mci structMauro Carvalho Chehab
2010-10-24edac_core: Print debug messages at release callsMauro Carvalho Chehab
2010-10-24i7core_edac: explicitly remove PCI devices from the devices listMauro Carvalho Chehab
2010-10-24i7core_edac: MCE NMI handling should stop firstMauro Carvalho Chehab
2010-10-24i7core_edac: Initialize all priv vars before start pollingMauro Carvalho Chehab
2010-10-24i7core_edac: Improve debug to seek for register/remove errorsMauro Carvalho Chehab
2010-10-24i7core_edac: move #if PAGE_SHIFT to edac_core.hMauro Carvalho Chehab
2010-10-24i7core_edac: Properly mark const static vars as suchMauro Carvalho Chehab
2010-10-24i7core_edac: move static vars to the beginning of the fileMauro Carvalho Chehab
2010-10-24i7core_edac: Be sure that the edac pci handler will be properly releasedMauro Carvalho Chehab
2010-10-01i7core_edac: fix panic in udimm sysfs attributes registrationMarcin Slusarz
2010-07-26quiesce EDAC initialisation on desktop/mobile i7Daniel J Blueman
2010-07-02i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab
2010-07-02i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab
2010-05-18i7core_edac: Better describe the supported devicesMauro Carvalho Chehab
2010-05-18Add support for Westmere to i7core_edac driverVernon Mauery
2010-05-18i7core_edac: don't free on successTony Luck
2010-05-18i7core_edac: Add support for X5670Mauro Carvalho Chehab
2010-05-18Always call i7core_[ur]dimm_check_mc_ecc_errVernon Mauery
2010-05-18i7core_edac: fix memory leak of i7core_devAlexander Beregalov
2010-05-18EDAC: add __init to i7core_xeon_pci_fixupJiri Slaby
2010-05-10i7core_edac: Fix wrong device id for channel 1 devicesMauro Carvalho Chehab
2010-05-10i7core: add support for Lynnfield alternate addressMauro Carvalho Chehab
2010-05-10i7core_edac: Add initial support for LynnfieldMauro Carvalho Chehab
2010-05-10edac: fix i7core buildRandy Dunlap
2010-05-10edac: i7core_edac produces undefined behaviour on 32bitAlan Cox
2010-05-10i7core_edac: Use a more generic approach for probing PCI devicesMauro Carvalho Chehab
2010-05-10i7core_edac: PCI device is called NONCORE, instead of NOCOREMauro Carvalho Chehab
2010-05-10i7core_edac: Fix ringbuffer maxsizeMauro Carvalho Chehab
2010-05-10i7core_edac: First store, then incrementMauro Carvalho Chehab
2010-05-10i7core_edac: Better parse "any" addrmaskMauro Carvalho Chehab
2010-05-10i7core_edac: Use a lockless ringbufferMauro Carvalho Chehab
2010-05-10i7core_edac: Convert UDIMM error counters into a proper sysfs groupMauro Carvalho Chehab
2010-05-10edac: store/show methods for device groups weren't workingMauro Carvalho Chehab
2010-05-10i7core_edac: Add support for sysfs addrmatch groupMauro Carvalho Chehab