1. 9affd6b arm: fix mismerge of arch/arm/mach-omap2/timer.c by Linus Torvalds · 11 years ago
  2. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  3. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  4. 442a33e Merge branch 'late/clksrc' into late/cleanup by Arnd Bergmann · 11 years ago
  5. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 11 years ago
  6. 405f5e5 ARM: OMAP: remove unused variable by Arnd Bergmann · 11 years ago
  7. 17ada81 Merge branch 'omap/fixes-non-critical' into late/cleanup by Olof Johansson · 11 years ago
  8. c3e0c87 Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrc by Olof Johansson · 11 years ago
  9. 0583fe4 ARM: convert arm/arm64 arch timer to use CLKSRC_OF init by Rob Herring · 11 years ago
  10. 4f779ad Merge tag 'omap-for-v3.10/dt-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt2 by Olof Johansson · 11 years ago
  11. 56fecc7 Merge branch 'omap/fixes-non-critical' into next/dt2 by Olof Johansson · 11 years ago
  12. 002e1ec ARM: dts: OMAP2+: Update DMTIMER compatibility property by Jon Hunter · 11 years ago
  13. dc2d3db Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Arnd Bergmann · 11 years ago
  14. 7f585bb Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into omap-for-v3.10/timer by Tony Lindgren · 11 years ago
  15. 43231b5 Merge commit '7185684' into omap-for-v3.10/timer by Tony Lindgren · 11 years ago
  16. 4615943 ARM: OMAP4+: Fix sparse warning in system timers by Jon Hunter · 11 years ago
  17. 8f6924d ARM: OMAP2+: Store ID of system timers in timer structure by Jon Hunter · 11 years ago
  18. 2eb0393 ARM: OMAP3: Update clocksource timer selection by Jon Hunter · 11 years ago
  19. 00ea4d5 ARM: OMAP2+: Simplify system timers definitions by Jon Hunter · 12 years ago
  20. 7bdc83f ARM: OMAP2+: Simplify system timer clock definitions by Jon Hunter · 12 years ago
  21. a7990a1 ARM: OMAP2+: Remove hard-coded test on timer ID by Jon Hunter · 11 years ago
  22. e95ea43 ARM: OMAP2+: Display correct system timer name by Jon Hunter · 11 years ago
  23. 2d61aec Merge commit '6bb27d7349db51b50c40534710fe164ca0d58902' into omap-timer-for-v3.10 by Jon Hunter · 11 years ago
  24. ff931c8 ARM: OMAP: clocks: Delay clk inits atleast until slab is initialized by Rajendra Nayak · 11 years ago
  25. 960cba6 ARM: OMAP5: timer: Update the clocksource name as per clock data by Santosh Shilimkar · 12 years ago
  26. 7185684 ARM: OMAP: use consistent error checking by Russell King · 11 years ago
  27. da4a686 ARM: smp_twd: convert to use CLKSRC_OF init by Rob Herring · 11 years ago
  28. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  29. 3298a35 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  30. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  31. acb7452 Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform by Arnd Bergmann · 11 years ago
  32. d37d79e Merge tag 'omap-for-v3.9/pm-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Olof Johansson · 11 years ago
  33. 469da62 Merge tag 'v3.8-rc6' into next/soc by Olof Johansson · 11 years ago
  34. 61338d5 ARM: OMAP2+: Fix selection of clockevent timer when using device-tree by Jon Hunter · 11 years ago
  35. 6b914c9 Merge tag 'v3.8-rc5' into next/cleanup by Olof Johansson · 11 years ago
  36. c1d1cd5 ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code by Paul Walmsley · 11 years ago
  37. 034bf09 ARM: OMAP2+: DT node Timer iteration fix by Pantelis Antoniou · 12 years ago
  38. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  39. 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 12 years ago
  40. b76c8b1 ARM: OMAP2+: Use omap initcalls by Tony Lindgren · 12 years ago
  41. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  42. 2727da8 ARM: OMAP2+: Fix compillation error in mach-omap2/timer.c by Peter Ujfalusi · 12 years ago
  43. bf85f20 ARM: OMAP2+: Fix sparse warnings in timer.c by Vaibhav Hiremath · 12 years ago
  44. e0c3e27 ARM: AM335x: Fix warning in timer.c by Jon Hunter · 12 years ago
  45. 73f14f6 ARM: omap: fix typo on timer cleanup by Olof Johansson · 12 years ago
  46. 26f0199 ARM: OMAP3: cm-t3517: use GPTIMER for system clock by Igor Grinberg · 12 years ago
  47. 6f80b3b ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMER by Igor Grinberg · 12 years ago
  48. 258e84a ARM: OMAP2+: Fix compiler warning for 32k timer by Jon Hunter · 12 years ago
  49. 40fc3bb ARM: OMAP: Add platform data header for DMTIMERs by Jon Hunter · 12 years ago
  50. f88095b ARM: OMAP2+: Remove unnecessary local variable in timer code by Jon Hunter · 12 years ago
  51. 61b001c ARM: OMAP: Don't store timers physical address by Jon Hunter · 12 years ago
  52. b153883 ARM: OMAP: Remove __omap_dm_timer_set_source function by Jon Hunter · 12 years ago
  53. 10759e8 ARM: OMAP2+: Don't use __omap_dm_timer_reset() by Jon Hunter · 12 years ago
  54. bfd6d02 ARM: OMAP3+: Implement timer workaround for errata i103 and i767 by Jon Hunter · 12 years ago
  55. 971d025 ARM: OMAP: Add DMTIMER definitions for posted mode by Jon Hunter · 12 years ago
  56. f56f52e Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into omap-for-v3.8/dt by Tony Lindgren · 12 years ago
  57. 9883f7c ARM: OMAP2+: Add device-tree support for 32kHz counter by Jon Hunter · 12 years ago
  58. 9725f44 ARM: OMAP: Add DT support for timer driver by Jon Hunter · 12 years ago
  59. ad24bde ARM: OMAP3: Dynamically disable secure timer nodes for secure devices by Jon Hunter · 12 years ago
  60. 5c2e885 ARM: OMAP: Remove plat-omap/common.h by Tony Lindgren · 12 years ago
  61. 6e740f9 ARM: OMAP: Move omap-pm-noop.c local to mach-omap2 by Tony Lindgren · 12 years ago
  62. 3e9a632 Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-headers-serial-take2 by Tony Lindgren · 12 years ago
  63. 1d5aef4 ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 by Tony Lindgren · 12 years ago
  64. 2a296c8 ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 by Tony Lindgren · 12 years ago
  65. 25c7d49 ARM: OMAP: Make omap_device local to mach-omap2 by Tony Lindgren · 12 years ago
  66. 3f216ef ARM: OMAP4: Fix twd_local_timer_register regression by Tony Lindgren · 12 years ago
  67. 533b298 ARM: OMAP: fix return value check in realtime_counter_init() by Wei Yongjun · 12 years ago
  68. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  69. 0c9de3c Merge branch 'for_3.7/omap5_arch_timer' of git://github.com/SantoshShilimkar/linux into devel-dt-arch-timer by Tony Lindgren · 12 years ago
  70. 32dec75 Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  71. 3c7c5da ARM: OMAP5: Enable arch timer support by Santosh Shilimkar · 12 years ago
  72. fa6d79d ARM: OMAP: Add initialisation for the real-time counter. by Santosh Shilimkar · 12 years ago
  73. 6bfc82f Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dt by Tony Lindgren · 12 years ago
  74. 3c101c4 Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparse by Tony Lindgren · 12 years ago
  75. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  76. 7d7e1eb ARM: OMAP2+: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  77. a032d33 ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ... by Paul Walmsley · 12 years ago
  78. eed0de2 ARM: OMAP4: Add local timer support for Device Tree by Santosh Shilimkar · 12 years ago
  79. 45caae7 ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMER by Igor Grinberg · 12 years ago
  80. bfdf85d Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  81. 11d6ec2 ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus by Santosh Shilimkar · 12 years ago
  82. 37b3280 ARM: OMAP5: timer: Add clocksource, clockevent support by R Sricharan · 12 years ago
  83. ae6df41 ARM: OMAP2+: dmtimer: cleanup fclk usage by Tarun Kanti DebBarma · 12 years ago
  84. 3f96a2d Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-devel-am33xx-for-v3.6' into devel-am33xx-part2 by Tony Lindgren · 12 years ago
  85. 2b2d352 ARM: OMAP2+: Move dmtimer clock set function to dmtimer driver by Jon Hunter · 12 years ago
  86. 0b30ec1 ARM: OMAP: Remove timer function pointer for context loss counter by Jon Hunter · 12 years ago
  87. 1c2d076 ARM: OMAP: Remove loses_context variable from timer platform data by Jon Hunter · 12 years ago
  88. 67d2e76 ARM: OMAP2+: Fix external clock support for dmtimers by Jon Hunter · 12 years ago
  89. d1c1691 ARM: OMAP: Add DMTIMER capability variable to represent timer features by Jon Hunter · 12 years ago
  90. b7b4ff7 ARM: OMAP2+: Add dmtimer platform function to reserve systimers by Jon Hunter · 12 years ago
  91. 26fe4e45 ARM: OMAP2+: Remove unused max number of timers definition by Jon Hunter · 12 years ago
  92. 08f3098 ARM: OMAP2+: am33xx: Add AM335XEVM machine support by Afzal Mohammed · 12 years ago
  93. 1fe97c8 ARM: OMAP: Make OMAP clocksource source selection using kernel param by Vaibhav Hiremath · 12 years ago
  94. f36921b ARM: OMAP2+: Replace space with underscore in the name field of system timers by Vaibhav Hiremath · 12 years ago
  95. f1bbbb1 ARM: OMAP2+: dmtimer: cleanup iclk usage by Tarun Kanti DebBarma · 12 years ago
  96. 6c0c27f ARM: OMAP2+: timer: use a proper interface to get hwmod data by Paul Walmsley · 12 years ago
  97. a45c983 ARM: OMAP4: convert to twd_local_timer_register() interface by Marc Zyngier · 13 years ago
  98. dbc3982 ARM: OMAP2+: timer: Fix crash due to wrong arg to __omap_dm_timer_read_counter by Vaibhav Hiremath · 12 years ago
  99. 2f0778af ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime by Marc Zyngier · 13 years ago
  100. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago