| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-12-27 | ARM: OMAP2+: Fix memory leak in realtime_counter_init() | Chen Hui | 1 | -0/+1 |
| 2020-06-02 | ARM: omap2: fix omap5_realtime_timer_init definition | Arnd Bergmann | 1 | -10/+0 |
| 2020-05-28 | ARM: OMAP2+: Fix regression for using local timer on non-SMP SoCs | Tony Lindgren | 1 | -9/+10 |
| 2020-05-19 | ARM: OMAP2+: Drop old timer code for dmtimer and 32k counter | Tony Lindgren | 1 | -551/+0 |
| 2020-05-19 | ARM: dts: Configure system timers for omap5 and dra7 | Tony Lindgren | 1 | -16/+1 |
| 2020-03-04 | ARM: OMAP: replace setup_irq() by request_irq() | afzal mohammed | 1 | -8/+3 |
| 2019-11-14 | ARM: OMAP2+: Drop useless gptimer option for omap4 | Tony Lindgren | 1 | -2/+2 |
| 2018-11-19 | ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h> | Geert Uytterhoeven | 1 | -1/+0 |
| 2018-05-25 | Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 1 | -0/+32 |
| 2018-05-23 | OMAP: CLK: CLKSRC: Add suspend resume hooks | Keerthy | 1 | -0/+32 |
| 2018-04-30 | ARM: OMAP2+: Allow using ti-sysc for system timers | Tony Lindgren | 1 | -15/+52 |
| 2018-04-16 | ARM: OMAP2+: Drop unused pm-noop | Tony Lindgren | 1 | -1/+0 |
| 2018-02-22 | ARM: OMAP: Move dmtimer.h out of plat-omap | Keerthy | 1 | -1/+1 |
| 2018-02-14 | ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt | Qi Hou | 1 | -8/+11 |
| 2017-07-04 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -150/+50 |
| 2017-06-14 | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 1 | -5/+5 |
| 2017-06-12 | Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4 | Tony Lindgren | 1 | -1/+4 |
| 2017-06-12 | Merge branch 'omap-for-v4.13/legacy-v2' into omap-for-v4.13/soc-v3 | Tony Lindgren | 1 | -150/+19 |
| 2017-06-06 | ARM: OMAP2+: timer: add support for fetching fck handle from DT | Tero Kristo | 1 | -1/+4 |
| 2017-06-06 | ARM: OMAP2+: Remove unused legacy code for timer | Tony Lindgren | 1 | -150/+19 |
| 2017-05-16 | ARM: OMAP2+: timer: Add suspend-resume callbacks for clkevent device | Dave Gerlach | 1 | -0/+28 |
| 2016-12-27 | ARM: omap2+: am437x: rollback to use omap3_gptimer_timer_init() | Grygorii Strashko | 1 | -4/+5 |
| 2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -2/+2 |
| 2016-08-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+2 |
| 2016-07-04 | ARM: OMAP2+: timer: change order of hwmod data handling | Tero Kristo | 1 | -1/+2 |
| 2016-06-17 | ARM: OMAP2+: timer: add probe for clocksources | Tero Kristo | 1 | -2/+5 |
| 2016-01-20 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -3/+3 |
| 2015-12-17 | ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCAST | Grygorii Strashko | 1 | -0/+6 |
| 2015-11-30 | ARM: OMAP2+: timer: Remove secure timer for DRA7xx HS devices | Suman Anna | 1 | -3/+3 |
| 2015-11-10 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -90/+72 |
| 2015-10-16 | arm: omap2: timer: limit hwmod usage to non-DT boots | Felipe Balbi | 1 | -20/+13 |
| 2015-10-16 | arm: omap2: timer: rename omap_sync32k_timer_init() | Felipe Balbi | 1 | -1/+1 |
| 2015-10-16 | arm: omap2: timer: always call clocksource_of_init() when DT | Felipe Balbi | 1 | -0/+3 |
| 2015-10-15 | arm: omap2: timer: move realtime_counter_init() around | Felipe Balbi | 1 | -58/+56 |
| 2015-10-15 | arm: omap2: timer: provide generic sync32k_timer_init function | Felipe Balbi | 1 | -9/+1 |
| 2015-10-15 | arm: omap2: timer: remove __omap_gptimer_init() | Felipe Balbi | 1 | -12/+2 |
| 2015-10-15 | arm: omap2: timer: add a gptimer argument to sync32k_timer_init() | Felipe Balbi | 1 | -6/+6 |
| 2015-10-15 | arm: omap2: timer: get rid of obfuscating macros | Felipe Balbi | 1 | -27/+43 |
| 2015-10-15 | arm: omap2: timer: always define omap4_local_timer_init | Felipe Balbi | 1 | -13/+3 |
| 2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 1 | -2/+2 |
| 2015-09-01 | ARM: OMAP2+: Fix booting if no timer parent clock is available | Tony Lindgren | 1 | -6/+2 |
| 2015-09-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -16/+2 |
| 2015-07-23 | Merge tag 'for-v4.3/omap-hwmod-prcm-a' of git://git.kernel.org/pub/scm/linux/... | Tony Lindgren | 1 | -2/+1 |
| 2015-07-17 | ARM/omap2/timer: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -24/+24 |
| 2015-07-15 | ARM: OMAP2+: Clean up omap4_local_timer_init | Tony Lindgren | 1 | -14/+1 |
| 2015-07-15 | ARM: OMAP2: Delete an unnecessary check | Markus Elfring | 1 | -2/+1 |
| 2015-05-11 | ARM: OMAP2+: Remove bogus struct clk comparison for timer clock | Tony Lindgren | 1 | -8/+5 |
| 2015-02-17 | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+2 |
| 2015-01-14 | ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer init | Tony Lindgren | 1 | -0/+2 |
| 2015-01-05 | ARM: dra7xx: Fix counter frequency drift for AM572x errata i856 | Lennart Sorensen | 1 | -2/+34 |
| 2015-01-05 | ARM: omap5/dra7xx: Fix frequency typos | Lennart Sorensen | 1 | -4/+4 |
| 2014-09-11 | ARM: OMAP2+: make of_device_ids const | Uwe Kleine-König | 1 | -3/+3 |
| 2014-06-02 | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
| 2014-05-08 | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 1 | -4/+4 |
| 2014-05-05 | ARM: OMAP2+: free use_gptimer_clksrc variable after boot | Oussama Ghorbel | 1 | -1/+1 |
| 2014-02-28 | ARM: OMAP2+: AM43x: Use gptimer as clocksource | Rajendra Nayak | 1 | -1/+2 |
| 2014-01-28 | Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 1 | -4/+2 |
| 2014-01-17 | ARM: OMAP2+: io: use new clock init API | Tero Kristo | 1 | -4/+2 |
| 2013-11-21 | ARM: OMAP2+: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
| 2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+17 |
| 2013-11-11 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2013-10-11 | ARM: OMAP2+: Fix build error for realtime counter init if not enabled | Tony Lindgren | 1 | -0/+3 |
| 2013-10-10 | ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register | R Sricharan | 1 | -0/+10 |
| 2013-10-08 | ARM: OMAP2+: DRA7: realtime_counter: Add ratio registers for 20MHZ sys-clk fr... | Sricharan R | 1 | -0/+4 |
| 2013-10-08 | ARM: mach-omap2: board-generic: fix undefined symbol | Simon Barth | 1 | -2/+2 |
| 2013-10-03 | ARM: OMAP: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
| 2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+2 |
| 2013-09-06 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
| 2013-08-21 | ARM: OMAP2+: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_... | Chen Baozi | 1 | -1/+1 |
| 2013-08-13 | ARM: DRA7: Resue the clocksource, clockevent support | R Sricharan | 1 | -1/+2 |
| 2013-08-02 | ARM: OMAP2+: Fix fallout from localtimer divorce and SMP=n | Stephen Boyd | 1 | -0/+7 |
| 2013-07-23 | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 1 | -7/+0 |
| 2013-07-13 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2013-07-04 | ARM: OMAP2+: timer: initialize before using oh_name | Afzal Mohammed | 1 | -1/+1 |
| 2013-06-24 | ARM: OMAP2+: Divorce from local timer API | Stephen Boyd | 1 | -7/+0 |
| 2013-06-13 | ARM: OMAP2+: AM43x: basic dt support | Afzal Mohammed | 1 | -1/+1 |
| 2013-06-12 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 1 | -1/+1 |
| 2013-05-07 | arm: fix mismerge of arch/arm/mach-omap2/timer.c | Linus Torvalds | 1 | -0/+4 |
| 2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+1 |
| 2013-05-07 | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+6 |
| 2013-05-06 | Merge branch 'late/clksrc' into late/cleanup | Arnd Bergmann | 1 | -68/+65 |
| 2013-05-06 | Merge branch 'late/dt' into next/dt2 | Arnd Bergmann | 1 | -0/+4 |
| 2013-04-23 | ARM: OMAP: remove unused variable | Arnd Bergmann | 1 | -3/+1 |
| 2013-04-19 | Merge branch 'omap/fixes-non-critical' into late/cleanup | Olof Johansson | 1 | -2/+3 |
| 2013-04-17 | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel... | Olof Johansson | 1 | -4/+1 |
| 2013-04-11 | ARM: convert arm/arm64 arch timer to use CLKSRC_OF init | Rob Herring | 1 | -4/+1 |
| 2013-04-11 | Merge tag 'omap-for-v3.10/dt-signed-v2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 1 | -1/+6 |
| 2013-04-11 | Merge branch 'omap/fixes-non-critical' into next/dt2 | Olof Johansson | 1 | -2/+3 |
| 2013-04-09 | ARM: dts: OMAP2+: Update DMTIMER compatibility property | Jon Hunter | 1 | -1/+6 |
| 2013-04-08 | Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -60/+63 |
| 2013-04-03 | Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into ... | Tony Lindgren | 1 | -61/+63 |
| 2013-04-03 | Merge commit '7185684' into omap-for-v3.10/timer | Tony Lindgren | 1 | -1/+1 |
| 2013-04-01 | ARM: OMAP4+: Fix sparse warning in system timers | Jon Hunter | 1 | -2/+2 |
| 2013-04-01 | ARM: OMAP2+: Store ID of system timers in timer structure | Jon Hunter | 1 | -5/+6 |
| 2013-04-01 | ARM: OMAP3: Update clocksource timer selection | Jon Hunter | 1 | -12/+21 |
| 2013-04-01 | ARM: OMAP2+: Simplify system timers definitions | Jon Hunter | 1 | -9/+8 |
| 2013-04-01 | ARM: OMAP2+: Simplify system timer clock definitions | Jon Hunter | 1 | -23/+14 |
| 2013-04-01 | ARM: OMAP2+: Remove hard-coded test on timer ID | Jon Hunter | 1 | -13/+14 |
| 2013-04-01 | ARM: OMAP2+: Display correct system timer name | Jon Hunter | 1 | -11/+13 |
| 2013-04-01 | Merge commit '6bb27d7349db51b50c40534710fe164ca0d58902' into omap-timer-for-v... | Jon Hunter | 1 | -17/+5 |
| 2013-03-26 | ARM: OMAP: clocks: Delay clk inits atleast until slab is initialized | Rajendra Nayak | 1 | -0/+4 |
| 2013-03-19 | ARM: OMAP5: timer: Update the clocksource name as per clock data | Santosh Shilimkar | 1 | -2/+3 |
| 2013-03-13 | ARM: OMAP: use consistent error checking | Russell King | 1 | -1/+1 |
| 2013-03-11 | ARM: smp_twd: convert to use CLKSRC_OF init | Rob Herring | 1 | -1/+1 |
| 2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+1 |
| 2013-02-21 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
| 2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -27/+8 |
| 2013-02-15 | Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform | Arnd Bergmann | 1 | -6/+2 |
| 2013-02-05 | Merge tag 'omap-for-v3.9/pm-signed' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 1 | -2/+1 |
| 2013-02-04 | Merge tag 'v3.8-rc6' into next/soc | Olof Johansson | 1 | -6/+2 |
| 2013-02-01 | ARM: OMAP2+: Fix selection of clockevent timer when using device-tree | Jon Hunter | 1 | -1/+1 |
| 2013-01-27 | Merge tag 'v3.8-rc5' into next/cleanup | Olof Johansson | 1 | -6/+2 |
| 2013-01-26 | ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code | Paul Walmsley | 1 | -2/+1 |
| 2013-01-21 | ARM: OMAP2+: DT node Timer iteration fix | Pantelis Antoniou | 1 | -6/+2 |
| 2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 1 | -10/+3 |
| 2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 1 | -10/+3 |
| 2013-01-11 | ARM: OMAP2+: Use omap initcalls | Tony Lindgren | 1 | -1/+1 |
| 2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -17/+5 |
| 2012-12-20 | ARM: OMAP2+: Fix compillation error in mach-omap2/timer.c | Peter Ujfalusi | 1 | -1/+1 |
| 2012-12-14 | ARM: OMAP2+: Fix sparse warnings in timer.c | Vaibhav Hiremath | 1 | -2/+2 |
| 2012-12-14 | ARM: AM335x: Fix warning in timer.c | Jon Hunter | 1 | -1/+1 |
| 2012-11-29 | ARM: omap: fix typo on timer cleanup | Olof Johansson | 1 | -2/+2 |
| 2012-11-21 | ARM: OMAP3: cm-t3517: use GPTIMER for system clock | Igor Grinberg | 1 | -0/+3 |
| 2012-11-21 | ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMER | Igor Grinberg | 1 | -76/+52 |
| 2012-11-16 | ARM: OMAP2+: Fix compiler warning for 32k timer | Jon Hunter | 1 | -5/+5 |
| 2012-11-16 | ARM: OMAP: Add platform data header for DMTIMERs | Jon Hunter | 1 | -0/+2 |
| 2012-11-16 | ARM: OMAP2+: Remove unnecessary local variable in timer code | Jon Hunter | 1 | -6/+5 |
| 2012-11-16 | ARM: OMAP: Don't store timers physical address | Jon Hunter | 1 | -8/+5 |
| 2012-11-12 | ARM: OMAP: Remove __omap_dm_timer_set_source function | Jon Hunter | 1 | -5/+4 |
| 2012-11-12 | ARM: OMAP2+: Don't use __omap_dm_timer_reset() | Jon Hunter | 1 | -1/+0 |
| 2012-11-12 | ARM: OMAP3+: Implement timer workaround for errata i103 and i767 | Jon Hunter | 1 | -8/+41 |
| 2012-11-12 | ARM: OMAP: Add DMTIMER definitions for posted mode | Jon Hunter | 1 | -7/+10 |
| 2012-11-09 | Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om... | Tony Lindgren | 1 | -3/+6 |
| 2012-11-02 | ARM: OMAP2+: Add device-tree support for 32kHz counter | Jon Hunter | 1 | -1/+27 |
| 2012-11-02 | ARM: OMAP: Add DT support for timer driver | Jon Hunter | 1 | -36/+111 |
| 2012-11-02 | ARM: OMAP3: Dynamically disable secure timer nodes for secure devices | Jon Hunter | 1 | -0/+36 |
| 2012-10-31 | ARM: OMAP: Remove plat-omap/common.h | Tony Lindgren | 1 | -0/+1 |
| 2012-10-31 | ARM: OMAP: Move omap-pm-noop.c local to mach-omap2 | Tony Lindgren | 1 | -0/+2 |
| 2012-10-24 | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h... | Tony Lindgren | 1 | -3/+3 |
| 2012-10-18 | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 | Tony Lindgren | 1 | -1/+1 |
| 2012-10-18 | ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 | Tony Lindgren | 1 | -1/+1 |
| 2012-10-17 | ARM: OMAP: Make omap_device local to mach-omap2 | Tony Lindgren | 1 | -1/+1 |
| 2012-10-16 | ARM: OMAP4: Fix twd_local_timer_register regression | Tony Lindgren | 1 | -1/+1 |
| 2012-10-08 | ARM: OMAP: fix return value check in realtime_counter_init() | Wei Yongjun | 1 | -1/+1 |
| 2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+102 |
| 2012-09-21 | Merge branch 'for_3.7/omap5_arch_timer' of git://github.com/SantoshShilimkar/... | Tony Lindgren | 1 | -1/+103 |
| 2012-09-20 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 1 | -0/+7 |
| 2012-09-19 | ARM: OMAP5: Enable arch timer support | Santosh Shilimkar | 1 | -0/+7 |
| 2012-09-19 | ARM: OMAP: Add initialisation for the real-time counter. | Santosh Shilimkar | 1 | -1/+89 |
| 2012-09-16 | Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dt | Tony Lindgren | 1 | -4/+5 |
| 2012-09-12 | Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 1 | -1/+1 |
| 2012-09-12 | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 1 | -2/+1 |
| 2012-09-12 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 1 | -4/+6 |
| 2012-09-12 | ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ... | Paul Walmsley | 1 | -1/+1 |
| 2012-09-07 | ARM: OMAP4: Add local timer support for Device Tree | Santosh Shilimkar | 1 | -0/+6 |
| 2012-08-30 | ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMER | Igor Grinberg | 1 | -0/+7 |
| 2012-08-02 | Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+3 |
| 2012-07-25 | ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus | Santosh Shilimkar | 1 | -1/+3 |
| 2012-07-09 | ARM: OMAP5: timer: Add clocksource, clockevent support | R Sricharan | 1 | -0/+5 |
| 2012-07-06 | ARM: OMAP2+: dmtimer: cleanup fclk usage | Tarun Kanti DebBarma | 1 | -2/+1 |
| 2012-07-04 | Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d... | Tony Lindgren | 1 | -78/+9 |
| 2012-06-14 | ARM: OMAP2+: Move dmtimer clock set function to dmtimer driver | Jon Hunter | 1 | -55/+0 |
| 2012-06-14 | ARM: OMAP: Remove timer function pointer for context loss counter | Jon Hunter | 1 | -3/+0 |
| 2012-06-14 | ARM: OMAP: Remove loses_context variable from timer platform data | Jon Hunter | 1 | -3/+0 |
| 2012-06-14 | ARM: OMAP2+: Fix external clock support for dmtimers | Jon Hunter | 1 | -10/+2 |
| 2012-06-14 | ARM: OMAP: Add DMTIMER capability variable to represent timer features | Jon Hunter | 1 | -0/+3 |
| 2012-06-14 | ARM: OMAP2+: Add dmtimer platform function to reserve systimers | Jon Hunter | 1 | -7/+2 |
| 2012-06-14 | ARM: OMAP2+: Remove unused max number of timers definition | Jon Hunter | 1 | -3/+0 |
| 2012-06-05 | ARM: OMAP2+: am33xx: Add AM335XEVM machine support | Afzal Mohammed | 1 | -0/+5 |
| 2012-05-09 | ARM: OMAP: Make OMAP clocksource source selection using kernel param | Vaibhav Hiremath | 1 | -22/+90 |
| 2012-05-09 | ARM: OMAP2+: Replace space with underscore in the name field of system timers | Vaibhav Hiremath | 1 | -3/+3 |
| 2012-05-07 | ARM: OMAP2+: dmtimer: cleanup iclk usage | Tarun Kanti DebBarma | 1 | -7/+0 |
| 2012-04-19 | ARM: OMAP2+: timer: use a proper interface to get hwmod data | Paul Walmsley | 1 | -3/+12 |
| 2012-03-13 | ARM: OMAP4: convert to twd_local_timer_register() interface | Marc Zyngier | 1 | -5/+17 |
| 2012-01-26 | ARM: OMAP2+: timer: Fix crash due to wrong arg to __omap_dm_timer_read_counter | Vaibhav Hiremath | 1 | -1/+1 |
| 2011-12-18 | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 1 | -16/+4 |
| 2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 1 | -1/+1 |
| 2011-11-04 | ARM: OMAP2+: timer: Remove omap_device_pm_latency | Benoit Cousson | 1 | -11/+1 |
| 2011-10-04 | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren | 1 | -12/+182 |
| 2011-09-21 | ARM: OMAP: dmtimer: low-power mode support | Tarun Kanti DebBarma | 1 | -0/+9 |
| 2011-09-21 | ARM: OMAP: dmtimer: skip reserved timers | Tony Lindgren | 1 | -1/+5 |
| 2011-09-21 | ARM: OMAP: dmtimer: switch-over to platform device driver | Tarun Kanti DebBarma | 1 | -0/+20 |
| 2011-09-21 | ARM: OMAP2+: dmtimer: convert to platform devices | Tarun Kanti DebBarma | 1 | -0/+136 |
| 2011-09-19 | ARM: OMAP: Add support for dmtimer v2 ip | Tony Lindgren | 1 | -11/+12 |
| 2011-08-10 | omap: timer: Set dmtimer used as clocksource in autoreload mode | Hemant Pedanekar | 1 | -1/+2 |
| 2011-06-27 | omap2+: Rename timer-gp.c into timer.c to combine timer init functions | Tony Lindgren | 1 | -0/+342 |