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
/
i5400_edac.c
Age
Commit message (
Expand
)
Author
2020-10-26
EDAC: Do not issue useless debug statements in the polling routine
Borislav Petkov
2020-08-17
EDAC: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-11-09
EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function
Robert Richter
2019-09-30
EDAC: i5400_edac: get rid of some unused vars
Mauro Carvalho Chehab
2019-09-30
EDAC: i5400_edac: print type at debug message
Mauro Carvalho Chehab
2017-07-17
EDAC: Get rid of mci->mod_ver
Borislav Petkov
2017-06-29
EDAC, i5000, i5400: Fix definition of NRECMEMB register
Jérémy Lefaure
2017-03-09
EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro
Jérémy Lefaure
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-02-07
i5400_edac: Disable device when unloading module
Aristeu Rozanski
2014-02-07
[media, edac] Change my email address
Mauro Carvalho Chehab
2013-12-06
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
2012-06-27
edac i5000, i5400: fix pointer math in i5000_get_mc_regs()
Dan Carpenter
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
2012-06-11
edac: Use more normal debugging macro style
Joe Perches
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-05-28
i5400_edac: improve debug messages to better represent the filled memory
Mauro Carvalho Chehab
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
i5400_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
2012-05-28
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
2012-03-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2012-03-21
i5400_edac: Avoid calling pci_put_device() twice
Mauro Carvalho Chehab
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
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-08-11
edac: i5400: improve handling of pci_enable_device() return value
Kulikov Vasiliy
2010-05-27
drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE
Joe Perches
2009-10-29
edac: i5400 fix csrow mapping
Jeff Roberson
2009-01-06
edac: driver for i5400 MCH (update)
Mauro Carvalho Chehab
2009-01-06
edac: driver for i5400 MCH (Seaburg)
Mauro Carvalho Chehab