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