zephyr/doc/reference
Flavio Ceolin 9239fd4a90 pm: device: Simplify device pm states
As discussed in issues/38619, this commit aims to simplify device
power management. It was removed PM_DEVICE_SATE_LOW_POWER.
The power subsystem now doesn't need to figure out which device state to
use of a given system power state. It just suspend and resume devices.

Devices now just need to respond to ACTIVE and SUSPEND and OFF actions
and they are free to use any particular substate they have when the
subsystem asks to suspend. They also don't need to worry about states
transitions (unless they have multiple substates) because the system
will just request them to suspend if they are active and vice-versa.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>

rebase
2021-10-26 15:02:15 -05:00
..
api doc: reference: add pinctrl API 2021-10-25 15:26:47 -05:00
audio doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
bluetooth doc: fix C domain reference usage 2021-10-26 10:57:45 +02:00
crypto doc: remove redundant breathe project 2021-05-20 20:04:51 +02:00
data_structures doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
devicetree doc: devicetree release notes for 2.7 2021-10-02 20:00:28 -04:00
display doc: remove redundant breathe project 2021-05-20 20:04:51 +02:00
drivers doc: replace courge with corge 2021-08-23 18:54:27 -04:00
edac doc: remove redundant breathe project 2021-05-20 20:04:51 +02:00
file_system doc: remove redundant breathe project 2021-05-20 20:04:51 +02:00
iterable_sections doc: fix C domain reference usage 2021-10-26 10:57:45 +02:00
kernel doc: Fix K_EVENT_DEFINE macro code-block example 2021-10-20 17:44:12 -04:00
libc doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
logging logging: Add configurable logging thread delay 2021-08-13 11:19:27 -04:00
memory_management multi_heap: Introduce shared multi-heap memory pool manager 2021-10-12 07:44:46 -04:00
misc doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
modbus doc: remove redundant breathe project 2021-05-20 20:04:51 +02:00
networking doc: fix C domain reference usage 2021-10-26 10:57:45 +02:00
peripherals doc: fix C domain reference usage 2021-10-26 10:57:45 +02:00
pinctrl doc: reference: add pinctrl API 2021-10-25 15:26:47 -05:00
power_management pm: device: Simplify device pm states 2021-10-26 15:02:15 -05:00
random random: deprecate XOROSHIRO_RANDOM_GENERATOR 2021-08-05 11:24:44 +02:00
resource_management doc: remove redundant breathe project 2021-05-20 20:04:51 +02:00
settings doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
shell doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
storage doc: fix C domain reference usage 2021-10-26 10:57:45 +02:00
task_wdt doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
timing_functions doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
usb doc: usb: add CDC ACM device support documentation 2021-10-06 11:51:07 +02:00
usermode doc: misc fixes 2021-10-04 16:42:08 -04:00
util doc: remove redundant breathe project 2021-05-20 20:04:51 +02:00
virtualization doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
index.rst doc: reference: add pinctrl API 2021-10-25 15:26:47 -05:00