1. 7cbdb6c drivers/timer: Restore non-tickless tick count behavior by Andy Ross · 6 years ago
  2. d30c9ae drivers: nrf_power_clock: Migrate to DTS. by Piotr Zięcik · 6 years ago
  3. 75f77db include: misc: util.h: Rename min/max to MIN/MAX by Carlos Stuart · 6 years ago
  4. 5bfe861 drivers: timer: Fix broken dependency for nrf_rtc_timer by Krzysztof Chruscinski · 6 years ago
  5. 5d0d5c0 drivers: counter: Counter API implementation for nRF Series (RTC). by Krzysztof Chruscinski · 6 years ago
  6. e03c3d8 drivers: timer: conflict RTC timer with RTC1 counter by Peter A. Bigot · 6 years ago
  7. da0d9ba drivers: counter: Counter API implementation for nRF Series (RTC). by Krzysztof Chruscinski · 6 years ago
  8. 666cf22 arch: allow system clock driver selection for cortex m by Bobby Noelte · 6 years ago
  9. a936510 boards: remove pulpino board by Anas Nashif · 6 years ago
  10. c48971c driver: arcv2_timer0: fixes and optimize the timer driver by Wayne Ren · 6 years ago
  11. d0ad419 timer: xtensa: restore smp_timer_init() by Daniel Leung · 6 years ago
  12. 9653e15 drivers: timer: Add RTC-based system timer for Atmel SAM0 series MCU by Martin Benda · 6 years ago
  13. 58d8afb interrupt_controller: RV32M1: add intmux driver / DT bindings by Marti Bolivar · 6 years ago
  14. 502d306 soc: riscv32: add RV32M1 SoC as openisa_rv32m1 by Marti Bolivar · 6 years ago
  15. ac36886 drivers: nrf: timer: add inline qualifier where inlining is intended by Peter A. Bigot · 6 years ago
  16. 084363a drivers: timer: nrf: refactor for speed and correctness by Peter A. Bigot · 6 years ago
  17. 71882ff drivers: timer: nrf: drop unnecessary counter mask by Peter A. Bigot · 6 years ago
  18. 4b24e88 drivers: timer: nrf: use irq_lock instead of spinlock by Peter A. Bigot · 6 years ago
  19. d9ec5ec hpet: remove HPET_TIMER_*_EDGE and HPET_TIMER_LEVEL_* by Anas Nashif · 6 years ago
  20. 1d11945 hpet: remove unused HPET_TIMER_LEGACY_EMULATION by Anas Nashif · 6 years ago
  21. 2621f6d hpet: remove unused HPET_TIMER_DEBUG option by Anas Nashif · 6 years ago
  22. 5aa44e6 timer: cleanup dependencies in kconfig by Anas Nashif · 6 years ago
  23. 37fbff6 drivers: nrf: Adjust clock_control and timer drivers for nRF9160 by Andrzej Głąbek · 6 years ago
  24. 2e68765 drivers: clock control: rename nrf5_power_clock source and header by Ioannis Glaropoulos · 6 years ago
  25. 302a746b drivers: clock control: nrf: rename CLOCK_CONTROL_NRF5 Kconfig symbol by Ioannis Glaropoulos · 6 years ago
  26. 3642f67 drivers/timer/hpet: Fix logic for !TICKLESS by Andy Ross · 6 years ago
  27. b69d0da arch/x86_64: New architecture added by Andy Ross · 6 years ago
  28. f2d0591 drivers/timer/hpet: Fix default IRQ by Andy Ross · 6 years ago
  29. 936d8bd drivers: timer: fix disable systick function by David Vincze · 6 years ago
  30. f8022b2 driver: arcv2_timer0: optimze the code by Wayne Ren · 6 years ago
  31. 37b4d2c drivers: arcv2_timer0: bug fixes by Wayne Ren · 6 years ago
  32. f477f56 driver: arcv2_timer0.c: minor changes according to review by Wayne Ren · 6 years ago
  33. fceaf89 driver: refactor the arcv2 timer0 driver by Wayne Ren · 6 years ago
  34. 8ff96b5 drivers: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
  35. d2f5078 drivers: timer: nrf_rtc_timer: fix handling for 24-bit counter by Peter A. Bigot · 6 years ago
  36. 42cfd4f kernel: expose k_busy_wait() to user mode by Andrew Boie · 6 years ago
  37. 7aeeb92 drivers/timer/xtensa_sys_timer: Add hook for old-style interrupt handling by Andy Ross · 6 years ago
  38. 39b2a09 drivers/timer: New xtensa timer with tickless support by Andy Ross · 6 years ago
  39. f04f797 drivers/timer: New, tickless-capable RISC-V machine timer driver by Andy Ross · 6 years ago
  40. 03f007e drivers/timer: Reworked NRF driver with tickless support by Andy Ross · 6 years ago
  41. 002a9f4 drivers/timer/hpet: Completely new, simplified, tickless-capable driver by Andy Ross · 6 years ago
  42. 9ff98f7 drivers/timer: Add more default stubs by Andy Ross · 6 years ago
  43. c0a184c drivers/timer: Select tickless via driver kconfig flag by Andy Ross · 6 years ago
  44. 0f444c8 drivers/timer: Add a standard workaround for known qemu issues by Andy Ross · 6 years ago
  45. c535300 drivers/timer: New ARM SysTick driver by Andy Ross · 6 years ago
  46. e4aa946 timer: xtensa_sys_timer: set compare register at init by Daniel Leung · 6 years ago
  47. 4071f2c drivers: timer: use weak functions after declaration by Anas Nashif · 6 years ago
  48. aa2bdbe drivers: Remove board.h include by Kumar Gala · 6 years ago
  49. cfe6203 kernel: Checkpatch fixups by Andy Ross · 6 years ago
  50. 987c0e5 kernel: New timeout implementation by Andy Ross · 6 years ago
  51. 96013b0 system_timer.h: Change "now" uptime API to be simpler for drivers by Andy Ross · 6 years ago
  52. bf531ac drivers/timer: Add default z_clock_set_timeout() fallback by Andy Ross · 6 years ago
  53. 722a888 timer: Clean up hairy tickless APIs by Andy Ross · 6 years ago
  54. 1a1a953 include/system_timer.h: Timer API cleanup by Andy Ross · 6 years ago
  55. ab48827 drivers/timer: Unify timeout setting APIs by Andy Ross · 6 years ago
  56. fa99ad6 sys_clock: Fix up tick announce API by Andy Ross · 6 years ago
  57. 317178b sys_clock: Fix unsafe tick count usage by Andy Ross · 6 years ago
  58. b2e4283 sys_clock: Make sys_clock_hw_cycles_per_tick() a proper API by Andy Ross · 6 years ago
  59. cbb77be sys_clock.h: Remove sys_clock_ticks_per_sec() by Andy Ross · 6 years ago
  60. 220d4f83 sys_clock.h: Make "global variable" APIs into proper functions by Andy Ross · 6 years ago
  61. 10bd2e6 drivers: timer nRF: use new BabbleSim config option by Alberto Escolar Piedras · 6 years ago
  62. 30fbf56 drivers: timer nRF: simplify kconfig depend by Alberto Escolar Piedras · 6 years ago
  63. ba4a01e drivers: timer: native_posix: Support SYSTEM_CLOCK_DISABLE by Alberto Escolar Piedras · 6 years ago
  64. 36365e3 drivers: timers: systick: Enforce a barrier in _timer_cycle_get_32. by Adithya Baglody · 7 years ago
  65. a9f32d6 tracing: remove stray event_logger code by Anas Nashif · 7 years ago
  66. a224878 kernel: event_logger: remove kernel_event_logger by Anas Nashif · 7 years ago
  67. b6304e6 tracing: support generic tracing hooks by Anas Nashif · 7 years ago
  68. 1d27b40 tests: benchmarks: timing_info: Enable benchmarks for riscv32. by Adithya Baglody · 7 years ago
  69. 79f65d4 tests: benchmarks: timing_info: Enable benchmarks for nios2. by Adithya Baglody · 7 years ago
  70. bb918d8 tests: benchmarks: timing_info: Enable benchmarks for xtensa. by Adithya Baglody · 7 years ago
  71. db0c5ca arch: arc: Added benchmark related hooks. by Adithya Baglody · 7 years ago
  72. 0866d18 irq: Fix irq_lock api usage by Flavio Ceolin · 7 years ago
  73. 8cf8db3 Kconfig: Use a short, consistent style for prompts by Ulf Magnusson · 7 years ago
  74. 24abedb driver: timer: nrf: Remove redundant RTC_COUNTER reads. by Piotr Zięcik · 7 years ago
  75. 1dfd33b drivers: timer: nrf: Optimize k_cycle_get_32(). by Piotr Zięcik · 7 years ago
  76. 00b0761 native_posix: Add missing headers and function prototypes by Alberto Escolar Piedras · 7 years ago
  77. 50a08d9 loapic timer: LVTT should be programmed before ICR by Zide Chen · 7 years ago
  78. 2fe998c kernel: Deprecate sys_clock_us_per_tick variable. by Piotr Zięcik · 7 years ago
  79. 5f44309 drivers: timer: nrf: Fix expected_sys_ticks issue in case of k_busy_wait by Ramakrishna Pallala · 7 years ago
  80. 120b8fc drivers: timer: Kconfig: Remove redundant 'default n' properties by Ulf Magnusson · 7 years ago
  81. 80e6a97 kernel/drivers: fix compile warnings by Anas Nashif · 7 years ago
  82. 785faea drivers: timer: nRFx: Use nrf_rtc hal for registers w sideeffects by Alberto Escolar Piedras · 7 years ago
  83. 7764367 esp32: update to ESP-IDF v3.0-dev-2648-gb2ff235b by Gautier Seidel · 7 years ago
  84. 3f3a907 drivers: timer: Use sys_clock_hw_cycles_per_tick in nrf_rtc_timer. by Piotr Zięcik · 7 years ago
  85. edb2ad1 Bluetooth: controller: Remove redundant include of cmsis.h by Vinayak Kariappa Chettimada · 7 years ago
  86. e2393a0 drivers: timer: nRFx: Remove redundant code by Vinayak Kariappa Chettimada · 7 years ago
  87. 8d2b22c drivers: timer: expose RTC1 ISR handler function by Ioannis Glaropoulos · 7 years ago
  88. 788aa45 drivers: timer: remove unkown jira ID by Anas Nashif · 7 years ago
  89. f49150c arch: arm: nrf: Rename nrf5 SoC Family to nrf by Carles Cufi · 7 years ago
  90. 400dc79 timer: cortex_m: Fix the discontinuous readings of the cycle counter. by Holman Greenhand · 7 years ago
  91. 564f590 kernel: SMP timer integration by Andy Ross · 7 years ago
  92. bba98a9 drivers/timer/xtensa_sys_timer: Add init/update hooks for asm2 by Andy Ross · 7 years ago
  93. 39f78b9 drivers/timer/xtensa_sys_timer: Correctly declare ISR by Andy Ross · 7 years ago
  94. 6c483ea native: timer bugfix in tickless mode part by Alberto Escolar Piedras · 7 years ago
  95. 66c1652 native: native_posix timer + irq fix by Alberto Escolar Piedras · 7 years ago
  96. ff110b4 timer: Corrected types in nRF system timer functions by Jan Van Winkel · 7 years ago
  97. 7ae7498 kconfig: fix help text indentation by Anas Nashif · 7 years ago
  98. 6b55598 board: posix: add native_posix board definition by Anas Nashif · 7 years ago
  99. 429c2a4 kconfig: fix help syntax and add spaces by Anas Nashif · 7 years ago
  100. eb51886 drivers: timer: Add Altera shim driver for timer soft IP by Ramakrishna Pallala · 7 years ago