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