813 Commits (061036f9e352bf96e4808ab1cb209aac2747dafd)

Author SHA1 Message Date
Henrik Brix Andersen 79d5857e9f drivers: adc: max1125x: use K_KERNEL_STACK_SIZEOF() 1 year ago
Henrik Brix Andersen ad85283906 drivers: adc: ad5592: use K_KERNEL_STACK_SIZEOF() 1 year ago
Henrik Brix Andersen 4274d1b365 drivers: adc: ads7052: use K_KERNEL_STACK_SIZEOF() 1 year ago
Henrik Brix Andersen 0e321ecc90 drivers: adc: lmp90xxx: use K_KERNEL_STACK_SIZEOF() 1 year ago
Henrik Brix Andersen ae81429a81 drivers: adc: mcp320x: use K_KERNEL_STACK_SIZEOF() 1 year ago
Guillaume Gautier 02219189d0 drivers: adc: stm32: add dma support for stm32f4 adc 1 year ago
Dino Li a059da947c soc/it8xxx2: add support for raising EC bus to 24MHz 1 year ago
Guillaume Gautier 62f1105550 drivers: adc: stm32: do not disable adc after measurement 1 year ago
Bartosz Bilas a4f004e654 drivers: adc: ad5592: add missing static keyword 1 year ago
Guillaume Gautier 276fc569d6 drivers: adc: stm32: prevent suspend to ram while measure in progress 1 year ago
Guillaume Gautier 14839e80d5 drivers: adc: stm32: add support for two sampling time common channels 1 year ago
Caspar Friedrich 8a2a44f9e9 drivers: adc: tla2021: Raise default initialization priority 1 year ago
Michael R Rosen 193ad777f4 driver: adc: stm32: combine shared and separate irqs 1 year ago
Paulo Santos 92af172159 drivers: adc: iadc_gecko: fix sample bits reading 2 years ago
Henrik Brix Andersen 24b68fa67f drivers: adc: shell: update list of compatibles 2 years ago
Henrik Brix Andersen 0cd776e7dd drivers: adc: shell: sort the list of compatibles 2 years ago
Brian Juel Folkmann 06b57926a2 drivers: adc: stm32: Fix race condition with internal channels 2 years ago
Jakub Zymelka ade49f081d modules: hal_nordic: nrfx: update API version to 3.2.0 2 years ago
cyliang tw 9ad8e1ab74 drivers: adc: support Nuvoton numaker series 2 years ago
TOKITA Hiroshi 90976db5a3 drivers: adc: rpi_pico: Turn on clock and reset device on init 2 years ago
HaiLong Yang 640a493c1d drivers: adc: stm32 adc support h7 dual core lines 2 years ago
Guillaume Gautier 20fd6a10e1 drivers: adc: stm32: prevent pm while measurement in progress 2 years ago
Benedikt Schmidt 08bf74a825 drivers: adc: cleanup whitespaces in ADS114s0x 2 years ago
Benedikt Schmidt 640b6911d6 drivers: adc: improve logging of ADS114s0x 2 years ago
Francois Ramu de1bfd6a6e drivers: adc: stm32 adc fixing calibration for the stm32F1 serie 2 years ago
Hein Wessels a257bcb735 drivers: adc: stm32: add dma support for other mcus 2 years ago
Hein Wessels f27e45473a drivers: adc: stm32: driver now agnostic of actual dma name 2 years ago
Henrik Brix Andersen c0c8952739 shell: do not enable subsystem/driver shell modules by default 2 years ago
Nick Ward e338299bd4 drivers: adc: adc_ads114s0x: fix incorrect type 2 years ago
Ethan Duckett da4e3e713b drivers: adc: ltc2451: Add ltc2451 driver 2 years ago
Bartosz Bilas ad3c5a27b4 drivers: adc: add driver for AD5592 2 years ago
Guillaume Gautier 479ba144a7 drivers: adc: stm32: enable PM 2 years ago
Guillaume Gautier 13ca0dc806 drivers: adc: stm32: refactor calibration 2 years ago
Anas Nashif a08bfeb49c syscall: rename Z_OOPS -> K_OOPS 2 years ago
Anas Nashif 1a9de05767 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ 2 years ago
Anas Nashif 9c4d881183 syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2 years ago
Anas Nashif 56fddd805a syscall: rename z_user_from_copy -> k_usermode_from_copy 2 years ago
Anas Nashif 684b8fcdd0 syscall: Z_SYSCALL_VERIFY_MSG -> K_SYSCALL_VERIFY_MSG 2 years ago
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory 2 years ago
Benedikt Schmidt 49ce054200 drivers: adc: fix thread function signatures 2 years ago
TOKITA Hiroshi 2e848d8357 drivers: adc: rpi_pico: Fix pinctrl doesn't apply in initialization. 2 years ago
Flavio Ceolin b483c9251c drivers: adc: Fix misuse of const and k_tid_t 2 years ago
Mulin Chao a6496e056b soc: npcx: replace Nuvoton NPCX series definitions in the npcx drivers 2 years ago
Daniel Leung 04a0cf7d79 kernel: deprecate K_THREAD_STACK_MEMBER 2 years ago
Guillaume Gautier 69fb18a19d drivers: adc: stm32: ADC nocache buffers can be in CONFIG_NOCACHE_MEMORY 2 years ago
Guillaume Gautier e8e5d5554c drivers: adc: stm32: reset acquisition time between reads 2 years ago
Nick Ward 4fe5beb2c5 drivers: adc: shell: add differential command 2 years ago
Nick Ward f2af46aaa0 drivers: adc: shell: remove \n from logs 2 years ago
Nick Ward 50462228f2 drivers: adc: shell: fix - read result is signed 2 years ago
Guillaume Gautier e09c594711 drivers: adc: stm32: remove channel count limit 2 years ago