1. 95f82c6 clock_control: clock_control_nrf.c: Add `size_t` to casts from `void *` by Sigvart Hovland · 1 year, 10 months ago
  2. beb7313 drivers: clock_control_nrf: Align LF clock sources symbols to new nrfx by Adam Wojasinski · 1 year, 11 months ago
  3. 905443e drivers: clock_control_nrf: Fix link error with ASAN and no SHELL by Alberto Escolar Piedras · 1 year, 11 months ago
  4. 667eeb1 shell: fix MISRA 5.7 violations on `struct shell` by Gerard Marull-Paretas · 1 year, 11 months ago
  5. 02653e1 drivers: clock_control_nrf: Fix releasing/stopping of HFCLK by Andrzej Głąbek · 2 years, 4 months ago
  6. 178bdc4 include: add missing zephyr/irq.h include by Gerard Marull-Paretas · 2 years, 5 months ago
  7. 5e5ea9a drivers: use unsigned int for irq_lock() by Johann Fischer · 2 years, 8 months ago
  8. fb60aab drivers: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 10 months ago
  9. f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
  10. 70a9e20 drivers: Remove undesirable irq_enable calls from nrfx driver shims by Andrzej Głąbek · 3 years ago
  11. d8dd0ed drivers: clock_control: Remove unused header file by Joakim Andersson · 3 years, 1 month ago
  12. ed9cb84 drivers: clock_control: Refactor drivers to use shared init priority by Maureen Helm · 3 years, 5 months ago
  13. 2453f16 drivers: clock_control: nrf: Fix calibration dependencies by Krzysztof Chruscinski · 3 years, 5 months ago
  14. 7cae49d drivers: clock_control_nrf: Add configuration of HFCLKAUDIO frequency by Andrzej Głąbek · 3 years, 8 months ago
  15. 40315ad drivers: clock_control: nrf: Supoprt no multithreading by Krzysztof Chruscinski · 3 years, 11 months ago
  16. 62afdca drivers: clock_control: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 3 years, 11 months ago
  17. a29420a drivers: clock_control: nrf: Add assert on unexpected event by Krzysztof Chruscinski · 4 years ago
  18. bf5d48a drivers: clock_control: Clock calibtration with alt driver by Rubin Gerritsen · 4 years, 2 months ago
  19. 02703e6 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE by Kumar Gala · 4 years, 2 months ago
  20. f8723bd drivers: clock_control: nrf: Add audio clock support to nrf53 by Krzysztof Chruscinski · 4 years, 3 months ago
  21. 7f1b18d drivers: clock_control: convert nrf to dt device defines by Peter Bigot · 4 years, 4 months ago
  22. e612587 drivers: clock_control: nrf: Add handling of HFCLK192M_STARTED event by Krzysztof Chruscinski · 4 years, 4 months ago
  23. 74930b9 soc: nrf53: Add enabling of LFXO pins (XL1 and XL2) by Andrzej Głąbek · 4 years, 4 months ago
  24. b591947 drivers: clock_control: nrf: Change errno for clock_control_async_on by Krzysztof Chruscinski · 4 years, 5 months ago
  25. a348cec drivers: clock_control: Change clock_control_async_on parameters by Krzysztof Chruscinski · 4 years, 5 months ago
  26. 03f4a64 drivers: clock_control: nrf: Fix waiting for LF clock by Krzysztof Chruscinski · 4 years, 6 months ago
  27. d58841a drivers: clock_control: nrf: Fix nrf53 LFXO pin configuration by Krzysztof Chruscinski · 4 years, 6 months ago
  28. dcaead6 drivers: clock_control: nrf: Improve waiting for LF clock by Krzysztof Chruscinski · 4 years, 6 months ago
  29. c69a27b drivers: timer: nrf: Add configurable clock startup mode by Krzysztof Chruscinski · 4 years, 6 months ago
  30. 17f70df drivers: clock_control: nrf: Add support for clk192m by Krzysztof Chruscinski · 4 years, 6 months ago
  31. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
  32. 17d7ad4 drivers: clock_control: Rename nrf_power_clock to clock_control_nrf by Krzysztof Chruscinski · 4 years, 7 months ago[Renamed from drivers/clock_control/nrf_power_clock.c]
  33. 701e9be drivers: clock_control: nrf: Move USB part to the USB driver by Krzysztof Chruscinski · 4 years, 7 months ago
  34. d8da2e5 drivers: clock_control: nrf: Make use of related nrfx drivers by Krzysztof Chruscinski · 4 years, 7 months ago
  35. 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 7 months ago
  36. af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 7 months ago
  37. 04e770b drivers: clock_control: nrf: Add clock status shell command by Krzysztof Chruscinski · 4 years, 8 months ago
  38. 6f01c0b drivers: clock_control: nrf: Add onoff service support by Krzysztof Chruscinski · 4 years, 8 months ago
  39. b8781e2 sys: util: Deprecate GET_ARGS_LESS_1 macro by Krzysztof Chruscinski · 4 years, 9 months ago
  40. 0afb344 sys: util: Deprecate GET_ARG1 macro by Krzysztof Chruscinski · 4 years, 9 months ago
  41. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 9 months ago
  42. 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 4 years, 10 months ago
  43. b9fff2c clock_control: nordic: move to new DT API by Martí Bolívar · 5 years ago
  44. a36a478 drivers: clock_control: nrf: Reworked calibration to use k_timer by Krzysztof Chruscinski · 5 years ago
  45. ce76630 drivers: clock_control: Add subsys argument to the callback by Krzysztof Chruscinski · 5 years ago
  46. 510102d soc: arm: nordic_nrf: nrf52: Add workaround for anomaly 132 by Krzysztof Chruscinski · 5 years ago
  47. d716e3a various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() by Krzysztof Chruscinski · 5 years ago
  48. 00156ad drivers: clock_control: nrf: Switch to single clock device by Krzysztof Chruscinski · 5 years ago
  49. 647062a drivers: clock_control: nrf_power_clock: use unsigned reference count by Peter Bigot · 5 years ago
  50. a124f29 drivers: clock_control: nrf: Add protection to getting item from list by Krzysztof Chruscinski · 5 years ago
  51. aada984 drivers: clock_control: nrf: Fix race condition in clock start by Krzysztof Chruscinski · 5 years ago
  52. 6c82c80 drivers: Add support for nRF52833 in several drivers by Emil Obalski · 5 years ago
  53. b1d5eed drivers: nrfx: Update implementations after switching to nrfx 2.0.0 by Andrzej Głąbek · 5 years ago
  54. a3bc875 drivers: clock_control: nrf_power_clock: Make isr function global by Krzysztof Chruscinski · 5 years ago
  55. 6700f2f drivers: clock_control: nrf: reimplementation including API updates by Krzysztof Chruscinski · 5 years ago
  56. 57c6cfc nordic: Use hal/ in all inclusions of nrfx HAL header files by Andrzej Głąbek · 5 years ago
  57. 5eb90ec cleanup: include/: move misc/__assert.h to sys/__assert.h by Anas Nashif · 6 years ago
  58. 17ddd17 cleanup: include/: move clock_control.h to drivers/clock_control.h by Anas Nashif · 6 years ago
  59. e1e05a2 cleanup: include/: move atomic.h to sys/atomic.h by Anas Nashif · 6 years ago
  60. a269397 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... by Kumar Gala · 6 years ago
  61. 97b3bd1 drivers: Rename reserved function names by Patrik Flykt · 6 years ago
  62. 1e74007 tests: kernel: arm_irq_vector_table: add clock ISR in the IRQ vector by Ioannis Glaropoulos · 6 years ago
  63. d30c9ae drivers: nrf_power_clock: Migrate to DTS. by Piotr Zięcik · 6 years ago
  64. 37fbff6 drivers: nrf: Adjust clock_control and timer drivers for nRF9160 by Andrzej Głąbek · 6 years ago
  65. 0cc8f30 drivers: clock_control: nrf: Use IRQ number symbol generated from DT by Andrzej Głąbek · 6 years ago
  66. 2e68765 drivers: clock control: rename nrf5_power_clock source and header by Ioannis Glaropoulos · 6 years ago[Renamed (99%) from drivers/clock_control/nrf5_power_clock.c]
  67. 302a746b drivers: clock control: nrf: rename CLOCK_CONTROL_NRF5 Kconfig symbol by Ioannis Glaropoulos · 6 years ago
  68. 8ff96b5 drivers: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
  69. d8e3ea6 drivers: clock_control: Enable LFSTARTED event for nrf5 by Krzysztof Chruscinski · 6 years ago
  70. ebaabba clock_control: nrf5: Ensure HF & LF running before calibration by Vinayak Kariappa Chettimada · 6 years ago
  71. cb53a1a drivers: clock_control: Remove asserts that break LF clock on nRF5 by Jonas Norling · 6 years ago
  72. a2b26b9 clock_control: nRF5x: Workaround Errata [192] LFRC frequency offs by Vinayak Kariappa Chettimada · 6 years ago
  73. 68cb7b3 drivers: usb: Add nRF52840 USBD driver by Paweł Zadrożniak · 6 years ago
  74. 26d22b0 clock_control: nRF5x: Fix HFSTAT and LFSTAT check by Vinayak Kariappa Chettimada · 7 years ago
  75. 23c9210 clock_control: nRF5x: Non-blocking 32KHz crystal oscillator startup by Vinayak Kariappa Chettimada · 7 years ago
  76. 5322019 drivers: clock_control: Use nrf_clock HAL for registers w sideeffects by Alberto Escolar Piedras · 7 years ago
  77. edb2ad1 Bluetooth: controller: Remove redundant include of cmsis.h by Vinayak Kariappa Chettimada · 7 years ago
  78. 49ed4fb clock_control: nrf5: Add USBD power event support for USB enumeration by Sundar Subramaniyan · 7 years ago
  79. 81332c1 clock_control: nrf5: Return -EBUSY on turning off if still in use by Vinayak Kariappa Chettimada · 7 years ago
  80. 1d8c8ac clock_control: nrf5_power: Let the LF clock be configured at least once by Thiago Silveira · 7 years ago
  81. ccad5bf drivers: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  82. 043b006 clock_control: nrf5_power: Use CMSIS NVIC APIs directly by Kumar Gala · 8 years ago
  83. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  84. 0b474ee kernel: deprecate old init levels by Andrew Boie · 8 years ago
  85. fece918 drivers/nrf5_power_clock: Make driver_api structure const. by Marcus Shawcroft · 8 years ago
  86. 69b9451 arm/nordic: use a common header for the nrf51/nrf52 SoC families by Ricardo Salveti · 8 years ago
  87. 5843e8d drivers: clock_control: Add nRF5x Series SoC clock driver by Vinayak Chettimada · 8 years ago