Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
309c39f40f1971378bd9b6c9ccee763419a363c0
/
kernel
/
idle.c
9cc63e0
power: Fix naming of Kconfig options controlling deep sleep states
by Piotr Zięcik
· 6 years ago
7a49356
power: Fix naming of Kconfig options controlling low power states
by Piotr Zięcik
· 6 years ago
d02e3eb
power: Eliminate SYS_PM_* power states.
by Piotr Zięcik
· 6 years ago
427cc77
kernel: fix smp build on esp32
by Anas Nashif
· 6 years ago
74a74bb
power: rename api sys_soc -> sys_
by Anas Nashif
· 6 years ago
9151fbe
power: rename APIs and removing leading _
by Anas Nashif
· 6 years ago
d0d9eb0
kernel: Add 'U' to unsigned variable assignments
by Patrik Flykt
· 6 years ago
baea224
kernel: Always set clock expiry with sync with timeout module
by Pawel Dunaj
· 6 years ago
8b54953
kernel/sys_clock: Fix build when !SYS_CLOCK_EXISTS
by Andy Ross
· 6 years ago
7aae75b
idle: Fix tickless timeout behavior
by Andy Ross
· 6 years ago
d7b35c9
idle: Remove needless "expired" logic in sys_power_save_idle()
by Andy Ross
· 6 years ago
722a888
timer: Clean up hairy tickless APIs
by Andy Ross
· 6 years ago
1a1a953
include/system_timer.h: Timer API cleanup
by Andy Ross
· 6 years ago
ab48827
drivers/timer: Unify timeout setting APIs
by Andy Ross
· 6 years ago
6fdc56d
kernel: Using boolean types for boolean constants
by Flavio Ceolin
· 6 years ago
b3d9202
kernel: Using boolean constants instead of 0 or 1
by Flavio Ceolin
· 7 years ago
d9c37d6
kernel: idle: Define _sys_soc_resume functions conditionally
by Ramakrishna Pallala
· 7 years ago
15c4007
kernel: Rework SMP irq_lock() compatibility layer
by Andy Ross
· 7 years ago
a1ae845
kernel: Name of static functions should not begin with an underscore
by Leandro Pereira
· 7 years ago
85557b0
kernel: Simplified idle for SMP auxiliary CPUs
by Andy Ross
· 7 years ago
397d29d
linker: move all linker headers to include/linker
by Anas Nashif
· 8 years ago
be1cb96
tests: benchmark: boot_time: Reading time stamps made arch agnostic
by Adithya Baglody
· 8 years ago
89ffd44
kernel: tickless: Add tickless kernel support
by Ramesh Thomas
· 8 years ago
cc334c7
Convert remaining code to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
dc3d73b
kernel: fix all nanokernel usage in comments
by Anas Nashif
· 8 years ago
d687a95
kernel: move kernel code to kernel/ directly
by Anas Nashif
· 8 years ago
[Renamed from kernel/unified/idle.c]
c3a2bbb
kernel: add k_cpu_idle/k_cpu_atomic_idle()
by Benjamin Walsh
· 8 years ago
f6ca7de
kernel/arch: consolidate tTCS and TNANO definitions
by Benjamin Walsh
· 8 years ago
8367056
power_mgmt: Rename _sys_soc_resume notification disabling API
by Ramesh Thomas
· 8 years ago
c0cd7ac
power_mgmt: Simplify _sys_soc_resume notification
by Ramesh Thomas
· 8 years ago
8450c90
kernel: fix issues in idle thread
by Benjamin Walsh
· 8 years ago
12ffc58
benchmarks: rename _NanoTscRead -> _tsc_read
by Anas Nashif
· 8 years ago
ded076d
tests: power_mgmt: Make power test unified kernel based
by Ramesh Thomas
· 8 years ago
5f8fa67
unified: Fix boot_time nanokernel benchmark
by Peter Mitsis
· 8 years ago
3e0f20a
power_mgmt: Update changes in k_idle.c missing in idle.c
by Ramesh Thomas
· 8 years ago
429f69a
unified: idle.c to include power.h
by Peter Mitsis
· 8 years ago
055262c
unified: remaining timeout cleanup
by Benjamin Walsh
· 8 years ago
96cb05c
unified: Add tickless idle support for x86 and ARM
by Peter Mitsis
· 8 years ago
456c6da
unified: initial unified kernel implementation
by Benjamin Walsh
· 9 years ago