index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
Files
Lines
*
EDAC: Correct channel count limit
Borislav Petkov
2016-06-16
1
-1
/
+19
*
EDAC: Fix used after kfree() error in edac_unregister_sysfs()
Tony Luck
2016-04-23
1
-1
/
+2
*
EDAC: Remove edac_get_sysfs_subsys() error handling
Borislav Petkov
2015-12-11
1
-10
/
+1
*
EDAC: Rip out the edac_subsys reference counting
Borislav Petkov
2015-12-11
1
-4
/
+1
*
EDAC, mc_sysfs: Fix freeing bus' name
Borislav Petkov
2015-12-11
1
-7
/
+14
*
EDAC: Use edac_debugfs_remove_recursive()
Tan Xiaojun
2015-10-14
1
-1
/
+1
*
EDAC: Don't allow empty DIMM labels
Toshi Kani
2015-09-28
1
-2
/
+2
*
EDAC: Fix sysfs dimm_label store operation
Toshi Kani
2015-09-25
1
-10
/
+24
*
EDAC: Fix sysfs dimm_label show operation
Toshi Kani
2015-09-25
1
-2
/
+2
*
EDAC: Carve out debugfs functionality
Borislav Petkov
2015-09-22
1
-109
/
+1
*
EDAC: Remove arbitrary limit on number of channels
Tony Luck
2015-06-03
1
-5
/
+0
*
EDAC: Properly unwind on failure path in edac_init()
Alexey Khoroshilov
2015-02-23
1
-2
/
+2
*
EDAC: Allow to pass driver-specific attribute groups
Takashi Iwai
2015-02-23
1
-1
/
+3
*
EDAC: Use static attribute groups for managing sysfs entries
Takashi Iwai
2015-02-23
1
-88
/
+71
*
EDAC: edac_mc_sysfs: Make stuff static
Borislav Petkov
2015-01-30
1
-11
/
+11
*
EDAC: Fix the leak of mci->bus->name when bus_register fails
Junjie Mao
2015-01-30
1
-13
/
+16
*
sb_edac: Fix off-by-one error in number of channels
Jim Snow
2014-12-02
1
-1
/
+1
*
edac: add DDR4 and RDDR4
Aristeu Rozanski
2014-06-26
1
-1
/
+3
*
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
2014-03-11
1
-4
/
+6
|
\
|
*
EDAC: Poll timeout cannot be zero, p2
Borislav Petkov
2014-02-14
1
-4
/
+6
|
*
drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero
Prarit Bhargava
2014-02-10
1
-1
/
+1
*
|
[media, edac] Change my email address
Mauro Carvalho Chehab
2014-02-07
1
-1
/
+1
|
/
*
EDAC: Mark edac_create_debug_nodes as static
Rashika Kheria
2013-12-15
1
-1
/
+1
*
Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Ingo Molnar
2013-08-15
1
-2
/
+4
|
\
|
*
EDAC: Replace strict_strtol() with kstrtol()
Jingoo Han
2013-07-24
1
-2
/
+4
*
|
EDAC: Fix lockdep splat
Borislav Petkov
2013-07-23
1
-13
/
+15
|
/
*
EDAC: Replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-08
1
-1
/
+1
*
EDAC: Don't give write permission to read-only files
Srivatsa S. Bhat
2013-05-09
1
-6
/
+6
*
EDAC, mc_sysfs.c: Fix string array pointer types
Borislav Petkov
2013-03-25
1
-3
/
+3
*
EDAC: Merge mci.mem_is_per_rank with mci.csbased
Mauro Carvalho Chehab
2013-03-16
1
-1
/
+1
*
amd64_edac: Correct DIMM sizes
Mauro Carvalho Chehab
2013-03-16
1
-10
/
+3
*
EDAC: Make sysfs functions static
Stephen Hemminger
2013-03-05
1
-1
/
+1
*
edac: better report error conditions in debug mode
Mauro Carvalho Chehab
2013-02-21
1
-1
/
+6
*
edac: only create sdram_scrub_rate where supported
Mauro Carvalho Chehab
2013-02-21
1
-10
/
+19
*
EDAC: Cleanup device deregistering path
Lans Zhang
2013-01-07
1
-12
/
+6
*
EDAC: Fix kernel panic on module unloading
Konstantin Khlebnikov
2013-01-07
1
-2
/
+1
*
EDAC: Handle error path in edac_mc_sysfs_init() properly
Denis Kirjanov
2012-11-28
1
-2
/
+15
*
EDAC: Convert to use simple_open()
Wei Yongjun
2012-11-28
1
-7
/
+1
*
EDAC: Fix mc size reported in sysfs
Josh Hunt
2012-11-28
1
-4
/
+8
*
EDAC: Fix csrow size reported in sysfs
Borislav Petkov
2012-11-28
1
-0
/
+3
*
EDAC: Pass mci parent
Borislav Petkov
2012-11-28
1
-0
/
+1
*
edac: allow specifying the error count with fake_inject
Mauro Carvalho Chehab
2012-06-27
1
-2
/
+13
*
edac: create top-level debugfs directory
Rob Herring
2012-06-12
1
-1
/
+22
*
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
2012-06-12
1
-1
/
+1
*
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
2012-06-11
1
-1
/
+1
*
edac_mc: Cleanup per-dimm_info debug messages
Mauro Carvalho Chehab
2012-06-11
1
-10
/
+1
*
edac: Convert debugfX to edac_dbg(X,
Joe Perches
2012-06-11
1
-19
/
+18
*
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
2012-06-11
1
-14
/
+10
*
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
2012-06-11
1
-54
/
+72
*
edac: Only expose csrows/channels on legacy API if they're populated
Mauro Carvalho Chehab
2012-06-11
1
-0
/
+24
[next]