aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/dmtimer.c
Commit message (Expand)AuthorAgeFilesLines
* omap2/3: dmtimer: Enable autoidleTero Kristo2011-03-101-0/+4
* omap4: Fix bootup crash observed with higher CPU clocksSantosh Shilimkar2010-09-241-1/+1
* omap: DMTIMER: Ack pending interrupt always when stopping a timerTero Kristo2010-06-101-3/+3
* OMAP: timers: Fix clock source names for OMAP4Rajendra Nayak2010-05-201-2/+2
* omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar2010-02-231-12/+12
* omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren2010-02-151-8/+4
* omap: Fix dmtimer.c for multi-omap bootTony Lindgren2010-02-151-51/+39
* OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo2010-01-211-0/+13
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
* omap: Use ioremap in dmtimer.cTony Lindgren2009-10-191-7/+9
* OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-281-1/+4
* ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar2009-05-281-3/+56
* ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar2009-05-251-7/+7
* OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley2009-04-231-6/+14
* OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman2009-04-231-4/+2
* OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley2009-04-231-1/+1
* ARM: OMAP: Export dmtimer functionsTimo Kokkonen2009-03-231-0/+26
* ARM: OMAP2: skip unnecessary TLDR write during non-autoreload for gptimerPaul Walmsley2008-12-101-3/+4
* ARM: OMAP2: drop redundant pending write check for gptimerPaul Walmsley2008-12-101-4/+0
* Merge branch 'omap-all' into develRussell King2008-10-141-1/+1
|\
| * [ARM] omap: Fix IO_ADDRESS() macrosRussell King2008-09-051-1/+1
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff2008-07-031-1/+18
* ARM: OMAP: DMTimer: Use posted modeRichard Woodruff2008-07-031-42/+151
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* ARM: OMAP: Add dmtimer support for OMAP3Syed Mohammed, Khasim2008-02-081-4/+47
* ARM: OMAP: Pre-3430 clean-up for dmtimer.cSyed Mohammed, Khasim2008-02-081-24/+41
* ARM: OMAP: fix OMAP1 dmtimer build warningDavid Brownell2007-08-221-5/+0
* ARM: OMAP: Sync core code with linux-omapTony Lindgren2007-05-081-1/+1
* ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim2007-05-051-0/+2
* ARM: OMAP: dmtimer.c omap1 register fixMatthew Percival2007-03-021-2/+2
* ARM: OMAP: Fix warnings in plat-omapDirk Behme2007-03-021-0/+2
* ARM: OMAP: OMAP2 dmtimer power management supportJuha Yrjola2006-09-251-1/+9
* ARM: OMAP: Add enable/disable functions for dmtimerTimo Teras2006-09-251-42/+31
* ARM: OMAP: Use GPT iclk only when neededTimo Teras2006-09-251-13/+62
* [ARM] 3676/1: ARM: OMAP: Fix dmtimers and timer32k to compile on OMAP1Tony Lindgren2006-07-011-1/+1
* ARM: OMAP: Update dmtimersTimo Teras2006-06-261-16/+30
* ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1Timo Teras2006-06-261-4/+5
* ARM: OMAP: Port dmtimers to OMAP2 and implement PWM supportTimo Teras2006-06-261-118/+295
* [ARM] 3427/1: ARM: OMAP: 2/8 Update timersTony Lindgren2006-04-021-0/+26
* [ARM] Include asm/hardware.h instead of asm/arch/hardware.hRussell King2005-11-161-1/+1
* [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren2005-09-071-0/+260