1. 7e02a03 drivers: counter native: Add top value conf and multi channel support by Jason Wright · 1 year, 5 months ago
  2. b38dab4 counter: nxp_s32_sys_timer: use clock control APIs by Manuel Argüelles · 1 year, 6 months ago
  3. 68292b0 counter: stm32 rtc: improve readability by Dawid Niedzwiecki · 1 year, 6 months ago
  4. 49f9aa7 counter: stm32 rtc: handle sub second registers by Dawid Niedzwiecki · 1 year, 6 months ago
  5. 322f798 counter: stm32 rtc: simplify calculation by Dawid Niedzwiecki · 1 year, 6 months ago
  6. c7d779f counter: stm32 rtc: fix indentations by Dawid Niedzwiecki · 1 year, 6 months ago
  7. 16370a2 counter: stm32 rtc: improve reading registers by Dawid Niedzwiecki · 1 year, 6 months ago
  8. ad53863 counter: stm32 rtc: improve assigning configs by Dawid Niedzwiecki · 1 year, 6 months ago
  9. 45c8cb2 counter: nxp_pit: use clock control to obtain module's clock rate by Manuel Argüelles · 1 year, 6 months ago
  10. ddaacd9 counter: nxp_pit: allow to specify max load value by Manuel Argüelles · 1 year, 6 months ago
  11. f8e16ae counter: nxp_pit: support flexible number of interrupts by Manuel Argüelles · 1 year, 6 months ago
  12. d590fb2 counter: nxp_pit: support only top callback by Manuel Argüelles · 1 year, 6 months ago
  13. e22f634 counter: nxp_pit: support multiple instances by Manuel Argüelles · 1 year, 6 months ago
  14. 0d877e7 drivers: counter: Fix Smartbond counter get_rate by Jerzy Kasenberg · 1 year, 6 months ago
  15. 4a250c2 drivers: counter: fix index of stm32 RTC source clock by Brett Witherspoon · 1 year, 6 months ago
  16. cf24201 drivers: counter: Add support for rpi_pico timer by TOKITA Hiroshi · 1 year, 7 months ago
  17. 2d65acc drivers: gpio: use gpio_is_ready_dt helper function by Nick Ward · 1 year, 7 months ago
  18. 729fd4c counter: rename shadow variables by Daniel Leung · 1 year, 7 months ago
  19. 8fae16f drivers: counter: Add shell commands for timer by Balsundar Ponnusamy · 1 year, 8 months ago
  20. e3f0ec6 drivers: counter: add snps apb timer by Balsundar Ponnusamy · 1 year, 8 months ago
  21. b7e623c drivers: counter: cat1: Fix formatting issues by Sreeram Tatapudi · 1 year, 8 months ago
  22. fa47117 drivers: counter: cat1: Fix test_single_shot_alarm_notop by Sreeram Tatapudi · 1 year, 8 months ago
  23. 27af626 drivers: counter: gecko: Add SYSRTC stimer support by Markus Fuchs · 1 year, 8 months ago
  24. 9bc3ee6 drivers: counter: Add Ambiq counter driver by Maciej Sobkowski · 1 year, 8 months ago
  25. f4a1d40 drivers: counter: Add Infineon CAT1 counter driver by Pavlo Havrylyuk · 1 year, 8 months ago
  26. 6b57b3b soc: xtensa,riscv: esp32xx: refactor folder structure by Marek Matej · 1 year, 8 months ago
  27. f21526c drivers: counter: stm32: void return value from reset_line_toggle_dt by Sean Nyekjaer · 1 year, 8 months ago
  28. 32efdf9 drivers: counter: stm32: Review use const TIM_TypeDef on few series by Erwan Gouriou · 1 year, 8 months ago
  29. feef931 drivers: counter: stm32: Use const TIM_TypeDef on stm32f2 series by Erwan Gouriou · 1 year, 8 months ago
  30. 6775b26 drivers: counter: stm32_rtc: Make dependent of !RTC by Kim Bøndergaard · 1 year, 9 months ago
  31. 829fa5e drivers: counter: stm32wba: Avoid warning at build by Erwan Gouriou · 1 year, 9 months ago
  32. f1d91a2 drivers: counter: stm32: read clock divider register for stm32mp1 boards by Sean Nyekjaer · 1 year, 9 months ago
  33. b896ca5 drivers: counter: Add Smartbond basic support by Jerzy Kasenberg · 1 year, 9 months ago
  34. 26ecaba drivers: syscalls: use zephyr_syscall_header by Daniel Leung · 1 year, 10 months ago
  35. cb11b2e barriers: Move __DSB() to the new API by Carlo Caione · 1 year, 10 months ago
  36. 2fb78f7 counter: counter_nrfx_rtc: Align to renamed nrfx symbols by Adam Wojasinski · 1 year, 11 months ago
  37. bfeb504 drivers: rtc: rtc_mc146818: Added RTC driver for Motorola MC146818B by Anisetti Avinash Krishna · 1 year, 11 months ago
  38. a77851b drivers: counter: stm32 timer counter driver LL prototype by Francois Ramu · 2 years ago
  39. 09c5f091 drivers: counter: mcux_qtmr: fix SYS_INIT call signature by Gerard Marull-Paretas · 2 years ago
  40. 1eb683a device: remove redundant init functions by Gerard Marull-Paretas · 2 years ago
  41. d574636 drivers: counter: add the support of the RTC to the stm32h5 by Francois Ramu · 2 years ago
  42. 6b532ff treewide: Update clock control API usage by Pieter De Gendt · 2 years ago
  43. c41dd36 drivers: kconfig: unify menuconfig title strings by Henrik Brix Andersen · 2 years ago
  44. eb2c6d7 drivers: timer: sam: Update to use clock control by Gerson Fernando Budke · 2 years ago
  45. 656b0e6 drivers: counter: Adapt to use device tree by Krzysztof Chruscinski · 2 years ago
  46. 93619d7 drivers: counter: nrfx_rtc: Use clock control when driver enabled by Krzysztof Chruscinski · 2 years ago
  47. c02688a drivers: counter: add support for rtc in STM32C0-series by Benjamin Björnsson · 2 years ago
  48. 6c8ef27 drivers: counter: stm32_rtc: enable backup domain only when supported by Benjamin Björnsson · 2 years ago
  49. ed2c25e drivers: counter: MCP7940N: initialization fix by Rainer Paat · 2 years, 1 month ago
  50. 1243fa7 drivers: counter: align ace rtc get_value with api by Adrian Bonislawski · 2 years, 1 month ago
  51. c1b216d drivers: counter: return status in ace rtc counter by Adrian Bonislawski · 2 years, 1 month ago
  52. 9952576 drivers: counter: fix ace counters build errors by Adrian Bonislawski · 2 years, 1 month ago
  53. 60fc300 drivers: counter: Do not keep RTC value between resets on STM32 by Guillaume Gautier · 2 years, 2 months ago
  54. dac3a42 drivers: counter: align to NRF_TIMER hal by Adam Kondraciuk · 2 years, 2 months ago
  55. c1fc906 drivers: counter: gd32_timer: Remove is_bit_mask() implementation by TOKITA Hiroshi · 2 years, 3 months ago
  56. 33963c4 drivers: counter: nrfx_timer: Remove is_bit_mask() implementation by TOKITA Hiroshi · 2 years, 3 months ago
  57. 21dc3f5 drivers: counter: nrfx_rtc: Remove is_bit_mask() implementation by TOKITA Hiroshi · 2 years, 3 months ago
  58. 429b05a drivers: counter: stm32_timer: remove counter_stm32_is_bit_mask() function by TOKITA Hiroshi · 2 years, 3 months ago
  59. 3e6c9c4 drivers: counter: Properly deprecate Kconfig symbols in STM32 RTC driver by Guillaume Gautier · 2 years, 3 months ago
  60. 1cbc1c1 drivers: counter: Deprecate Kconfig STM32 source clock by Guillaume Gautier · 2 years, 3 months ago
  61. 3f38b01 drivers: counter: Update NXP LPC RTC for wakeup source by Mahesh Mahadevan · 2 years, 3 months ago
  62. d4a6a14 drivers: counter: Add counter_gecko_stimer driver by Mateusz Sierszulski · 2 years, 3 months ago
  63. e965db9 samples: counter: alarm: add support for GD32 boards by TOKITA Hiroshi · 2 years, 4 months ago
  64. 981d88b drivers: counter: add support for GD32 timer by TOKITA Hiroshi · 2 years, 4 months ago
  65. 227ac76 drivers: counter: Reset timer using RCC before initialization by Patryk Duda · 2 years, 4 months ago
  66. a9ed11a drivers: counter: Add __fallthrough in STM32 counter driver by Patryk Duda · 2 years, 4 months ago
  67. 4fbf940 drivers: counter: support NXP S32 System Timer Module by Manuel Arguelles · 2 years, 4 months ago
  68. e68f568 drivers: counter: Enable support to stm32l5 mcu by Gerson Fernando Budke · 2 years, 4 months ago
  69. 58f82bf drivers: counter: Remove unused Kconfig symbols for stm32 rtc by Guillaume Gautier · 2 years, 5 months ago
  70. 3bfc22a drivers: counter: Add support for STM32 RTC source from dts by Guillaume Gautier · 2 years, 5 months ago
  71. 178bdc4 include: add missing zephyr/irq.h include by Gerard Marull-Paretas · 2 years, 5 months ago
  72. a328bc0 include: fix native_posix_counter includes. by Keith Short · 2 years, 6 months ago
  73. 6cc8f31 drivers: counter: add missing includes by Pawel Czarnecki · 2 years, 6 months ago
  74. 3d85ae3 arm: add missing includes by Anas Nashif · 2 years, 6 months ago
  75. 0869e62 intel_adsp: cleanup ace_v1x-regs.h more and prep for removal by Anas Nashif · 2 years, 6 months ago
  76. ac63bca include: add missing sys_clock.h include by Gerard Marull-Paretas · 2 years, 6 months ago
  77. 4ba74c2 include: add missing limits.h include by Gerard Marull-Paretas · 2 years, 6 months ago
  78. 6a0f554 include: add missing kernel.h include by Gerard Marull-Paretas · 2 years, 6 months ago
  79. acc8cb4 include: add missing irq.h include by Gerard Marull-Paretas · 2 years, 6 months ago
  80. 34a6848 include: add missing arch/cpu.h include by Gerard Marull-Paretas · 2 years, 6 months ago
  81. 97ef197 include: add missing zephyr/ prefix by Gerard Marull-Paretas · 2 years, 6 months ago
  82. a5bd666 lib: notify: build sys-notify conditionally. by Anas Nashif · 2 years, 6 months ago
  83. e4969ec drivers: esp32: add check for absolute alarm configuration by Sylvio Alves · 2 years, 6 months ago
  84. 3f9131f tests: Enable the counter_basic_api test on mec172x board by Hu Zhenyu · 2 years, 7 months ago
  85. 0acd682 drivers: ace_v1x wallclock driver by Piotr Kmiecik · 2 years, 7 months ago
  86. cc434a9 drivers: counter: STM32F1RTC support by Tatsuroh Hayashi · 2 years, 7 months ago
  87. 63ab9b3 drivers: Replace deprecated nrfx API by Adam Wojasinski · 2 years, 7 months ago
  88. a2cc4b7 drivers: counter: add Andes atcpit100 counter driver by Jimmy Zheng · 2 years, 7 months ago
  89. 402ebb3 drivers: counter: Patch for the stm32 counter by TLIG Dhaou · 2 years, 7 months ago
  90. a202341 devices: constify device pointers initialized at compile time by Gerard Marull-Paretas · 2 years, 7 months ago
  91. 6b1e4ba drivers: counter: mcux_qtmr: initialize timer devices at compile time by Gerard Marull-Paretas · 2 years, 7 months ago
  92. 2ce143a drivers/counter: return 64-bit value by Piotr Kmiecik · 2 years, 8 months ago
  93. aebd68e drivers: counter: stm32u5 family compatibility by Wojciech Slenska · 2 years, 8 months ago
  94. 681eec4 drivers: counter: Fix infinite recursion in alarm cancel function by Stephanos Ioannidis · 2 years, 8 months ago
  95. e885ead drivers: counter: check if clock device is ready before accessing by Henrik Brix Andersen · 2 years, 8 months ago
  96. bbda65a drivers: counter: increase COUNTER_INIT_PRIORITY by Gerard Marull-Paretas · 2 years, 8 months ago
  97. af5310d esp32: drivers: counter: update build references by Glauber Maroto Ferreira · 2 years, 8 months ago
  98. dbbfcfc esp32: driver: counter: add RTC-based implementation by Glauber Maroto Ferreira · 2 years, 8 months ago
  99. 0f1ed0f drivers: counter: Update drivers to use devicetree Kconfig symbol by Kumar Gala · 2 years, 8 months ago
  100. 59ecc97 drivers: counter: rtc_mcp7940n: Update driver to use i2c_dt_spec by Benjamin Björnsson · 2 years, 9 months ago