1. a7fb457 clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion by Mark Rutland · 8 years ago
  2. 21492e1 clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame by Ard Biesheuvel · 8 years ago
  3. 2f8a26c clocksource: Improve GENERIC_CLOCKEVENTS dependency by Arnd Bergmann · 8 years ago
  4. 2554828 clocksource/drivers/rockchip: pr_err() strings should end with newlines by Arvind Yadav · 8 years ago
  5. 3c044a1 clocksource/drivers/owl: pr_err() strings should end with newlines by Arvind Yadav · 8 years ago
  6. 1893428 clocksource/drivers/fttmr010: pr_err() strings should end with newlines by Arvind Yadav · 8 years ago
  7. 2d1d517 clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper by Geert Uytterhoeven · 8 years ago
  8. d1d2859 clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling by Geert Uytterhoeven · 8 years ago
  9. 8d50e94 clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated by Geert Uytterhoeven · 8 years ago
  10. f11fb6d clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*" by Geert Uytterhoeven · 8 years ago
  11. 83c79a6 clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1 by Magnus Damm · 8 years ago
  12. 464eed8 clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case by Magnus Damm · 8 years ago
  13. 1043036 x86/numachip: Add const and __initconst to numachip2_clockevent by Bhumika Goyal · 8 years ago
  14. 8fce3dc clocksource/integrator: Fix section mismatch warning by Arnd Bergmann · 8 years ago
  15. 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  16. dd90ccc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. 469869d clocksource: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  18. e07127a clocksource: mips-gic-timer: Use new GIC accessor functions by Paul Burton · 8 years ago
  19. ebbe266 clocksource/drivers/bcm2835: Remove message for a memory allocation failure by Markus Elfring · 8 years ago
  20. 059ab7b clocksource/drivers/imx-tpm: Add imx tpm timer support by Dong Aisheng · 8 years ago
  21. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  22. 599dc45 clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependencies by Matt Redfearn · 8 years ago
  23. 9e80dbd clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULL by Dan Carpenter · 8 years ago
  24. 5c23a55 clocksource/drivers/em_sti: Fix error return codes in em_sti_probe() by Gustavo A. R. Silva · 8 years ago
  25. d197f79 clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization by Matthias Kaehlcke · 8 years ago
  26. 450f968 clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked() by Marc Zyngier · 8 years ago
  27. 32f2fea clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctly by Sergei Shtylyov · 8 years ago
  28. e854711 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  29. 8c3ecd6 clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_init()' by Christophe Jaillet · 8 years ago
  30. b70957f clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomap by Arvind Yadav · 8 years ago
  31. 6ec8be2 clocksource/drivers/tcb_clksrc: Make IO endian agnostic by Alexandre Belloni · 8 years ago
  32. 239751e clocksource/drivers/sun4i: Switch to the timer-of common init by Daniel Lezcano · 8 years ago
  33. 22ece4e clocksource/drivers/timer-of: Fix invalid iomap check by Daniel Lezcano · 8 years ago
  34. b7dcc4e clocksource/drivers: Fix uninitialized variable use in timer_of_init by Arnd Bergmann · 8 years ago
  35. f0cd9ae Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 8 years ago
  36. f35b093 clocksource: owl: Add S900 support by Andreas Färber · 8 years ago
  37. 4be78a8 clocksource: Add Owl timer by Andreas Färber · 8 years ago
  38. c477990 clocksource/drivers/fttmr010: Factor out clock read code by Linus Walleij · 8 years ago
  39. 385c98f clocksource/drivers/fttmr010: Implement delay timer by Linus Walleij · 8 years ago
  40. dc11bae clocksource/drivers: Add timer-of common init routine by Daniel Lezcano · 8 years ago
  41. 2a515e5 clocksource/drivers/tcb_clksrc: Save timer context on suspend/resume by Alexandre Belloni · 8 years ago
  42. 740e237 clocksource/drivers/fttmr010: Optimize sched_clock() by Linus Walleij · 8 years ago
  43. fa1bffa clocksource/drivers: Rename CLKSRC_ACPI to TIMER_ACPI by Daniel Lezcano · 8 years ago
  44. bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 8 years ago
  45. 2fcc112a clocksource/drivers: Rename clksrc table to timer by Daniel Lezcano · 8 years ago
  46. 77d62f5 clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE by Daniel Lezcano · 8 years ago
  47. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
  48. 1727339 clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE by Daniel Lezcano · 8 years ago
  49. 459fa24 clocksource: Explicitly include linux/clocksource.h when needed by Stephen Rothwell · 8 years ago
  50. 3db1200 clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable by Frank Rowand · 8 years ago
  51. 8e09310 Revert "clockevents: Add a clkevt-of mechanism like clksrc-of" by Daniel Lezcano · 8 years ago
  52. ef89718 clocksource/drivers/fttmr010: Fix aspeed-2500 initialization by Daniel Lezcano · 8 years ago
  53. a6fbb9c clocksource/drivers/fttmr010: Add AST2500 compatible string by Daniel Lezcano · 8 years ago
  54. ec14ba1 clocksource/drivers/fttmr010: Merge Moxa into FTTMR010 by Linus Walleij · 8 years ago
  55. b589da8 clocksource/drivers/fttmr010: Switch to use TIMER2 src by Linus Walleij · 8 years ago
  56. d0d76d5 clocksource/drivers/fttmr010: Switch to use bitops by Linus Walleij · 8 years ago
  57. e7bad21 clocksource/drivers/fttmr010: Use state container by Linus Walleij · 8 years ago
  58. dd98442 clocksource/drivers/fttmr010: Drop Gemini specifics by Linus Walleij · 8 years ago
  59. 2a55e98 clocksource/drivers/fttmr010: Fix the clock handling by Linus Walleij · 8 years ago
  60. 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
  61. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  62. f63d947 clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame() by Sudeep Holla · 8 years ago
  63. 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
  64. eb64522 arm64/arch_timer: Mark errata handlers as __maybe_unused by Arnd Bergmann · 8 years ago
  65. 58bb100 Clocksource/mips-gic: Remove redundant non devicetree init by Matt Redfearn · 8 years ago
  66. cc9c617 Annotate hardware config module parameters in drivers/clocksource/ by David Howells · 8 years ago
  67. 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
  68. c2743a3 clocksource: arm_arch_timer: add GTDT support for memory-mapped timer by Fu Wei · 8 years ago
  69. f79d209 clocksource: arm_arch_timer: simplify ACPI support code. by Fu Wei · 8 years ago
  70. c389d70 clocksource: arm_arch_timer: split MMIO timer probing. by Fu Wei · 8 years ago
  71. ca0e1b5 clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call by Fu Wei · 8 years ago
  72. 13bf699 clocksource: arm_arch_timer: refactor arch_timer_needs_probing by Fu Wei · 8 years ago
  73. 5d3dfa9 clocksource: arm_arch_timer: split dt-only rate handling by Fu Wei · 8 years ago
  74. 821596a Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 8 years ago
  75. 547733c clockevents/drivers/atlas7: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  76. bb2e94a clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  77. 6cf57ae x86/numachip timer: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  78. c7438ba clockevents/drivers/metag: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  79. 8317b53 clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  80. 4502b6b clocksource: arm_arch_timer: rework PPI selection by Fu Wei · 9 years ago
  81. 097cd14 clocksource: arm_arch_timer: add a new enum for spi type by Fu Wei · 9 years ago
  82. 831610c clocksource: arm_arch_timer: move enums and defines to header file by Fu Wei · 9 years ago
  83. ee34f1e clocksource: arm_arch_timer: rename the PPI enum by Fu Wei · 9 years ago
  84. 8a5c21d clocksource: arm_arch_timer: rename type macros by Fu Wei · 9 years ago
  85. ded2401 clocksource: arm_arch_timer: clean up printk usage by Fu Wei · 9 years ago
  86. 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
  87. 28e71e2 clocksource/drivers/fttmr010: Refactor to handle clock by Linus Walleij · 8 years ago
  88. f5bf0ee clocksource/drivers/gemini: Rename Gemini timer to Faraday by Linus Walleij · 8 years ago
  89. 5e0a39d clocksource/drivers/rockchip_timer: Implement clocksource timer by Alexander Kochetkov · 9 years ago
  90. ac9ce6d clocksource: Add missing line break to error messages by Rafał Miłecki · 8 years ago
  91. 9a4914c clocksource/drivers/orion: Add delay_timer implementation by Russell King · 8 years ago
  92. 0d9298e clocksource/drivers/orion: Read clock rate once by Russell King · 8 years ago
  93. d003d02 arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data by Marc Zyngier · 8 years ago
  94. 5a38bca arm64: arch_timer: Allow erratum matching with ACPI OEM information by Marc Zyngier · 8 years ago
  95. fa8d815 arm64: arch_timer: Workaround for Cortex-A73 erratum 858921 by Marc Zyngier · 9 years ago
  96. a86bd13 arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled by Marc Zyngier · 9 years ago
  97. bee67c5 arm64: arch_timer: Save cntkctl_el1 as a per-cpu variable by Marc Zyngier · 8 years ago
  98. 992dd16 arm64: arch_timer: Move clocksource_counter and co around by Marc Zyngier · 9 years ago
  99. 6acc71c arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs by Marc Zyngier · 8 years ago
  100. 01d3e3f arm64: arch_timer: Rework the set_next_event workarounds by Marc Zyngier · 9 years ago