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