summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/timer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-061-0/+4
|\
| * ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak2013-03-261-0/+4
* | Merge tag 'omap-for-v3.10/dt-signed-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-04-111-1/+6
|\ \
| * | ARM: dts: OMAP2+: Update DMTIMER compatibility propertyJon Hunter2013-04-091-1/+6
| |/
* | Merge branch 'omap/fixes-non-critical' into next/dt2Olof Johansson2013-04-111-2/+3
|\ \
| * | ARM: OMAP5: timer: Update the clocksource name as per clock dataSantosh Shilimkar2013-03-191-2/+3
| |/
* / ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-1/+1
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-2/+1
|\
| * Merge tag 'omap-for-v3.9/pm-signed' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-02-051-2/+1
| |\
| | * ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-2/+1
| * | Merge tag 'v3.8-rc6' into next/socOlof Johansson2013-02-041-6/+2
| |\|
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-211-1/+1
|\ \ \
| * \ \ Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann2013-02-151-6/+2
| |\ \ \ | | | |/ | | |/|
| * | | ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-1/+1
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-27/+8
|\ \ \ \
| * \ \ \ Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-271-6/+2
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-10/+3
| |\ \ \
| | * | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-10/+3
| | | |/ | | |/|
| * / | ARM: delete struct sys_timerStephen Warren2012-12-241-17/+5
| |/ /
* | / ARM: OMAP2+: Fix selection of clockevent timer when using device-treeJon Hunter2013-02-011-1/+1
| |/ |/|
* | ARM: OMAP2+: DT node Timer iteration fixPantelis Antoniou2013-01-211-6/+2
|/
* ARM: OMAP2+: Fix compillation error in mach-omap2/timer.cPeter Ujfalusi2012-12-201-1/+1
* ARM: OMAP2+: Fix sparse warnings in timer.cVaibhav Hiremath2012-12-141-2/+2
* ARM: AM335x: Fix warning in timer.cJon Hunter2012-12-141-1/+1
* ARM: omap: fix typo on timer cleanupOlof Johansson2012-11-291-2/+2
* ARM: OMAP3: cm-t3517: use GPTIMER for system clockIgor Grinberg2012-11-211-0/+3
* ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMERIgor Grinberg2012-11-211-76/+52
* ARM: OMAP2+: Fix compiler warning for 32k timerJon Hunter2012-11-161-5/+5
* ARM: OMAP: Add platform data header for DMTIMERsJon Hunter2012-11-161-0/+2
* ARM: OMAP2+: Remove unnecessary local variable in timer codeJon Hunter2012-11-161-6/+5
* ARM: OMAP: Don't store timers physical addressJon Hunter2012-11-161-8/+5
* ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter2012-11-121-5/+4
* ARM: OMAP2+: Don't use __omap_dm_timer_reset()Jon Hunter2012-11-121-1/+0
* ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter2012-11-121-8/+41
* ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter2012-11-121-7/+10
* Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren2012-11-091-3/+6
|\
| * ARM: OMAP: Remove plat-omap/common.hTony Lindgren2012-10-311-0/+1
| * ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-311-0/+2
| * Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-3/+3
| |\
| | * 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: OMAP2+: Add device-tree support for 32kHz counterJon Hunter2012-11-021-1/+27
* | | ARM: OMAP: Add DT support for timer driverJon Hunter2012-11-021-36/+111
* | | ARM: OMAP3: Dynamically disable secure timer nodes for secure devicesJon Hunter2012-11-021-0/+36
|/ /
* / ARM: OMAP4: Fix twd_local_timer_register regressionTony Lindgren2012-10-161-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