zephyr/tests/drivers
Flavio Ceolin 6451626ce7 pm: Use pm_device_action_run instead of state_set
Since drivers implement a callback based on action and not the state,
we should be using the API based on the action instead of the one based
on the state.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-11-24 14:21:50 -05:00
..
adc tests: drivers: adc testing the adc_api on stm32u585 disco board 2021-11-09 15:59:23 -06:00
bbram drivers: bbram: Add it8xxx2 BBRAM driver implementation 2021-08-30 11:35:23 -04:00
build_all test: driver: buildall: Add NCT38XX gpio 2021-11-20 08:00:38 -05:00
can drivers: can: remove DT_CHOSEN_ZEPHYR_CANBUS_LABEL macro 2021-11-09 11:19:50 +01:00
clock_control cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
console tests: remove usage of CONFIG_USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
counter drivers: counter: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
dac boards: arm: Configure DAC driver on bl5340_dvk 2021-10-27 10:58:33 +02:00
dma tests: drivers: Extend dma channel link test to mimxrt1064_evk board 2021-08-24 22:15:19 -04:00
eeprom drivers: eeprom: Refactor drivers to use shared init priority 2021-11-04 07:33:01 -04:00
entropy/api tests: drivers: entropy: enable neorv32 trng for testing 2021-10-26 17:53:15 -04:00
espi emul: espi: Add ACPI Shared Memory functions 2021-08-26 13:14:05 -04:00
flash tests: drivers: flash: change integration_platforms 2021-11-17 11:06:59 -05:00
flash_simulator drivers: flash: add specific api for access flash_simulator RAM 2021-09-01 12:09:58 +02:00
gpio tests: drivers: gpio: 1pin: exclude neorv32 2021-10-15 09:46:53 -04:00
hwinfo/api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
i2c i2c: tests: update i2c_api test 2021-11-02 16:46:33 +01:00
i2s tests: i2s: Add support for LPCXpresso55S69 2021-09-01 14:39:03 -04:00
ipm cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
kscan/kscan_api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
led/led_api cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
memc/stm32_sdram cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
pinctrl tests: drivers: pinctrl: gd32: add DT AFIO parse test 2021-11-22 16:30:28 -05:00
pwm tests: drivers: pwm: stm32 board for loopback test 2021-11-22 22:24:45 -05:00
regulator/fixed cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
sensor drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
spi/spi_loopback tests: spi: spi loopback test running on the stm32f767zi nucleo 2021-11-16 10:12:39 -05:00
syscon reserved-memory: Fix layering violation 2021-09-28 14:01:36 -04:00
timer/nrf_rtc_timer cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
uart pm: Use pm_device_action_run instead of state_set 2021-11-24 14:21:50 -05:00
virtualization/ivshmem cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
watchdog/wdt_basic_api boards: mimxrt1160: Enable watchdog timer on RT1160 2021-11-03 16:18:25 -04:00