1. dd90ccc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 469869d clocksource: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  3. ebbe266 clocksource/drivers/bcm2835: Remove message for a memory allocation failure by Markus Elfring · 7 years ago
  4. 059ab7b clocksource/drivers/imx-tpm: Add imx tpm timer support by Dong Aisheng · 7 years ago
  5. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  6. 599dc45 clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependencies by Matt Redfearn · 7 years ago
  7. 9e80dbd clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULL by Dan Carpenter · 7 years ago
  8. 5c23a55 clocksource/drivers/em_sti: Fix error return codes in em_sti_probe() by Gustavo A. R. Silva · 7 years ago
  9. d197f79 clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization by Matthias Kaehlcke · 7 years ago
  10. 450f968 clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked() by Marc Zyngier · 7 years ago
  11. 32f2fea clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctly by Sergei Shtylyov · 7 years ago
  12. e854711 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  13. 8c3ecd6 clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_init()' by Christophe Jaillet · 7 years ago
  14. b70957f clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomap by Arvind Yadav · 7 years ago
  15. 6ec8be2 clocksource/drivers/tcb_clksrc: Make IO endian agnostic by Alexandre Belloni · 7 years ago
  16. 239751e clocksource/drivers/sun4i: Switch to the timer-of common init by Daniel Lezcano · 7 years ago
  17. 22ece4e clocksource/drivers/timer-of: Fix invalid iomap check by Daniel Lezcano · 7 years ago
  18. b7dcc4e clocksource/drivers: Fix uninitialized variable use in timer_of_init by Arnd Bergmann · 7 years ago
  19. f0cd9ae Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
  20. f35b093 clocksource: owl: Add S900 support by Andreas Färber · 8 years ago
  21. 4be78a8 clocksource: Add Owl timer by Andreas Färber · 8 years ago
  22. c477990 clocksource/drivers/fttmr010: Factor out clock read code by Linus Walleij · 7 years ago
  23. 385c98f clocksource/drivers/fttmr010: Implement delay timer by Linus Walleij · 7 years ago
  24. dc11bae clocksource/drivers: Add timer-of common init routine by Daniel Lezcano · 7 years ago
  25. 2a515e5 clocksource/drivers/tcb_clksrc: Save timer context on suspend/resume by Alexandre Belloni · 8 years ago
  26. 740e237 clocksource/drivers/fttmr010: Optimize sched_clock() by Linus Walleij · 7 years ago
  27. fa1bffa clocksource/drivers: Rename CLKSRC_ACPI to TIMER_ACPI by Daniel Lezcano · 7 years ago
  28. bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 7 years ago
  29. 2fcc112a clocksource/drivers: Rename clksrc table to timer by Daniel Lezcano · 7 years ago
  30. 77d62f5 clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE by Daniel Lezcano · 7 years ago
  31. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 7 years ago
  32. 1727339 clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE by Daniel Lezcano · 7 years ago
  33. 459fa24 clocksource: Explicitly include linux/clocksource.h when needed by Stephen Rothwell · 7 years ago
  34. 3db1200 clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable by Frank Rowand · 7 years ago
  35. 8e09310 Revert "clockevents: Add a clkevt-of mechanism like clksrc-of" by Daniel Lezcano · 7 years ago
  36. ef89718 clocksource/drivers/fttmr010: Fix aspeed-2500 initialization by Daniel Lezcano · 7 years ago
  37. a6fbb9c clocksource/drivers/fttmr010: Add AST2500 compatible string by Daniel Lezcano · 7 years ago
  38. ec14ba1 clocksource/drivers/fttmr010: Merge Moxa into FTTMR010 by Linus Walleij · 8 years ago
  39. b589da8 clocksource/drivers/fttmr010: Switch to use TIMER2 src by Linus Walleij · 8 years ago
  40. d0d76d5 clocksource/drivers/fttmr010: Switch to use bitops by Linus Walleij · 8 years ago
  41. e7bad21 clocksource/drivers/fttmr010: Use state container by Linus Walleij · 8 years ago
  42. dd98442 clocksource/drivers/fttmr010: Drop Gemini specifics by Linus Walleij · 8 years ago
  43. 2a55e98 clocksource/drivers/fttmr010: Fix the clock handling by Linus Walleij · 8 years ago
  44. dfcb7b2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  46. f63d947 clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame() by Sudeep Holla · 8 years ago
  47. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. eb64522 arm64/arch_timer: Mark errata handlers as __maybe_unused by Arnd Bergmann · 8 years ago
  49. 58bb100 Clocksource/mips-gic: Remove redundant non devicetree init by Matt Redfearn · 8 years ago
  50. cc9c617 Annotate hardware config module parameters in drivers/clocksource/ by David Howells · 8 years ago
  51. 26e42a0 Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into timers/core by Thomas Gleixner · 8 years ago
  52. c2743a3 clocksource: arm_arch_timer: add GTDT support for memory-mapped timer by Fu Wei · 8 years ago
  53. f79d209 clocksource: arm_arch_timer: simplify ACPI support code. by Fu Wei · 8 years ago
  54. c389d70 clocksource: arm_arch_timer: split MMIO timer probing. by Fu Wei · 8 years ago
  55. ca0e1b5 clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call by Fu Wei · 8 years ago
  56. 13bf699 clocksource: arm_arch_timer: refactor arch_timer_needs_probing by Fu Wei · 8 years ago
  57. 5d3dfa9 clocksource: arm_arch_timer: split dt-only rate handling by Fu Wei · 8 years ago
  58. 821596a Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 8 years ago
  59. 547733c clockevents/drivers/atlas7: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  60. bb2e94a clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  61. 6cf57ae x86/numachip timer: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  62. c7438ba clockevents/drivers/metag: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  63. 8317b53 clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  64. 4502b6b clocksource: arm_arch_timer: rework PPI selection by Fu Wei · 8 years ago
  65. 097cd14 clocksource: arm_arch_timer: add a new enum for spi type by Fu Wei · 8 years ago
  66. 831610c clocksource: arm_arch_timer: move enums and defines to header file by Fu Wei · 8 years ago
  67. ee34f1e clocksource: arm_arch_timer: rename the PPI enum by Fu Wei · 8 years ago
  68. 8a5c21d clocksource: arm_arch_timer: rename type macros by Fu Wei · 8 years ago
  69. ded2401 clocksource: arm_arch_timer: clean up printk usage by Fu Wei · 8 years ago
  70. 6f9c890 Merge tag 'arch-timer-errata' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into clockevents/4.12 by Daniel Lezcano · 8 years ago
  71. 28e71e2 clocksource/drivers/fttmr010: Refactor to handle clock by Linus Walleij · 8 years ago
  72. f5bf0ee clocksource/drivers/gemini: Rename Gemini timer to Faraday by Linus Walleij · 8 years ago
  73. 5e0a39d clocksource/drivers/rockchip_timer: Implement clocksource timer by Alexander Kochetkov · 8 years ago
  74. ac9ce6d clocksource: Add missing line break to error messages by Rafał Miłecki · 8 years ago
  75. 9a4914c clocksource/drivers/orion: Add delay_timer implementation by Russell King · 8 years ago
  76. 0d9298e clocksource/drivers/orion: Read clock rate once by Russell King · 8 years ago
  77. d003d02 arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data by Marc Zyngier · 8 years ago
  78. 5a38bca arm64: arch_timer: Allow erratum matching with ACPI OEM information by Marc Zyngier · 8 years ago
  79. fa8d815 arm64: arch_timer: Workaround for Cortex-A73 erratum 858921 by Marc Zyngier · 8 years ago
  80. a86bd13 arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled by Marc Zyngier · 8 years ago
  81. bee67c5 arm64: arch_timer: Save cntkctl_el1 as a per-cpu variable by Marc Zyngier · 8 years ago
  82. 992dd16 arm64: arch_timer: Move clocksource_counter and co around by Marc Zyngier · 8 years ago
  83. 6acc71c arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs by Marc Zyngier · 8 years ago
  84. 01d3e3f arm64: arch_timer: Rework the set_next_event workarounds by Marc Zyngier · 8 years ago
  85. 8328089 arm64: arch_timer: Get rid of erratum_workaround_set_sne by Marc Zyngier · 8 years ago
  86. f4e00a1 arm64: arch_timer: Move arch_timer_reg_read/write around by Marc Zyngier · 8 years ago
  87. 0064030 arm64: arch_timer: Add erratum handler for CPU-specific capability by Marc Zyngier · 8 years ago
  88. 651bb2e arm64: arch_timer: Add infrastructure for multiple erratum detection methods by Marc Zyngier · 8 years ago
  89. 4a6808f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 07de36b clockevents: Fix syntax error in clkevt-of macro by Alexander Kochetkov · 8 years ago
  91. a17e017 clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot() by Nicolai Stange · 8 years ago
  92. 4e53aa2 clocksource: em_sti: Compute rate before registration by Nicolai Stange · 8 years ago
  93. 3814ae0 clocksource: em_sti: Split clock prepare and enable steps by Nicolai Stange · 8 years ago
  94. c3c0a20 clocksource: sh_tmu: Compute rate before registration again by Nicolai Stange · 8 years ago
  95. 890f423 clocksource: sh_cmt: Compute rate before registration again by Nicolai Stange · 8 years ago
  96. 18f48c9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 33d8c15 Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock" by Romain Izard · 8 years ago
  98. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  99. 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 3d837bc clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_init by Bhumika Goyal · 8 years ago