index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
include
/
plat
/
dmtimer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
ARM: OMAP: Move dmtimer.h out of plat-omap
Keerthy
1
-429
/
+0
2018-02-22
ARM: OMAP: timer: Wrap the inline functions under OMAP2PLUS define
Keerthy
1
-1
/
+16
2018-02-14
ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usage
Suman Anna
1
-4
/
+0
2014-05-08
ARM: OMAP: dmtimer: raw read and write endian fix
Victor Kamensky
1
-8
/
+8
2013-11-26
ARM: OMAP2+: Disable POSTED mode for errata i103 and i767
Joel Fernandes
1
-1
/
+4
2013-04-09
ARM: OMAP: Add function to request timer by node
Jon Hunter
1
-0
/
+1
2012-11-16
ARM: OMAP: Add platform data header for DMTIMERs
Jon Hunter
1
-8
/
+0
2012-11-16
ARM: OMAP: Remove unnecessary omap_dm_timer structure declaration
Jon Hunter
1
-27
/
+25
2012-11-16
ARM: OMAP: Don't store timers physical address
Jon Hunter
1
-1
/
+0
2012-11-16
ARM: OMAP: Define omap_dm_timer_prepare function as static
Jon Hunter
1
-2
/
+0
2012-11-16
ARM: OMAP: Clean-up dmtimer reset code
Jon Hunter
1
-23
/
+0
2012-11-12
ARM: OMAP: Remove __omap_dm_timer_set_source function
Jon Hunter
1
-19
/
+0
2012-11-12
ARM: OMAP: Add dmtimer interrupt disable function
Jon Hunter
1
-1
/
+2
2012-11-12
ARM: OMAP: Don't restore DMTIMER interrupt status register
Jon Hunter
1
-1
/
+0
2012-11-12
ARM: OMAP: Don't restore of DMTIMER TISTAT register
Jon Hunter
1
-1
/
+0
2012-11-12
ARM: OMAP3+: Implement timer workaround for errata i103 and i767
Jon Hunter
1
-2
/
+50
2012-11-12
ARM: OMAP: Add DMTIMER definitions for posted mode
Jon Hunter
1
-0
/
+4
2012-11-09
Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...
Tony Lindgren
1
-0
/
+2
2012-11-02
ARM: OMAP: Add function to request a timer by capability
Jon Hunter
1
-0
/
+1
2012-10-31
ARM: OMAP: Move omap-pm-noop.c local to mach-omap2
Tony Lindgren
1
-0
/
+2
2012-09-23
ARM: OMAP: Add a timer attribute for timers that can interrupt the DSP
Jon Hunter
1
-0
/
+1
2012-06-14
ARM: OMAP2+: Move dmtimer clock set function to dmtimer driver
Jon Hunter
1
-0
/
+1
2012-06-14
ARM: OMAP: Add flag to indicate if a timer needs a manual reset
Jon Hunter
1
-1
/
+1
2012-06-14
ARM: OMAP: Remove timer function pointer for context loss counter
Jon Hunter
1
-3
/
+0
2012-06-14
ARM: OMAP: Remove loses_context variable from timer platform data
Jon Hunter
1
-3
/
+0
2012-06-14
ARM: OMAP2+: Fix external clock support for dmtimers
Jon Hunter
1
-7
/
+0
2012-06-14
ARM: OMAP: Add DMTIMER capability variable to represent timer features
Jon Hunter
1
-0
/
+2
2012-06-14
ARM: OMAP2+: Add dmtimer platform function to reserve systimers
Jon Hunter
1
-2
/
+1
2012-06-14
ARM: OMAP: Remove unnecessary clk structure
Jon Hunter
1
-1
/
+0
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-1
/
+0
2012-05-22
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-05-10
Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
1
-1
/
+1
2012-05-10
ARM: OMAP2+: dmtimer: remove redundant sysconfig context restore
Tarun Kanti DebBarma
1
-1
/
+0
2012-05-07
ARM: OMAP2+: dmtimer: cleanup iclk usage
Tarun Kanti DebBarma
1
-1
/
+1
2012-04-13
ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warnings
Paul Walmsley
1
-2
/
+2
2011-11-04
ARM: OMAP: change get_context_loss_count ret value to int
Tomi Valkeinen
1
-2
/
+2
2011-09-21
ARM: OMAP: dmtimer: add error handling to export APIs
Tarun Kanti DebBarma
1
-12
/
+12
2011-09-21
ARM: OMAP: dmtimer: low-power mode support
Tarun Kanti DebBarma
1
-0
/
+35
2011-09-21
ARM: OMAP: dmtimer: skip reserved timers
Tony Lindgren
1
-1
/
+1
2011-09-21
ARM: OMAP: dmtimer: pm_runtime support
Tarun Kanti DebBarma
1
-1
/
+0
2011-09-21
ARM: OMAP: dmtimer: switch-over to platform device driver
Tarun Kanti DebBarma
1
-3
/
+2
2011-09-21
ARM: OMAP: dmtimer: platform driver
Tarun Kanti DebBarma
1
-0
/
+2
2011-09-21
ARM: OMAP2+: dmtimer: convert to platform devices
Tarun Kanti DebBarma
1
-1
/
+11
2011-09-21
ARM: OMAP1: dmtimer: conversion to platform devices
Tarun Kanti DebBarma
1
-0
/
+8
2011-09-19
ARM: OMAP: Add support for dmtimer v2 ip
Tony Lindgren
1
-55
/
+89
2011-07-09
OMAP: dmtimer: add missing include
Paul Walmsley
1
-0
/
+1
2011-06-27
omap2+: Reserve clocksource and timesource and initialize dmtimer later
Tony Lindgren
1
-2
/
+1
2011-06-20
omap2+: Remove gptimer_wakeup for now
Tony Lindgren
1
-1
/
+0
2011-06-20
omap2+: Use dmtimer macros for clockevent
Tony Lindgren
1
-0
/
+1
2011-06-20
omap: Make a subset of dmtimer functions into inline functions
Tony Lindgren
1
-0
/
+119
[next]