zephyr/subsys/power
Piotr Zięcik 28576260c3 power: Remove sys_is_valid_power_state() interface
Each platform is now specifying list of supported power states
as a Kconfig options. Some of the specified states could be
disabled in runtime. As result there is no need for the removed
interface.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-02-04 18:08:47 +01:00
..
policy power: Remove sys_is_valid_power_state() interface 2019-02-04 18:08:47 +01:00
CMakeLists.txt power: move reboot.c to subsys/power 2019-01-22 07:45:22 -05:00
device.c samples: nrf52: power_mgr: Enable the demo on the nRF51 SoC series 2019-01-31 17:39:27 +01:00
Kconfig power: Add API's to enable/disable System PM states 2018-11-26 06:55:57 -08:00
pm_ctrl.c power: Add API's to enable/disable System PM states 2018-11-26 06:55:57 -08:00
power.c power: Implement weak notification functions. 2019-02-01 15:08:33 +01:00
reboot.c power: move reboot.c to subsys/power 2019-01-22 07:45:22 -05:00