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
/
i7core_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-23
EDAC: i7core: Use static attribute groups for sysfs entries
Takashi Iwai
1
-19
/
+11
2015-02-23
EDAC: i7core: Return proper error codes for kzalloc() errors
Takashi Iwai
1
-2
/
+2
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-04-01
Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-7
/
+3
2014-03-11
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
1
-2
/
+7
2014-02-25
i7core_edac: Drop unused variable
Jean Delvare
1
-7
/
+3
2014-02-25
i7core_edac: Fix PCI device reference count
Jean Delvare
1
-2
/
+7
2014-02-07
[media, edac] Change my email address
Mauro Carvalho Chehab
1
-2
/
+2
2013-12-06
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-06-08
EDAC: Replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-5
/
+5
2013-02-20
Merge tag 'v3.8-rc7' into next
Mauro Carvalho Chehab
1
-4
/
+3
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2012-12-21
i7core_edac: fix erroneous size of static array
Niklas Söderlund
1
-4
/
+4
2012-11-28
i7core_edac: fix panic when accessing sysfs files
Prarit Bhargava
1
-3
/
+3
2012-07-29
Merge branch 'devel'
Mauro Carvalho Chehab
1
-223
/
+297
2012-06-12
i7core_edac: properly handle error count
Mauro Carvalho Chehab
1
-21
/
+12
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
-74
/
+70
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
1
-22
/
+15
2012-06-11
i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...
Mauro Carvalho Chehab
1
-21
/
+35
2012-06-11
i7core_edac: convert it to use struct device
Mauro Carvalho Chehab
1
-129
/
+209
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
edac: avoid mce decoding crash after edac driver unloaded
Chen Gong
1
-11
/
+4
2012-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
1
-192
/
+78
2012-05-28
i7core: fix ranks information at the per-channel struct
Mauro Carvalho Chehab
1
-13
/
+16
2012-05-28
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
1
-7
/
+2
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
i7core_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-152
/
+50
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-7
/
+3
2012-05-28
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
1
-5
/
+0
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-14
/
+13
2012-05-28
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
1
-2
/
+2
2012-04-30
edac: Fix spelling errors.
David Mackey
1
-5
/
+5
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
1
-1
/
+1
2011-12-14
x86, mce: Add wrappers for registering on the decode chain
Borislav Petkov
1
-2
/
+2
2011-11-01
i7core_edac: Initialize memory name with cpu, channel, bank
Mauro Carvalho Chehab
1
-0
/
+4
2011-11-01
i7core_edac: Fix compilation on 32 bits arch
Sedat Dilek
1
-2
/
+5
2011-11-01
i7core_edac: scrubbing fixups
Nils Carlson
1
-8
/
+133
2011-11-01
i7core_edac: return -ENODEV if no MC is found
Mauro Carvalho Chehab
1
-2
/
+18
2011-11-01
i7core_edac: use edac's own way to print errors
Mauro Carvalho Chehab
1
-1
/
+2
2011-11-01
i7core_edac: Drop the edac_mce facility
Borislav Petkov
1
-26
/
+25
2011-10-31
EDAC i7core: Use mce socketid for better compatibility
Thomas Renninger
1
-1
/
+1
2011-10-31
i7core_edac: Don't enable memory scrubbing for Xeon 35xx
Mauro Carvalho Chehab
1
-7
/
+39
2011-10-31
i7core_edac: Add scrubbing support
Samuel Gabrielsson
1
-0
/
+126
2011-10-31
i7core_edac: Fix oops when trying to inject errors
Mauro Carvalho Chehab
1
-2
/
+35
2011-10-31
i7core_edac: fix misuse of logical operation in place of bitop
David Sterba
1
-1
/
+1
2011-08-18
i7core_edac: fixed typo in error count calculation
Mathias Krause
1
-1
/
+1
2011-05-26
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2011-04-19
edac: Drop __DATE__ usage
Michal Marek
1
-1
/
+1
[next]