summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/timer.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-181-1/+1
* ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-181-1/+1
* ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+1
* ARM: OMAP: fix return value check in realtime_counter_init()Wei Yongjun2012-10-081-1/+1
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-1/+102
|\
| * Merge branch 'for_3.7/omap5_arch_timer' of git://github.com/SantoshShilimkar/...Tony Lindgren2012-09-211-1/+103
| |\
| | * ARM: OMAP5: Enable arch timer supportSantosh Shilimkar2012-09-191-0/+7
| | * ARM: OMAP: Add initialisation for the real-time counter.Santosh Shilimkar2012-09-191-1/+89
| * | Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren2012-09-161-4/+5
| |\ \
| * | | ARM: OMAP4: Add local timer support for Device TreeSantosh Shilimkar2012-09-071-0/+6
* | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-201-0/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMERIgor Grinberg2012-08-301-0/+7
| |/ /
* | | Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-121-1/+1
|\ \ \ | |_|/ |/| |
| * | ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley2012-09-121-1/+1
| |/
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-2/+1
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-4/+6
|/
* Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-021-1/+3
|\
| * ARM: OMAP: timer: allow gp timer clock-event to be used on both cpusSantosh Shilimkar2012-07-251-1/+3
* | ARM: OMAP5: timer: Add clocksource, clockevent supportR Sricharan2012-07-091-0/+5
* | ARM: OMAP2+: dmtimer: cleanup fclk usageTarun Kanti DebBarma2012-07-061-2/+1
| |
| \
*-. \ Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d...Tony Lindgren2012-07-041-78/+9
|\ \ \ | |_|/ |/| |
| | * ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed2012-06-051-0/+5
| |/ |/|
| * ARM: OMAP2+: Move dmtimer clock set function to dmtimer driverJon Hunter2012-06-141-55/+0
| * ARM: OMAP: Remove timer function pointer for context loss counterJon Hunter2012-06-141-3/+0
| * ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter2012-06-141-3/+0
| * ARM: OMAP2+: Fix external clock support for dmtimersJon Hunter2012-06-141-10/+2
| * ARM: OMAP: Add DMTIMER capability variable to represent timer featuresJon Hunter2012-06-141-0/+3
| * ARM: OMAP2+: Add dmtimer platform function to reserve systimersJon Hunter2012-06-141-7/+2
| * ARM: OMAP2+: Remove unused max number of timers definitionJon Hunter2012-06-141-3/+0
|/
* ARM: OMAP: Make OMAP clocksource source selection using kernel paramVaibhav Hiremath2012-05-091-22/+90
* ARM: OMAP2+: Replace space with underscore in the name field of system timersVaibhav Hiremath2012-05-091-3/+3
* ARM: OMAP2+: dmtimer: cleanup iclk usageTarun Kanti DebBarma2012-05-071-7/+0
* ARM: OMAP2+: timer: use a proper interface to get hwmod dataPaul Walmsley2012-04-191-3/+12
* ARM: OMAP4: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-131-5/+17
* ARM: OMAP2+: timer: Fix crash due to wrong arg to __omap_dm_timer_read_counterVaibhav Hiremath2012-01-261-1/+1
* ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-16/+4
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
* ARM: OMAP2+: timer: Remove omap_device_pm_latencyBenoit Cousson2011-11-041-11/+1
* Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren2011-10-041-12/+182
|\
| * ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma2011-09-211-0/+9
| * ARM: OMAP: dmtimer: skip reserved timersTony Lindgren2011-09-211-1/+5
| * ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma2011-09-211-0/+20
| * ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma2011-09-211-0/+136
| * ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren2011-09-191-11/+12
|/
* omap: timer: Set dmtimer used as clocksource in autoreload modeHemant Pedanekar2011-08-101-1/+2
* omap2+: Rename timer-gp.c into timer.c to combine timer init functionsTony Lindgren2011-06-271-0/+342