summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/dmtimer.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Disable POSTED mode for errata i103 and i767Joel Fernandes2013-11-261-1/+4
* ARM: OMAP: Add function to request timer by nodeJon Hunter2013-04-091-0/+1
* ARM: OMAP: Add platform data header for DMTIMERsJon Hunter2012-11-161-8/+0
* ARM: OMAP: Remove unnecessary omap_dm_timer structure declarationJon Hunter2012-11-161-27/+25
* ARM: OMAP: Don't store timers physical addressJon Hunter2012-11-161-1/+0
* ARM: OMAP: Define omap_dm_timer_prepare function as staticJon Hunter2012-11-161-2/+0
* ARM: OMAP: Clean-up dmtimer reset codeJon Hunter2012-11-161-23/+0
* ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter2012-11-121-19/+0
* ARM: OMAP: Add dmtimer interrupt disable functionJon Hunter2012-11-121-1/+2
* ARM: OMAP: Don't restore DMTIMER interrupt status registerJon Hunter2012-11-121-1/+0
* ARM: OMAP: Don't restore of DMTIMER TISTAT registerJon Hunter2012-11-121-1/+0
* ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter2012-11-121-2/+50
* ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter2012-11-121-0/+4
* Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren2012-11-091-0/+2
|\
| * ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-311-0/+2
* | ARM: OMAP: Add function to request a timer by capabilityJon Hunter2012-11-021-0/+1
|/
* ARM: OMAP: Add a timer attribute for timers that can interrupt the DSPJon Hunter2012-09-231-0/+1
* ARM: OMAP2+: Move dmtimer clock set function to dmtimer driverJon Hunter2012-06-141-0/+1
* ARM: OMAP: Add flag to indicate if a timer needs a manual resetJon Hunter2012-06-141-1/+1
* ARM: OMAP: Remove timer function pointer for context loss counterJon Hunter2012-06-141-3/+0
* ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter2012-06-141-3/+0
* ARM: OMAP2+: Fix external clock support for dmtimersJon Hunter2012-06-141-7/+0
* ARM: OMAP: Add DMTIMER capability variable to represent timer featuresJon Hunter2012-06-141-0/+2
* ARM: OMAP2+: Add dmtimer platform function to reserve systimersJon Hunter2012-06-141-2/+1
* ARM: OMAP: Remove unnecessary clk structureJon Hunter2012-06-141-1/+0
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-1/+0
|\
| * Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-101-1/+1
| |\
| * | ARM: OMAP2+: dmtimer: remove redundant sysconfig context restoreTarun Kanti DebBarma2012-05-101-1/+0
* | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: OMAP2+: dmtimer: cleanup iclk usageTarun Kanti DebBarma2012-05-071-1/+1
| |/
* | ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warningsPaul Walmsley2012-04-131-2/+2
|/
* ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-041-2/+2
* ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma2011-09-211-12/+12
* ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma2011-09-211-0/+35
* ARM: OMAP: dmtimer: skip reserved timersTony Lindgren2011-09-211-1/+1
* ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma2011-09-211-1/+0
* ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma2011-09-211-3/+2
* ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma2011-09-211-0/+2
* ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma2011-09-211-1/+11
* ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2011-09-211-0/+8
* ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren2011-09-191-55/+89
* OMAP: dmtimer: add missing includePaul Walmsley2011-07-091-0/+1
* omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren2011-06-271-2/+1
* omap2+: Remove gptimer_wakeup for nowTony Lindgren2011-06-201-1/+0
* omap2+: Use dmtimer macros for clockeventTony Lindgren2011-06-201-0/+1
* omap: Make a subset of dmtimer functions into inline functionsTony Lindgren2011-06-201-0/+119
* omap: Move dmtimer defines to dmtimer.hTony Lindgren2011-06-201-0/+125
* omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-201-1/+0
* OMAP2420: hwmod data: add dmtimerThara Gopinath2011-02-271-0/+11
* OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G2010-10-081-0/+2
OpenPOWER on IntegriCloud