index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
e752x_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-25
e752x_edac: Drop pvt->bridge_ck
Jean Delvare
1
-18
/
+10
2014-02-03
e752x_edac: Simplify call to pci_get_device()
Jean Delvare
1
-1
/
+1
2013-12-21
e752x_edac: Fix pci_dev usage count
Aristeu Rozanski
1
-1
/
+3
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
/
+3
2012-06-12
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
1
-4
/
+4
2012-06-11
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
1
-4
/
+4
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
1
-20
/
+19
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
1
-17
/
+17
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: Move grain/dtype/edac_type calculus to be out of channel loop
Mauro Carvalho Chehab
1
-15
/
+16
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-28
e752x_edac: provide more info about how DIMMS/ranks are mapped
Mauro Carvalho Chehab
1
-4
/
+22
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-2
/
+1
2012-05-28
e752x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-15
/
+34
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-2
/
+4
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-20
/
+24
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
2011-01-07
EDAC: Fixup scrubrate manipulation
Borislav Petkov
1
-5
/
+3
2010-08-03
edac, mc: Improve scrub rate handling
Borislav Petkov
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-12
edac: e752x: add dram scrubbing support
Peter Tyser
1
-0
/
+107
2010-03-12
edac: e752x fsb ecc
Konstantin Olifer
1
-8
/
+2
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2008-07-25
edac: e752x fix too loud on nonmemory errors
Doug Thompson
1
-17
/
+42
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
1
-10
/
+5
2008-04-29
edac: add e752x parameter for sysbus_parity selection
Peter Tyser
1
-1
/
+39
2008-04-29
edac: new support for Intel 3100 chipset
Andrei Konovalov
1
-12
/
+153
2007-09-11
drivers/edac: fix e752x correct return code
Aristeu Rozanski
1
-1
/
+1
2007-07-19
drivers/edac: fix edac_mc init apis
Doug Thompson
1
-2
/
+2
2007-07-19
drivers/edac: fix e752x reversed csrows
Mark Grondona
1
-13
/
+21
2007-07-19
drivers/edac: cleanup spaces-gotos after Lindent messup
Douglas Thompson
1
-90
/
+91
2007-07-19
drivers/edac: Lindent e752x
Dave Jiang
1
-170
/
+158
2007-07-19
drivers/edac: updated PCI monitoring
Dave Jiang
1
-0
/
+16
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
2007-07-19
drivers/edac: add new nmi rescan
Dave Jiang
1
-1
/
+13
2007-02-12
[PATCH] EDAC: Fix in e752x mc driver
Mike Chan
1
-6
/
+11
2007-02-12
[PATCH] EDAC: e752x byte access fix
Brian Pomerantz
1
-1
/
+6
2007-02-12
[PATCH] EDAC: e752x bit mask fix
Brian Pomerantz
1
-8
/
+8
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
-145
/
+177
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
-11
/
+12
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-05-03
[PATCH] EDAC Coexistence with BIOS
mark gross
1
-1
/
+16
2006-03-26
[PATCH] EDAC: use sysbus_message in e752x code
Dave Peterson
1
-4
/
+2
2006-03-26
[PATCH] EDAC: formatting cleanup
Dave Peterson
1
-100
/
+134
[next]