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
/
mv64x60_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+5
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
-13
/
+13
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
1
-13
/
+13
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
mv64x60_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-6
/
+19
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-1
/
+2
2012-05-28
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
1
-1
/
+0
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-8
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2009-09-24
edac: fix resource size calculation
Julia Lawall
1
-11
/
+11
2009-03-24
edac: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+4
2008-07-25
edac: mv64x60 add pci fixup
Dave Jiang
1
-0
/
+35
2008-07-25
edac: mv64x60 fix get_property
Dave Jiang
1
-1
/
+1
2008-02-07
drivers-edac: add marvell mv64x60 driver
Dave Jiang
1
-0
/
+855