Mauro Carvalho Chehab
|
38ced28b21
edac: allow specifying the error count with fake_inject
|
13 years ago |
Rob Herring
|
e7930ba49e
edac: create top-level debugfs directory
|
13 years ago |
Mauro Carvalho Chehab
|
9eb07a7fb8
edac: edac_mc_handle_error(): add an error_count parameter
|
13 years ago |
Mauro Carvalho Chehab
|
03f7eae80f
edac: remove arch-specific parameter for the error handler
|
13 years ago |
Mauro Carvalho Chehab
|
6e84d359b2
edac_mc: Cleanup per-dimm_info debug messages
|
13 years ago |
Joe Perches
|
956b9ba156
edac: Convert debugfX to edac_dbg(X,
|
13 years ago |
Mauro Carvalho Chehab
|
dd23cd6eb1
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
|
13 years ago |
Mauro Carvalho Chehab
|
de3910eb79
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
|
13 years ago |
Mauro Carvalho Chehab
|
e39f4ea9b0
edac: Only expose csrows/channels on legacy API if they're populated
|
13 years ago |
Mauro Carvalho Chehab
|
452a6bf955
edac: Add debufs nodes to allow doing fake error inject
|
13 years ago |
Mauro Carvalho Chehab
|
8ad6c78a69
edac: add a sysfs node to report the maximum location for the system
|
13 years ago |
Mauro Carvalho Chehab
|
1997471069
edac: add a new per-dimm API and make the old per-virtual-rank API obsolete
|
13 years ago |
Mauro Carvalho Chehab
|
7a623c0390
edac: rewrite the sysfs code to use struct device
|
13 years ago |
Mauro Carvalho Chehab
|
fd687502dc
edac: Rename the parent dev to pdev
|
13 years ago |
Mauro Carvalho Chehab
|
5926ff502f
edac: Initialize the dimm label with the known information
|
13 years ago |
Mauro Carvalho Chehab
|
a895bf8b1e
edac: move nr_pages to dimm struct
|
13 years ago |
Mauro Carvalho Chehab
|
084a4fccef
edac: move dimm properties to struct dimm_info
|
13 years ago |
Mauro Carvalho Chehab
|
a7d7d2e1a0
edac: Create a dimm struct and move the labels into it
|
13 years ago |
Borislav Petkov
|
5e8e19bf6c
EDAC: Correct scrub rate API
|
13 years ago |
Kay Sievers
|
fe5ff8b84c
edac: convert sysdev_class to a regular subsystem
|
13 years ago |
Markus Trippelsdorf
|
4949603a6f
EDAC: Remove debugging output in scrub rate handling
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Borislav Petkov
|
b6a280bb96
EDAC: Shut up sysfs registration debug code
|
14 years ago |
Borislav Petkov
|
390944439f
EDAC: Fixup scrubrate manipulation
|
14 years ago |
Linus Torvalds
|
da62aa69c1
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core
|
14 years ago |
Mauro Carvalho Chehab
|
accf74fff3
i7core_edac: don't use a freed mci struct
|
15 years ago |
Mauro Carvalho Chehab
|
bbc560ae67
edac_core: Print debug messages at release calls
|
15 years ago |
Mauro Carvalho Chehab
|
ac99768c53
edac_core: Don't let free(mci) happen while using it
|
15 years ago |
Mauro Carvalho Chehab
|
6fe1108f14
edac_core: Do a better job with node removal
|
15 years ago |
Mauro Carvalho Chehab
|
1288c18f48
i7core_edac: Properly mark const static vars as such
|
15 years ago |