1. c6ca52b Add maintainer by Ed Tanous · 4 years, 4 months ago
  2. 5f5f78e Add Zhikui Ren as maintainer by Zhikui Ren · 4 years, 4 months ago
  3. 484b9b3 Reading min and max values from the rated files exposed by hwmon by Zbigniew Kurzynski · 4 years, 7 months ago
  4. e333852 Move dbus connection into base sensor object by James Feist · 4 years, 4 months ago
  5. d3da128 revert "revert log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 4 months ago
  6. 98be984 Reading min, max values for ‘cap’ every 8 times. by Zbigniew Kurzynski · 4 years, 4 months ago
  7. 8aeffd9 Add retries into power control status commands by James Feist · 4 years, 4 months ago
  8. 3f07764 Add Ed as reviewer by Ed Tanous · 4 years, 4 months ago
  9. 2456dde Revert "log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 4 months ago
  10. d540741 Fix fan redundancy set empty issue. by Kuiying Wang · 4 years, 4 months ago
  11. 9bf6804 log debug information for sensor threshold assert events by Zhikui Ren · 4 years, 5 months ago
  12. f920e09 TachSensor: Accept PowerState from configuration by Josh Lehan · 4 years, 5 months ago
  13. 838529b CPUSensor: Mark interface down when timeout by James Feist · 4 years, 4 months ago
  14. 7d7579f Removed unused variables by James Feist · 4 years, 4 months ago
  15. 105a197 Fix PSU pwm issue. by Kuiying Wang · 4 years, 5 months ago
  16. f27a55c Add retries into get sensor configuration by James Feist · 4 years, 5 months ago
  17. 8086aba Fix missing includes by James Feist · 4 years, 5 months ago
  18. e4a970d Fix PXE VR reading negative by James Feist · 4 years, 5 months ago
  19. 58e02ef Fix detection of invalid 'GetSensorReading' by Adrian Ambrożewicz · 4 years, 5 months ago
  20. 8b8bcc8 HwmonTemp: fixed support for more than 10 sensors by Jason Ling · 4 years, 5 months ago
  21. dfad1ff PSUSensors: add isl68220 to supported devices by Jason Ling · 4 years, 5 months ago
  22. 1a540b8 Fix a segmentation fault error in the updateProperty method by Jae Hyun Yoo · 4 years, 5 months ago
  23. 623723b Make IpmbSensor properly clear sensor value on PowerOff by Adrian Ambrożewicz · 4 years, 6 months ago
  24. cf4238e Fix SSB TEMP reading 0 by James Feist · 4 years, 6 months ago
  25. bf7cbc8 Update checkThresholdsPowerDelay to user timer for LOW thresholds only by Zhikui Ren · 4 years, 6 months ago
  26. 375ade2 Fix NvmeSensor assert by James Feist · 4 years, 6 months ago
  27. 59b8b9e Add assertValue in thresholdAsserted signal by Zhikui Ren · 4 years, 7 months ago
  28. c7e9562 PSUSensor: add support for peak value by Manikandan Elumalai · 4 years, 7 months ago
  29. 5591cf08 Fix adcsensor crash by James Feist · 4 years, 6 months ago
  30. d320a2e fan-sensors: add optional pwm name override by Jason Ling · 4 years, 6 months ago
  31. dd64800 Fix for performance issue by Zbigniew Kurzynski · 4 years, 6 months ago
  32. c22b842 CPUSensor: Fix reading failure after DC Cycle by James Feist · 4 years, 6 months ago
  33. 961bf09 Standardize read errors by James Feist · 4 years, 6 months ago
  34. d7ae29a ipmbsensor: simplify reading by James Feist · 4 years, 7 months ago
  35. 8fb0a01 hwmontemp: Add SBTSI device to whitelist by Josh Lehan · 4 years, 7 months ago
  36. 0eee0c1 Fix for sensor labeling by Zbigniew Kurzynski · 4 years, 7 months ago
  37. 62084c8 psusensor: Update sensorTypes and sync with pmbusNames by Josh Lehan · 4 years, 7 months ago
  38. 9a44547 Fix segfault caused by accessing nullptr by Wludzik, Jozef · 4 years, 7 months ago
  39. 67601bd Add Available interface by James Feist · 4 years, 7 months ago
  40. 4f45e42 Refactoring of the updateValue method by Zbigniew Kurzynski · 4 years, 7 months ago
  41. 68b14e6 PSUSensor: add support for ADM1278 by Manikandan Elumalai · 4 years, 7 months ago
  42. 63f3866 Moving some methods from threshold to utils by Zbigniew Kurzynski · 4 years, 7 months ago
  43. 38786d0 psusensors: add adm1272, raa228228 by Jason Ling · 4 years, 7 months ago
  44. 16e7af1 hwmontemp: Add MAX6581 to sensor types by Jason Ling · 4 years, 7 months ago
  45. 45e9277 Support retrieving 'utilization' from ME by Adrian Ambrożewicz · 4 years, 7 months ago
  46. 8d8d8d7 Exposing power capping values as a sensor by Zbigniew Kurzynski · 4 years, 8 months ago
  47. 54ffb27 Fix for service crash - hwmontempsensor by AppaRao Puli · 4 years, 7 months ago
  48. 41061e2 sdbusplus: use meson build by Patrick Williams · 4 years, 7 months ago
  49. 38fb598 Update clang format by James Feist · 4 years, 8 months ago
  50. 3840d0a Add MAX6654 device to hwmontempsensor whitelist by Josh Lehan · 4 years, 8 months ago
  51. 9473325 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  52. f902c05 Skip property changed signal on threshold initialization by Yong Li · 4 years, 8 months ago
  53. 10306bd Stop the timer when the deasserted events occur by Yong Li · 4 years, 9 months ago
  54. 1afda6b adcsensor: Check if the object is still valid in the async callback functions by Yong Li · 4 years, 9 months ago
  55. bf8b1da psusensor: Check if the object is still valid in the callback functions by Yong Li · 4 years, 9 months ago
  56. 17aba77 Catch the error on set_value call by Yong Li · 4 years, 9 months ago
  57. 3046a02 Add beep support for PSU by Yong Li · 4 years, 9 months ago
  58. 0a4c480 Adding support for power sensor and average values in CPU domain. by Zbigniew Kurzynski · 4 years, 9 months ago
  59. a2cec8c Fixing typo in option disabling CPU sensors by Zbigniew Kurzynski · 4 years, 9 months ago
  60. f5709b4 PSUSensor: Add support for MAX16601 and add label temp6 by Alex Qiu · 5 years ago
  61. f3fd191 Check if the object is still valid in the timeout callback function by Yong Li · 4 years, 10 months ago
  62. 6b1247a Fix PSU threshold mismatch issue by Cheng C Yang · 4 years, 10 months ago
  63. 833661a Cleaned up usage of updateValue() callers by Josh Lehan · 4 years, 10 months ago
  64. 883fb3a Clean up logic within updateValue and checkThresholds by Josh Lehan · 4 years, 11 months ago
  65. 14ce281 gitignore: add sensors.cbp file by Josh Lehan · 4 years, 11 months ago
  66. d9d8caf Add chassis and inventory associations to PSU Pwm by AppaRao Puli · 4 years, 11 months ago
  67. c82213c Add inventory & chassis association to PSU sensors by AppaRao Puli · 4 years, 11 months ago
  68. ff33699 ExitAirTempSensor: Fix potential nullptr dereference by Josh Lehan · 4 years, 11 months ago
  69. 241356e Add a symlink string for FanSensor to support AST2600 PWM TACHO by Jae Hyun Yoo · 5 years ago
  70. a97f134 Fix the PSU Service crash issue. by Cheng C Yang · 5 years ago
  71. 3459d01 adc/hwmtemp: Mark unavailable readings as NaN by James Feist · 5 years ago
  72. 48b4423 PSUSensor: Add support for more current readings by Peter Lundgren · 5 years ago
  73. d3ac4f9 Nvme: Don't trip thresholds when power off by James Feist · 5 years ago
  74. f9b01b6 Add power state check for HwmonTempSensor by James Feist · 5 years ago
  75. 6690d8f PSUSensor: Add support for MAX20730, MAX20734, MAX20796 and sort list by Alex Qiu · 5 years ago
  76. ba8a8bf convert sysfs gpio usage to libgpiod by ZhikuiRen · 5 years ago
  77. e5d2308 Revert "PSUSensor: Fix for PSU details" by James Feist · 5 years ago
  78. 59e4798 Fix D-Bus introspect timeout error in cpusensor by Jae Hyun Yoo · 5 years ago
  79. 202a1ff Add Group Event Support for PSU by Cheng C Yang · 5 years ago
  80. b669b6b Enabling NVMe sensor support by Nikhil Potade · 6 years ago
  81. 8b3f7d4 HwmonTemp: Support more than 2 temperature readings; add support for MAX31730. by Alex Qiu · 5 years ago
  82. 347dd4e convert sysfs gpio usage to libgpiod by Zhikui Ren · 5 years ago
  83. b912203 Update ioctl header by Jae Hyun Yoo · 5 years ago
  84. 591b1e4 Fix duplicated/missed PSU logs in redfish by Yong Li · 5 years ago
  85. 9f9b38d PSUSensor: Fix for PSU details by jayaprakash Mutyala · 5 years ago
  86. fb64f45 Move ioctl header to common include path by Joel Stanley · 5 years ago
  87. d12f23e PSUEvent:Fix for ConfigureError deassert eventlog by jayaprakash Mutyala · 5 years ago
  88. 73c363f PSUEvent: Fix for duplicate event logs in redfish by jayaprakash Mutyala · 5 years ago
  89. 551087a ipmbsensor fix errors / thresholds by James Feist · 5 years ago
  90. 2424cb7 Revert "Corrected the Settings service name" by James Feist · 5 years ago
  91. d89bf54 Corrected the Settings service name by AppaRao Puli · 5 years ago
  92. 14f0ad8 Fix: PSU temp sensor don't have upper threshold by Joshi, Mansi · 5 years ago
  93. c140e20 CpuSensor: Fallback to ping if no presence sensor by James Feist · 5 years ago
  94. fbb44ad fix warnings by Brad Bishop · 5 years ago
  95. 0649445 PSUSensor: Cosmetic cleanup of text and comments by Josh Lehan · 5 years ago
  96. 74d9bd9 PSUSensor: Individual customization of sensors by Josh Lehan · 5 years ago
  97. 2da370e src: adcsensor: add whitespace after headers by Patrick Venture · 5 years ago
  98. d0358a0 tachsensor header: whitespace cleanup by Patrick Venture · 5 years ago
  99. fd6ba73 include: add missing headers by Patrick Venture · 5 years ago
  100. 96e97db src: add missing headers by Patrick Venture · 5 years ago