1. 670d92a Provide option to always use device path by Matt Spinler · 5 months ago
  2. 82f2db6 Remove add_object_vtable expect from fanpwm UT by Matt Spinler · 5 months ago
  3. 8df95be meson: Provide missing wrap files by Konstantin Aladyshev · 9 months ago
  4. 6412993 prefer std::format over fmt by Patrick Williams · 11 months ago
  5. 47fb49a sensor: Implement sensor "PRIORITY" by Lakshmi Yadlapati · 1 year, 3 months ago
  6. 58bd8ba build: use allowed over enabled by Patrick Williams · 1 year, 1 month ago
  7. c8e818d clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  8. ae7ae5b meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 5 months ago
  9. 24b8b4b Add option to override of_node to use devpath by Willy Tu · 1 year, 5 months ago
  10. 64b90bf build: upgrade to C++23 by Patrick Williams · 1 year, 6 months ago
  11. e8771fd clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  12. 6b5af74 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 9 months ago
  13. 46a29b7 markdownlint: fix all warnings by Patrick Williams · 2 years, 1 month ago
  14. 5203d48 prettier: re-format by Patrick Williams · 2 years, 1 month ago
  15. c4f67be beautysh: re-format by Patrick Williams · 2 years, 1 month ago
  16. c9d6161 sensor: Implement sensor "ACCURACY" by George Liu · 2 years, 3 months ago
  17. 5e5259b MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  18. ad6043f sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  19. cabec7f OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 6 months ago
  20. 0bbd07c Use proper path in service file by Matt Spinler · 2 years, 9 months ago
  21. d273b1e sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 9 months ago
  22. d546181 MAINTAINERS/OWNERS: Removal of `msbarth` by Matthew Barth · 2 years, 10 months ago
  23. 728f21f phosphor-hwmon: Remove venture from reviewer by Willy Tu · 2 years, 11 months ago
  24. b6c1771 clang-format with latest clang by Ed Tanous · 3 years, 4 months ago
  25. 6a22a2f Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
  26. 3a81614 build: switch to C++20 by Patrick Williams · 3 years, 3 months ago
  27. 04da055 sensor: accept single sensor threshold by Thang Q. Nguyen · 3 years, 6 months ago
  28. 9c40534 build: test: Fix invalid variable by William A. Kennington III · 3 years, 7 months ago
  29. e32ce16 Hardcode SensorValueType to double by Matt Spinler · 3 years, 8 months ago
  30. 6d50c3e sensor: Implement sensor "ASYNC_READ_TIMEOUT" by Brandon Kim · 5 years ago
  31. d46d081 Add sensor instance id command line argument. by Anton D. Kachalov · 4 years ago
  32. 5b520cf Install service unit files, busconfig and udev rules from the package. by Anton D. Kachalov · 4 years ago
  33. bb25973 meson: Cleanup tests and make them execute again by William A. Kennington III · 3 years, 8 months ago
  34. d3e8794 meson: Explicitly check for CLI11 dependency by William A. Kennington III · 3 years, 8 months ago
  35. f9aff80 meson: Cleanup library linking by William A. Kennington III · 3 years, 8 months ago
  36. ffaaef7 gitignore: Ignore all build directories by William A. Kennington III · 3 years, 8 months ago
  37. 6f42e35 Remove autotools files by Matt Spinler · 3 years, 8 months ago
  38. d8cacfd Change #ifdef to #if after move to meson by Matt Spinler · 3 years, 8 months ago
  39. 8fa48a4 MAINTAINERS: Handoff from Venture to Kim by Patrick Venture · 3 years, 8 months ago
  40. 7376909 Send high/low alarm signal when sensor reading exceeds threshold by Duke Du · 3 years, 9 months ago
  41. f4414cb enable shellcheck by Patrick Williams · 3 years, 9 months ago
  42. 347666f bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 9 months ago
  43. bc58dec Make shellcheck happy about the max31785-msl script by Anton D. Kachalov · 3 years, 10 months ago
  44. 82921ae Change an sdbusplus mock signature by Matt Spinler · 4 years ago
  45. 9455535 max31785-msl: Default not to install by Matthew Barth · 4 years, 2 months ago
  46. 7ab1b25 Fix applying sensor scale on first read by Matt Spinler · 4 years, 6 months ago
  47. 6a391de Print the errno from a fail in the journal by Matt Spinler · 4 years, 6 months ago
  48. ecac0ae Fixes for when sensor value is a double by Matt Spinler · 4 years, 6 months ago
  49. 5e034af Print the failing filename in the journal msg by Matt Spinler · 4 years, 6 months ago
  50. 5906173 build: add support for building with meson by Brad Bishop · 5 years ago
  51. ddbf1c6 Update sensor-architecture.md link by Gunnar Mills · 5 years ago
  52. 778f5c3 tests: fix warnings by Brad Bishop · 5 years ago
  53. 57e18b9 test: average: avoid unwanted implicit type deduction by Brad Bishop · 5 years ago
  54. bd9bc00 Rework envMock by Kun Yi · 5 years ago
  55. 94a04c4 Suppress clang-format on one case by Kun Yi · 5 years ago
  56. 9bbe602 Support averaging power values by Carol Wang · 5 years ago
  57. 2227bd5 sensor: Replace GpioLock with stdplus RAII helper by William A. Kennington III · 6 years ago
  58. 501ade2 [cleanup] mainloop: simplify with structured bindings by Kun Yi · 5 years ago
  59. 553552c [cleanup] mainloop: continue early by Kun Yi · 5 years ago
  60. 15492e7 [cleanup] sensor: Fix function declaration constness by Kun Yi · 5 years ago
  61. 79205b2 sensor: Add UPDATE_FUNCTIONAL_ON_FAIL and its behavior by Brandon Kim · 6 years ago
  62. 0892c3f drop remove_from_dbus_on_fail option by Patrick Venture · 6 years ago
  63. feb744a mainloop: move out the interface update method by Patrick Venture · 6 years ago
  64. 1fc55df mainloop: delete unused local empty pointer instances by Patrick Venture · 6 years ago
  65. 86dcac8 sensor: Always add status interface, track fault file with class member by Brandon Kim · 6 years ago
  66. 802d94f MAINTAINERS: +R: Brandon Kim by Patrick Venture · 6 years ago
  67. caaebd1 hwmonio: Add injection point to test internal behavior by Patrick Venture · 6 years ago
  68. 16805a6 mainloop: Make HwmonIO injectable dependency by Patrick Venture · 6 years ago
  69. 0cd4f69 mainloop: add helper methods for sensor removal by Patrick Venture · 6 years ago
  70. 3ebaa3e sensor: remove redundant condition by Patrick Venture · 6 years ago
  71. 6206723 rename Object type to InterfaceMap by Patrick Venture · 6 years ago
  72. 827886a types: add missing headers by Patrick Venture · 6 years ago
  73. db76d49 sensor: Implement RAII object for GPIO unlock and lock by Brandon Kim · 6 years ago
  74. d0ce792 Emit signal and remove sensors from dbus by Matthew Barth · 6 years ago
  75. 5c014d2 Use std::filesystem::path::relative_path() by Matt Spinler · 6 years ago
  76. 1f30ab2 build: install into bin instead of sbin by Patrick Venture · 6 years ago
  77. 7e27665 build: enable valgrind by Patrick Venture · 6 years ago
  78. 2e476ac flip error and help message on failure by Patrick Venture · 6 years ago
  79. 17cfad6 swap out getopts for cli11 by Patrick Venture · 6 years ago
  80. 69a68ed build: enable code coverage by Patrick Venture · 6 years ago
  81. 85ba64a Don't std::filesystem::path::/= an absolute path by Matt Spinler · 6 years ago
  82. 9e997b4 use filesystem instead of experimental by Patrick Venture · 6 years ago
  83. 5d8f570 test: rework gtest/gmock lookup by Patrick Venture · 6 years ago
  84. 56c876f test: rework to use Pair-wise comparison by Patrick Venture · 6 years ago
  85. 27512cf Cleanup _gitignore by Patrick Venture · 6 years ago
  86. 09d9c23 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  87. cd40c88 test: add adjustvalue test by Patrick Venture · 6 years ago
  88. e9764ff sensor: set scale to 0 in constructor by Patrick Venture · 6 years ago
  89. 9a7ef7c build: cleanup configure script PKG_CHECK_MODULES by Patrick Venture · 6 years ago
  90. 99b9581 sensor: add gpio handle test variation by Patrick Venture · 6 years ago
  91. 12659aa sensor: add underscore prefix to members by Patrick Venture · 6 years ago
  92. e3e0f97 test: add gpiohandle mock impl by Patrick Venture · 6 years ago
  93. 0e2d68d test: add tests for creating sensor objects by Patrick Venture · 6 years ago
  94. a67a947 test: add environment mock impl by Patrick Venture · 6 years ago
  95. d0f5097 SensorSet: add underscore prefix to members by Patrick Venture · 6 years ago
  96. abf2970 fan_speed: add underscore prefix to members by Patrick Venture · 6 years ago
  97. 2511c09 fan_pwm: add underscore prefix to members by Patrick Venture · 6 years ago
  98. 4d9506c hwmonio: add underscore prefix to members by Patrick Venture · 6 years ago
  99. 52b4061 mainloop: add underscore prefix to members by Patrick Venture · 6 years ago
  100. 2864b06 sensor: to enable testing receive hwmonio interface pointer by Patrick Venture · 6 years ago