1. 02e598a clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  2. 6412993 prefer std::format over fmt by Patrick Williams · 11 months ago
  3. 47fb49a sensor: Implement sensor "PRIORITY" by Lakshmi Yadlapati · 1 year, 3 months ago
  4. e8771fd clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  5. c9d6161 sensor: Implement sensor "ACCURACY" by George Liu · 2 years, 3 months ago
  6. ad6043f sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  7. d273b1e sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 9 months ago
  8. 6d50c3e sensor: Implement sensor "ASYNC_READ_TIMEOUT" by Brandon Kim · 5 years ago
  9. d8cacfd Change #ifdef to #if after move to meson by Matt Spinler · 3 years, 8 months ago
  10. 7ab1b25 Fix applying sensor scale on first read by Matt Spinler · 4 years, 6 months ago
  11. 6a391de Print the errno from a fail in the journal by Matt Spinler · 4 years, 6 months ago
  12. ecac0ae Fixes for when sensor value is a double by Matt Spinler · 4 years, 6 months ago
  13. 5e034af Print the failing filename in the journal msg by Matt Spinler · 4 years, 7 months ago
  14. 2227bd5 sensor: Replace GpioLock with stdplus RAII helper by William A. Kennington III · 6 years ago
  15. 79205b2 sensor: Add UPDATE_FUNCTIONAL_ON_FAIL and its behavior by Brandon Kim · 6 years ago
  16. 86dcac8 sensor: Always add status interface, track fault file with class member by Brandon Kim · 6 years ago
  17. 3ebaa3e sensor: remove redundant condition by Patrick Venture · 6 years ago
  18. 6206723 rename Object type to InterfaceMap by Patrick Venture · 6 years ago
  19. db76d49 sensor: Implement RAII object for GPIO unlock and lock by Brandon Kim · 6 years ago
  20. 9e997b4 use filesystem instead of experimental by Patrick Venture · 6 years ago
  21. e9764ff sensor: set scale to 0 in constructor by Patrick Venture · 6 years ago
  22. 12659aa sensor: add underscore prefix to members by Patrick Venture · 6 years ago
  23. 2864b06 sensor: to enable testing receive hwmonio interface pointer by Patrick Venture · 6 years ago
  24. ee73f5b Make hwmon work with double or int64 interface by James Feist · 6 years ago
  25. 4cbdfef Remove old experimental includes by William A. Kennington III · 6 years ago
  26. 685efa1 cleanup: reduced scope of variables by Patrick Venture · 6 years ago
  27. b28f432 Use gpioplus for specifying gpio gating by Patrick Venture · 6 years ago
  28. 043d323 add .clang-format by Patrick Venture · 6 years ago
  29. ac47309 Move sensor adjust within sensor object by Matthew Barth · 7 years ago
  30. cb3daaf Move value iface creation into sensor object by Matthew Barth · 7 years ago
  31. 2e41b13 Move status iface creation into sensor object by Matthew Barth · 7 years ago
  32. 9c43106 Add sensor object framework by Matthew Barth · 7 years ago
  33. 3581938 Add status interface to sensors by Matthew Barth · 7 years ago