zephyr/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 drivers: adc: add the stm32U5 devices to the adc driver 2021-11-09 15:59:23 -06:00
audio
bbram
bluetooth drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
cache
can drivers: can: Fixed timeout values comparison 2021-11-16 10:14:02 -05:00
clock_control drivers: clock_control: stm32h7: Add logic to handle SMPS config 2021-11-18 13:56:39 +01:00
console usb: remove Kconfig option USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
counter drivers: counter: esp32: add support for esp32c3 2021-11-11 19:14:15 -05:00
crypto
dac drivers: use DT_INST_ENUM_IDX(_OR) macros 2021-11-18 19:12:07 -05:00
debug
disk drivers/disk: sdmmc: stm32: DMA header requested on L4/F7 series 2021-11-08 10:58:49 -05:00
display drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
dma
ec_host_cmd_periph
edac edac: ibecc: Exclude LOG_ERR() from branch coverage 2021-11-20 11:54:32 -05:00
eeprom
entropy drivers: use new PM macros 2021-11-19 10:11:32 +01:00
espi Microchip: MEC172x: eSPI driver 2021-11-16 10:43:42 +01:00
ethernet ethernet: dwmac: fix promiscuous mode 2021-11-23 10:31:29 -05:00
flash drivers: mcux_flexspi: Default logging to disabled when XIP is used 2021-11-22 22:27:13 -05:00
fpga
gpio driver: gpio: nct38xx: Improve kconfig prompt 2021-11-23 13:19:21 -05:00
hwinfo drivers: hwinfo: shell: Add reset cause shell command 2021-11-07 14:55:52 -05:00
i2c drivers: use new PM macros 2021-11-19 10:11:32 +01:00
i2s
ieee802154 net: l2: Add symbols for custom IEEE802154 L2 2021-11-23 13:25:01 -05:00
interrupt_controller drivers: use new PM macros 2021-11-19 10:11:32 +01:00
ipm soc/intel_adsp: Clean up IPM compiler guards 2021-11-23 13:23:54 -05:00
kscan
led pm: Use pm_device_action_run instead of state_set 2021-11-24 14:21:50 -05:00
led_strip drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
lora drivers: use DT_INST_ENUM_IDX(_OR) macros 2021-11-18 19:12:07 -05:00
mbox
mdio drivers: use DT_INST_ENUM_IDX(_OR) macros 2021-11-18 19:12:07 -05:00
memc drivers: mcux_flexspi: Default logging to disabled when XIP is used 2021-11-22 22:27:13 -05:00
misc
modem pm: Use pm_device_action_run instead of state_set 2021-11-24 14:21:50 -05:00
net drivers: net: ppp: configurable autostart 2021-11-16 21:25:47 -05:00
neural_net
pcie drivers/pcie: Add PTM root device driver as well as implement PTM API 2021-11-04 11:06:02 -04:00
peci
pinctrl drivers: pinctrl: gd32: initial support for AFIO based SoCs 2021-11-22 16:30:28 -05:00
pinmux drivers/pinmux: stm32f1: Rework pinmux remap information encoding 2021-11-23 10:37:01 -05:00
pm_cpu_ops
ps2
ptp_clock
pwm drivers: pwm: Restore default on re-initialization 2021-11-23 17:00:56 +01:00
regulator
sensor drivers: sensor: tmp112: Add default device initialization 2021-11-23 13:12:39 +01:00
serial drivers: serial: gd32 usart add interrupt support 2021-11-23 13:25:43 -05:00
spi drivers: spi: esp32: fix CS gpio initialization 2021-11-20 11:56:55 -05:00
syscon
timer soc: intel_adsp: Clean up shim driver 2021-11-23 13:23:54 -05:00
usb drivers: usb_dc_native_posix fill in data amount 2021-11-24 17:55:04 +01:00
video
virtualization
watchdog drivers: watchdog: esp32: enabled esp32c3 2021-11-08 10:56:28 -05:00
wifi drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
xen
CMakeLists.txt
Kconfig