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
/
mpc85xx_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-29
Merge branch 'devel'
Mauro Carvalho Chehab
1
-57
/
+74
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
-11
/
+11
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
1
-11
/
+11
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
1
-3
/
+3
2012-06-11
mpc85xx_edac: convert sysfs logic to use struct device
Mauro Carvalho Chehab
1
-38
/
+55
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
1
-2
/
+2
2012-06-11
mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc'
Kim Phillips
1
-1
/
+2
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
1
-2
/
+1
2012-05-28
mpc85xx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-5
/
+17
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
1
-1
/
+2
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
1
-5
/
+8
2011-11-24
drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac
Shaohui Xie
1
-1
/
+1
2011-07-26
drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand...
Kai.Jiang
1
-2
/
+2
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-6
/
+6
2011-04-04
edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 cores
Kumar Gala
1
-8
/
+19
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-15
/
+12
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-6
/
+6
2010-08-11
edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers
Anton Vorontsov
1
-0
/
+6
2010-08-11
edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE
Christoph Egger
1
-5
/
+5
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-6
/
+6
2010-07-27
edac: mpc85xx: fix coldplug/hotplug module autoloading
Anton Vorontsov
1
-0
/
+3
2010-07-20
edac: mpc85xx: add support for MPC8569 EDAC controllers
Anton Vorontsov
1
-0
/
+1
2010-06-02
of/edac: fix build breakage in drivers
Anatolij Gustschin
1
-6
/
+6
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-18
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-12
edac: mpc85xx use resource_size instead of raw math
H Hartley Sweeten
1
-4
/
+3
2010-03-12
edac: mpc85xx improve SDRAM error reporting
Peter Tyser
1
-8
/
+138
2010-03-12
edac: mpc85xx mask ecc syndrome correctly
Peter Tyser
1
-1
/
+11
2010-02-11
edac: mpc85xx fix build regression by removing unused debug code
Peter Tyser
1
-4
/
+0
2010-02-11
edac: mpc85xx fix bad page calculation
Peter Tyser
1
-2
/
+2
2009-10-29
edac: i5400 fix missing CONFIG_PCI define
Ira W. Snyder
1
-0
/
+2
2009-09-24
edac: mpc85xx add mpc83xx support
Ira W. Snyder
1
-9
/
+19
2009-09-24
edac: mpc85xx add P2020DS support
Yang Shi
1
-0
/
+2
2009-06-30
edac: add DDR3 memory type for MPC85xx EDAC
Yang Shi
1
-0
/
+6
2009-04-21
edac: ppc mpc85xx fix mc err detect
Dave Jiang
1
-1
/
+1
2009-03-24
edac: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-06
edac: fix mpc85xx and add mpc8536 mpc8560
Kumar Gala
1
-42
/
+32
2008-10-16
edac mpc85xx: add support for mpc8572
Andrew Kilkenny
1
-7
/
+26
2008-07-25
edac: mpc85xx fix pci ofdev 2nd pass
Dave Jiang
1
-24
/
+43
2008-05-24
edac: mpc85xx: fix building as a module
Kumar Gala
1
-3
/
+0
2008-02-07
drivers/edac: mpc85xx: add static scope
Doug Thompson
1
-1
/
+1
2008-02-07
drivers-edac: add freescale mpc85xx driver
Dave Jiang
1
-0
/
+1043