1. 8dc3f85 hwmv2: Introduce Hardware model version 2 and convert devices by Torsten Rasmussen · 1 year ago
  2. 1e5c46d samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC by Keith Packard · 1 year, 5 months ago
  3. 0b90fd5 samples, tests, boards: Switch main return type from void to int by Keith Packard · 1 year, 11 months ago
  4. af78cbd samples and tests: Add REQUIRED to Zephyr find_package call by Jamie McCrae · 2 years ago
  5. 79e6b0e includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> by Gerard Marull-Paretas · 2 years, 6 months ago
  6. a202341 devices: constify device pointers initialized at compile time by Gerard Marull-Paretas · 2 years, 7 months ago
  7. 5d36157 sensors: Remove unnecessary Kconfig setting of sensors by Kumar Gala · 2 years, 8 months ago
  8. 88021ec samples: sensors: Remove label property from devicetree overlays by Kumar Gala · 2 years, 8 months ago
  9. e24314f include: add more missing zephyr/ prefixes by Fabio Baltieri · 2 years, 10 months ago
  10. c7b5b3c samples: migrate includes to contain <zephyr/...> prefix by Gerard Marull-Paretas · 2 years, 10 months ago
  11. 6451626 pm: Use pm_device_action_run instead of state_set by Flavio Ceolin · 3 years, 4 months ago
  12. d1a93c1 drivers: sensor: Const sensor trigger data in trigger handler by Radoslaw Koppel · 3 years, 5 months ago
  13. e32c974 samples: sensors: fdc2x1x: fixed bugs in pm_info() by Igor Knippenberg · 3 years, 5 months ago
  14. 1cccc8a cmake: increase minimal required version to 3.20.0 by Torsten Rasmussen · 3 years, 7 months ago
  15. d41dadc pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED by Gerard Marull-Paretas · 3 years, 7 months ago
  16. 56a35e5 pm: converge to suspend state for low power modes by Gerard Marull-Paretas · 3 years, 7 months ago
  17. 26ad837 pm: remove callback from control function by Gerard Marull-Paretas · 3 years, 8 months ago
  18. cc2f0e9 pm: use enum for device PM states by Gerard Marull-Paretas · 3 years, 8 months ago
  19. 45a6de6 drivers: fix pm callback signature by Gerard Marull-Paretas · 3 years, 9 months ago
  20. 0c607ad pm: device: Align state names with system states by Flavio Ceolin · 3 years, 10 months ago
  21. 7988ab4 pm: rename device_set/get_power_state to pm_device_set/get by Gerard Marull-Paretas · 3 years, 10 months ago
  22. 2c7b763 pm: replace DEVICE_PM_* states with PM_DEVICE_* by Gerard Marull-Paretas · 3 years, 10 months ago
  23. 36bd4cb samples: fdc2x1x: drop device_get_binding/DT_INST by Martí Bolívar · 3 years, 10 months ago
  24. 70fc8bd samples: sensor: add integration_platforms by Kumar Gala · 4 years ago
  25. 066be0a samples: sensor: fdc2x1x: Add FDC2X1X sample application by Igor Knippenberg · 4 years ago