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