1. 5c6bd5d Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  2. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. 2f12dbf1 riscv: don't use the rdtime(h) pseudo-instructions by Christoph Hellwig · 5 years ago
  4. 19d6084 clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated by Magnus Damm · 5 years ago
  5. 8c1afba clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match by Magnus Damm · 5 years ago
  6. 14e019df clocksource/drivers: Do not warn on probe defer by Jon Hunter · 5 years ago
  7. 7637197 clocksource/drivers/timer-of: Do not warn on deferred probe by Jon Hunter · 5 years ago
  8. a2b5853 clocksource/drivers/npcm: Fix GENMASK and timer operation by Avi Fishman · 5 years ago
  9. 8d18f6f clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helper by Geert Uytterhoeven · 5 years ago
  10. 4419e19 clocksource/drivers/imx-sysctr: Add internal clock divider handle by Anson Huang · 5 years ago
  11. 1ce861c clocksource/drivers/tcb_clksrc: Register delay timer by Alexandre Belloni · 5 years ago
  12. bca4e08 clocksource: sun4i: Add missing compatibles by Maxime Ripard · 5 years ago
  13. 9f475d0 clocksource: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  14. 3e2d945 clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit by Vitaly Kuznetsov · 5 years ago
  15. bd00cd52 clocksource/drivers/hyperv: Add Hyper-V specific sched clock function by Tianyu Lan · 5 years ago
  16. adb87ff clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically by Tianyu Lan · 5 years ago
  17. 34e9368 clocksource: Add a new timer-ingenic driver by Paul Cercueil · 5 years ago
  18. 713203e RISC-V: Remove per cpu clocksource by Atish Patra · 5 years ago
  19. 9bdd7bb clocksource/drivers/npcm: Fix misuse of GENMASK macro by Joe Perches · 6 years ago
  20. dd2cb34 clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic by Michael Kelley · 6 years ago
  21. fd1fea6 clocksource/drivers: Make Hyper-V clocksource ISA agnostic by Michael Kelley · 6 years ago
  22. 3419240 Merge branch 'timers/vdso' into timers/core by Thomas Gleixner · 6 years ago
  23. b0c74b9 clocksource/drivers/davinci: Add support for clocksource by Bartosz Golaszewski · 6 years ago
  24. 721154f clocksource/drivers/davinci: Add support for clockevents by Bartosz Golaszewski · 6 years ago
  25. 6fde389 clocksource/drivers/tegra: Set up maximum-ticks limit properly by Dmitry Osipenko · 6 years ago
  26. 0ef6b01 clocksource/drivers/tegra: Cycles can't be 0 by Dmitry Osipenko · 6 years ago
  27. fc9babc clocksource/drivers/tegra: Restore base address before cleanup by Dmitry Osipenko · 6 years ago
  28. 2e08a4b clocksource/drivers/tegra: Add verbose definition for 1MHz constant by Dmitry Osipenko · 6 years ago
  29. 7c708fd clocksource/drivers/tegra: Drop unneeded typecasting in one place by Dmitry Osipenko · 6 years ago
  30. 09b2507 clocksource/drivers/tegra: Set and use timer's period by Dmitry Osipenko · 6 years ago
  31. 99311d0 clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptr by Dmitry Osipenko · 6 years ago
  32. 59d43c9 clocksource/drivers/tegra: Restore timer rate on Tegra210 by Dmitry Osipenko · 6 years ago
  33. 5a35441 clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper by Andrew Murray · 6 years ago
  34. 7117a44 clocksource/drivers/sysctr: Add nxp system counter timer driver support by Bai Ping · 6 years ago
  35. 668f870 clocksource/drivers/tegra: Rename timer-tegra20.c to timer-tegra.c by Dmitry Osipenko · 6 years ago
  36. 87bd4c2 clocksource/drivers/tegra: Lower clocksource rating for some Tegra's by Dmitry Osipenko · 6 years ago
  37. acb4bb3 clocksource/drivers/tegra: Support COMPILE_TEST universally by Dmitry Osipenko · 6 years ago
  38. 49a678b clocksource/drivers/tegra: Minor code clean up by Dmitry Osipenko · 6 years ago
  39. 7a39167 clocksource/drivers/tegra: Release all IRQ's on request_irq() error by Dmitry Osipenko · 6 years ago
  40. 6b349c36 clocksource/drivers/tegra: Replace readl/writel with relaxed versions by Dmitry Osipenko · 6 years ago
  41. 77d57d1 clocksource/drivers/tegra: Reset hardware state on init by Dmitry Osipenko · 6 years ago
  42. af8d912 clocksource/drivers/tegra: Unify timer code by Dmitry Osipenko · 6 years ago
  43. f6d50ec clocksource/drivers/tegra: Support per-CPU timers on all Tegra's by Dmitry Osipenko · 6 years ago
  44. 6282edb clocksource/drivers/exynos_mct: Increase priority over ARM arch timer by Marek Szyprowski · 6 years ago
  45. 93665ab clocksource/drivers/arc_timer: Use BIT() instead of _BITUL() by Masahiro Yamada · 6 years ago
  46. 8925ed4 clocksource/drivers/ixp4xx: Implement delay timer by Linus Walleij · 6 years ago
  47. 91d59bd clocksource/drivers/timer-meson6: Update with SPDX Licence identifier by Neil Armstrong · 6 years ago
  48. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  49. 82c73e0 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 243 by Thomas Gleixner · 6 years ago
  50. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  51. efba92d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  52. 5d6168f clocksource/drivers/arm_arch_timer: Don't trace count reader functions by Julien Thierry · 6 years ago
  53. 6b1baef treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 by Thomas Gleixner · 6 years ago
  54. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  55. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  56. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  57. 0376148 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 by Thomas Gleixner · 6 years ago
  58. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  59. 0b71218 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 179 by Thomas Gleixner · 6 years ago
  60. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  61. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  62. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  63. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  64. cda03a9 clocksource/drivers/timer-ti-dm: Change to new style declaration by Philippe Mazenauer · 6 years ago
  65. a636cd6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 by Thomas Gleixner · 6 years ago
  66. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  67. a13f950 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  69. 7a0c4c1 Merge branch 'fixes' into arm/soc by Olof Johansson · 6 years ago
  70. 2646719 Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  71. e0dccbd Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  72. 4c11edf Remove MODULE_ALIAS() calls that take undefined macro by Masahiro Yamada · 6 years ago
  73. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  74. 7ebe681 clocksource/drivers/timer-atmel-tcb: Convert tc_clksrc_suspend|resume() to static by kbuild test robot · 6 years ago
  75. a7aae76 clocksource/drivers/tcb_clksrc: Rename the file for consistency by Alexandre Belloni · 6 years ago
  76. 2f98270 clocksource/drivers/timer-atmel-pit: Rework Kconfig option by Alexandre Belloni · 6 years ago
  77. 6275f49 clocksource/drivers/tcb_clksrc: Move Kconfig option by Alexandre Belloni · 6 years ago
  78. f712a1e clocksource/drivers/tcb_clksrc: Use tcb as sched_clock by Alexandre Belloni · 6 years ago
  79. 86232bf clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclib by Alexandre Belloni · 6 years ago
  80. c2c9136 ARM: at91: move SoC specific definitions to SoC folder by Alexandre Belloni · 6 years ago
  81. 37dbf65 clocksource/drivers/timer-milbeaut: Cleanup common register accesses by Sugaya Taichi · 6 years ago
  82. 95d5dc7 clocksource/drivers/timer-milbeaut: Add shutdown function by Sugaya Taichi · 6 years ago
  83. f0b1ca6 clocksource/drivers/timer-milbeaut: Fix to enable one-shot timer by Sugaya Taichi · 6 years ago
  84. 95170f0 clocksource/drivers/tegra: Rework for compensation of suspend time by Joseph Lo · 6 years ago
  85. dfc82fa clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804 by David Abdurachmanov · 6 years ago
  86. 0113ab8 clocksource/drivers/sun4i: Add a compatible for suniv by Mesih Kilinc · 6 years ago
  87. 24cf262 Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core by Will Deacon · 6 years ago
  88. 0ea4153 clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable counters by Marc Zyngier · 6 years ago
  89. a862fc2 clocksource/arm_arch_timer: Remove use of workaround static key by Marc Zyngier · 6 years ago
  90. 5ef19a1 clocksource/arm_arch_timer: Direcly assign set_next_event workaround by Marc Zyngier · 6 years ago
  91. 0f80cad arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32 by Marc Zyngier · 6 years ago
  92. 1895ef4 Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/soc by Olof Johansson · 6 years ago
  93. d4c5c46 drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #defines by Patrick Havelange · 6 years ago
  94. 40df14c clocksource/drivers/ixp4xx: Add OF initialization support by Linus Walleij · 6 years ago
  95. 13e0b40 clocksource/drivers/ixp4xx: Add driver by Linus Walleij · 6 years ago
  96. aaba098 arm64: HWCAP: add support for AT_HWCAP2 by Andrew Murray · 6 years ago
  97. 4d86c9f clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start by Nathan Chancellor · 6 years ago
  98. fbc87aa clocksource/drivers/oxnas: Fix OX820 compatible by Neil Armstrong · 6 years ago
  99. 9155697 clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macro by Yangtao Li · 6 years ago
  100. 99834ee clocksource/drivers/npcm: select TIMER_OF by Arnd Bergmann · 6 years ago