1. 8ca302e Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  2. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
  3. 67d0047 Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4 by Tony Lindgren · 8 years ago
  4. 018b732 Merge branch 'omap-for-v4.13/legacy-v2' into omap-for-v4.13/soc-v3 by Tony Lindgren · 8 years ago
  5. 138f7ca ARM: OMAP2+: timer: add support for fetching fck handle from DT by Tero Kristo · 8 years ago
  6. 8d39ff3 ARM: OMAP2+: Remove unused legacy code for timer by Tony Lindgren · 8 years ago
  7. 12b28ba ARM: OMAP2+: timer: Add suspend-resume callbacks for clkevent device by Dave Gerlach · 8 years ago
  8. f86a2c8 ARM: omap2+: am437x: rollback to use omap3_gptimer_timer_init() by Grygorii Strashko · 9 years ago
  9. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 9 years ago
  10. fbae5cb Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  11. e98580e ARM: OMAP2+: timer: change order of hwmod data handling by Tero Kristo · 9 years ago
  12. 970f909 ARM: OMAP2+: timer: add probe for clocksources by Tero Kristo · 9 years ago
  13. 1305eda7 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  14. 0b3e6fc ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCAST by Grygorii Strashko · 10 years ago
  15. ed5a4c6 ARM: OMAP2+: timer: Remove secure timer for DRA7xx HS devices by Suman Anna · 10 years ago
  16. a5e1d71 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  17. bf4c944 arm: omap2: timer: limit hwmod usage to non-DT boots by Felipe Balbi · 10 years ago
  18. 6f82e25 arm: omap2: timer: rename omap_sync32k_timer_init() by Felipe Balbi · 10 years ago
  19. 9c46ffc arm: omap2: timer: always call clocksource_of_init() when DT by Felipe Balbi · 10 years ago
  20. 3afbb9a arm: omap2: timer: move realtime_counter_init() around by Felipe Balbi · 10 years ago
  21. c7cb14a arm: omap2: timer: provide generic sync32k_timer_init function by Felipe Balbi · 10 years ago
  22. a5f72eb arm: omap2: timer: remove __omap_gptimer_init() by Felipe Balbi · 10 years ago
  23. f540909 arm: omap2: timer: add a gptimer argument to sync32k_timer_init() by Felipe Balbi · 10 years ago
  24. be0ac4c arm: omap2: timer: get rid of obfuscating macros by Felipe Balbi · 10 years ago
  25. 0328d81 arm: omap2: timer: always define omap4_local_timer_init by Felipe Balbi · 10 years ago
  26. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 10 years ago
  27. 874b300 ARM: OMAP2+: Fix booting if no timer parent clock is available by Tony Lindgren · 10 years ago
  28. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  29. 97d9a3d Merge tag 'for-v4.3/omap-hwmod-prcm-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.3/soc by Tony Lindgren · 10 years ago
  30. 7436461 ARM/omap2/timer: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  31. d1dabab ARM: OMAP2+: Clean up omap4_local_timer_init by Tony Lindgren · 10 years ago
  32. 9a0cb98 ARM: OMAP2: Delete an unnecessary check by Markus Elfring · 10 years ago
  33. b089797 ARM: OMAP2+: Remove bogus struct clk comparison for timer clock by Tony Lindgren · 10 years ago
  34. 4025fa9 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  35. 132754e ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer init by Tony Lindgren · 11 years ago
  36. afc9d59 ARM: dra7xx: Fix counter frequency drift for AM572x errata i856 by Lennart Sorensen · 11 years ago
  37. 572b24e ARM: omap5/dra7xx: Fix frequency typos by Lennart Sorensen · 11 years ago
  38. 3195760 ARM: OMAP2+: make of_device_ids const by Uwe Kleine-König · 11 years ago
  39. 0a58471 Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 11 years ago
  40. edfaf05 ARM: OMAP2+: raw read and write endian fix by Victor Kamensky · 11 years ago
  41. 332f193 ARM: OMAP2+: free use_gptimer_clksrc variable after boot by Oussama Ghorbel · 11 years ago
  42. 5b5c013 ARM: OMAP2+: AM43x: Use gptimer as clocksource by Rajendra Nayak · 12 years ago
  43. d30492a Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 12 years ago
  44. cfa9667 ARM: OMAP2+: io: use new clock init API by Tero Kristo · 12 years ago
  45. f99ba47 ARM: OMAP2+: Switch to sched_clock_register() by Stephen Boyd · 12 years ago
  46. aac59e3 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  47. beb5bfe Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  48. d5da94b8 ARM: OMAP2+: Fix build error for realtime counter init if not enabled by Tony Lindgren · 12 years ago
  49. 5523e40 ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register by R Sricharan · 12 years ago
  50. 38a1981 ARM: OMAP2+: DRA7: realtime_counter: Add ratio registers for 20MHZ sys-clk frequency by Sricharan R · 12 years ago
  51. 0b8214f ARM: mach-omap2: board-generic: fix undefined symbol by Simon Barth · 12 years ago
  52. fe806d0 ARM: OMAP: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  53. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  54. 8e73e36 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  55. 42c604ba ARM: OMAP2+: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_RELOAD by Chen Baozi · 12 years ago
  56. f18153f ARM: DRA7: Resue the clocksource, clockevent support by R Sricharan · 13 years ago
  57. 18060f3 ARM: OMAP2+: Fix fallout from localtimer divorce and SMP=n by Stephen Boyd · 12 years ago
  58. 47dcd35 Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 12 years ago
  59. 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  61. 37bd6ca ARM: OMAP2+: timer: initialize before using oh_name by Afzal Mohammed · 12 years ago
  62. ef3160c ARM: OMAP2+: Divorce from local timer API by Stephen Boyd · 12 years ago
  63. bb256f8 ARM: OMAP2+: AM43x: basic dt support by Afzal Mohammed · 12 years ago
  64. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 12 years ago
  65. 9affd6b arm: fix mismerge of arch/arm/mach-omap2/timer.c by Linus Torvalds · 12 years ago
  66. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  68. 442a33e Merge branch 'late/clksrc' into late/cleanup by Arnd Bergmann · 12 years ago
  69. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  70. 405f5e5 ARM: OMAP: remove unused variable by Arnd Bergmann · 12 years ago
  71. 17ada81 Merge branch 'omap/fixes-non-critical' into late/cleanup by Olof Johansson · 12 years ago
  72. c3e0c87 Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrc by Olof Johansson · 12 years ago
  73. 0583fe4 ARM: convert arm/arm64 arch timer to use CLKSRC_OF init by Rob Herring · 12 years ago
  74. 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 · 12 years ago
  75. 56fecc7 Merge branch 'omap/fixes-non-critical' into next/dt2 by Olof Johansson · 12 years ago
  76. 002e1ec ARM: dts: OMAP2+: Update DMTIMER compatibility property by Jon Hunter · 12 years ago
  77. 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 · 12 years ago
  78. 7f585bb Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into omap-for-v3.10/timer by Tony Lindgren · 12 years ago
  79. 43231b5 Merge commit '7185684' into omap-for-v3.10/timer by Tony Lindgren · 12 years ago
  80. 4615943 ARM: OMAP4+: Fix sparse warning in system timers by Jon Hunter · 13 years ago
  81. 8f6924dca ARM: OMAP2+: Store ID of system timers in timer structure by Jon Hunter · 13 years ago
  82. 2eb0393 ARM: OMAP3: Update clocksource timer selection by Jon Hunter · 13 years ago
  83. 00ea4d5 ARM: OMAP2+: Simplify system timers definitions by Jon Hunter · 13 years ago
  84. 7bdc83f ARM: OMAP2+: Simplify system timer clock definitions by Jon Hunter · 13 years ago
  85. a7990a1 ARM: OMAP2+: Remove hard-coded test on timer ID by Jon Hunter · 12 years ago
  86. e95ea43 ARM: OMAP2+: Display correct system timer name by Jon Hunter · 13 years ago
  87. 2d61aec Merge commit '6bb27d7349db51b50c40534710fe164ca0d58902' into omap-timer-for-v3.10 by Jon Hunter · 12 years ago
  88. ff931c8 ARM: OMAP: clocks: Delay clk inits atleast until slab is initialized by Rajendra Nayak · 12 years ago
  89. 960cba6 ARM: OMAP5: timer: Update the clocksource name as per clock data by Santosh Shilimkar · 13 years ago
  90. 7185684 ARM: OMAP: use consistent error checking by Russell King · 12 years ago
  91. da4a686 ARM: smp_twd: convert to use CLKSRC_OF init by Rob Herring · 13 years ago
  92. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  93. 3298a35 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  95. acb7452 Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform by Arnd Bergmann · 12 years ago
  96. 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 · 13 years ago
  97. 469da62 Merge tag 'v3.8-rc6' into next/soc by Olof Johansson · 13 years ago
  98. 61338d5 ARM: OMAP2+: Fix selection of clockevent timer when using device-tree by Jon Hunter · 13 years ago
  99. 6b914c9 Merge tag 'v3.8-rc5' into next/cleanup by Olof Johansson · 13 years ago
  100. c1d1cd5 ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code by Paul Walmsley · 13 years ago