zephyr/arch
Piotr Mienkowski 17b08ceca5 power: clean up system power managment function names
This commit cleans up names of system power management functions by
assuring that:
- all functions start with 'sys_pm_' prefix
- API functions which should not be exposed to the user start with '_'
- name of the function hints at its purpose

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2019-03-26 13:27:55 -04:00
..
arc power: clean up system power managment function names 2019-03-26 13:27:55 -04:00
arm arch: arm: no special case for MPUs with power-of-2-align requirement 2019-03-25 15:58:42 -04:00
common scripts: Remove unnecessary () around if/while conditions in Python 2019-03-26 07:59:59 -05:00
nios2 arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00
posix arch: POSIX: Add Kconfig option to stop on all faults 2019-03-26 08:03:15 -05:00
riscv32 arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00
x86 power: clean up system power managment function names 2019-03-26 13:27:55 -04:00
x86_64 arch/x86_64: Flag xuk shared page volatile 2019-03-13 19:15:20 +01:00
xtensa scripts: Remove extra trailing newlines from Python scripts 2019-03-26 07:53:08 -05:00
CMakeLists.txt Build: Added support for out-of-tree Arch 2019-02-07 17:00:43 -05:00
Kconfig power: rename Low Power States to Sleep States 2019-03-26 13:27:55 -04:00