aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/dmtimer.h
AgeCommit message (Expand)Author
2018-02-22ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy
2018-02-22ARM: OMAP: timer: Wrap the inline functions under OMAP2PLUS defineKeerthy
2018-02-14ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usageSuman Anna
2014-05-08ARM: OMAP: dmtimer: raw read and write endian fixVictor Kamensky
2013-11-26ARM: OMAP2+: Disable POSTED mode for errata i103 and i767Joel Fernandes
2013-04-09ARM: OMAP: Add function to request timer by nodeJon Hunter
2012-11-16ARM: OMAP: Add platform data header for DMTIMERsJon Hunter
2012-11-16ARM: OMAP: Remove unnecessary omap_dm_timer structure declarationJon Hunter
2012-11-16ARM: OMAP: Don't store timers physical addressJon Hunter
2012-11-16ARM: OMAP: Define omap_dm_timer_prepare function as staticJon Hunter
2012-11-16ARM: OMAP: Clean-up dmtimer reset codeJon Hunter
2012-11-12ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter
2012-11-12ARM: OMAP: Add dmtimer interrupt disable functionJon Hunter
2012-11-12ARM: OMAP: Don't restore DMTIMER interrupt status registerJon Hunter
2012-11-12ARM: OMAP: Don't restore of DMTIMER TISTAT registerJon Hunter
2012-11-12ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter
2012-11-12ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter
2012-11-09Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren
2012-11-02ARM: OMAP: Add function to request a timer by capabilityJon Hunter
2012-10-31ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren
2012-09-23ARM: OMAP: Add a timer attribute for timers that can interrupt the DSPJon Hunter
2012-06-14ARM: OMAP2+: Move dmtimer clock set function to dmtimer driverJon Hunter
2012-06-14ARM: OMAP: Add flag to indicate if a timer needs a manual resetJon Hunter
2012-06-14ARM: OMAP: Remove timer function pointer for context loss counterJon Hunter
2012-06-14ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter
2012-06-14ARM: OMAP2+: Fix external clock support for dmtimersJon Hunter
2012-06-14ARM: OMAP: Add DMTIMER capability variable to represent timer featuresJon Hunter
2012-06-14ARM: OMAP2+: Add dmtimer platform function to reserve systimersJon Hunter
2012-06-14ARM: OMAP: Remove unnecessary clk structureJon Hunter
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-22Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-10Merge tag 'omap-cleanup-devices-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-05-10ARM: OMAP2+: dmtimer: remove redundant sysconfig context restoreTarun Kanti DebBarma
2012-05-07ARM: OMAP2+: dmtimer: cleanup iclk usageTarun Kanti DebBarma
2012-04-13ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warningsPaul Walmsley
2011-11-04ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen
2011-09-21ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: skip reserved timersTony Lindgren
2011-09-21ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma
2011-09-21ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma
2011-09-21ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma
2011-09-19ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren
2011-07-09OMAP: dmtimer: add missing includePaul Walmsley
2011-06-27omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren
2011-06-20omap2+: Remove gptimer_wakeup for nowTony Lindgren
2011-06-20omap2+: Use dmtimer macros for clockeventTony Lindgren
2011-06-20omap: Make a subset of dmtimer functions into inline functionsTony Lindgren