1. cc0cb3d doc: clock: link macros and struct to doxygen by Anas Nashif · 3 years, 11 months ago
  2. 09a31ce kernel: deprecate old k_work API by Peter Bigot · 3 years, 11 months ago
  3. 0c607ad pm: device: Align state names with system states by Flavio Ceolin · 3 years, 11 months ago
  4. 3632815 api: gpio: do not support INT flags in gpio_pin_configure by Piotr Mienkowski · 3 years, 11 months ago
  5. c42eb82 doc: kernel: interrupts: correct description of irq lock behavior by Peter Bigot · 3 years, 11 months ago
  6. afb7394 doc: release: add note for new TF-M boards in v.2.6.0 by Ioannis Glaropoulos · 3 years, 11 months ago
  7. cc9431c doc: release notes: add Zephyr v2.6.0 release notes for TF-M by Ioannis Glaropoulos · 3 years, 11 months ago
  8. 85a9e04 doc: release-notes-2.6: add note about USB HID class API change by Johann Fischer · 3 years, 11 months ago
  9. 457f3a4 doc: use doxyrunner by Gerard Marull-Paretas · 3 years, 11 months ago
  10. bff24fa doc: extensions: add doxyrunner by Gerard Marull-Paretas · 3 years, 11 months ago
  11. 2207c4c doc: replace restore doxygen times script by Gerard Marull-Paretas · 3 years, 11 months ago
  12. 3767295 x86: mmu: relax KERNEL_VM_OFFSET == SRAM_OFFSET by Daniel Leung · 3 years, 11 months ago
  13. 52398df doc: integrate dict logging into main logging section by Anas Nashif · 3 years, 11 months ago
  14. 5bdcf71 doc: release: document device PM changes by Gerard Marull-Paretas · 3 years, 11 months ago
  15. 56f1a8c pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET by Gerard Marull-Paretas · 3 years, 11 months ago
  16. 7988ab4 pm: rename device_set/get_power_state to pm_device_set/get by Gerard Marull-Paretas · 3 years, 11 months ago
  17. dbf46b3 pm: rename device_pm_cb to pm_device_cb by Gerard Marull-Paretas · 3 years, 11 months ago
  18. 7bfd3a1 device: rename device_pm_control to pm_control by Gerard Marull-Paretas · 3 years, 11 months ago
  19. 2c7b763 pm: replace DEVICE_PM_* states with PM_DEVICE_* by Gerard Marull-Paretas · 3 years, 11 months ago
  20. a23de40 doc: pm: update runtime API names by Gerard Marull-Paretas · 3 years, 11 months ago
  21. f69759d pm: rename CONFIG_PM_DEVICE_IDLE to CONFIG_PM_DEVICE_RUNTIME by Gerard Marull-Paretas · 3 years, 11 months ago
  22. 58617fb doc: dts: bindings: add dt-zephyr-user target by Martí Bolívar · 3 years, 11 months ago
  23. 60ab0af drivers: gpio: add GPIO_DT_SPEC_GET_OR and friends by Martí Bolívar · 3 years, 11 months ago
  24. d0e0af7 Bluetooth: Add option to log btsnoops over RTT by Magdalena Kasenberg · 3 years, 11 months ago
  25. a1c6fbb doc: release notes: release notes entry for non-blocking secure calls by Ioannis Glaropoulos · 3 years, 11 months ago
  26. ebfe9be doc: fix devicetree lexer warnings by Gerard Marull-Paretas · 3 years, 11 months ago
  27. 0918243 doc: remove dts lexer by Gerard Marull-Paretas · 3 years, 11 months ago
  28. aa0b02b doc: use pygments devicetree language support by Gerard Marull-Paretas · 3 years, 11 months ago
  29. 965c8b9 sanitycheck: Add a feature which can handle pytest script. by YouhuaX Zhu · 3 years, 11 months ago
  30. faf68fb doc: west: add 0.11.0 docs by Martí Bolívar · 3 years, 11 months ago
  31. 7fac6a1 kernel: atomic: possibility of arch specific implementation by Tommie Skriver · 3 years, 11 months ago
  32. f1f63dd arm64: FPU context switching support by Nicolas Pitre · 3 years, 11 months ago
  33. 9136c40 tests: poll: revised document error by Ningx Zhao · 3 years, 11 months ago
  34. 6df4405 doc: fix typos by Anas Nashif · 3 years, 11 months ago
  35. 5045f5772 doc: fix typo in driver documentation by Didrik Rokhaug · 4 years ago
  36. 29c838e fs/nvs: document flash wbs migration capability by Andrzej Puzdrowski · 4 years ago
  37. 54283ef x86: mmu: allow page table extra mappings to have cache disabled by Daniel Leung · 4 years ago
  38. 0d1577f net: lwm2m: Add API function to delete object instance by Robert Lubos · 4 years ago
  39. b4174425 doc: kernel: document general policy for Zephyr without threads by Peter Bigot · 4 years ago
  40. e6248db doc: releases: add notes on device_pm_control_nop removal by Gerard Marull-Paretas · 4 years ago
  41. 70fc2dc doc: remove references to device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
  42. 2ec53e9 doc: releases: add notes on reboot header location change by Gerard Marull-Paretas · 4 years ago
  43. f163bdb power: move reboot functionality to os lib by Gerard Marull-Paretas · 4 years ago
  44. e1fc809 doc: add documentation for dictionary-based logging by Daniel Leung · 4 years ago
  45. 446432a doc: doxygen: add support for function properties by Gerard Marull-Paretas · 4 years ago
  46. d48627b doc: process: Fix heading levels by Anas Nashif · 4 years ago
  47. db1d7a78 doc: consolidate process documents by Anas Nashif · 4 years ago
  48. 0700a24 devicetree: Add DT_FOREACH_CHILD_STATUS_OKAY macro by Hou Zhiqiang · 4 years ago
  49. d8cf822 doc: kernel: workqueue: add section on best practices by Peter Bigot · 4 years ago
  50. add4c1d doc: kernel: workqueue: miscellaneous cleanup by Peter Bigot · 4 years ago
  51. 0ef268f doc: kernel: workqueue: improve documentation on context retrieval by Peter Bigot · 4 years ago
  52. 1f00822 doc: kernel: workqueue: explicitly mention K_WORK_DEFINE by Peter Bigot · 4 years ago
  53. 537f966 doc: kernel: workqueue: correct terminology misuse by Peter Bigot · 4 years ago
  54. 9f2fa87 net: Remove support for CONFIG_NET_CONTEXT_TIMESTAMP option by Jukka Rissanen · 4 years ago
  55. 0e6ac00 storage/stream: Add persistent write progress to stream_flash by Jonathan Nilsen · 4 years ago
  56. 4c2886c doc: devicetree: overhaul bindings guide by Martí Bolívar · 4 years ago
  57. 43086d3 doc: devicetree: improve 'writing property values' by Martí Bolívar · 4 years ago
  58. 72c64d0 doc: devicetree: inferred bindings improvements by Martí Bolívar · 4 years ago
  59. 53da211 doc: more LTS details by Anas Nashif · 4 years ago
  60. 12e17ed doc: master -> main branch by Anas Nashif · 4 years ago
  61. 690e4e2 doc: LTS release docs by Anas Nashif · 4 years ago
  62. 9553e25 doc: adjust scrolling settings by Gerard Marull-Paretas · 4 years ago
  63. fe27054 doc: gsg: add python38 to Fedora by Zach Hudson · 4 years ago
  64. b747152 doc: gsg: add libpython3.8-dev by Zach Hudson · 4 years ago
  65. 7309119 doc: release: Add note about send changes by Luiz Augusto von Dentz · 4 years ago
  66. 89aa9c8 doc: add caption to main toctree by Gerard Marull-Paretas · 4 years ago
  67. a6d8c23 doc: new look and feel by Gerard Marull-Paretas · 4 years ago
  68. 05ccdd7 doc: move 'getting help' to contrib guidelines by Anas Nashif · 4 years ago
  69. 541b261 doc: reorder sections in contribution guidelines by Anas Nashif · 4 years ago
  70. bf9ceac doc: move env_vars into application development by Anas Nashif · 4 years ago
  71. 3b3e858 portability: move cmsis api headers by Anas Nashif · 4 years ago
  72. 077447a doc: consolidate api status and guidelines by Anas Nashif · 4 years ago
  73. 247078e doc: logging: Add documentation for logging v2 by Krzysztof Chruscinski · 4 years ago
  74. 9c6b159 doc: misc: Add documentation for MPSC Packet Buffer by Krzysztof Chruscinski · 4 years ago
  75. fb4d945 doc: misc: formatted_output: Add section for cbprintf packaging by Krzysztof Chruscinski · 4 years ago
  76. f23a334 doc: fix spelling mistake by Maximilian Bachmann · 4 years ago
  77. e3a25b3 doc: on mac suggesting an alternative procedure for cmake by Giulio De Donato · 4 years ago
  78. bc747e7 tracing: remove cpu_stats in favor of thread runtime stats by Anas Nashif · 4 years ago
  79. fe3fced doc: smp: use doxygen references by Anas Nashif · 4 years ago
  80. 77ee832 doc: rename Random -> RNG by Anas Nashif · 4 years ago
  81. 193c591 doc: modbus: remove extra level in the docs by Anas Nashif · 4 years ago
  82. e616a54 doc: enable doxygen for CONFIG_TIMING_FUNCTIONS by Anas Nashif · 4 years ago
  83. d31d6ce doc: strcutures: use doxygen to reference functions by Anas Nashif · 4 years ago
  84. e9662c8 docs: structures: move ring buffer by Anas Nashif · 4 years ago
  85. a7f5706 doc: group data structure docs and add doxygen linkage by Anas Nashif · 4 years ago
  86. c355b7e kernel: move workqueue API reference by Anas Nashif · 4 years ago
  87. 0dc7b9e k_current_get(): make it a "const" function by Nicolas Pitre · 4 years ago
  88. a9257bf doc: releases: add release note entry for TF-M update by Ioannis Glaropoulos · 4 years ago
  89. aaaef98 net: doc: Add info about net-capture.py script by Jukka Rissanen · 4 years ago
  90. 74a5ed7 doc: guides: porting: shields: fix Arduino header name by Ievgenii Meshcheriakov · 4 years ago
  91. 22a82bc docs: twister: Add section about quarantine feature by Maciej Perkowski · 4 years ago
  92. a94c7e3 Bluetooth: Mesh: Introduce acknowledged message API by Pavel Vasilyev · 4 years ago
  93. 39c4b7c doc: clarify ENOSYS and ENOTSUP by Anas Nashif · 4 years ago
  94. 103fc5e net: doc: Add net_capture API documentation by Jukka Rissanen · 4 years ago
  95. 026da2d Bluetooth: host: Add ISO disconnect reason by Emil Gydesen · 4 years ago
  96. 96c7d10 doc: use warnings_filter by Gerard Marull-Paretas · 4 years ago
  97. 74783c1 doc: extensions: add warnings_filter by Gerard Marull-Paretas · 4 years ago
  98. fad358c doc: predefine ATOMIC_DEFINE by Gerard Marull-Paretas · 4 years ago
  99. faa74e6 doc: disable INLINE_SIMPLE_STRUCTS Doxygen option by Gerard Marull-Paretas · 4 years ago
  100. 52b03a2 doc: Update for SDK 0.12.4 by Kumar Gala · 4 years ago