aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-27/+8
2013-02-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann1-6/+2
2013-02-05Merge tag 'omap-for-v3.9/pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-2/+1
2013-02-04Merge tag 'v3.8-rc6' into next/socOlof Johansson1-6/+2
2013-02-01ARM: OMAP2+: Fix selection of clockevent timer when using device-treeJon Hunter1-1/+1
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson1-6/+2
2013-01-26ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley1-2/+1
2013-01-21ARM: OMAP2+: DT node Timer iteration fixPantelis Antoniou1-6/+2
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-10/+3
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-10/+3
2013-01-11ARM: OMAP2+: Use omap initcallsTony Lindgren1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-17/+5
2012-12-20ARM: OMAP2+: Fix compillation error in mach-omap2/timer.cPeter Ujfalusi1-1/+1
2012-12-14ARM: OMAP2+: Fix sparse warnings in timer.cVaibhav Hiremath1-2/+2
2012-12-14ARM: AM335x: Fix warning in timer.cJon Hunter1-1/+1
2012-11-29ARM: omap: fix typo on timer cleanupOlof Johansson1-2/+2
2012-11-21ARM: OMAP3: cm-t3517: use GPTIMER for system clockIgor Grinberg1-0/+3
2012-11-21ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMERIgor Grinberg1-76/+52
2012-11-16ARM: OMAP2+: Fix compiler warning for 32k timerJon Hunter1-5/+5
2012-11-16ARM: OMAP: Add platform data header for DMTIMERsJon Hunter1-0/+2
2012-11-16ARM: OMAP2+: Remove unnecessary local variable in timer codeJon Hunter1-6/+5
2012-11-16ARM: OMAP: Don't store timers physical addressJon Hunter1-8/+5
2012-11-12ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter1-5/+4
2012-11-12ARM: OMAP2+: Don't use __omap_dm_timer_reset()Jon Hunter1-1/+0
2012-11-12ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter1-8/+41
2012-11-12ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter1-7/+10
2012-11-09Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into omap-for-v3.8/dtTony Lindgren1-3/+6
2012-11-02ARM: OMAP2+: Add device-tree support for 32kHz counterJon Hunter1-1/+27
2012-11-02ARM: OMAP: Add DT support for timer driverJon Hunter1-36/+111
2012-11-02ARM: OMAP3: Dynamically disable secure timer nodes for secure devicesJon Hunter1-0/+36
2012-10-31ARM: OMAP: Remove plat-omap/common.hTony Lindgren1-0/+1
2012-10-31ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren1-0/+2
2012-10-24Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-headers-serial-take2Tony Lindgren1-3/+3
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-18ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren1-1/+1
2012-10-16ARM: OMAP4: Fix twd_local_timer_register regressionTony Lindgren1-1/+1
2012-10-08ARM: OMAP: fix return value check in realtime_counter_init()Wei Yongjun1-1/+1
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+102
2012-09-21Merge branch 'for_3.7/omap5_arch_timer' of git://github.com/SantoshShilimkar/linux into devel-dt-arch-timerTony Lindgren1-1/+103
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson1-0/+7
2012-09-19ARM: OMAP5: Enable arch timer supportSantosh Shilimkar1-0/+7
2012-09-19ARM: OMAP: Add initialisation for the real-time counter.Santosh Shilimkar1-1/+89
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren1-4/+5
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparseTony Lindgren1-1/+1
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-2/+1
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-4/+6
2012-09-12ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley1-1/+1