index
:
asmadeus/linux.git
for-next
The linux kernel
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
2012-06-14
ARM: OMAP2+: Move dmtimer clock set function to dmtimer driver
Jon Hunter
2012-06-14
ARM: OMAP: Add flag to indicate if a timer needs a manual reset
Jon Hunter
2012-06-14
ARM: OMAP: Remove timer function pointer for context loss counter
Jon Hunter
2012-06-14
ARM: OMAP: Remove loses_context variable from timer platform data
Jon Hunter
2012-06-14
ARM: OMAP2+: Fix external clock support for dmtimers
Jon Hunter
2012-06-14
ARM: OMAP: Add DMTIMER capability variable to represent timer features
Jon Hunter
2012-06-14
ARM: OMAP2+: Add dmtimer platform function to reserve systimers
Jon Hunter
2012-06-14
ARM: OMAP: Remove unnecessary clk structure
Jon Hunter
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-05-22
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-10
Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
2012-05-10
ARM: OMAP2+: dmtimer: remove redundant sysconfig context restore
Tarun Kanti DebBarma
2012-05-07
ARM: OMAP2+: dmtimer: cleanup iclk usage
Tarun Kanti DebBarma
2012-04-13
ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warnings
Paul Walmsley
2011-11-04
ARM: OMAP: change get_context_loss_count ret value to int
Tomi Valkeinen
2011-09-21
ARM: OMAP: dmtimer: add error handling to export APIs
Tarun Kanti DebBarma
2011-09-21
ARM: OMAP: dmtimer: low-power mode support
Tarun Kanti DebBarma
2011-09-21
ARM: OMAP: dmtimer: skip reserved timers
Tony Lindgren
2011-09-21
ARM: OMAP: dmtimer: pm_runtime support
Tarun Kanti DebBarma
2011-09-21
ARM: OMAP: dmtimer: switch-over to platform device driver
Tarun Kanti DebBarma
2011-09-21
ARM: OMAP: dmtimer: platform driver
Tarun Kanti DebBarma
2011-09-21
ARM: OMAP2+: dmtimer: convert to platform devices
Tarun Kanti DebBarma
2011-09-21
ARM: OMAP1: dmtimer: conversion to platform devices
Tarun Kanti DebBarma
2011-09-19
ARM: OMAP: Add support for dmtimer v2 ip
Tony Lindgren
2011-07-09
OMAP: dmtimer: add missing include
Paul Walmsley
2011-06-27
omap2+: Reserve clocksource and timesource and initialize dmtimer later
Tony Lindgren
2011-06-20
omap2+: Remove gptimer_wakeup for now
Tony Lindgren
2011-06-20
omap2+: Use dmtimer macros for clockevent
Tony Lindgren
2011-06-20
omap: Make a subset of dmtimer functions into inline functions
Tony Lindgren
2011-06-20
omap: Move dmtimer defines to dmtimer.h
Tony Lindgren
2011-06-20
omap: Set separate timer init functions to avoid cpu_is_omap tests
Tony Lindgren
2011-02-27
OMAP2420: hwmod data: add dmtimer
Thara Gopinath
2010-10-08
OMAP: mach-omap2: Fix static declaration warnings
Manjunath Kondaiah G
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren