aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/dmtimer.c
Commit message (Expand)AuthorAge
* ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*()Timo Kokkonen2012-08-13
* ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter2012-08-08
* ARM: OMAP: dmtimer: use devm_ API and do some cleanup in probe()Tarun Kanti DebBarma2012-07-05
* ARM: OMAP2+: Simplify dmtimer clock aliasesJon Hunter2012-06-14
* ARM: OMAP2+: Move dmtimer clock set function to dmtimer driverJon Hunter2012-06-14
* ARM: OMAP1: Fix dmtimer supportJon Hunter2012-06-14
* ARM: OMAP: Add flag to indicate if a timer needs a manual resetJon Hunter2012-06-14
* ARM: OMAP: Remove timer function pointer for context loss counterJon Hunter2012-06-14
* ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter2012-06-14
* ARM: OMAP: Add DMTIMER capability variable to represent timer featuresJon Hunter2012-06-14
* ARM: OMAP2+: Add dmtimer platform function to reserve systimersJon Hunter2012-06-14
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-26
|\
| * ARM: OMAP2+: dmtimer: remove redundant sysconfig context restoreTarun Kanti DebBarma2012-05-10
* | ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-17
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\
| * ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-24
* | ARM: OMAP: dmtimer: fix missing content/correction in low-power mode supportTarun Kanti DebBarma2012-03-05
|/
* ARM: OMAP: dmtimer: Include linux/module.hAxel Lin2011-11-04
* ARM: omap: use __devexit_p in dmtimer driverArnd Bergmann2011-10-01
* ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma2011-09-21
* ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma2011-09-21
* ARM: OMAP: dmtimer: skip reserved timersTony Lindgren2011-09-21
* ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma2011-09-21
* ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma2011-09-21
* ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma2011-09-21
* ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2011-09-21
* ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren2011-09-19
* OMAP4: DMTIMER: enable autoidle modeAmbresh K2011-07-04
* omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren2011-06-27
* omap: Make a subset of dmtimer functions into inline functionsTony Lindgren2011-06-20
* omap: Move dmtimer defines to dmtimer.hTony Lindgren2011-06-20
* omap2/3: dmtimer: Enable autoidleTero Kristo2011-03-10
* omap4: Fix bootup crash observed with higher CPU clocksSantosh Shilimkar2010-09-24
* omap: DMTIMER: Ack pending interrupt always when stopping a timerTero Kristo2010-06-10
* OMAP: timers: Fix clock source names for OMAP4Rajendra Nayak2010-05-20
* omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar2010-02-23
* omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren2010-02-15
* omap: Fix dmtimer.c for multi-omap bootTony Lindgren2010-02-15
* OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo2010-01-21
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* omap: Use ioremap in dmtimer.cTony Lindgren2009-10-19
* OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-28
* ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar2009-05-28
* ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar2009-05-25
* OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley2009-04-23
* OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman2009-04-23
* OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley2009-04-23
* ARM: OMAP: Export dmtimer functionsTimo Kokkonen2009-03-23
* ARM: OMAP2: skip unnecessary TLDR write during non-autoreload for gptimerPaul Walmsley2008-12-10
* ARM: OMAP2: drop redundant pending write check for gptimerPaul Walmsley2008-12-10