1. 3732257 Added readingFormat for PXE1410 in IpmbSensor. by Jayashree-D · 3 years, 10 months ago
  2. d05867c Regression fix: use pwm number from configuration by Zhikui Ren · 3 years, 11 months ago
  3. a2c7cea psusensor: Fix incorrect event sensors by Lei YU · 4 years, 1 month ago
  4. a0683a8 PSUSensor: Add five supported devices by Jeff Lin · 3 years, 11 months ago
  5. 6205092 CPUSensor: update depth to find hwmonNamePaths by Jeff Lin · 3 years, 11 months ago
  6. 7b7a9de Fix thresholds not found by Jeff Lin · 3 years, 11 months ago
  7. 6cb732a Fix bug in name escaping for PSUSensor by Ed Tanous · 3 years, 11 months ago
  8. 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 3 months ago
  9. 87bc67f HwmonTempSensor: Add PollRate attribute by Jeff Lin · 4 years, 1 month ago
  10. a62c069 meson: add external sensor to meson build by Jeff Lin · 3 years, 11 months ago
  11. 49d12d8 Fix mcu option by Ed Tanous · 4 years ago
  12. 4958558 PSUSensor: Add support for MAX20710, ISL68223, ISL69243 by Gaurav Gandhi · 4 years, 1 month ago
  13. 77b3add Fan: Optimize the pwm sensor creation by Yong Zhao · 4 years ago
  14. 3a18b86 meson: Fix psusensor by Lei YU · 4 years ago
  15. feb19ef Add support for building with meson by Brad Bishop · 5 years ago
  16. 2a40e93 ExternalSensor: New service for external sensors by Josh Lehan · 4 years, 4 months ago
  17. a3e8f2a Fan: Eliminate one unnecessary loop by using known fanType by Yong Zhao · 4 years ago
  18. 6e6ac0f dbus-sensors: PwmSensor math types cleanup by Josh Lehan · 4 years ago
  19. 6736d4b cpusensor: change Min/Max values for power by Andrei Kartashev · 4 years, 1 month ago
  20. 937eb54 Correct ADC sensors max reading by Zhikui Ren · 4 years, 3 months ago
  21. 23c96e7 PSUSensors: Move to GetSensorConfiguration by Zhikui Ren · 4 years, 2 months ago
  22. 832a2c6 IpmbSensor:Fix SMBus configuration for VR Temp. by Anoop S · 4 years, 2 months ago
  23. da27423 NVMeSensor: use available interface for error handling by Zhikui Ren · 4 years, 2 months ago
  24. 3bcd823 Add optional sensor reading logging instrumentation by Josh Lehan · 4 years, 2 months ago
  25. 381636e hwmontemp: Add emc1412 and emc1414 support by Gilbert Chen · 4 years, 2 months ago
  26. dadbbb5 Fix index checking to support double digit index. by Jae Hyun Yoo · 4 years, 3 months ago
  27. be89534 Remove James from MAINTAINERS by James Feist · 4 years, 3 months ago
  28. 655f376 ExitAir: Move to GetSensorConfiguration by James Feist · 4 years, 3 months ago
  29. 100c20b hwmontemp: add labels attribute support by Jason Ling · 4 years, 5 months ago
  30. 32047ef PSUSensors: add support for vout17 by Jason Ling · 4 years, 3 months ago
  31. dbfd466 Using reference to avoid copy by Zbigniew Kurzynski · 4 years, 3 months ago
  32. 49a8ccd Add LED Support to Fan Sensor by James Feist · 4 years, 4 months ago
  33. f57836b Fix missing includes. by Zhikui Ren · 4 years, 4 months ago
  34. ed3e946 Fix PSU PWM fan control by James Feist · 4 years, 4 months ago
  35. c6ca52b Add maintainer by Ed Tanous · 4 years, 4 months ago
  36. 5f5f78e Add Zhikui Ren as maintainer by Zhikui Ren · 4 years, 4 months ago
  37. 484b9b3 Reading min and max values from the rated files exposed by hwmon by Zbigniew Kurzynski · 4 years, 7 months ago
  38. e333852 Move dbus connection into base sensor object by James Feist · 4 years, 4 months ago
  39. d3da128 revert "revert log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 4 months ago
  40. 98be984 Reading min, max values for ‘cap’ every 8 times. by Zbigniew Kurzynski · 4 years, 4 months ago
  41. 8aeffd9 Add retries into power control status commands by James Feist · 4 years, 4 months ago
  42. 3f07764 Add Ed as reviewer by Ed Tanous · 4 years, 4 months ago
  43. 2456dde Revert "log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 4 months ago
  44. d540741 Fix fan redundancy set empty issue. by Kuiying Wang · 4 years, 4 months ago
  45. 9bf6804 log debug information for sensor threshold assert events by Zhikui Ren · 4 years, 5 months ago
  46. f920e09 TachSensor: Accept PowerState from configuration by Josh Lehan · 4 years, 5 months ago
  47. 838529b CPUSensor: Mark interface down when timeout by James Feist · 4 years, 4 months ago
  48. 7d7579f Removed unused variables by James Feist · 4 years, 4 months ago
  49. 105a197 Fix PSU pwm issue. by Kuiying Wang · 4 years, 5 months ago
  50. f27a55c Add retries into get sensor configuration by James Feist · 4 years, 5 months ago
  51. 8086aba Fix missing includes by James Feist · 4 years, 5 months ago
  52. e4a970d Fix PXE VR reading negative by James Feist · 4 years, 5 months ago
  53. 58e02ef Fix detection of invalid 'GetSensorReading' by Adrian Ambrożewicz · 4 years, 5 months ago
  54. 8b8bcc8 HwmonTemp: fixed support for more than 10 sensors by Jason Ling · 4 years, 5 months ago
  55. dfad1ff PSUSensors: add isl68220 to supported devices by Jason Ling · 4 years, 5 months ago
  56. 1a540b8 Fix a segmentation fault error in the updateProperty method by Jae Hyun Yoo · 4 years, 5 months ago
  57. 623723b Make IpmbSensor properly clear sensor value on PowerOff by Adrian Ambrożewicz · 4 years, 6 months ago
  58. cf4238e Fix SSB TEMP reading 0 by James Feist · 4 years, 6 months ago
  59. bf7cbc8 Update checkThresholdsPowerDelay to user timer for LOW thresholds only by Zhikui Ren · 4 years, 6 months ago
  60. 375ade2 Fix NvmeSensor assert by James Feist · 4 years, 6 months ago
  61. 59b8b9e Add assertValue in thresholdAsserted signal by Zhikui Ren · 4 years, 7 months ago
  62. c7e9562 PSUSensor: add support for peak value by Manikandan Elumalai · 4 years, 7 months ago
  63. 5591cf08 Fix adcsensor crash by James Feist · 4 years, 6 months ago
  64. d320a2e fan-sensors: add optional pwm name override by Jason Ling · 4 years, 6 months ago
  65. dd64800 Fix for performance issue by Zbigniew Kurzynski · 4 years, 6 months ago
  66. c22b842 CPUSensor: Fix reading failure after DC Cycle by James Feist · 4 years, 6 months ago
  67. 961bf09 Standardize read errors by James Feist · 4 years, 6 months ago
  68. d7ae29a ipmbsensor: simplify reading by James Feist · 4 years, 7 months ago
  69. 8fb0a01 hwmontemp: Add SBTSI device to whitelist by Josh Lehan · 4 years, 7 months ago
  70. 0eee0c1 Fix for sensor labeling by Zbigniew Kurzynski · 4 years, 7 months ago
  71. 62084c8 psusensor: Update sensorTypes and sync with pmbusNames by Josh Lehan · 4 years, 7 months ago
  72. 9a44547 Fix segfault caused by accessing nullptr by Wludzik, Jozef · 4 years, 7 months ago
  73. 67601bd Add Available interface by James Feist · 4 years, 7 months ago
  74. 4f45e42 Refactoring of the updateValue method by Zbigniew Kurzynski · 4 years, 7 months ago
  75. 68b14e6 PSUSensor: add support for ADM1278 by Manikandan Elumalai · 4 years, 7 months ago
  76. 63f3866 Moving some methods from threshold to utils by Zbigniew Kurzynski · 4 years, 7 months ago
  77. 38786d0 psusensors: add adm1272, raa228228 by Jason Ling · 4 years, 7 months ago
  78. 16e7af1 hwmontemp: Add MAX6581 to sensor types by Jason Ling · 4 years, 7 months ago
  79. 45e9277 Support retrieving 'utilization' from ME by Adrian Ambrożewicz · 4 years, 7 months ago
  80. 8d8d8d7 Exposing power capping values as a sensor by Zbigniew Kurzynski · 4 years, 8 months ago
  81. 54ffb27 Fix for service crash - hwmontempsensor by AppaRao Puli · 4 years, 7 months ago
  82. 41061e2 sdbusplus: use meson build by Patrick Williams · 4 years, 7 months ago
  83. 38fb598 Update clang format by James Feist · 4 years, 8 months ago
  84. 3840d0a Add MAX6654 device to hwmontempsensor whitelist by Josh Lehan · 4 years, 8 months ago
  85. 9473325 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  86. f902c05 Skip property changed signal on threshold initialization by Yong Li · 4 years, 8 months ago
  87. 10306bd Stop the timer when the deasserted events occur by Yong Li · 4 years, 9 months ago
  88. 1afda6b adcsensor: Check if the object is still valid in the async callback functions by Yong Li · 4 years, 9 months ago
  89. bf8b1da psusensor: Check if the object is still valid in the callback functions by Yong Li · 4 years, 9 months ago
  90. 17aba77 Catch the error on set_value call by Yong Li · 4 years, 9 months ago
  91. 3046a02 Add beep support for PSU by Yong Li · 4 years, 9 months ago
  92. 0a4c480 Adding support for power sensor and average values in CPU domain. by Zbigniew Kurzynski · 4 years, 9 months ago
  93. a2cec8c Fixing typo in option disabling CPU sensors by Zbigniew Kurzynski · 4 years, 9 months ago
  94. f5709b4 PSUSensor: Add support for MAX16601 and add label temp6 by Alex Qiu · 5 years ago
  95. f3fd191 Check if the object is still valid in the timeout callback function by Yong Li · 4 years, 10 months ago
  96. 6b1247a Fix PSU threshold mismatch issue by Cheng C Yang · 4 years, 10 months ago
  97. 833661a Cleaned up usage of updateValue() callers by Josh Lehan · 4 years, 10 months ago
  98. 883fb3a Clean up logic within updateValue and checkThresholds by Josh Lehan · 4 years, 11 months ago
  99. 14ce281 gitignore: add sensors.cbp file by Josh Lehan · 4 years, 11 months ago
  100. d9d8caf Add chassis and inventory associations to PSU Pwm by AppaRao Puli · 4 years, 11 months ago