zephyr/kernel
Anas Nashif 190e368275 cleanup: include/: move power.h to power/power.h
move power.h to power/power.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
include cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
atomic_c.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt kernel: add futex support 2019-06-24 15:38:21 -07:00
compiler_stack_protect.c
device.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
errno.c
futex.c kernel: add futex support 2019-06-24 15:38:21 -07:00
idle.c cleanup: include/: move power.h to power/power.h 2019-06-27 22:55:49 -04:00
init.c cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
Kconfig x86: remove unused and x86 only latency benchmark 2019-06-03 09:42:00 -07:00
Kconfig.power_mgmt
mailbox.c k_stack: make it 64-bit compatible 2019-06-14 05:46:29 -04:00
mem_domain.c kernel: mem_domain: fix warning in ASSERT expression 2019-06-26 09:06:38 -04:00
mem_slab.c mem_slab: rationalize block alignment assertion 2019-06-20 08:42:45 -04:00
mempool.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
msg_q.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
mutex.c cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
pipes.c docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
poll.c misc: Replace uses of __builtin_*_overflow() with <misc/math_extras.h>. 2019-05-14 19:53:30 -05:00
queue.c lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
sched.c include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
sem.c cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
smp.c kernel/smp: Rename smp_init() 2019-06-05 17:15:55 -04:00
stack.c k_stack: make it 64-bit compatible 2019-06-14 05:46:29 -04:00
system_work_q.c
thread_abort.c kernel/thread_abort: Swap, don't reschedule when aborting _current 2019-06-03 12:03:48 -07:00
thread.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
timeout.c include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
timer.c linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
userspace_handler.c
userspace.c tests: userspace: cover missing/bad syscalls 2019-06-25 17:28:19 -07:00
version.c
work_q.c kernel: Fix usage of CONFIG_SYS_CLOCK_EXISTS 2019-05-15 10:44:59 +02:00