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
/
i82860_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
1
-3
/
+3
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
1
-3
/
+3
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
1
-12
/
+11
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
1
-9
/
+9
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
1
-3
/
+3
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-2
/
+2
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
i82860_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-13
/
+29
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-4
/
+7
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
1
-1
/
+1
2011-04-19
edac: Drop __DATE__ usage
Michal Marek
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
1
-0
/
+7
2007-07-19
drivers/edac: fix edac_mc init apis
Doug Thompson
1
-2
/
+2
2007-07-19
drivers/edac: remove null from statics
Douglas Thompson
1
-1
/
+1
2007-07-19
drivers/edac: cleanup spaces-gotos after Lindent messup
Douglas Thompson
1
-12
/
+12
2007-07-19
drivers/edac: drivers to use new PCI operation
Dave Jiang
1
-0
/
+15
2007-07-19
drivers/edac: Lindent i82860
Dave Jiang
1
-21
/
+19
2007-07-19
drivers/edac: add dev_name getter function
Dave Jiang
1
-0
/
+1
2007-07-19
drivers/edac: mod use edac_core.h
Douglas Thompson
1
-2
/
+2
2006-07-01
[PATCH] EDAC: fix module names quoted in sysfs
Doug Thompson
1
-1
/
+2
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
[PATCH] EDAC: probe1 cleanup 1-of-2
Doug Thompson
1
-51
/
+51
2006-06-30
[PATCH] EDAC: mc numbers refactor 1-of-2
Doug Thompson
1
-1
/
+4
2006-06-30
[PATCH] EDAC: PCI device to DEVICE cleanup
Doug Thompson
1
-12
/
+18
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-26
[PATCH] EDAC: formatting cleanup
Dave Peterson
1
-27
/
+39
2006-03-26
[PATCH] EDAC: protect memory controller list
Dave Peterson
1
-3
/
+4
2006-03-26
[PATCH] EDAC: cleanup code for clearing initial errors
Dave Peterson
1
-2
/
+2
2006-03-26
[PATCH] EDAC: i82860 cleanup
Dave Peterson
1
-11
/
+17
2006-03-26
[PATCH] EDAC: name cleanup
Dave Peterson
1
-2
/
+2
2006-03-26
[PATCH] EDAC: printk cleanup
Dave Peterson
1
-13
/
+19
2006-01-18
[PATCH] EDAC: core EDAC support code
Alan Cox
1
-1
/
+1
2006-01-18
[PATCH] EDAC: drivers for Intel i82860, i82875
Alan Cox
1
-0
/
+299