1. 2227bd5 sensor: Replace GpioLock with stdplus RAII helper by William A. Kennington III · 6 years ago
  2. 79205b2 sensor: Add UPDATE_FUNCTIONAL_ON_FAIL and its behavior by Brandon Kim · 6 years ago
  3. 86dcac8 sensor: Always add status interface, track fault file with class member by Brandon Kim · 6 years ago
  4. 3ebaa3e sensor: remove redundant condition by Patrick Venture · 6 years ago
  5. 6206723 rename Object type to InterfaceMap by Patrick Venture · 6 years ago
  6. db76d49 sensor: Implement RAII object for GPIO unlock and lock by Brandon Kim · 6 years ago
  7. 9e997b4 use filesystem instead of experimental by Patrick Venture · 6 years ago
  8. e9764ff sensor: set scale to 0 in constructor by Patrick Venture · 6 years ago
  9. 12659aa sensor: add underscore prefix to members by Patrick Venture · 6 years ago
  10. 2864b06 sensor: to enable testing receive hwmonio interface pointer by Patrick Venture · 6 years ago
  11. ee73f5b Make hwmon work with double or int64 interface by James Feist · 6 years ago
  12. 4cbdfef Remove old experimental includes by William A. Kennington III · 6 years ago
  13. 685efa1 cleanup: reduced scope of variables by Patrick Venture · 6 years ago
  14. b28f432 Use gpioplus for specifying gpio gating by Patrick Venture · 6 years ago
  15. 043d323 add .clang-format by Patrick Venture · 6 years ago
  16. ac47309 Move sensor adjust within sensor object by Matthew Barth · 7 years ago
  17. cb3daaf Move value iface creation into sensor object by Matthew Barth · 7 years ago
  18. 2e41b13 Move status iface creation into sensor object by Matthew Barth · 7 years ago
  19. 9c43106 Add sensor object framework by Matthew Barth · 7 years ago
  20. 3581938 Add status interface to sensors by Matthew Barth · 7 years ago