zephyr/drivers
Gerard Marull-Paretas 6d273f49bd pm: fix incorrect usages of PM_DEVICE_STATE_OFF
According to the documentation the OFF state has to be used when the
devices is fully turned off, ie, power removed. Most drivers were using
a sort of fall-through for all non-active states, leading to behaviors
not following the specifications.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-08-04 08:23:01 -04:00
..
adc drivers: adc: stm32h7 has a different oversampling config API 2021-08-03 10:34:49 -05:00
audio drivers/audio: Kconfig: Fix dmic INIT_PRIORITY default value 2021-05-04 08:33:46 -05:00
bluetooth drivers: bluetooth: hci driver for stm32wb includes clock control 2021-06-18 07:59:48 -05:00
cache cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00
can can: mcp2515: convert to spi_dt_spec 2021-08-03 13:58:39 +02:00
clock_control drivers/clock_control: stm32: Add stm32u5 support 2021-07-29 07:28:32 -05:00
console drivers: console: update USB_UART_CONSOLE description 2021-07-19 04:02:07 -04:00
counter drivers: counter: add driver for Microchip MCP7940N RTCC 2021-07-30 19:51:29 -04:00
crypto drivers/crypto: stm32: add support for socs with AES IP 2021-07-23 16:25:27 -04:00
dac dac: dacx0508: convert to spi_dt_spec 2021-08-03 13:58:39 +02:00
debug tracing: fix conflict with RTT locking 2021-05-25 07:36:38 -05:00
disk disk: Add support for MCUs with SDIO drivers. 2021-07-16 18:57:17 -04:00
display pm: cleanup pm control callback implementations 2021-08-04 08:23:01 -04:00
dma drivers: dma_sam_xdmac: add dma_reload function 2021-07-27 09:52:07 -04:00
ec_host_cmd_periph
edac drivers: edac: Fix PCIe Kconfig dependency 2021-07-12 20:02:00 -04:00
eeprom drivers/eeprom/eeprom_emulator: fix mutex usage with rambuf 2021-07-26 12:27:22 -04:00
entropy pm: cleanup pm control callback implementations 2021-08-04 08:23:01 -04:00
espi driver: eSPI: npcx: select the host interface to eSPI explicitly 2021-08-03 13:59:42 +02:00
ethernet pm: cleanup pm control callback implementations 2021-08-04 08:23:01 -04:00
flash pm: fix incorrect usages of PM_DEVICE_STATE_OFF 2021-08-04 08:23:01 -04:00
gpio pm: cleanup pm control callback implementations 2021-08-04 08:23:01 -04:00
hwinfo drivers: hwinfo: add NXP MCUX RCM hwinfo driver 2021-07-08 09:33:32 -05:00
i2c pm: fix incorrect usages of PM_DEVICE_STATE_OFF 2021-08-04 08:23:01 -04:00
i2s drivers: i2s: Add support for nRF I2S peripherals 2021-07-28 18:41:26 -04:00
ieee802154 drivers: ieee802154: introduce new Telink B91 IEEE802154 driver 2021-08-04 11:58:02 +02:00
interrupt_controller pm: fix incorrect usages of PM_DEVICE_STATE_OFF 2021-08-04 08:23:01 -04:00
ipm ipm: cavs: (cosmetic) fix indentation 2021-05-07 12:44:34 -04:00
kscan drivers: ht16k33: convert keyscan driver from gpio API to kscan API 2021-06-18 11:22:40 +02:00
led pm: cleanup pm control callback implementations 2021-08-04 08:23:01 -04:00
led_strip led_strip: ws2812: claim compatibility with Everlight B1414 2021-07-20 13:35:02 +02:00
lora drivers: sx126x: add support for the stm32wl chip 2021-07-15 21:30:28 -04:00
memc drivers: stm32-fmc: enable MEMC_STM32 default based on dt 2021-06-29 11:30:35 -04:00
misc
modem pm: fix incorrect usages of PM_DEVICE_STATE_OFF 2021-08-04 08:23:01 -04:00
net drivers: net: ppp: fix removing CRC16 from packet 2021-07-15 06:54:33 -04:00
neural_net
pcie pcie: msi: Map only actual table 2021-07-08 14:36:32 -04:00
peci drivers: peci: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pinmux Microchip: MEC172x: Update pinmux driver 2021-08-03 19:04:56 -04:00
pm_cpu_ops driver: pm_cpu_ops: change PM_CPU_OPS_PSCI's dependency 2021-07-13 09:30:29 -04:00
ps2 drivers: PS/2: npcx: Replace device_get_binding with DEVICE_DT_GET 2021-07-02 15:41:28 -04:00
ptp_clock
pwm pm: fix incorrect usages of PM_DEVICE_STATE_OFF 2021-08-04 08:23:01 -04:00
regulator drivers: regulator: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
sensor pm: fix incorrect usages of PM_DEVICE_STATE_OFF 2021-08-04 08:23:01 -04:00
serial pm: cleanup pm control callback implementations 2021-08-04 08:23:01 -04:00
spi pm: fix incorrect usages of PM_DEVICE_STATE_OFF 2021-08-04 08:23:01 -04:00
syscon drivers: syscon: Add generic syscon API 2021-07-16 21:31:38 -04:00
timer pm: device: remove pointer usage for state 2021-08-04 08:23:01 -04:00
usb usb: remove Kconfig option CONFIG_USB 2021-08-03 19:00:12 -04:00
video drivers: video: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
virtualization drivers: virtualization: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
watchdog watchdog: add watchdog driver support to mimxrt685 platform 2021-08-02 13:21:20 -05:00
wifi drivers: wifi: esp_at: fix race condition when waiting for 'SEND OK' 2021-07-28 21:08:51 -04:00
CMakeLists.txt usb: remove Kconfig option CONFIG_USB 2021-08-03 19:00:12 -04:00
Kconfig drivers: syscon: Add generic syscon API 2021-07-16 21:31:38 -04:00