index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i5100_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
EDAC/i5100: Fix error handling order in i5100_init_one()
Dinghao Liu
1
-6
/
+5
2019-12-16
EDAC: remove set but not used variable 'ecc_loc'
yu kuai
1
-7
/
+0
2019-11-10
EDAC: Introduce an mci_for_each_dimm() iterator
Robert Richter
1
-8
/
+5
2019-11-09
EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function
Robert Richter
1
-2
/
+1
2019-09-30
EDAC: i5100_edac: get rid of an unused var
Mauro Carvalho Chehab
1
-2
/
+0
2019-09-03
EDAC: Prefer 'unsigned int' to bare use of 'unsigned'
Robert Richter
1
-7
/
+9
2017-07-17
EDAC: Get rid of mci->mod_ver
Borislav Petkov
1
-1
/
+0
2016-12-15
edac: rename edac_core.h to edac_mc.h
Mauro Carvalho Chehab
1
-1
/
+0
2016-01-01
EDAC, i5100: Use to_delayed_work()
Geliang Tang
1
-3
/
+1
2015-09-22
EDAC, i5100: Convert to debugfs wrappers
Borislav Petkov
1
-18
/
+19
2015-01-12
edac: i5100_edac: Remove unused i5100_recmema_dm_buf_id
Rickard Strandqvist
1
-5
/
+0
2014-02-20
i5100_edac: Remove an unneeded condition in i5100_init_csrows()
Dan Carpenter
1
-10
/
+7
2013-12-06
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-07-23
EDAC: Fix lockdep splat
Borislav Petkov
1
-1
/
+1
2013-02-26
i5100_edac: convert to use simple_open()
Wei Yongjun
1
-7
/
+1
2013-02-21
i5100_edac: Remove two checkpatch warnings
Mauro Carvalho Chehab
1
-4
/
+2
2013-02-21
i5100_edac: connect fault injection to debugfs node
Niklas Söderlund
1
-1
/
+70
2013-02-21
i5100_edac: add fault injection code
Niklas Söderlund
1
-0
/
+87
2013-02-21
i5100_edac: probe for device 19 function 0
Niklas Söderlund
1
-1
/
+27
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
1
-13
/
+11
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
1
-2
/
+2
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
i5100_edac: Fix a warning when compiled with 32 bits
Mauro Carvalho Chehab
1
-2
/
+2
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
i5100_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-50
/
+40
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-9
/
+13
2012-05-28
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
1
-2
/
+0
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-17
/
+21
2012-05-28
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
1
-4
/
+4
2012-03-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-8
/
+5
2012-03-21
edac: i5100 ack error detection register after each read
Niklas Söderlund
1
-7
/
+4
2012-03-21
edac: i5100 fix erroneous define for M1Err
Niklas Söderlund
1
-1
/
+1
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-07
EDAC: Fixup scrubrate manipulation
Borislav Petkov
1
-6
/
+3
2010-08-03
edac, mc: Improve scrub rate handling
Borislav Petkov
1
-4
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-16
edac: i5100 add 6 ranks per channel
Nils Carlson
1
-16
/
+20
2009-12-16
edac: i5100 add scrubbing
Nils Carlson
1
-2
/
+110
2009-12-16
edac: i5100 clean controller to channel terms
Nils Carlson
1
-55
/
+55
2008-07-25
edac: i5100: cleanup
Arthur Jones
1
-135
/
+261
2008-07-25
edac: i5100 fix unmask ecc bits
Arthur Jones
1
-0
/
+6
2008-07-25
edac: i5100 fix enable ecc hardware
Arthur Jones
1
-0
/
+10
2008-07-25
edac: i5100 fix missing bits
Arthur Jones
1
-3
/
+15
2008-07-25
edac: i5100 new intel chipset driver
Arthur Jones
1
-0
/
+827