summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/dmtimer.c
AgeCommit message (Expand)Author
2012-08-13ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*()Timo Kokkonen
2012-08-08ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter
2012-07-05ARM: OMAP: dmtimer: use devm_ API and do some cleanup in probe()Tarun Kanti DebBarma
2012-06-14ARM: OMAP2+: Simplify dmtimer clock aliasesJon Hunter
2012-06-14ARM: OMAP2+: Move dmtimer clock set function to dmtimer driverJon Hunter
2012-06-14ARM: OMAP1: Fix dmtimer supportJon 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: OMAP: Add DMTIMER capability variable to represent timer featuresJon Hunter
2012-06-14ARM: OMAP2+: Add dmtimer platform function to reserve systimersJon Hunter
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-10ARM: OMAP2+: dmtimer: remove redundant sysconfig context restoreTarun Kanti DebBarma
2012-04-17ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-06ARM: OMAP: dmtimer: fix missing content/correction in low-power mode supportTarun Kanti DebBarma
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren
2011-11-05ARM: OMAP: dmtimer: Include linux/module.hAxel Lin
2011-10-01ARM: omap: use __devexit_p in dmtimer driverArnd Bergmann
2011-09-22ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma
2011-09-22ARM: 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: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma
2011-09-19ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren
2011-07-04OMAP4: DMTIMER: enable autoidle modeAmbresh K
2011-06-27omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren
2011-06-20omap: Make a subset of dmtimer functions into inline functionsTony Lindgren
2011-06-20omap: Move dmtimer defines to dmtimer.hTony Lindgren
2011-03-10omap2/3: dmtimer: Enable autoidleTero Kristo
2010-09-24omap4: Fix bootup crash observed with higher CPU clocksSantosh Shilimkar
2010-06-10omap: DMTIMER: Ack pending interrupt always when stopping a timerTero Kristo
2010-05-20OMAP: timers: Fix clock source names for OMAP4Rajendra Nayak
2010-02-23omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar
2010-02-15omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren
2010-02-15omap: Fix dmtimer.c for multi-omap bootTony Lindgren
2010-01-22OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-19omap: Use ioremap in dmtimer.cTony Lindgren
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren
2009-05-28ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar
2009-05-25ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar
2009-04-24OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley
2009-04-24OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman
2009-04-24OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley
2009-03-24ARM: OMAP: Export dmtimer functionsTimo Kokkonen
2008-12-11ARM: OMAP2: skip unnecessary TLDR write during non-autoreload for gptimerPaul Walmsley
2008-12-11ARM: OMAP2: drop redundant pending write check for gptimerPaul Walmsley