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
/
x38_edac.c
Age
Commit message (
Expand
)
Author
2020-10-26
EDAC: Do not issue useless debug statements in the polling routine
Borislav Petkov
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2017-07-17
EDAC: Get rid of mci->mod_ver
Borislav Petkov
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2014-11-19
EDAC: Delete unnecessary check before calling pci_dev_put()
Markus Elfring
2014-07-04
x38_edac: make use of lo_hi_readq()
Jason Baron
2013-12-06
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-08-09
x38_edac: Make a local function static
Jingoo Han
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
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: 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
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
x38_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-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-29
edac: x38 fix mchbar high register addr
Lu Zhihe
2008-10-30
edac x38: new MC driver module
Hitoshi Mitake