index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
sb_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
upstream: [media, edac] Change my email address
Mauro Carvalho Chehab
1
-2
/
+2
2013-04-29
edac: sb_edac.c should not require prescence of IMC_DDRIO device
Luck, Tony
1
-24
/
+29
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
sb_edac: add a missing /n on a debug message
Mauro Carvalho Chehab
1
-1
/
+1
2012-09-25
sb_edac: Avoid overflow errors at memory size calculation
Mauro Carvalho Chehab
1
-3
/
+4
2012-07-29
Merge branch 'devel'
Mauro Carvalho Chehab
1
-131
/
+126
2012-06-12
sb_edac: properly handle error count
Mauro Carvalho Chehab
1
-4
/
+3
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
-121
/
+119
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
1
-12
/
+10
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
edac: fix the error about memory type detection on SandyBridge
Chen Gong
1
-1
/
+1
2012-06-11
edac: avoid mce decoding crash after edac driver unloaded
Chen Gong
1
-4
/
+4
2012-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
1
-134
/
+78
2012-05-28
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
1
-24
/
+18
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
sb_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-103
/
+56
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-6
/
+2
2012-05-28
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
1
-2
/
+0
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-14
/
+17
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
-3
/
+3
2012-03-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-21
/
+31
2012-03-21
edac: sb_edac: Fix a wrong value setting for the previous value
Hui Wang
1
-1
/
+1
2012-03-21
edac: sb_edac: Fix a INTERLEAVE_MODE() misuse
Hui Wang
1
-1
/
+1
2012-03-21
Fix sb_edac compilation with 32 bits kernels
Mauro Carvalho Chehab
1
-19
/
+29
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
1
-1
/
+1
2012-01-06
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2011-12-21
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
1
-2
/
+0
2011-12-14
x86, mce: Add wrappers for registering on the decode chain
Borislav Petkov
1
-4
/
+2
2011-11-01
EDAC: Fix incorrect edac mode reporting in sb_edac
Mark A. Grondona
1
-3
/
+4
2011-11-01
edac: sb_edac: Add it to the building system
Mauro Carvalho Chehab
1
-25
/
+23
2011-11-01
edac: Add an experimental new driver to support Sandy Bridge CPU's
Mauro Carvalho Chehab
1
-0
/
+1894