mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 06:36:12 +00:00
Add framework for device Idle Power Management(IPM) for suspending devices based on device idle. This will help in saving power even while system(CPU) is active. The framework uses device_set_power_state() API set the device power state accordingly based on the usage count. Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
display | ||
drivers | ||
file_system | ||
kernel | ||
logging | ||
misc | ||
networking | ||
peripherals | ||
power_management | ||
shell | ||
storage | ||
usb | ||
index.rst |