index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
edac_mc_sysfs.c
Commit message (
Expand
)
Author
Age
*
edac: better report error conditions in debug mode
Mauro Carvalho Chehab
2013-02-21
*
edac: only create sdram_scrub_rate where supported
Mauro Carvalho Chehab
2013-02-21
*
EDAC: Cleanup device deregistering path
Lans Zhang
2013-01-07
*
EDAC: Fix kernel panic on module unloading
Konstantin Khlebnikov
2013-01-07
*
EDAC: Handle error path in edac_mc_sysfs_init() properly
Denis Kirjanov
2012-11-28
*
EDAC: Convert to use simple_open()
Wei Yongjun
2012-11-28
*
EDAC: Fix mc size reported in sysfs
Josh Hunt
2012-11-28
*
EDAC: Fix csrow size reported in sysfs
Borislav Petkov
2012-11-28
*
EDAC: Pass mci parent
Borislav Petkov
2012-11-28
*
edac: allow specifying the error count with fake_inject
Mauro Carvalho Chehab
2012-06-27
*
edac: create top-level debugfs directory
Rob Herring
2012-06-12
*
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
2012-06-12
*
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
2012-06-11
*
edac_mc: Cleanup per-dimm_info debug messages
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: Only expose csrows/channels on legacy API if they're populated
Mauro Carvalho Chehab
2012-06-11
*
edac: Add debufs nodes to allow doing fake error inject
Mauro Carvalho Chehab
2012-06-11
*
edac: add a sysfs node to report the maximum location for the system
Mauro Carvalho Chehab
2012-06-11
*
edac: add a new per-dimm API and make the old per-virtual-rank API obsolete
Mauro Carvalho Chehab
2012-06-11
*
edac: rewrite the sysfs code to use struct device
Mauro Carvalho Chehab
2012-06-11
*
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-06-11
*
edac: Initialize the dimm label with the known information
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-05-28
*
EDAC: Correct scrub rate API
Borislav Petkov
2012-03-19
*
edac: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
*
EDAC: Remove debugging output in scrub rate handling
Markus Trippelsdorf
2011-04-21
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
EDAC: Shut up sysfs registration debug code
Borislav Petkov
2011-03-17
*
EDAC: Fixup scrubrate manipulation
Borislav Petkov
2011-01-07
*
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2010-10-26
|
\
|
*
i7core_edac: don't use a freed mci struct
Mauro Carvalho Chehab
2010-10-24
|
*
edac_core: Print debug messages at release calls
Mauro Carvalho Chehab
2010-10-24
|
*
edac_core: Don't let free(mci) happen while using it
Mauro Carvalho Chehab
2010-10-24
|
*
edac_core: Do a better job with node removal
Mauro Carvalho Chehab
2010-10-24
|
*
i7core_edac: Properly mark const static vars as such
Mauro Carvalho Chehab
2010-10-24
*
|
EDAC: Export edac sysfs class to users.
Borislav Petkov
2010-10-21
*
|
EDAC: Fix error return
Borislav Petkov
2010-10-21
|
/
*
edac, mc: Improve scrub rate handling
Borislav Petkov
2010-08-03
*
edac: Create an unique instance for each kobj
Mauro Carvalho Chehab
2010-05-10
*
edac: Don't create csrow entries on instance groups
Mauro Carvalho Chehab
2010-05-10
*
edac: store/show methods for device groups weren't working
Mauro Carvalho Chehab
2010-05-10
*
edac_core: Allow the creation of sysfs groups
Mauro Carvalho Chehab
2010-05-10
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
*
edac: add DDR3 memory type for MPC85xx EDAC
Yang Shi
2009-06-30
*
edac: core fix added newline to sysfs dimm labels
Arthur Jones
2008-07-25
[next]