Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a0f30ae1d6d254c43eb9dfc599e257748c6cf18c
/
drivers
/
edac
/
edac_mc_sysfs.c
7bebf33
Merge 4.9.131 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
b9ce6bd
EDAC: Fix memleak in module init error path
by Johan Hovold
· 6 years ago
24da2c8
BACKPORT: treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
bba1429
EDAC: Correct channel count limit
by Borislav Petkov
· 8 years ago
ab67b6c
EDAC: Fix used after kfree() error in edac_unregister_sysfs()
by Tony Luck
· 9 years ago
d453800
EDAC: Remove edac_get_sysfs_subsys() error handling
by Borislav Petkov
· 9 years ago
733476c
EDAC: Rip out the edac_subsys reference counting
by Borislav Petkov
· 9 years ago
12e2696
EDAC, mc_sysfs: Fix freeing bus' name
by Borislav Petkov
· 9 years ago
30f84a8
EDAC: Use edac_debugfs_remove_recursive()
by Tan Xiaojun
· 9 years ago
d0c9c93
EDAC: Don't allow empty DIMM labels
by Toshi Kani
· 9 years ago
438470b
EDAC: Fix sysfs dimm_label store operation
by Toshi Kani
· 9 years ago
1ea62c5
EDAC: Fix sysfs dimm_label show operation
by Toshi Kani
· 9 years ago
7ac8bf9
EDAC: Carve out debugfs functionality
by Borislav Petkov
· 9 years ago
c44696f
EDAC: Remove arbitrary limit on number of channels
by Tony Luck
· 9 years ago
c6b97bc
EDAC: Properly unwind on failure path in edac_init()
by Alexey Khoroshilov
· 10 years ago
4e8d230
EDAC: Allow to pass driver-specific attribute groups
by Takashi Iwai
· 10 years ago
2c1946b
EDAC: Use static attribute groups for managing sysfs entries
by Takashi Iwai
· 10 years ago
f11135d
EDAC: edac_mc_sysfs: Make stuff static
by Borislav Petkov
· 10 years ago
1bf1950
EDAC: Fix the leak of mci->bus->name when bus_register fails
by Junjie Mao
· 10 years ago
50043e2
sb_edac: Fix off-by-one error in number of channels
by Jim Snow
· 10 years ago
7b82783
edac: add DDR4 and RDDR4
by Aristeu Rozanski
· 10 years ago
c897df0
Merge tag 'v3.14-rc5' into patchwork
by Mauro Carvalho Chehab
· 11 years ago
9da21b1
EDAC: Poll timeout cannot be zero, p2
by Borislav Petkov
· 11 years ago
79040ca
drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero
by Prarit Bhargava
· 11 years ago
37e59f8
[media, edac] Change my email address
by Mauro Carvalho Chehab
· 11 years ago
9528593
EDAC: Mark edac_create_debug_nodes as static
by Rashika Kheria
· 11 years ago
c874b6b
Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/ras
by Ingo Molnar
· 11 years ago
c542b53
EDAC: Replace strict_strtol() with kstrtol()
by Jingoo Han
· 11 years ago
88d84ac
EDAC: Fix lockdep splat
by Borislav Petkov
· 11 years ago
c7f62fc
EDAC: Replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
c8c64d1
EDAC: Don't give write permission to read-only files
by Srivatsa S. Bhat
· 12 years ago
8b7719e
EDAC, mc_sysfs.c: Fix string array pointer types
by Borislav Petkov
· 12 years ago
9713fae
EDAC: Merge mci.mem_is_per_rank with mci.csbased
by Mauro Carvalho Chehab
· 12 years ago
1eef128
amd64_edac: Correct DIMM sizes
by Mauro Carvalho Chehab
· 12 years ago
fbe2d36
EDAC: Make sysfs functions static
by Stephen Hemminger
· 12 years ago
3d95882
edac: better report error conditions in debug mode
by Mauro Carvalho Chehab
· 12 years ago
e710047
edac: only create sdram_scrub_rate where supported
by Mauro Carvalho Chehab
· 12 years ago
44d22e2
EDAC: Cleanup device deregistering path
by Lans Zhang
· 12 years ago
311bd84
EDAC: Fix kernel panic on module unloading
by Konstantin Khlebnikov
· 12 years ago
2d56b10
EDAC: Handle error path in edac_mc_sysfs_init() properly
by Denis Kirjanov
· 12 years ago
db7312a
EDAC: Convert to use simple_open()
by Wei Yongjun
· 12 years ago
3c06227
EDAC: Fix mc size reported in sysfs
by Josh Hunt
· 12 years ago
16a528ee
EDAC: Fix csrow size reported in sysfs
by Borislav Petkov
· 12 years ago
921a689
EDAC: Pass mci parent
by Borislav Petkov
· 12 years ago
38ced28
edac: allow specifying the error count with fake_inject
by Mauro Carvalho Chehab
· 12 years ago
e7930ba
edac: create top-level debugfs directory
by Rob Herring
· 12 years ago
9eb07a7
edac: edac_mc_handle_error(): add an error_count parameter
by Mauro Carvalho Chehab
· 12 years ago
03f7eae
edac: remove arch-specific parameter for the error handler
by Mauro Carvalho Chehab
· 12 years ago
6e84d35
edac_mc: Cleanup per-dimm_info debug messages
by Mauro Carvalho Chehab
· 13 years ago
956b9ba
edac: Convert debugfX to edac_dbg(X,
by Joe Perches
· 13 years ago
dd23cd6
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
by Mauro Carvalho Chehab
· 13 years ago
de3910eb
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
by Mauro Carvalho Chehab
· 13 years ago
e39f4ea
edac: Only expose csrows/channels on legacy API if they're populated
by Mauro Carvalho Chehab
· 13 years ago
452a6bf
edac: Add debufs nodes to allow doing fake error inject
by Mauro Carvalho Chehab
· 13 years ago
8ad6c78
edac: add a sysfs node to report the maximum location for the system
by Mauro Carvalho Chehab
· 13 years ago
1997471
edac: add a new per-dimm API and make the old per-virtual-rank API obsolete
by Mauro Carvalho Chehab
· 13 years ago
7a623c0
edac: rewrite the sysfs code to use struct device
by Mauro Carvalho Chehab
· 13 years ago
fd68750
edac: Rename the parent dev to pdev
by Mauro Carvalho Chehab
· 13 years ago
5926ff5
edac: Initialize the dimm label with the known information
by Mauro Carvalho Chehab
· 13 years ago
a895bf8
edac: move nr_pages to dimm struct
by Mauro Carvalho Chehab
· 13 years ago
084a4fc
edac: move dimm properties to struct dimm_info
by Mauro Carvalho Chehab
· 13 years ago
a7d7d2e
edac: Create a dimm struct and move the labels into it
by Mauro Carvalho Chehab
· 13 years ago
5e8e19b
EDAC: Correct scrub rate API
by Borislav Petkov
· 13 years ago
fe5ff8b
edac: convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
4949603
EDAC: Remove debugging output in scrub rate handling
by Markus Trippelsdorf
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
b6a280b
EDAC: Shut up sysfs registration debug code
by Borislav Petkov
· 14 years ago
3909444
EDAC: Fixup scrubrate manipulation
by Borislav Petkov
· 14 years ago
da62aa6
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core
by Linus Torvalds
· 14 years ago
accf74f
i7core_edac: don't use a freed mci struct
by Mauro Carvalho Chehab
· 14 years ago
bbc560a
edac_core: Print debug messages at release calls
by Mauro Carvalho Chehab
· 14 years ago
ac99768
edac_core: Don't let free(mci) happen while using it
by Mauro Carvalho Chehab
· 14 years ago
6fe1108
edac_core: Do a better job with node removal
by Mauro Carvalho Chehab
· 14 years ago
1288c18
i7core_edac: Properly mark const static vars as such
by Mauro Carvalho Chehab
· 14 years ago
30e1f7a
EDAC: Export edac sysfs class to users.
by Borislav Petkov
· 14 years ago
ca755e0
EDAC: Fix error return
by Borislav Petkov
· 14 years ago
eba042a
edac, mc: Improve scrub rate handling
by Borislav Petkov
· 14 years ago
b968759
edac: Create an unique instance for each kobj
by Mauro Carvalho Chehab
· 15 years ago
c419d92
edac: Don't create csrow entries on instance groups
by Mauro Carvalho Chehab
· 15 years ago
cc301b3
edac: store/show methods for device groups weren't working
by Mauro Carvalho Chehab
· 15 years ago
9fa2fc2e
edac_core: Allow the creation of sysfs groups
by Mauro Carvalho Chehab
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
b1cfebc
edac: add DDR3 memory type for MPC85xx EDAC
by Yang Shi
· 15 years ago
124682c
edac: core fix added newline to sysfs dimm labels
by Arthur Jones
· 16 years ago
f9fc82a
edac: core fix static to dynamic kset
by Arthur Jones
· 16 years ago
327dafb
edac: core fix redundant sysfs controls to parameters
by Arthur Jones
· 16 years ago
096846e
edac: core fix workq timer
by Arthur Jones
· 16 years ago
1d5f726
drivers-edac: add Cell XDR memory types
by Benjamin Herrenschmidt
· 17 years ago
c10997f
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
b2ed215
Kobject: change drivers/edac to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
34980ca
Drivers: clean up direct setting of the name of a kset
by Greg Kroah-Hartman
· 17 years ago
bce1968
drivers/edac: fix reset edac_mc pollmsec
by Doug Thompson
· 17 years ago
8096cfa
drivers/edac: fix edac_mc sysfs completion code
by Doug Thompson
· 17 years ago
f044091
drivers/edac: remove null from statics
by Douglas Thompson
· 17 years ago
052dfb4
drivers/edac: cleanup spaces-gotos after Lindent messup
by Douglas Thompson
· 17 years ago
42a8e39
drivers/edac: add device sysfs attributes
by Douglas Thompson
· 17 years ago
079708b
drivers/edac: core Lindent cleanup
by Douglas Thompson
· 17 years ago
4de78c6
drivers/edac: mod PCI poll names
by Dave Jiang
· 17 years ago
Next »