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