80 Commits (c99f456cf1e0129719ccec6024792e1676f28151)

Author SHA1 Message Date
Guennadi Liakhovetski 037cb87276 llext: export spinlock debugging symbols to extensions 5 months ago
Nicolas Pitre 46aa6717ff Revert "arch: deprecate `_current`" 6 months ago
Yong Cong Sin b1def7145f arch: deprecate `_current` 8 months ago
Flavio Ceolin f7437ac3b1 pm: Move z_pm_save_idle_exit to pm subsys 1 year ago
Simon Hein bcd1d19322 kernel: add closing comments to config endifs 1 year ago
Nguyen Minh Thien 8188be57d3 kernel: fix spelling errors 1 year ago
Anas Nashif 8634c3b444 kernel: move wait_q.h header to be internal 2 years ago
Nicolas Pitre e2d0d1a801 kernel: allow for arch specific processing within busy loops 2 years ago
Kumar Gala 96a90550c4 kernel: idle: fix build error on arm-clang 2 years ago
Francois Ramu e01bee5bcc kernel: idle: fix -Werror=misleading-indentation 3 years ago
Andy Ross 0ca7150f90 kernel/idle: Fix !SCHED_IPI_SUPPORTED 3 years ago
Gerard Marull-Paretas cffefc818d kernel: migrate includes to <zephyr/...> 3 years ago
Flavio Ceolin bb5d644158 pm: Do not suspend during kernel initialization 4 years ago
Flavio Ceolin 72262475f4 pm: idle: Remove not necessary branch 4 years ago
Flavio Ceolin 7dd4297214 pm: Remove unused parameter 4 years ago
Flavio Ceolin 9444480c7b pm: Better return type for pm_system_suspend 4 years ago
Andy Ross 851d14afc8 kernel/sched: Remove "cooperative scheduling only" special cases 4 years ago
Gerard Marull-Paretas 13f528bc59 kernel: replace power/power.h with pm/pm.h 4 years ago
Jennifer Williams ca75bbef3c tests: boot_time: remove all the code and instrumentation feeding into test 4 years ago
Anas Nashif 9c1efe6b4b clock: remove z_ from semi-public APIs 4 years ago
Flavio Ceolin 2e9b583da9 idle: Remove weak function 4 years ago
Flavio Ceolin 6307d19967 power: Remove unused / unimplemented code 4 years ago
Flavio Ceolin e2771340af power: Remove unnecessary pm_idle_exit_notification_disable api 4 years ago
Flavio Ceolin b5e1336e83 power: s/POWER_STATE_ACTIVE/PM_STATE_ACTIVE 4 years ago
Andy Ross 6400bb54d6 kernel/idle: Clean up and refactoring / remove TICKLESS_IDLE_THRESH 4 years ago
Andy Ross 39a8f3b4f9 kernel/idle: Replace stolen IRQ lock 4 years ago
Andy Ross c0c8cb0e97 kernel: Remove abort and join implementation (UNBISECTABLE) 4 years ago
Flavio Ceolin d21cfd5f36 power: Remove power management conditionals from code 5 years ago
Flavio Ceolin 579f7049c7 power: Move pm subsystem to new power states 5 years ago
Peter Bigot 19cb44bab7 kernel: idle: fix builds with PM but no system clock 5 years ago
Daniel Leung 8ad5ad2214 kernel: don't unlock and then lock immediately in idle loop 5 years ago
Anas Nashif 98cef8376c power: cleanup kernel idle and power hooks 5 years ago
Anas Nashif 8a97717c72 power: rename _pm_idle_exit_notification_disable 5 years ago
Anas Nashif f9238d6370 power: set_kernel_idle_time_in_ticks -> _set_kernel_idle_time_in_ticks 5 years ago
Anas Nashif e3937453a6 power: rename _sys_suspend/_sys_resume 5 years ago
Anas Nashif e0f3833bf7 power: remove SYS_ and sys_ prefixes 5 years ago
Anas Nashif dd931f93a2 power: standarize PM Kconfigs and cleanup 5 years ago
Krzysztof Chruscinski 3ed8083dc1 kernel: Cleanup logger setup in kernel files 5 years ago
Andrew Boie f5a7e1a108 kernel: handle thread self-aborts on idle thread 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Andrew Boie 4f77c2ad53 kernel: rename z_arch_ to arch_ 6 years ago
Stephanos Ioannidis 2d7460482d headers: Refactor kernel and arch headers. 6 years ago
Andrew Boie e6654103ba kernel: rename boot time globals 6 years ago
Charles E. Youse c0c4ba8516 kernel/idle.c: fix compilation failure (SMP && !SCHED_IPI_SUPPORTED) 6 years ago
Jan Van Winkel 677050c2af kernel/idle: Correct SMP_FALLBACK define 6 years ago
Andy Ross 11bd67db53 kernel/idle: Use normal idle in SMP when IPI is available 6 years ago
Charles E. Youse 3036faf88a tests/benchmarks: fix BOOT_TIME_MEASUREMENT 6 years ago
Anas Nashif 190e368275 cleanup: include/: move power.h to power/power.h 6 years ago
Anas Nashif 68c389c1f8 include: move system timer headers to include/drivers/timer/ 6 years ago
Andrew Boie 676b1ae93a kernel: idle: exclude no-op funcs from coverage 6 years ago