1. f7437ac pm: Move z_pm_save_idle_exit to pm subsys by Flavio Ceolin · 10 months ago
  2. bcd1d19 kernel: add closing comments to config endifs by Simon Hein · 1 year ago
  3. 8188be5 kernel: fix spelling errors by Nguyen Minh Thien · 1 year, 1 month ago
  4. 8634c3b kernel: move wait_q.h header to be internal by Anas Nashif · 1 year, 7 months ago
  5. e2d0d1a kernel: allow for arch specific processing within busy loops by Nicolas Pitre · 1 year, 10 months ago
  6. 96a9055 kernel: idle: fix build error on arm-clang by Kumar Gala · 1 year, 11 months ago
  7. e01bee5 kernel: idle: fix -Werror=misleading-indentation by Francois Ramu · 2 years, 6 months ago
  8. 0ca7150 kernel/idle: Fix !SCHED_IPI_SUPPORTED by Andy Ross · 2 years, 6 months ago
  9. cffefc8 kernel: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
  10. bb5d644 pm: Do not suspend during kernel initialization by Flavio Ceolin · 3 years, 2 months ago
  11. 7226247 pm: idle: Remove not necessary branch by Flavio Ceolin · 3 years, 4 months ago
  12. 7dd4297 pm: Remove unused parameter by Flavio Ceolin · 3 years, 4 months ago
  13. 9444480 pm: Better return type for pm_system_suspend by Flavio Ceolin · 3 years, 5 months ago
  14. 851d14a kernel/sched: Remove "cooperative scheduling only" special cases by Andy Ross · 3 years, 10 months ago
  15. 13f528b kernel: replace power/power.h with pm/pm.h by Gerard Marull-Paretas · 4 years ago
  16. ca75bbe tests: boot_time: remove all the code and instrumentation feeding into test by Jennifer Williams · 4 years ago
  17. 9c1efe6 clock: remove z_ from semi-public APIs by Anas Nashif · 4 years ago
  18. 2e9b583 idle: Remove weak function by Flavio Ceolin · 4 years, 1 month ago
  19. 6307d19 power: Remove unused / unimplemented code by Flavio Ceolin · 4 years, 1 month ago
  20. e277134 power: Remove unnecessary pm_idle_exit_notification_disable api by Flavio Ceolin · 4 years, 1 month ago
  21. b5e1336 power: s/POWER_STATE_ACTIVE/PM_STATE_ACTIVE by Flavio Ceolin · 4 years, 1 month ago
  22. 6400bb5 kernel/idle: Clean up and refactoring / remove TICKLESS_IDLE_THRESH by Andy Ross · 4 years, 1 month ago
  23. 39a8f3b kernel/idle: Replace stolen IRQ lock by Andy Ross · 4 years, 1 month ago
  24. c0c8cb0 kernel: Remove abort and join implementation (UNBISECTABLE) by Andy Ross · 4 years, 1 month ago
  25. d21cfd5 power: Remove power management conditionals from code by Flavio Ceolin · 4 years, 2 months ago
  26. 579f704 power: Move pm subsystem to new power states by Flavio Ceolin · 4 years, 2 months ago
  27. 19cb44b kernel: idle: fix builds with PM but no system clock by Peter Bigot · 4 years, 3 months ago
  28. 8ad5ad2 kernel: don't unlock and then lock immediately in idle loop by Daniel Leung · 4 years, 4 months ago
  29. 98cef83 power: cleanup kernel idle and power hooks by Anas Nashif · 4 years, 4 months ago
  30. 8a97717 power: rename _pm_idle_exit_notification_disable by Anas Nashif · 4 years, 4 months ago
  31. f9238d6 power: set_kernel_idle_time_in_ticks -> _set_kernel_idle_time_in_ticks by Anas Nashif · 4 years, 4 months ago
  32. e393745 power: rename _sys_suspend/_sys_resume by Anas Nashif · 4 years, 4 months ago
  33. e0f3833 power: remove SYS_ and sys_ prefixes by Anas Nashif · 4 years, 4 months ago
  34. dd931f9 power: standarize PM Kconfigs and cleanup by Anas Nashif · 4 years, 4 months ago
  35. 3ed8083 kernel: Cleanup logger setup in kernel files by Krzysztof Chruscinski · 4 years, 4 months ago
  36. f5a7e1a kernel: handle thread self-aborts on idle thread by Andrew Boie · 4 years, 6 months ago
  37. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  38. 4f77c2a kernel: rename z_arch_ to arch_ by Andrew Boie · 5 years ago
  39. 2d74604 headers: Refactor kernel and arch headers. by Stephanos Ioannidis · 5 years ago
  40. e665410 kernel: rename boot time globals by Andrew Boie · 6 years ago
  41. c0c4ba8 kernel/idle.c: fix compilation failure (SMP && !SCHED_IPI_SUPPORTED) by Charles E. Youse · 6 years ago
  42. 677050c kernel/idle: Correct SMP_FALLBACK define by Jan Van Winkel · 6 years ago
  43. 11bd67d kernel/idle: Use normal idle in SMP when IPI is available by Andy Ross · 6 years ago
  44. 3036faf tests/benchmarks: fix BOOT_TIME_MEASUREMENT by Charles E. Youse · 6 years ago
  45. 190e368 cleanup: include/: move power.h to power/power.h by Anas Nashif · 6 years ago
  46. 68c389c include: move system timer headers to include/drivers/timer/ by Anas Nashif · 6 years ago
  47. 676b1ae kernel: idle: exclude no-op funcs from coverage by Andrew Boie · 6 years ago
  48. 17b08ce power: clean up system power managment function names by Piotr Mienkowski · 6 years ago
  49. 204311d power: rename Low Power States to Sleep States by Piotr Mienkowski · 6 years ago
  50. 4344e27 all: Update reserved function names by Patrik Flykt · 6 years ago
  51. 9cc63e0 power: Fix naming of Kconfig options controlling deep sleep states by Piotr Zięcik · 6 years ago
  52. 7a49356 power: Fix naming of Kconfig options controlling low power states by Piotr Zięcik · 6 years ago
  53. d02e3eb power: Eliminate SYS_PM_* power states. by Piotr Zięcik · 6 years ago
  54. 427cc77 kernel: fix smp build on esp32 by Anas Nashif · 6 years ago
  55. 74a74bb power: rename api sys_soc -> sys_ by Anas Nashif · 6 years ago
  56. 9151fbe power: rename APIs and removing leading _ by Anas Nashif · 6 years ago
  57. d0d9eb0 kernel: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
  58. baea224 kernel: Always set clock expiry with sync with timeout module by Pawel Dunaj · 6 years ago
  59. 8b54953 kernel/sys_clock: Fix build when !SYS_CLOCK_EXISTS by Andy Ross · 6 years ago
  60. 7aae75b idle: Fix tickless timeout behavior by Andy Ross · 6 years ago
  61. d7b35c9 idle: Remove needless "expired" logic in sys_power_save_idle() by Andy Ross · 6 years ago
  62. 722a888 timer: Clean up hairy tickless APIs by Andy Ross · 6 years ago
  63. 1a1a953 include/system_timer.h: Timer API cleanup by Andy Ross · 6 years ago
  64. ab48827 drivers/timer: Unify timeout setting APIs by Andy Ross · 6 years ago
  65. 6fdc56d kernel: Using boolean types for boolean constants by Flavio Ceolin · 7 years ago
  66. b3d9202 kernel: Using boolean constants instead of 0 or 1 by Flavio Ceolin · 7 years ago
  67. d9c37d6 kernel: idle: Define _sys_soc_resume functions conditionally by Ramakrishna Pallala · 7 years ago
  68. 15c4007 kernel: Rework SMP irq_lock() compatibility layer by Andy Ross · 7 years ago
  69. a1ae845 kernel: Name of static functions should not begin with an underscore by Leandro Pereira · 7 years ago
  70. 85557b0 kernel: Simplified idle for SMP auxiliary CPUs by Andy Ross · 7 years ago
  71. 397d29d linker: move all linker headers to include/linker by Anas Nashif · 8 years ago
  72. be1cb96 tests: benchmark: boot_time: Reading time stamps made arch agnostic by Adithya Baglody · 8 years ago
  73. 89ffd44 kernel: tickless: Add tickless kernel support by Ramesh Thomas · 8 years ago
  74. cc334c7 Convert remaining code to using newly introduced integer sized types by Kumar Gala · 8 years ago
  75. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  76. dc3d73b kernel: fix all nanokernel usage in comments by Anas Nashif · 8 years ago
  77. d687a95 kernel: move kernel code to kernel/ directly by Anas Nashif · 8 years ago[Renamed from kernel/unified/idle.c]
  78. c3a2bbb kernel: add k_cpu_idle/k_cpu_atomic_idle() by Benjamin Walsh · 8 years ago
  79. f6ca7de kernel/arch: consolidate tTCS and TNANO definitions by Benjamin Walsh · 8 years ago
  80. 8367056 power_mgmt: Rename _sys_soc_resume notification disabling API by Ramesh Thomas · 8 years ago
  81. c0cd7ac power_mgmt: Simplify _sys_soc_resume notification by Ramesh Thomas · 8 years ago
  82. 8450c90 kernel: fix issues in idle thread by Benjamin Walsh · 8 years ago
  83. 12ffc58 benchmarks: rename _NanoTscRead -> _tsc_read by Anas Nashif · 8 years ago
  84. ded076d tests: power_mgmt: Make power test unified kernel based by Ramesh Thomas · 8 years ago
  85. 5f8fa67 unified: Fix boot_time nanokernel benchmark by Peter Mitsis · 8 years ago
  86. 3e0f20a power_mgmt: Update changes in k_idle.c missing in idle.c by Ramesh Thomas · 8 years ago
  87. 429f69a unified: idle.c to include power.h by Peter Mitsis · 8 years ago
  88. 055262c unified: remaining timeout cleanup by Benjamin Walsh · 8 years ago
  89. 96cb05c unified: Add tickless idle support for x86 and ARM by Peter Mitsis · 8 years ago
  90. 456c6da unified: initial unified kernel implementation by Benjamin Walsh · 9 years ago