1. 53978bb clocksource/drivers/tegra20: Convert init function to return error by Daniel Lezcano · 8 years ago
  2. 0683d50 clocksource/drivers/tango_xtal: Convert init function to return error by Daniel Lezcano · 8 years ago
  3. ce5dc74 clocksource/drivers/sun4i: Convert init function to return error by Daniel Lezcano · 8 years ago
  4. 0993f57 clocksource/drivers/samsung_pwm: Convert init function to return error by Daniel Lezcano · 8 years ago
  5. ab51189 clocksource/drivers/qcom: Convert init function to return error by Daniel Lezcano · 8 years ago
  6. be3aff8 clocksource/drivers/pxa: Convert init function to return error by Daniel Lezcano · 8 years ago
  7. e46105a clocksource/drivers/nomadik-mtu: Convert init function to return error by Daniel Lezcano · 8 years ago
  8. e1d2b9f clocksource/drivers/mxs: Convert init function to return error by Daniel Lezcano · 8 years ago
  9. 0cc7afc clocksource/drivers/mps2-timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  10. b7357e6 clocksource/drivers/moxart: Convert init function to return error by Daniel Lezcano · 8 years ago
  11. d8152bf clocksource/drivers/mips-gic-timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  12. ca46acb clocksource/drivers/meson6_timer.c: Convert init function to return error by Daniel Lezcano · 8 years ago
  13. f2f9900 clocksource/drivers/h8300_tpu: Convert init function to return error by Daniel Lezcano · 8 years ago
  14. 691f8f8 clocksource/drivers/h8300_timer8: Convert init function to return error by Daniel Lezcano · 8 years ago
  15. eacf209 clocksource/drivers/h8300_timer16: Convert init function to return error by Daniel Lezcano · 8 years ago
  16. 5a54c18 clocksource/drivers/arm_global_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  17. 3c0731d clocksource/drivers/arm_arch_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  18. 17c8669 clocksource/drivers/fsl_ftm_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  19. 108a4ed clocksource/drivers/clksrc-dbx500: Convert init function to return error by Daniel Lezcano · 8 years ago
  20. 5951977 clocksource/drivers/bcm_kona: Convert init function to return error by Daniel Lezcano · 8 years ago
  21. 524a7f0 clocksource/drivers/bcm2835_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  22. 802fa49 clocksource/drivers/armv7m_systick: Convert init function to return error by Daniel Lezcano · 8 years ago
  23. c77b9d4 clocksource/drivers/digicolor: Convert init function to return error by Daniel Lezcano · 8 years ago
  24. 04410ef clocksource/drivers/clps711x: Convert init function to return error by Daniel Lezcano · 8 years ago
  25. 2e1773f clocksource/drivers/dw_apb_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  26. 84309e0 clocksource/drivers/st_lpc: Convert init function to return error by Daniel Lezcano · 8 years ago
  27. 70504f3 clocksource/drivers/cadence_ttc: Convert init function to return error by Daniel Lezcano · 8 years ago
  28. be5eb33 clocksource/drivers/asm9260: Convert init function to return error by Daniel Lezcano · 8 years ago
  29. 5e558eb clocksource/drivers/exynos_mct: Convert init function to return error by Daniel Lezcano · 8 years ago
  30. d64e24c clocksource/drivers/mtk_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  31. 8bdd5a2 clocksource/drivers/rockchip_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  32. b7c4db8 clocksource/drivers/clksrc-probe: Introduce init functions with return code by Daniel Lezcano · 8 years ago
  33. 8935527 clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual Timer by Neil Armstrong · 8 years ago
  34. be6af45 clocksource/drivers/rockchip: Add support for the rk3399 SoC by Huang, Tao · 8 years ago
  35. 716897d clocksource/drivers/rockchip: Add the dynamic irq flag to the timer by Huang, Tao · 8 years ago
  36. de37b0b clocksource/drivers/samsung_pwm: Fix typo in Kconfig by Alexandre Belloni · 8 years ago
  37. 7cc0617 clocksource/drivers/samsung_pwm_timer: Fix endian accessors by Matthew Leach · 8 years ago
  38. 48419b1 clocksource/drivers/digicolor: Fix warning of non-static function by Ben Dooks · 8 years ago
  39. 2c436e4 clocksource/drivers/armada-370-xp: Make syscore_ops static by Ben Dooks · 8 years ago
  40. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  41. 0efacbb Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  42. 91e8d0cb Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. a532245 clocksource: Add NPS400 timers driver by Noam Camus · 9 years ago
  44. a53d892 clocksource: arm_arch_timer: Remove arch_timer_get_timecounter by Julien Grall · 9 years ago
  45. d9b5e41 clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ by Julien Grall · 9 years ago
  46. b4d6ce9 clocksource: arm_arch_timer: Gather KVM specific information in a structure by Julien Grall · 9 years ago
  47. 9999c5f clocksource/drivers/tegra: Remove unused suspend/resume code by Thierry Reding · 9 years ago
  48. 0302637 clockevents/driversi/mps2: add MPS2 Timer driver by Vladimir Murzin · 9 years ago
  49. d98eddf clocksource/drivers/mtk_timer: Add __init attribute by Julia Lawall · 9 years ago
  50. 4573532 clockevents/drivers/dw_apb_timer: Implement ->set_state_oneshot_stopped() by Jisheng Zhang · 9 years ago
  51. 82b23cb Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 16eeed7 clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test by Daniel Lezcano · 9 years ago
  53. 44d1b6d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. b7c8b4a clocksource/drivers/pistachio: Correct output format of PTR_ERR() by Vladimir Zapolskiy · 9 years ago
  55. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  56. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. f81f03f arm64: Allow the arch timer to use the HYP timer by Marc Zyngier · 11 years ago
  58. 07f101d clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped() by Viresh Kumar · 9 years ago
  59. 3effa3c clockevents/drivers/arm_global_timer: Implement ->set_state_oneshot_stopped() by Viresh Kumar · 9 years ago
  60. cf8c500 clockevents/drivers/arm_arch_timer: Implement ->set_state_oneshot_stopped() by Viresh Kumar · 9 years ago
  61. bbaa067 clocksource/drivers/arm_global_timer: Register delay timer by Rabin Vincent · 9 years ago
  62. 1b18fd2 clocksource/drivers/lpc32xx: Support timer-based ARM delay by Ezequiel Garcia · 9 years ago
  63. 32f32d9 clocksource/drivers/lpc32xx: Support periodic mode by Ezequiel Garcia · 9 years ago
  64. 751db1a clocksource/drivers/lpc32xx: Don't use the prescaler counter for clockevents by Ezequiel Garcia · 9 years ago
  65. 522ed95 clocksource/drivers/rockchip: Add err handle for rk_timer_init by Shawn Lin · 9 years ago
  66. e392d60 clocksource/drivers/arm_arch_timer: Enable and verify MMIO access by Robin Murphy · 9 years ago
  67. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. d7023e62 clocksource: Fix dependencies for archs w/o HAS_IOMEM by Richard Weinberger · 9 years ago
  69. 2be6d9b clocksource: Select CLKSRC_MMIO where needed by Arnd Bergmann · 9 years ago
  70. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  71. f02b4b7 clockevents/tcb_clksrc: Prevent disabling an already disabled clock by Alexandre Belloni · 9 years ago
  72. 1f16f11 Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 9 years ago
  73. f9eccf2 clocksource/drivers/vt8500: Increase the minimum delta by Roman Volkov · 9 years ago
  74. 03724ac clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency by Daniel Lezcano · 9 years ago
  75. 863ee05 clocksource/drivers: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 9 years ago
  76. 0141488 clocksource/drivers/acpi_pm: Convert to pr_* macros by Andy Shevchenko · 9 years ago
  77. d33f250 clocksource/drivers/h8300: Use ioread / iowrite by Yoshinori Sato · 9 years ago
  78. 6f2b611 clocksource/drivers/h8300: Initializer cleanup. by Yoshinori Sato · 9 years ago
  79. f37632d clocksource/drivers/h8300: Simplify delta handling by Yoshinori Sato · 9 years ago
  80. 2f445e0 clocksource/drivers/h8300: Fix timer not overflow case by Yoshinori Sato · 9 years ago
  81. 2a0ff87 clocksource/drivers/h8300: Change to overflow interrupt by Yoshinori Sato · 9 years ago
  82. d662ed20 clocksource/drivers/lpc32: Correct pr_err() output format by Vladimir Zapolskiy · 9 years ago
  83. 9c9ae5f clocksource/drivers/arm_global_timer: Fix suspend resume by Grygorii Strashko · 9 years ago
  84. 272a25a clocksource/drivers/pistachio: Fix wrong calculated clocksource read value by Jisheng Zhang · 9 years ago
  85. 08e4b44 clockevents/drivers/arm_global_timer: Use writel_relaxed in gt_compare_set by Jisheng Zhang · 9 years ago
  86. 520ddad clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writel by Jisheng Zhang · 9 years ago
  87. 39d3611 clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical path by Jisheng Zhang · 9 years ago
  88. 9f4165d clocksource/drivers/dw_apb_timer: Fix apbt_readl return types by Jisheng Zhang · 9 years ago
  89. 0881841 clocksource/drivers/tango-xtal: Replace code by clocksource_mmio_init by Daniel Lezcano · 9 years ago
  90. 46e7c3c clocksource/drivers/h8300: Increase the compilation test coverage by Daniel Lezcano · 9 years ago
  91. 7516051 h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] by Daniel Lezcano · 9 years ago
  92. 97a23be clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch by Daniel Lezcano · 9 years ago
  93. 157dfad clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init by Daniel Lezcano · 9 years ago
  94. 05de7ed clocksource/drivers/h8300_timer16: Remove pointless lock by Daniel Lezcano · 9 years ago
  95. 5019c90 clocksource/drivers/h8300_timer16: Fix irq return value check by Daniel Lezcano · 9 years ago
  96. 903e5fd clocksource/drivers/h8300_timer16: Remove unused fields in timer16_priv by Daniel Lezcano · 9 years ago
  97. 8b24e8d clocksource/drivers/h8300_timer16: Remove unused macros by Daniel Lezcano · 9 years ago
  98. 8cbade5 clocksource/drivers/h8300_timer16: Remove pointless headers by Daniel Lezcano · 9 years ago
  99. cce483e clocksource/drivers/h8300_timer8: Retrieve the clock rate at init time by Daniel Lezcano · 9 years ago
  100. 254d8b5 clocksource/drivers/h8300_timer8: Remove irq and lock legacy code by Daniel Lezcano · 9 years ago