index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i82443bxgx_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
EDAC: Delete unnecessary check before calling pci_dev_put()
Markus Elfring
1
-2
/
+1
2013-12-06
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
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
-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
-19
/
+16
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
-2
/
+2
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
i82443bxgx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-10
/
+16
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
-5
/
+8
2012-03-19
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-05-27
drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE
Joe Perches
1
-11
/
+11
2010-05-18
PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments
Roman Fietze
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-10-16
edac: make i82443bxgx_edac coexist with intel_agp
Vladislav Bogdanov
1
-2
/
+61
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: cleanup spaces-gotos after Lindent messup
Douglas Thompson
1
-23
/
+24
2007-07-19
drivers/edac: drivers to use new PCI operation
Dave Jiang
1
-0
/
+16
2007-07-19
drivers/edac: Lindent i82443bxgx
Douglas Thompson
1
-88
/
+72
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
-1
/
+1
2007-07-19
drivers/edac: new i82443bxgz MC driver
Tim Small
1
-0
/
+400