Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d947c9d26c2381cc10067e76e71bf9ddb0fedb8b
/
include
/
clocksource
/
timer-ti-dm.h
592ea6b
clocksource: timer-ti-dm: Make unexported functions static
by Ladislav Michl
· 7 years ago
f7bda9e
clocksource: timer-ti-dm: Replace architecture
by Keerthy
· 7 years ago
5ca467c
ARM: OMAP: Move dmtimer.h out of plat-omap
by Keerthy
· 7 years ago
[Renamed from arch/arm/plat-omap/include/plat/dmtimer.h]
b65d124
ARM: OMAP: timer: Wrap the inline functions under OMAP2PLUS define
by Keerthy
· 7 years ago
cc7e3fb
ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usage
by Suman Anna
· 7 years ago
834cacf
ARM: OMAP: dmtimer: raw read and write endian fix
by Victor Kamensky
· 11 years ago
912e663
ARM: OMAP2+: Disable POSTED mode for errata i103 and i767
by Joel Fernandes
· 11 years ago
8fc7fcb
ARM: OMAP: Add function to request timer by node
by Jon Hunter
· 12 years ago
40fc3bb
ARM: OMAP: Add platform data header for DMTIMERs
by Jon Hunter
· 12 years ago
755ae86
ARM: OMAP: Remove unnecessary omap_dm_timer structure declaration
by Jon Hunter
· 12 years ago
61b001c
ARM: OMAP: Don't store timers physical address
by Jon Hunter
· 12 years ago
b0cadb3
ARM: OMAP: Define omap_dm_timer_prepare function as static
by Jon Hunter
· 12 years ago
ae6672c
ARM: OMAP: Clean-up dmtimer reset code
by Jon Hunter
· 12 years ago
b153883
ARM: OMAP: Remove __omap_dm_timer_set_source function
by Jon Hunter
· 12 years ago
4249d96
ARM: OMAP: Add dmtimer interrupt disable function
by Jon Hunter
· 12 years ago
1eaff71
ARM: OMAP: Don't restore DMTIMER interrupt status register
by Jon Hunter
· 12 years ago
d3004bb
ARM: OMAP: Don't restore of DMTIMER TISTAT register
by Jon Hunter
· 12 years ago
bfd6d02
ARM: OMAP3+: Implement timer workaround for errata i103 and i767
by Jon Hunter
· 12 years ago
971d025
ARM: OMAP: Add DMTIMER definitions for posted mode
by Jon Hunter
· 12 years ago
f56f52e
Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into omap-for-v3.8/dt
by Tony Lindgren
· 12 years ago
373fe0b
ARM: OMAP: Add function to request a timer by capability
by Jon Hunter
· 12 years ago
6e740f9
ARM: OMAP: Move omap-pm-noop.c local to mach-omap2
by Tony Lindgren
· 12 years ago
5c3e4ec
ARM: OMAP: Add a timer attribute for timers that can interrupt the DSP
by Jon Hunter
· 12 years ago
2b2d352
ARM: OMAP2+: Move dmtimer clock set function to dmtimer driver
by Jon Hunter
· 13 years ago
6615975
ARM: OMAP: Add flag to indicate if a timer needs a manual reset
by Jon Hunter
· 13 years ago
0b30ec1
ARM: OMAP: Remove timer function pointer for context loss counter
by Jon Hunter
· 13 years ago
1c2d076
ARM: OMAP: Remove loses_context variable from timer platform data
by Jon Hunter
· 13 years ago
67d2e76
ARM: OMAP2+: Fix external clock support for dmtimers
by Jon Hunter
· 13 years ago
d1c1691
ARM: OMAP: Add DMTIMER capability variable to represent timer features
by Jon Hunter
· 13 years ago
b7b4ff7
ARM: OMAP2+: Add dmtimer platform function to reserve systimers
by Jon Hunter
· 13 years ago
b8fd733
ARM: OMAP: Remove unnecessary clk structure
by Jon Hunter
· 13 years ago
2c757fd
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
cdd3a35
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
e2e9bbe
Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup2
by Olof Johansson
· 13 years ago
e953e305
ARM: OMAP2+: dmtimer: remove redundant sysconfig context restore
by Tarun Kanti DebBarma
· 13 years ago
f1bbbb1
ARM: OMAP2+: dmtimer: cleanup iclk usage
by Tarun Kanti DebBarma
· 13 years ago
a7022d6
ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warnings
by Paul Walmsley
· 13 years ago
fc01387
ARM: OMAP: change get_context_loss_count ret value to int
by Tomi Valkeinen
· 14 years ago
ab4eb8b
ARM: OMAP: dmtimer: add error handling to export APIs
by Tarun Kanti DebBarma
· 13 years ago
b481113
ARM: OMAP: dmtimer: low-power mode support
by Tarun Kanti DebBarma
· 13 years ago
0dad9fa
ARM: OMAP: dmtimer: skip reserved timers
by Tony Lindgren
· 13 years ago
ffe07ce
ARM: OMAP: dmtimer: pm_runtime support
by Tarun Kanti DebBarma
· 13 years ago
3392cdd
ARM: OMAP: dmtimer: switch-over to platform device driver
by Tarun Kanti DebBarma
· 13 years ago
df28472
ARM: OMAP: dmtimer: platform driver
by Tarun Kanti DebBarma
· 13 years ago
c345c8b
ARM: OMAP2+: dmtimer: convert to platform devices
by Tarun Kanti DebBarma
· 13 years ago
97933d6
ARM: OMAP1: dmtimer: conversion to platform devices
by Tarun Kanti DebBarma
· 13 years ago
ee17f11
ARM: OMAP: Add support for dmtimer v2 ip
by Tony Lindgren
· 13 years ago
a7cd4b08
OMAP: dmtimer: add missing include
by Paul Walmsley
· 14 years ago
11a0186
omap2+: Reserve clocksource and timesource and initialize dmtimer later
by Tony Lindgren
· 14 years ago
98e182a
omap2+: Remove gptimer_wakeup for now
by Tony Lindgren
· 14 years ago
aa56188
omap2+: Use dmtimer macros for clockevent
by Tony Lindgren
· 14 years ago
caf64f2
omap: Make a subset of dmtimer functions into inline functions
by Tony Lindgren
· 14 years ago
ec97489
omap: Move dmtimer defines to dmtimer.h
by Tony Lindgren
· 14 years ago
e74984e
omap: Set separate timer init functions to avoid cpu_is_omap tests
by Tony Lindgren
· 14 years ago
eddb126
OMAP2420: hwmod data: add dmtimer
by Thara Gopinath
· 14 years ago
3881573
OMAP: mach-omap2: Fix static declaration warnings
by Manjunath Kondaiah G
· 14 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
[Renamed from arch/arm/plat-omap/include/mach/dmtimer.h]
f248076
OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c files
by Paul Walmsley
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago