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