1. 780324b cleanup: rename fiber/task -> thread by Anas Nashif · 7 years ago
  2. 6d79fe5 sensors: implement system calls by Andrew Boie · 7 years ago
  3. 1bd9fcc include: Add new sensor channel blue by Punit Vara · 8 years ago
  4. cc334c7 Convert remaining code to using newly introduced integer sized types by Kumar Gala · 8 years ago
  5. 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
  6. 0025c20 sensor: Introduce red and green light sensor channels by Maureen Helm · 8 years ago
  7. cdf754f sensor: fix typo in sensor.h by Bogdan Davidoaia · 8 years ago
  8. 678d1ba sensor: add SENSOR_CHAN_*_XYZ enum values by Bogdan Davidoaia · 8 years ago
  9. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  10. 2a2b7de sensor: remove unused legacy macros by Anas Nashif · 8 years ago
  11. 30162ae sensor: remove sensor value type by Bogdan Davidoaia · 8 years ago
  12. f0da59b sensor: Fix samples that assume incorrect sensor_value type. by Marcus Shawcroft · 8 years ago
  13. 4c22d6c sensor: Introduce tap and double tap triggers by Maureen Helm · 8 years ago
  14. 4946e3e sensor: remove SENSOR_VALUE_TYPE_INT by Bogdan Davidoaia · 8 years ago
  15. b584acb sensor: remove unused Q16_16 value type by Bogdan Davidoaia · 8 years ago
  16. b3774c9 drivers/sensor: Make references to driver_api const by Marcus Shawcroft · 8 years ago
  17. da54462 doc: revert unnamed union/struct workaround in favour of known-issues by Inaky Perez-Gonzalez · 9 years ago
  18. 47eb609 doc: fix ref in include/sensor.h by David B. Kinder · 9 years ago
  19. 6f67bfc doc: fix warnings about undefined ref and group without end. by Javier B Perez · 9 years ago
  20. 2982f0e sensor: add device config helpers by Vlad Dogaru · 9 years ago
  21. ecc4c76 doc: fix WARNING: Invalid definition" due to unamed structs/unions by Inaky Perez-Gonzalez · 9 years ago
  22. 0518063 doc: fix "WARNING: Error in type declaration." in callback typedefs by Inaky Perez-Gonzalez · 9 years ago
  23. 4867500 doc: fix typos in doc argument names, removing doxygen warnings by Inaky Perez-Gonzalez · 9 years ago
  24. cbdbe6f sensor: Add altitude channel by Laurentiu Palcu · 9 years ago
  25. df20e3e sensor: add support for *_ANY get channel by Murtaza Alexandru · 9 years ago
  26. 434e7b2 sensor: Remove dead code from header by Vlad Dogaru · 9 years ago
  27. 3a66946 sensor: Rework core to use workqueue API by Vlad Dogaru · 9 years ago
  28. f1b95df sensor: rename SENSOR_TYPE_* to SENSOR_VALUE_TYPE_* by Murtaza Alexandru · 9 years ago
  29. 1be6d1f sensor: add the posibility to fetch one data type by Murtaza Alexandru · 9 years ago
  30. 8d7f52c sensor: sensor.h: fix typo by Laurentiu Palcu · 9 years ago
  31. d43e152 sensor.h: Add helper functions for unit conversions by Laurentiu Palcu · 9 years ago
  32. 3ed141e sensor.h: add new attributes by Laurentiu Palcu · 9 years ago
  33. 2e31980 sensor: add full-scale attribute by Murtaza Alexandru · 9 years ago
  34. cde203a sensor: add slope threshold and duration attributes by Bogdan Davidoaia · 9 years ago
  35. 33ee205 sensor: add common magnetometer enum values by Murtaza Alexandru · 9 years ago
  36. 4851ee7 drivers: Fix documentation from remaining APIs by Andre Guedes · 9 years ago
  37. 245e140 drivers: Replace DEV_INVALID_OP by -ENOTSUP by Andre Guedes · 9 years ago
  38. 024cfe7 drivers: Replace DEV_OK by 0 by Andre Guedes · 9 years ago
  39. d1c7c7b Introduce new sensor API by Vlad Dogaru · 9 years ago