- e96daf6 clang-format: re-format for clang-19 by Patrick Williams · 2 weeks ago
- 2d56d93 fan_speed: Always write target prop to sysfs by Matt Spinler · 6 weeks ago
- 30cab62 Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
- 02e598a clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
- 670d92a Provide option to always use device path by Matt Spinler · 5 months ago
- 82f2db6 Remove add_object_vtable expect from fanpwm UT by Matt Spinler · 5 months ago
- 8df95be meson: Provide missing wrap files by Konstantin Aladyshev · 9 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
- 58bd8ba build: use allowed over enabled by Patrick Williams · 1 year, 1 month ago
- c8e818d clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
- ae7ae5b meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 5 months ago
- 24b8b4b Add option to override of_node to use devpath by Willy Tu · 1 year, 5 months ago
- 64b90bf build: upgrade to C++23 by Patrick Williams · 1 year, 6 months ago
- e8771fd clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- 6b5af74 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 9 months ago
- 46a29b7 markdownlint: fix all warnings by Patrick Williams · 2 years, 1 month ago
- 5203d48 prettier: re-format by Patrick Williams · 2 years, 1 month ago
- c4f67be beautysh: re-format by Patrick Williams · 2 years, 1 month ago
- c9d6161 sensor: Implement sensor "ACCURACY" by George Liu · 2 years, 3 months ago
- 5e5259b MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
- ad6043f sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
- cabec7f OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 6 months ago
- 0bbd07c Use proper path in service file by Matt Spinler · 2 years, 9 months ago
- d273b1e sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 9 months ago
- d546181 MAINTAINERS/OWNERS: Removal of `msbarth` by Matthew Barth · 2 years, 10 months ago
- 728f21f phosphor-hwmon: Remove venture from reviewer by Willy Tu · 2 years, 11 months ago
- b6c1771 clang-format with latest clang by Ed Tanous · 3 years, 4 months ago
- 6a22a2f Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
- 3a81614 build: switch to C++20 by Patrick Williams · 3 years, 3 months ago
- 04da055 sensor: accept single sensor threshold by Thang Q. Nguyen · 3 years, 6 months ago
- 9c40534 build: test: Fix invalid variable by William A. Kennington III · 3 years, 7 months ago
- e32ce16 Hardcode SensorValueType to double by Matt Spinler · 3 years, 8 months ago
- 6d50c3e sensor: Implement sensor "ASYNC_READ_TIMEOUT" by Brandon Kim · 5 years ago
- d46d081 Add sensor instance id command line argument. by Anton D. Kachalov · 4 years ago
- 5b520cf Install service unit files, busconfig and udev rules from the package. by Anton D. Kachalov · 4 years ago
- bb25973 meson: Cleanup tests and make them execute again by William A. Kennington III · 3 years, 8 months ago
- d3e8794 meson: Explicitly check for CLI11 dependency by William A. Kennington III · 3 years, 8 months ago
- f9aff80 meson: Cleanup library linking by William A. Kennington III · 3 years, 8 months ago
- ffaaef7 gitignore: Ignore all build directories by William A. Kennington III · 3 years, 8 months ago
- 6f42e35 Remove autotools files by Matt Spinler · 3 years, 8 months ago
- d8cacfd Change #ifdef to #if after move to meson by Matt Spinler · 3 years, 8 months ago
- 8fa48a4 MAINTAINERS: Handoff from Venture to Kim by Patrick Venture · 3 years, 8 months ago
- 7376909 Send high/low alarm signal when sensor reading exceeds threshold by Duke Du · 3 years, 9 months ago
- f4414cb enable shellcheck by Patrick Williams · 3 years, 9 months ago
- 347666f bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 9 months ago
- bc58dec Make shellcheck happy about the max31785-msl script by Anton D. Kachalov · 3 years, 10 months ago
- 82921ae Change an sdbusplus mock signature by Matt Spinler · 4 years ago
- 9455535 max31785-msl: Default not to install by Matthew Barth · 4 years, 2 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, 6 months ago
- 5906173 build: add support for building with meson by Brad Bishop · 5 years ago
- ddbf1c6 Update sensor-architecture.md link by Gunnar Mills · 5 years ago
- 778f5c3 tests: fix warnings by Brad Bishop · 5 years ago
- 57e18b9 test: average: avoid unwanted implicit type deduction by Brad Bishop · 5 years ago
- bd9bc00 Rework envMock by Kun Yi · 5 years ago
- 94a04c4 Suppress clang-format on one case by Kun Yi · 5 years ago
- 9bbe602 Support averaging power values by Carol Wang · 5 years ago
- 2227bd5 sensor: Replace GpioLock with stdplus RAII helper by William A. Kennington III · 6 years ago
- 501ade2 [cleanup] mainloop: simplify with structured bindings by Kun Yi · 5 years ago
- 553552c [cleanup] mainloop: continue early by Kun Yi · 5 years ago
- 15492e7 [cleanup] sensor: Fix function declaration constness by Kun Yi · 5 years ago
- 79205b2 sensor: Add UPDATE_FUNCTIONAL_ON_FAIL and its behavior by Brandon Kim · 6 years ago
- 0892c3f drop remove_from_dbus_on_fail option by Patrick Venture · 6 years ago
- feb744a mainloop: move out the interface update method by Patrick Venture · 6 years ago
- 1fc55df mainloop: delete unused local empty pointer instances by Patrick Venture · 6 years ago
- 86dcac8 sensor: Always add status interface, track fault file with class member by Brandon Kim · 6 years ago
- 802d94f MAINTAINERS: +R: Brandon Kim by Patrick Venture · 6 years ago
- caaebd1 hwmonio: Add injection point to test internal behavior by Patrick Venture · 6 years ago
- 16805a6 mainloop: Make HwmonIO injectable dependency by Patrick Venture · 6 years ago
- 0cd4f69 mainloop: add helper methods for sensor removal by Patrick Venture · 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
- 827886a types: add missing headers by Patrick Venture · 6 years ago
- db76d49 sensor: Implement RAII object for GPIO unlock and lock by Brandon Kim · 6 years ago
- d0ce792 Emit signal and remove sensors from dbus by Matthew Barth · 6 years ago
- 5c014d2 Use std::filesystem::path::relative_path() by Matt Spinler · 6 years ago
- 1f30ab2 build: install into bin instead of sbin by Patrick Venture · 6 years ago
- 7e27665 build: enable valgrind by Patrick Venture · 6 years ago
- 2e476ac flip error and help message on failure by Patrick Venture · 6 years ago
- 17cfad6 swap out getopts for cli11 by Patrick Venture · 6 years ago
- 69a68ed build: enable code coverage by Patrick Venture · 6 years ago
- 85ba64a Don't std::filesystem::path::/= an absolute path by Matt Spinler · 6 years ago
- 9e997b4 use filesystem instead of experimental by Patrick Venture · 6 years ago
- 5d8f570 test: rework gtest/gmock lookup by Patrick Venture · 6 years ago
- 56c876f test: rework to use Pair-wise comparison by Patrick Venture · 6 years ago
- 27512cf Cleanup _gitignore by Patrick Venture · 6 years ago
- 09d9c23 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
- cd40c88 test: add adjustvalue test by Patrick Venture · 6 years ago
- e9764ff sensor: set scale to 0 in constructor by Patrick Venture · 6 years ago
- 9a7ef7c build: cleanup configure script PKG_CHECK_MODULES by Patrick Venture · 6 years ago
- 99b9581 sensor: add gpio handle test variation by Patrick Venture · 6 years ago
- 12659aa sensor: add underscore prefix to members by Patrick Venture · 6 years ago
- e3e0f97 test: add gpiohandle mock impl by Patrick Venture · 6 years ago
- 0e2d68d test: add tests for creating sensor objects by Patrick Venture · 6 years ago
- a67a947 test: add environment mock impl by Patrick Venture · 6 years ago
- d0f5097 SensorSet: add underscore prefix to members by Patrick Venture · 6 years ago
- abf2970 fan_speed: add underscore prefix to members by Patrick Venture · 6 years ago