1. e3e3c97 nvmesensor: Support the NVMe MI basic management command by Andrew Jeffery · 3 years, 9 months ago
  2. 0c42f40 logging: replace direct journal calls with lg2 by Patrick Williams · 3 years, 6 months ago
  3. 8a17c30 Make dbus-sensors compile with clang-13 by Ed Tanous · 3 years, 5 months ago
  4. 379b113 sensor: remove exception in error path by Patrick Williams · 3 years, 5 months ago
  5. c7a1ae6 psusensor: Add support for the 'PowerState' parameter by Konstantin Aladyshev · 3 years, 10 months ago
  6. 5cf0f99 Change fanName to sensorName as this is a sensor by Bruce Mitchell · 3 years, 6 months ago
  7. 9f6d4fd IpmbSensor : Add PollRate property. by Jayashree-D · 3 years, 10 months ago
  8. a734594 hwmontemp: respect 'PowerState' parameter by Konstantin Aladyshev · 3 years, 10 months ago
  9. 323969b dbus-sensors: add Pascals to allowlist for units by Bruce Mitchell · 3 years, 7 months ago
  10. e41d52f PSUSensor: Add Offset attribute by Jeff Lin · 3 years, 10 months ago
  11. 7170a23 psusensor: Use configurable read interval by Lei YU · 4 years ago
  12. f72eb83 adcsensor: make BridgeGpio setup time configurable by Zev Weiss · 3 years, 8 months ago
  13. bcf7671 Ensure PSU sensor values are refreshed by Kuiying Wang · 3 years, 11 months ago
  14. 12c2c0e ThresholdTimer: use weak_ptr in async callback by Zhikui Ren · 3 years, 10 months ago
  15. 1263c3d Modify set-value function from external by Bruce Lee · 3 years, 8 months ago
  16. a9d1508 NVMeContext: Split out NVMeMCTPContext by Andrew Jeffery · 3 years, 9 months ago
  17. fa500ae NVMeContext: Improve encapsulation of state by Andrew Jeffery · 3 years, 9 months ago
  18. dae6e18 NVMeSensor: Split out NVMeContext by Andrew Jeffery · 3 years, 9 months ago
  19. 5db90db NVMeSensor: Mark internal functions static by Andrew Jeffery · 3 years, 9 months ago
  20. 1b33918 NVMeSensor: Drop libmctp include from header by Andrew Jeffery · 3 years, 9 months ago
  21. 5636d52 HwmonTempSensor: Thresholds for multi-temp devices by Matt Spinler · 3 years, 11 months ago
  22. 6b6891c Add Unit property to dbus interfaces by Zev Weiss · 3 years, 10 months ago
  23. 12e3d67 Fix ExitAirTempSensor calculation by Zhikui Ren · 4 years, 2 months ago
  24. f81a4cb Remove unused errCount variables by Matt Spinler · 3 years, 10 months ago
  25. d9cd704 ADCSensor: Add PollRate and fix PowerState Always by Jeff Lin · 4 years, 3 months ago
  26. 0362738 ExternalSensor: Further refinements by Josh Lehan · 3 years, 11 months ago
  27. 7243217 Add timer expiration feature to ExternalSensor by Josh Lehan · 3 years, 11 months ago
  28. ffe1834 Add external write hook to Sensor by Josh Lehan · 3 years, 11 months ago
  29. 129de0a VariantVisitors: Template replace redundant code by Josh Lehan · 3 years, 11 months ago
  30. 3732257 Added readingFormat for PXE1410 in IpmbSensor. by Jayashree-D · 3 years, 11 months ago
  31. 6cb732a Fix bug in name escaping for PSUSensor by Ed Tanous · 4 years ago
  32. 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 4 months ago
  33. 87bc67f HwmonTempSensor: Add PollRate attribute by Jeff Lin · 4 years, 2 months ago
  34. feb19ef Add support for building with meson by Brad Bishop · 5 years ago
  35. 2a40e93 ExternalSensor: New service for external sensors by Josh Lehan · 4 years, 5 months ago
  36. 6e6ac0f dbus-sensors: PwmSensor math types cleanup by Josh Lehan · 4 years, 1 month ago
  37. 6736d4b cpusensor: change Min/Max values for power by Andrei Kartashev · 4 years, 2 months ago
  38. 832a2c6 IpmbSensor:Fix SMBus configuration for VR Temp. by Anoop S · 4 years, 3 months ago
  39. 3bcd823 Add optional sensor reading logging instrumentation by Josh Lehan · 4 years, 3 months ago
  40. 100c20b hwmontemp: add labels attribute support by Jason Ling · 4 years, 6 months ago
  41. 49a8ccd Add LED Support to Fan Sensor by James Feist · 4 years, 5 months ago
  42. f57836b Fix missing includes. by Zhikui Ren · 4 years, 5 months ago
  43. 484b9b3 Reading min and max values from the rated files exposed by hwmon by Zbigniew Kurzynski · 4 years, 8 months ago
  44. e333852 Move dbus connection into base sensor object by James Feist · 4 years, 5 months ago
  45. d3da128 revert "revert log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 5 months ago
  46. 98be984 Reading min, max values for ‘cap’ every 8 times. by Zbigniew Kurzynski · 4 years, 5 months ago
  47. 2456dde Revert "log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 5 months ago
  48. 9bf6804 log debug information for sensor threshold assert events by Zhikui Ren · 4 years, 6 months ago
  49. f920e09 TachSensor: Accept PowerState from configuration by Josh Lehan · 4 years, 6 months ago
  50. 838529b CPUSensor: Mark interface down when timeout by James Feist · 4 years, 5 months ago
  51. 105a197 Fix PSU pwm issue. by Kuiying Wang · 4 years, 6 months ago
  52. f27a55c Add retries into get sensor configuration by James Feist · 4 years, 6 months ago
  53. 8086aba Fix missing includes by James Feist · 4 years, 6 months ago
  54. 58e02ef Fix detection of invalid 'GetSensorReading' by Adrian Ambrożewicz · 4 years, 6 months ago
  55. 1a540b8 Fix a segmentation fault error in the updateProperty method by Jae Hyun Yoo · 4 years, 6 months ago
  56. 623723b Make IpmbSensor properly clear sensor value on PowerOff by Adrian Ambrożewicz · 4 years, 7 months ago
  57. bf7cbc8 Update checkThresholdsPowerDelay to user timer for LOW thresholds only by Zhikui Ren · 4 years, 7 months ago
  58. 375ade2 Fix NvmeSensor assert by James Feist · 4 years, 7 months ago
  59. 59b8b9e Add assertValue in thresholdAsserted signal by Zhikui Ren · 4 years, 8 months ago
  60. c22b842 CPUSensor: Fix reading failure after DC Cycle by James Feist · 4 years, 7 months ago
  61. 961bf09 Standardize read errors by James Feist · 4 years, 7 months ago
  62. d7ae29a ipmbsensor: simplify reading by James Feist · 4 years, 8 months ago
  63. 67601bd Add Available interface by James Feist · 4 years, 8 months ago
  64. 4f45e42 Refactoring of the updateValue method by Zbigniew Kurzynski · 4 years, 8 months ago
  65. 63f3866 Moving some methods from threshold to utils by Zbigniew Kurzynski · 4 years, 8 months ago
  66. 45e9277 Support retrieving 'utilization' from ME by Adrian Ambrożewicz · 4 years, 8 months ago
  67. 8d8d8d7 Exposing power capping values as a sensor by Zbigniew Kurzynski · 4 years, 9 months ago
  68. 54ffb27 Fix for service crash - hwmontempsensor by AppaRao Puli · 4 years, 8 months ago
  69. 38fb598 Update clang format by James Feist · 4 years, 9 months ago
  70. f902c05 Skip property changed signal on threshold initialization by Yong Li · 4 years, 9 months ago
  71. 10306bd Stop the timer when the deasserted events occur by Yong Li · 4 years, 10 months ago
  72. 1afda6b adcsensor: Check if the object is still valid in the async callback functions by Yong Li · 4 years, 10 months ago
  73. bf8b1da psusensor: Check if the object is still valid in the callback functions by Yong Li · 4 years, 10 months ago
  74. 17aba77 Catch the error on set_value call by Yong Li · 4 years, 10 months ago
  75. 3046a02 Add beep support for PSU by Yong Li · 4 years, 10 months ago
  76. 0a4c480 Adding support for power sensor and average values in CPU domain. by Zbigniew Kurzynski · 4 years, 10 months ago
  77. f3fd191 Check if the object is still valid in the timeout callback function by Yong Li · 4 years, 11 months ago
  78. 6b1247a Fix PSU threshold mismatch issue by Cheng C Yang · 5 years ago
  79. 883fb3a Clean up logic within updateValue and checkThresholds by Josh Lehan · 5 years ago
  80. d9d8caf Add chassis and inventory associations to PSU Pwm by AppaRao Puli · 5 years ago
  81. c82213c Add inventory & chassis association to PSU sensors by AppaRao Puli · 5 years ago
  82. a97f134 Fix the PSU Service crash issue. by Cheng C Yang · 5 years ago
  83. f9b01b6 Add power state check for HwmonTempSensor by James Feist · 5 years ago
  84. ba8a8bf convert sysfs gpio usage to libgpiod by ZhikuiRen · 5 years ago
  85. 202a1ff Add Group Event Support for PSU by Cheng C Yang · 5 years ago
  86. b669b6b Enabling NVMe sensor support by Nikhil Potade · 6 years ago
  87. 8b3f7d4 HwmonTemp: Support more than 2 temperature readings; add support for MAX31730. by Alex Qiu · 5 years ago
  88. 347dd4e convert sysfs gpio usage to libgpiod by Zhikui Ren · 5 years ago
  89. b912203 Update ioctl header by Jae Hyun Yoo · 5 years ago
  90. fb64f45 Move ioctl header to common include path by Joel Stanley · 5 years ago
  91. 551087a ipmbsensor fix errors / thresholds by James Feist · 5 years ago
  92. fbb44ad fix warnings by Brad Bishop · 5 years ago
  93. d0358a0 tachsensor header: whitespace cleanup by Patrick Venture · 5 years ago
  94. fd6ba73 include: add missing headers by Patrick Venture · 5 years ago
  95. ca44b2f use quotes for local headers by Patrick Venture · 5 years ago
  96. 432d1ed psusensors: Cleaning up debug and error wording by Josh Lehan · 5 years ago
  97. 9a25ed4 exitAir: Remove 'this' captures by James Feist · 5 years ago
  98. 5747fab Support MAX34451, fix sensor type, enum issues by Jason Ling · 5 years ago
  99. 2adc95c Fix Association interface by James Feist · 5 years ago
  100. c71c119 Create Async Get Sensor Configuration by James Feist · 5 years ago