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