zephyr/arch/x86/core
Anas Nashif 74a74bb6b8 power: rename api sys_soc -> sys_
sys_soc is just redundant, just call APIs with sys_*.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-12-28 16:16:28 -05:00
..
offsets kernel: Remove redundant type name 2018-10-31 19:43:47 -04:00
cache.c arch: x86: Make if statement evaluate a boolean expression 2018-11-30 08:05:11 -08:00
cache_s.S build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
CMakeLists.txt clang: fix for x86 iamcu 2018-07-01 22:58:09 +02:00
cpuhalt.c kernel: Using the same paramenters names in a specific function 2018-09-28 07:58:19 +05:30
crt0.S power: rename api sys_soc -> sys_ 2018-12-28 16:16:28 -05:00
excstub.S arch: x86: Use retpolines in core assembly routines 2018-04-24 04:00:01 +05:30
fatal.c arch: x86: Use macro BIT to shift bits 2018-12-11 14:37:10 -08:00
float.c arch: Making body of selection statement a compound statement 2018-11-29 14:21:29 -08:00
intstub.S x86: add dynamic interrupt support 2018-11-10 11:01:22 -05:00
irq_manage.c misra: Fixes for MISRA-C rule 8.2 2018-12-07 09:06:34 -05:00
irq_offload.c irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
reboot_rst_cnt.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
spec_ctrl.c arch: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
swap.S systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
sys_fatal_error_handler.c arch: Add LOG_PANIC to fault handlers 2018-09-27 13:11:26 +05:30
thread.c x86: core: thread: Avoid clash with function identifier 2018-12-07 09:06:34 -05:00
userspace.S syscalls: Correct the type of _k_syscall_table 2018-08-26 08:54:27 -07:00
x86_mmu.c arch: x86: x86_mmu: Remove possible dead code 2018-12-07 09:06:34 -05:00