aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/i7core_edac.c
Commit message (Expand)AuthorAge
* i7core_edac: fixed typo in error count calculationMathias Krause2011-08-18
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-26
|\
| * edac: Drop __DATE__ usageMichal Marek2011-04-18
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* i7core_edac: fix typos in commentsDavid Sterba2010-12-27
* i7core_edac: return -ENODEV when devices were already probedMauro Carvalho Chehab2010-10-24
* i7core_edac: properly terminate pci_dev_tableMauro Carvalho Chehab2010-10-24
* i7core_edac: Avoid PCI refcount to reach zero on successive load/reloadMauro Carvalho Chehab2010-10-24
* i7core_edac: Fix refcount error at PCI devicesMauro Carvalho Chehab2010-10-24
* i7core_edac: it is safe to i7core_unregister_mci() when mci=NULLMauro Carvalho Chehab2010-10-24
* i7core_edac: Fix an oops at i7core probeMauro Carvalho Chehab2010-10-24
* i7core_edac: Remove unused member channels in i7core_pvtHidetoshi Seto2010-10-24
* i7core_edac: Remove unused arg csrow from get_dimm_configHidetoshi Seto2010-10-24
* i7core_edac: Reduce args of i7core_register_mciHidetoshi Seto2010-10-24
* i7core_edac: Introduce i7core_unregister_mciHidetoshi Seto2010-10-24
* i7core_edac: Use saved pointersHidetoshi Seto2010-10-24
* i7core_edac: Check probe counter in i7core_removeHidetoshi Seto2010-10-24
* i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failedHidetoshi Seto2010-10-24
* i7core_edac: Fix error path of i7core_register_mciHidetoshi Seto2010-10-24
* i7core_edac: Fix order of lines in i7core_register_mciHidetoshi Seto2010-10-24
* i7core_edac: Always do get/put for all devicesHidetoshi Seto2010-10-24
* i7core_edac: Introduce i7core_pci_ctl_create/releaseHidetoshi Seto2010-10-24
* i7core_edac: Introduce free_i7core_devHidetoshi Seto2010-10-24
* i7core_edac: Introduce alloc_i7core_devHidetoshi Seto2010-10-24
* i7core_edac: Reduce args of i7core_get_onedeviceHidetoshi Seto2010-10-24
* i7core_edac: Fix the logic in i7core_remove()Hidetoshi Seto2010-10-24
* i7core_edac: Don't do the legacy PCI probe by defaultMauro Carvalho Chehab2010-10-24
* i7core_edac: don't use a freed mci structMauro Carvalho Chehab2010-10-24
* edac_core: Print debug messages at release callsMauro Carvalho Chehab2010-10-24
* i7core_edac: explicitly remove PCI devices from the devices listMauro Carvalho Chehab2010-10-24
* i7core_edac: MCE NMI handling should stop firstMauro Carvalho Chehab2010-10-24
* i7core_edac: Initialize all priv vars before start pollingMauro Carvalho Chehab2010-10-24
* i7core_edac: Improve debug to seek for register/remove errorsMauro Carvalho Chehab2010-10-24
* i7core_edac: move #if PAGE_SHIFT to edac_core.hMauro Carvalho Chehab2010-10-24
* i7core_edac: Properly mark const static vars as suchMauro Carvalho Chehab2010-10-24
* i7core_edac: move static vars to the beginning of the fileMauro Carvalho Chehab2010-10-24
* i7core_edac: Be sure that the edac pci handler will be properly releasedMauro Carvalho Chehab2010-10-24
* i7core_edac: fix panic in udimm sysfs attributes registrationMarcin Slusarz2010-10-01
* quiesce EDAC initialisation on desktop/mobile i7Daniel J Blueman2010-07-26
* i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab2010-07-02
* i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab2010-07-02
* i7core_edac: Better describe the supported devicesMauro Carvalho Chehab2010-05-18
* Add support for Westmere to i7core_edac driverVernon Mauery2010-05-18
* i7core_edac: don't free on successTony Luck2010-05-18
* i7core_edac: Add support for X5670Mauro Carvalho Chehab2010-05-18
* Always call i7core_[ur]dimm_check_mc_ecc_errVernon Mauery2010-05-18
* i7core_edac: fix memory leak of i7core_devAlexander Beregalov2010-05-18
* EDAC: add __init to i7core_xeon_pci_fixupJiri Slaby2010-05-18
* i7core_edac: Fix wrong device id for channel 1 devicesMauro Carvalho Chehab2010-05-10
* i7core: add support for Lynnfield alternate addressMauro Carvalho Chehab2010-05-10