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
/
i82975x_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
2018-11-20
EDAC, i82975x: Fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
2018-11-10
EDAC: Fix indentation issues in several EDAC drivers
Colin Ian King
2018-11-07
EDAC, i82975x: Remove set but not used variable dtype
YueHaibing
2017-07-17
EDAC: Get rid of mci->mod_ver
Borislav Petkov
2017-01-16
EDAC, i82975x: Add ioremap_nocache() error handling
Arvind Yadav
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
2015-02-23
EDAC: Delete unnecessary checks before pci_dev_put()
Markus Elfring
2013-12-06
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-25
i82975x_edac: Fix dimm label initialization
Mauro Carvalho Chehab
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
i82975x_edac: Test nr_pages earlier to save a few CPU cycles
Mauro Carvalho Chehab
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
i82975x_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: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
2012-05-28
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
2011-10-29
edac:i82975x fix 32bit compile and cleanup
Arvind R
2011-04-19
edac: Drop __DATE__ usage
Michal Marek
2011-02-17
edac: correct i82975x error-info reported
Arvind R
2011-02-17
edac: correct i82975x mci initialisation
Arvind R
2011-02-17
edac: correct commented info
Arvind R
2011-01-24
edac: i82975x author/maintainer email address change
Arvind R
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
2007-07-19
drivers/edac: new i82975x driver
Ranganathan Desikan