1. 0a0bcca drivers/smartbond: Fix PM device runtime support by Ioannis Damigos · 8 months ago
  2. da8a812 drivers: adc: stm32 adc driver supporting the stm32H7RS by Francois Ramu · 11 months ago
  3. 3bb9510 drivers: adc device: smartbond: Add power management by Niek Ilmer · 8 months ago
  4. be71be5 drivers: adc device: smartbond: Add power management by Niek Ilmer · 8 months ago
  5. 13196ec drivers: adc: Update adc driver to support nRF54H20 device by Karol Lasończyk · 11 months ago
  6. 5f1fdc4 drivers: adc: Update adc driver to support nRF54L15 device by Karol Lasończyk · 12 months ago
  7. 19d8ade drivers: adc: esp32: dma enable by Marcio Ribeiro · 1 year ago
  8. 052eb61 drivers: adc: adc_ad559x: fix 5593 adc read by Jeppe Odgaard · 8 months ago
  9. bbe5e1e build: namespace the generated headers with `zephyr/` by Yong Cong Sin · 12 months ago
  10. db87c6c drivers: adc: Support regulator output as reference to LPADC by Zhaoxiang Jin · 9 months ago
  11. 3ca3131 drivers: adc: Update adc driver to support nRF54L15 device by Karol Lasończyk · 12 months ago
  12. b9e89ef drivers: adc: Add NXP GAU ADC Driver by Declan Snyder · 10 months ago
  13. 30ce8b1 drivers: fix bad SPDX-License-Identifier header by Benjamin Cabé · 9 months ago
  14. 0190ed2 drivers: adc: support Nuvoton numaker m2l31x by cyliang tw · 10 months ago
  15. 666a892 drivers: adc: tla2021: Fix reference voltage by Caspar Friedrich · 10 months ago
  16. 4fe9909 ADC: kb1200: start_read returns uninitialzed value by François Baldassari · 9 months ago
  17. 71e7a77 drivers: adc: adc_ad559x: improve adc read by Lukasz Madej · 10 months ago
  18. f565f4c drivers: adc: adc_ad559x: fix driver init by Lukasz Madej · 10 months ago
  19. 5523571 drivers: adc: adc_ad559x: add invernal vref value by Lukasz Madej · 10 months ago
  20. fefb472 drivers: lpadc/adc_mcux_lpadc/: enable nxp lpadc acquisition time feature by Zhaoxiang Jin · 10 months ago
  21. ba90f16 drivers: adc: adc_ads1119: Fix configuration register access. by Jan Kubiznak · 11 months ago
  22. fe57a12 drivers: esp32: update to hal_espressif v5.1 by Lucas Tamborrino · 11 months ago
  23. 17b1912 drivers: ad559x: add i2c bus support by Jeppe Odgaard · 12 months ago
  24. 7d12798 drivers: adc: initial device driver for ENE KB1200 by Steven Chang · 10 months ago
  25. 3b50237 drivers: adc: stm32: use correct macros for dma transfer by Guillaume Gautier · 11 months ago
  26. 5d2558b drivers: adc: stm32: dma fixes by Guillaume Gautier · 11 months ago
  27. e91860d drivers: adc: stm32: disable dma before calibration by Guillaume Gautier · 11 months ago
  28. b47c66e drivers: adc: implement voltage biasing for ADS114s08 by Benedikt Schmidt · 1 year, 2 months ago
  29. d03778f drivers: adc: reset data ready signal for ADS114s0x by Benedikt Schmidt · 11 months ago
  30. 0195f77 drivers: adc: stm32: disable ADC before writing oversampling bits for g0 by Alexandre Poizat · 11 months ago
  31. c08b66c drivers: adc: set name for acquisition thread of MCP320x by Benedikt Schmidt · 12 months ago
  32. 79d5857 drivers: adc: max1125x: use K_KERNEL_STACK_SIZEOF() by Henrik Brix Andersen · 11 months ago
  33. ad85283 drivers: adc: ad5592: use K_KERNEL_STACK_SIZEOF() by Henrik Brix Andersen · 11 months ago
  34. 4274d1b drivers: adc: ads7052: use K_KERNEL_STACK_SIZEOF() by Henrik Brix Andersen · 11 months ago
  35. 0e321ec drivers: adc: lmp90xxx: use K_KERNEL_STACK_SIZEOF() by Henrik Brix Andersen · 11 months ago
  36. ae81429 drivers: adc: mcp320x: use K_KERNEL_STACK_SIZEOF() by Henrik Brix Andersen · 11 months ago
  37. 0221918 drivers: adc: stm32: add dma support for stm32f4 adc by Guillaume Gautier · 12 months ago
  38. a059da9 soc/it8xxx2: add support for raising EC bus to 24MHz by Dino Li · 1 year, 3 months ago
  39. 62f1105 drivers: adc: stm32: do not disable adc after measurement by Guillaume Gautier · 12 months ago
  40. a4f004e drivers: adc: ad5592: add missing static keyword by Bartosz Bilas · 1 year ago
  41. 276fc56 drivers: adc: stm32: prevent suspend to ram while measure in progress by Guillaume Gautier · 1 year, 1 month ago
  42. 14839e8 drivers: adc: stm32: add support for two sampling time common channels by Guillaume Gautier · 1 year, 4 months ago
  43. 8a2a44f drivers: adc: tla2021: Raise default initialization priority by Caspar Friedrich · 1 year, 2 months ago
  44. 193ad77 driver: adc: stm32: combine shared and separate irqs by Michael R Rosen · 1 year, 2 months ago
  45. 92af172 drivers: adc: iadc_gecko: fix sample bits reading by Paulo Santos · 1 year ago
  46. 24b68fa drivers: adc: shell: update list of compatibles by Henrik Brix Andersen · 1 year ago
  47. 0cd776e drivers: adc: shell: sort the list of compatibles by Henrik Brix Andersen · 1 year ago
  48. 06b5792 drivers: adc: stm32: Fix race condition with internal channels by Brian Juel Folkmann · 1 year, 1 month ago
  49. ade49f0 modules: hal_nordic: nrfx: update API version to 3.2.0 by Jakub Zymelka · 1 year, 1 month ago
  50. 9ad8e1a drivers: adc: support Nuvoton numaker series by cyliang tw · 1 year, 1 month ago
  51. 90976db drivers: adc: rpi_pico: Turn on clock and reset device on init by TOKITA Hiroshi · 1 year, 5 months ago
  52. 640a493 drivers: adc: stm32 adc support h7 dual core lines by HaiLong Yang · 1 year, 1 month ago
  53. 20fd6a1 drivers: adc: stm32: prevent pm while measurement in progress by Guillaume Gautier · 1 year, 2 months ago
  54. 08bf74a drivers: adc: cleanup whitespaces in ADS114s0x by Benedikt Schmidt · 1 year, 2 months ago
  55. 640b691 drivers: adc: improve logging of ADS114s0x by Benedikt Schmidt · 1 year, 3 months ago
  56. de1bfd6 drivers: adc: stm32 adc fixing calibration for the stm32F1 serie by Francois Ramu · 1 year, 2 months ago
  57. a257bcb drivers: adc: stm32: add dma support for other mcus by Hein Wessels · 1 year, 2 months ago
  58. f27e454 drivers: adc: stm32: driver now agnostic of actual dma name by Hein Wessels · 1 year, 2 months ago
  59. c0c8952 shell: do not enable subsystem/driver shell modules by default by Henrik Brix Andersen · 1 year, 2 months ago
  60. e338299 drivers: adc: adc_ads114s0x: fix incorrect type by Nick Ward · 1 year, 3 months ago
  61. da4e3e7 drivers: adc: ltc2451: Add ltc2451 driver by Ethan Duckett · 1 year, 3 months ago
  62. ad3c5a2 drivers: adc: add driver for AD5592 by Bartosz Bilas · 1 year, 3 months ago
  63. 479ba14 drivers: adc: stm32: enable PM by Guillaume Gautier · 1 year, 3 months ago
  64. 13ca0dc drivers: adc: stm32: refactor calibration by Guillaume Gautier · 1 year, 3 months ago
  65. a08bfeb syscall: rename Z_OOPS -> K_OOPS by Anas Nashif · 1 year, 4 months ago
  66. 1a9de05 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ by Anas Nashif · 1 year, 4 months ago
  67. 9c4d881 syscall: rename Z_SYSCALL_ to K_SYSCALL_ by Anas Nashif · 1 year, 4 months ago
  68. 56fddd8 syscall: rename z_user_from_copy -> k_usermode_from_copy by Anas Nashif · 1 year, 4 months ago
  69. 684b8fc syscall: Z_SYSCALL_VERIFY_MSG -> K_SYSCALL_VERIFY_MSG by Anas Nashif · 1 year, 4 months ago
  70. 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 4 months ago
  71. 49ce054 drivers: adc: fix thread function signatures by Benedikt Schmidt · 1 year, 4 months ago
  72. 2e848d8 drivers: adc: rpi_pico: Fix pinctrl doesn't apply in initialization. by TOKITA Hiroshi · 1 year, 4 months ago
  73. b483c92 drivers: adc: Fix misuse of const and k_tid_t by Flavio Ceolin · 1 year, 3 months ago
  74. a6496e0 soc: npcx: replace Nuvoton NPCX series definitions in the npcx drivers by Mulin Chao · 1 year, 4 months ago
  75. 04a0cf7 kernel: deprecate K_THREAD_STACK_MEMBER by Daniel Leung · 1 year, 4 months ago
  76. 69fb18a drivers: adc: stm32: ADC nocache buffers can be in CONFIG_NOCACHE_MEMORY by Guillaume Gautier · 1 year, 4 months ago
  77. e8e5d55 drivers: adc: stm32: reset acquisition time between reads by Guillaume Gautier · 1 year, 4 months ago
  78. 4fe5beb drivers: adc: shell: add differential command by Nick Ward · 1 year, 4 months ago
  79. f2af46a drivers: adc: shell: remove \n from logs by Nick Ward · 1 year, 4 months ago
  80. 5046222 drivers: adc: shell: fix - read result is signed by Nick Ward · 1 year, 4 months ago
  81. e09c594 drivers: adc: stm32: remove channel count limit by Guillaume Gautier · 1 year, 5 months ago
  82. c201d21 drivers: adc: rework stm32 adc sequencer by Guillaume Gautier · 1 year, 7 months ago
  83. a1adc17 drivers: adc: stm32: move internal path setting to sensor drivers by Guillaume Gautier · 1 year, 5 months ago
  84. fe8b112 dts: bindings: lpadc: Add regulator phandle prop by Declan Snyder · 1 year, 10 months ago
  85. e4a125b dt: Make zephyr,memory-attr a capabilities bitmask by Carlo Caione · 1 year, 5 months ago
  86. aaeb0a6 toolchain: only include <zephyr/toolchain.h> by Gerard Marull-Paretas · 1 year, 4 months ago
  87. 413267e drivers: adc: add MAX11102-MAX11117 to ADC shell by Benedikt Schmidt · 1 year, 6 months ago
  88. 666520b drivers: adc: add driver for MAX11102-MAX11117 by Benedikt Schmidt · 1 year, 6 months ago
  89. eacdadf driver: adc: npcx: remove `threshold-reg-offset` DT property by Mulin Chao · 1 year, 5 months ago
  90. 72ee4f7 driver: adc: npcx: add multi-device support in npcx adc driver by Mulin Chao · 1 year, 8 months ago
  91. 09a07e4 drivers: cat1: Updates to support latest version of HAL/PDL by Sreeram Tatapudi · 1 year, 6 months ago
  92. 7f8831a drivers: adc: stm32: add support for kernel source clock by Guillaume Gautier · 1 year, 7 months ago
  93. 4840283 drivers: adc: stm32: use dts to set the clock prescaler by Guillaume Gautier · 1 year, 7 months ago
  94. e8c4990 drivers: adc: stm32: get prescaler value from dts by Guillaume Gautier · 1 year, 7 months ago
  95. 2e4e992 drivers: adc: add max1125x driver by Mustafa Abdullah Kus · 1 year, 5 months ago
  96. 9452cbf soc: esp32s3: add ADC single-shot support by Eric Holmberg · 1 year, 6 months ago
  97. 38203f9 drivers: adc: esp32: return unsupported for unsupported options by Eric Holmberg · 1 year, 6 months ago
  98. 2bf231f adc: ads1x1x: improve behaviour during i2c errors by Chris Collins · 1 year, 6 months ago
  99. a872aa9 drivers: adc: support adc shell for mr_canhubk3 by Cong Nguyen Huu · 1 year, 6 months ago
  100. f809614 drivers: adc: add NXP S32 ADC SAR driver by Cong Nguyen Huu · 1 year, 7 months ago