index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i7core_edac.c
Age
Commit message (
Expand
)
Author
2011-11-01
i7core_edac: Initialize memory name with cpu, channel, bank
Mauro Carvalho Chehab
2011-11-01
i7core_edac: Fix compilation on 32 bits arch
Sedat Dilek
2011-11-01
i7core_edac: scrubbing fixups
Nils Carlson
2011-11-01
i7core_edac: return -ENODEV if no MC is found
Mauro Carvalho Chehab
2011-11-01
i7core_edac: use edac's own way to print errors
Mauro Carvalho Chehab
2011-11-01
i7core_edac: Drop the edac_mce facility
Borislav Petkov
2011-10-31
EDAC i7core: Use mce socketid for better compatibility
Thomas Renninger
2011-10-31
i7core_edac: Don't enable memory scrubbing for Xeon 35xx
Mauro Carvalho Chehab
2011-10-31
i7core_edac: Add scrubbing support
Samuel Gabrielsson
2011-10-31
i7core_edac: Fix oops when trying to inject errors
Mauro Carvalho Chehab
2011-10-31
i7core_edac: fix misuse of logical operation in place of bitop
David Sterba
2011-08-18
i7core_edac: fixed typo in error count calculation
Mathias Krause
2011-05-26
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-04-19
edac: Drop __DATE__ usage
Michal Marek
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-28
i7core_edac: fix typos in comments
David Sterba
2010-10-24
i7core_edac: return -ENODEV when devices were already probed
Mauro Carvalho Chehab
2010-10-24
i7core_edac: properly terminate pci_dev_table
Mauro Carvalho Chehab
2010-10-24
i7core_edac: Avoid PCI refcount to reach zero on successive load/reload
Mauro Carvalho Chehab
2010-10-24
i7core_edac: Fix refcount error at PCI devices
Mauro Carvalho Chehab
2010-10-24
i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL
Mauro Carvalho Chehab
2010-10-24
i7core_edac: Fix an oops at i7core probe
Mauro Carvalho Chehab
2010-10-24
i7core_edac: Remove unused member channels in i7core_pvt
Hidetoshi Seto
2010-10-24
i7core_edac: Remove unused arg csrow from get_dimm_config
Hidetoshi Seto
2010-10-24
i7core_edac: Reduce args of i7core_register_mci
Hidetoshi Seto
2010-10-24
i7core_edac: Introduce i7core_unregister_mci
Hidetoshi Seto
2010-10-24
i7core_edac: Use saved pointers
Hidetoshi Seto
2010-10-24
i7core_edac: Check probe counter in i7core_remove
Hidetoshi Seto
2010-10-24
i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failed
Hidetoshi Seto
2010-10-24
i7core_edac: Fix error path of i7core_register_mci
Hidetoshi Seto
2010-10-24
i7core_edac: Fix order of lines in i7core_register_mci
Hidetoshi Seto
2010-10-24
i7core_edac: Always do get/put for all devices
Hidetoshi Seto
2010-10-24
i7core_edac: Introduce i7core_pci_ctl_create/release
Hidetoshi Seto
2010-10-24
i7core_edac: Introduce free_i7core_dev
Hidetoshi Seto
2010-10-24
i7core_edac: Introduce alloc_i7core_dev
Hidetoshi Seto
2010-10-24
i7core_edac: Reduce args of i7core_get_onedevice
Hidetoshi Seto
2010-10-24
i7core_edac: Fix the logic in i7core_remove()
Hidetoshi Seto
2010-10-24
i7core_edac: Don't do the legacy PCI probe by default
Mauro Carvalho Chehab
2010-10-24
i7core_edac: don't use a freed mci struct
Mauro Carvalho Chehab
2010-10-24
edac_core: Print debug messages at release calls
Mauro Carvalho Chehab
2010-10-24
i7core_edac: explicitly remove PCI devices from the devices list
Mauro Carvalho Chehab
2010-10-24
i7core_edac: MCE NMI handling should stop first
Mauro Carvalho Chehab
2010-10-24
i7core_edac: Initialize all priv vars before start polling
Mauro Carvalho Chehab
2010-10-24
i7core_edac: Improve debug to seek for register/remove errors
Mauro Carvalho Chehab
2010-10-24
i7core_edac: move #if PAGE_SHIFT to edac_core.h
Mauro Carvalho Chehab
2010-10-24
i7core_edac: Properly mark const static vars as such
Mauro Carvalho Chehab
2010-10-24
i7core_edac: move static vars to the beginning of the file
Mauro Carvalho Chehab
2010-10-24
i7core_edac: Be sure that the edac pci handler will be properly released
Mauro Carvalho Chehab
2010-10-01
i7core_edac: fix panic in udimm sysfs attributes registration
Marcin Slusarz
2010-07-26
quiesce EDAC initialisation on desktop/mobile i7
Daniel J Blueman
[next]