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
/
arch
/
arm
/
mach-shmobile
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-20
ARM: shmobile: timer: Drop support for Cortex A8
Geert Uytterhoeven
1
-32
/
+20
2016-04-20
ARM: shmobile: timer: Fix preset_lpj leading to too short delays
Geert Uytterhoeven
1
-17
/
+11
2016-02-04
ARM: shmobile: Add includes providing forward declarations
Geert Uytterhoeven
1
-0
/
+2
2015-09-14
ARM: shmobile: Remove obsolete earlytimer registration
Geert Uytterhoeven
1
-21
/
+0
2015-07-06
ARM: shmobile: timer: r8a73a4 and r8a7790 are multi-platform only
Geert Uytterhoeven
1
-12
/
+0
2015-02-01
Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
1
-0
/
+12
2015-01-29
ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
Magnus Damm
1
-0
/
+5
2015-01-29
ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds
Magnus Damm
1
-0
/
+7
2014-12-09
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-8
/
+15
2014-10-27
ARM: shmobile: Remove FSF address from copyright headers
Laurent Pinchart
1
-5
/
+0
2014-10-24
ARM: shmobile: Handle CA7 arch timer delay
Magnus Damm
1
-8
/
+15
2014-09-09
Merge tag 'renesas-soc3-for-v3.18' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-4
/
+5
2014-09-05
ARM: shmobile: support Cortex-A7 in shmobile_init_delay()
Ulrich Hecht
1
-4
/
+5
2014-08-22
ARM: shmobile: Remove shmobile_setup_delay()
Magnus Damm
1
-19
/
+2
2014-06-16
ARM: shmobile: Fix device node reference leakage in shmobile_init_delay
Laurent Pinchart
1
-21
/
+29
2014-05-14
ARM: shmobile: Set clock frequency in HZ from OF nodes
Simon Horman
1
-3
/
+20
2014-04-14
ARM: shmobile: Add shared shmobile_init_delay()
Magnus Damm
1
-0
/
+28
2013-08-06
ARM: shmobile: Remove unused shmobile_init_time()
Magnus Damm
1
-4
/
+0
2013-04-11
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
Rob Herring
1
-5
/
+2
2013-02-05
ARM: shmobile: Register ARM architected timer
Magnus Damm
1
-0
/
+3
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-5
/
+1
2012-05-12
ARM / mach-shmobile: Use preset_lpj with calibrate_delay()
Magnus Damm
1
-1
/
+2
2012-05-12
Merge branch 'renesas-dt' into renesas-soc-core
Rafael J. Wysocki
1
-0
/
+17
2012-05-12
ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix
Kuninori Morimoto
1
-9
/
+0
2012-04-11
ARM: mach-shmobile: Introduce shmobile_setup_delay()
Magnus Damm
1
-0
/
+17
2012-03-20
Merge branch 'renesas/timer' into next/timer
Arnd Bergmann
1
-1
/
+5
2012-03-13
ARM: shmobile: convert to twd_local_timer_register() interface
Marc Zyngier
1
-0
/
+10
2012-03-12
ARM: mach-shmobile: default to no earlytimer
Magnus Damm
1
-1
/
+0
2012-03-12
ARM: mach-shmobile: add shmobile_earlytimer_init()
Magnus Damm
1
-1
/
+6
2010-02-08
ARM: mach-shmobile: SH-Mobile G3 support.
Magnus Damm
1
-0
/
+46