1. 2a6a8e2 clocksource/drivers/clps711x: Remove board support by Alexander Shiyan · 6 years ago
  2. 32d0be0 clocksource/drivers/riscv: Fix clocksource mask by Atish Patra · 6 years ago
  3. 9039de4 clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction static by YueHaibing · 6 years ago
  4. 008258d clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static by YueHaibing · 6 years ago
  5. bddee90 clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() static by YueHaibing · 6 years ago
  6. d18a7408 clocksource/drivers/clps711x: Make clps711x_clksrc_init() static by YueHaibing · 6 years ago
  7. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  8. 64b1b21 Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  9. 1848319 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  10. b58f28f clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCs by Sugaya Taichi · 6 years ago
  11. b4822dc clocksource/drivers/tegra: Add Tegra210 timer support by Joseph Lo · 6 years ago
  12. 371eec9 clocksource/drivers/timer-cs5535: Rename the file for consistency by Daniel Lezcano · 6 years ago
  13. eb36f29 clocksource/drivers/timer-pxa: Rename the file for consistency by Daniel Lezcano · 6 years ago
  14. bcc5a05 clocksource/drivers/tango-xtal: Rename the file for consistency by Daniel Lezcano · 6 years ago
  15. 7d10532 clocksource/drivers/exynos_mct: Remove unused header includes by Krzysztof Kozlowski · 6 years ago
  16. b930742 clocksource/drivers/exynos_mct: Fix error path in timer resources initialization by Marek Szyprowski · 6 years ago
  17. 9fd464f clocksource/drivers/exynos_mct: Remove dead code by Marek Szyprowski · 6 years ago
  18. 26478b2 clocksource/drivers/riscv: Add required checks during clock source init by Atish Patra · 6 years ago
  19. d2f276c clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown by Stuart Menefy · 6 years ago
  20. a5719a4 clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR by Stuart Menefy · 6 years ago
  21. c950ca8 clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability by Samuel Holland · 6 years ago
  22. e7e7e0d clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable by Chen-Yu Tsai · 6 years ago
  23. ee79304 clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE by Andre Przywara · 7 years ago
  24. 072167d Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2 by Tony Lindgren · 6 years ago
  25. 9bd34c6 bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe() by Tony Lindgren · 6 years ago
  26. 983a5a4 clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck reparenting by Tony Lindgren · 6 years ago
  27. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  28. 0c87bb0 clocksource/drivers/c-sky: fixup ftrace call-graph panic by Guo Ren · 6 years ago
  29. 1d95fe4 clocksource/drivers/c-sky: fixup qemu fail to bootup sometimes. by Guo Ren · 6 years ago
  30. 9f687dd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  31. 7f83a13 clocksource/drivers/rda: Add clock driver for RDA8810PL SoC by Manivannan Sadhasivam · 6 years ago
  32. adab4ec clocksource/drivers/meson6: Change name meson6_timer timer-meson6 by Daniel Lezcano · 6 years ago
  33. 493d09b clocksource/drivers/sun4i: Change name sun4i_timer to timer-sun4i by Daniel Lezcano · 6 years ago
  34. f155ae2 clocksource/drivers/tegra20: Change name tegra20_timer to timer-tegra20 by Daniel Lezcano · 6 years ago
  35. 2d3bc64 clocksource/drivers/rockchip: Change name rockchip_timer to timer-rockchip by Daniel Lezcano · 6 years ago
  36. 3d42b32 clocksource/drivers/riscv: Change name riscv_timer to timer-riscv by Daniel Lezcano · 6 years ago
  37. 92e0d14 clocksource/drivers/riscv_timer: Provide the sched_clock by Anup Patel · 6 years ago
  38. 4f352d1 clocksource/drivers/timer-imx-tpm: Specify clock name for timer-of by Anson Huang · 6 years ago
  39. 86fe57f clocksource/drivers/fttmr010: Fix invalid interrupt register access by Tao Ren · 6 years ago
  40. 5eb73c8 clocksource/drivers/integrator-ap: Add missing of_node_put() by Yangtao Li · 6 years ago
  41. 64db8bb clocksource/drivers/bcm2835: Switch to SPDX identifier by Stefan Wahren · 6 years ago
  42. 3825603 clocksource/drivers/timer-imx-tpm: Convert the driver to timer-of by Anson Huang · 6 years ago
  43. bf28760 clocksource/drivers/arc_timer: Utilize generic sched_clock by Alexey Brodkin · 6 years ago
  44. ec3372f clocksource/drivers/imx-gpt: Remove unnecessary irq protection by Clément Péron · 6 years ago
  45. df181e3 clocksource/drivers/imx-gpt: Add support for ARM64 by Anson Huang · 6 years ago
  46. fa83c6f clocksource/drivers/meson6_timer: Implement the ARM delay timer by Martin Blumenstingl · 6 years ago
  47. bed8fc1 clocksource/drivers/meson6_timer: Use register names from the datasheet by Martin Blumenstingl · 6 years ago
  48. 7b59263 clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h> by Geert Uytterhoeven · 6 years ago
  49. 6313629 clocksource/drivers/timer-ti-dm: Remove the early platform driver registration by Bartosz Golaszewski · 6 years ago
  50. 85b6fca clocksource/drivers/ux500: Drop Ux500 custom SCHED_CLOCK by Linus Walleij · 6 years ago
  51. bc0750e clocksource/drivers/dbx500: Demote dbx500 PRCMU clocksource by Linus Walleij · 6 years ago
  52. 30a85eb clocksource/drivers/timer-vt8500: Remove duplicate function name by Dan Carpenter · 6 years ago
  53. b6df7b6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 35e7452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. 35b69a4 clockevents/drivers/i8253: Add support for PIT shutdown quirk by Michael Kelley · 6 years ago
  56. 33745c3 clocksource/drivers/c-sky: Add gx6605s SOC system timer by Guo Ren · 6 years ago
  57. a7ad38b clocksource/drivers/c-sky: Add C-SKY SMP timer by Guo Ren · 6 years ago
  58. c300af2 Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  59. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. f99fb60 RISC-V: Use Linux logical CPU number instead of hartid by Atish Patra · 6 years ago
  61. b2f8cfa RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid by Palmer Dabbelt · 6 years ago
  62. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  63. 1f174a1 clocksource/drivers/dw_apb: Add reset control by Dinh Nguyen · 6 years ago
  64. 9d8d47e clocksource/drivers: Unify the names to timer-* format by Daniel Lezcano · 6 years ago
  65. ac142a7 clocksource/drivers/sh_cmt: Add R-Car gen3 support by Sergei Shtylyov · 6 years ago
  66. eceb4c4 clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializer by Sergei Shtylyov · 6 years ago
  67. 37e7742 clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines by Sergei Shtylyov · 6 years ago
  68. 22627c6 clocksource/drivers/sh_cmt: Fixup for 64-bit machines by Sergei Shtylyov · 6 years ago
  69. 0b9294f clocksource/drivers/sh_tmu: Convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  70. ddb8964 clocksource/drivers/sh_mtu2: Convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  71. efad011 clocksource/drivers/sh_cmt: Convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  72. 274157a clocksource/drivers/renesas-ostm: Convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  73. 2a4849d clocksource: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  74. 95b861a4 arm64: arch_timer: Add workaround for ARM erratum 1188873 by Marc Zyngier · 6 years ago
  75. 52bf4a9 clocksource/drivers/timer-atmel-pit: Properly handle error cases by Alexandre Belloni · 7 years ago
  76. 4451d3f clocksource/drivers/fttmr010: Fix set_next_event handler by Tao Ren · 6 years ago
  77. 3b7d96a clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCs by Keerthy · 6 years ago
  78. 1009aa1 Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  79. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  80. 62b0194 clocksource: new RISC-V SBI timer driver by Palmer Dabbelt · 6 years ago
  81. 6777996 clocksource/drivers/arm_arch_timer: Fix bogus cpu_all_mask usage by Thomas Gleixner · 6 years ago
  82. c77aee7 clocksource: ti-32k: Remove CLOCK_SOURCE_SUSPEND_NONSTOP flag by Keerthy · 6 years ago
  83. 1569557 clocksource/drivers/sprd: Register one always-on timer to compensate suspend time by Baolin Wang · 7 years ago
  84. e3af677 clocksource/drivers/timer-mediatek: Add support for system timer by Stanley Chu · 7 years ago
  85. a0858f9 clocksource/drivers/timer-mediatek: Convert the driver to timer-of by Stanley Chu · 7 years ago
  86. 56d52d3 clocksource/drivers/timer-mediatek: Use specific prefix for GPT by Stanley Chu · 7 years ago
  87. 7ec58e5 clocksource/drivers/timer-mediatek: Rename mtk_timer to timer-mediatek by Stanley Chu · 7 years ago
  88. f8f5fe8 clocksource/drivers: Set clockevent device cpumask to cpu_possible_mask by Sudeep Holla · 7 years ago
  89. 227e395 ARM/time: Remove read_boot_clock64() by Pavel Tatashin · 7 years ago
  90. 5e18e41 clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_mask by Sudeep Holla · 7 years ago
  91. 6242258 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  93. a26ed66 clocksource/drivers/stm32: Fix error return code by Julia Lawall · 7 years ago
  94. 6419945 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  95. e45e778 clocksource/drivers/mxs_timer: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  96. c8437a6 clocksource/drivers/timer-imx-tpm: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  97. c53bb60 clocksource/drivers/timer-imx-gpt: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  98. 377873c clocksource/drivers/timer-imx-gpt: Remove outdated file path by Fabio Estevam · 7 years ago
  99. 6bd9549 clocksource/drivers/arc_timer: Add comments about locking while read GFRC by Eugeniy Paltsev · 7 years ago
  100. 3ca5768 clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messages by Matt Redfearn · 7 years ago