1. 59b8b9e Add assertValue in thresholdAsserted signal by Zhikui Ren · 4 years, 10 months ago
  2. c7e9562 PSUSensor: add support for peak value by Manikandan Elumalai · 4 years, 11 months ago
  3. 5591cf08 Fix adcsensor crash by James Feist · 4 years, 9 months ago
  4. d320a2e fan-sensors: add optional pwm name override by Jason Ling · 4 years, 9 months ago
  5. dd64800 Fix for performance issue by Zbigniew Kurzynski · 4 years, 9 months ago
  6. c22b842 CPUSensor: Fix reading failure after DC Cycle by James Feist · 4 years, 10 months ago
  7. 961bf09 Standardize read errors by James Feist · 4 years, 10 months ago
  8. d7ae29a ipmbsensor: simplify reading by James Feist · 4 years, 10 months ago
  9. 8fb0a01 hwmontemp: Add SBTSI device to whitelist by Josh Lehan · 4 years, 10 months ago
  10. 0eee0c1 Fix for sensor labeling by Zbigniew Kurzynski · 4 years, 10 months ago
  11. 62084c8 psusensor: Update sensorTypes and sync with pmbusNames by Josh Lehan · 4 years, 10 months ago
  12. 9a44547 Fix segfault caused by accessing nullptr by Wludzik, Jozef · 4 years, 10 months ago
  13. 4f45e42 Refactoring of the updateValue method by Zbigniew Kurzynski · 4 years, 11 months ago
  14. 68b14e6 PSUSensor: add support for ADM1278 by Manikandan Elumalai · 4 years, 11 months ago
  15. 63f3866 Moving some methods from threshold to utils by Zbigniew Kurzynski · 4 years, 11 months ago
  16. 38786d0 psusensors: add adm1272, raa228228 by Jason Ling · 4 years, 11 months ago
  17. 16e7af1 hwmontemp: Add MAX6581 to sensor types by Jason Ling · 4 years, 11 months ago
  18. 45e9277 Support retrieving 'utilization' from ME by Adrian Ambrożewicz · 4 years, 11 months ago
  19. 8d8d8d7 Exposing power capping values as a sensor by Zbigniew Kurzynski · 5 years ago
  20. 38fb598 Update clang format by James Feist · 5 years ago
  21. 3840d0a Add MAX6654 device to hwmontempsensor whitelist by Josh Lehan · 5 years ago
  22. 9473325 sdbusplus: remove deprecated variant_ns by Patrick Williams · 5 years ago
  23. 10306bd Stop the timer when the deasserted events occur by Yong Li · 5 years ago
  24. 1afda6b adcsensor: Check if the object is still valid in the async callback functions by Yong Li · 5 years ago
  25. bf8b1da psusensor: Check if the object is still valid in the callback functions by Yong Li · 5 years ago
  26. 3046a02 Add beep support for PSU by Yong Li · 5 years ago
  27. 0a4c480 Adding support for power sensor and average values in CPU domain. by Zbigniew Kurzynski · 5 years ago
  28. f5709b4 PSUSensor: Add support for MAX16601 and add label temp6 by Alex Qiu · 5 years ago
  29. f3fd191 Check if the object is still valid in the timeout callback function by Yong Li · 5 years ago
  30. 6b1247a Fix PSU threshold mismatch issue by Cheng C Yang · 5 years ago
  31. 833661a Cleaned up usage of updateValue() callers by Josh Lehan · 5 years ago
  32. 883fb3a Clean up logic within updateValue and checkThresholds by Josh Lehan · 5 years ago
  33. d9d8caf Add chassis and inventory associations to PSU Pwm by AppaRao Puli · 5 years ago
  34. c82213c Add inventory & chassis association to PSU sensors by AppaRao Puli · 5 years ago
  35. ff33699 ExitAirTempSensor: Fix potential nullptr dereference by Josh Lehan · 5 years ago
  36. 241356e Add a symlink string for FanSensor to support AST2600 PWM TACHO by Jae Hyun Yoo · 5 years ago
  37. a97f134 Fix the PSU Service crash issue. by Cheng C Yang · 5 years ago
  38. 3459d01 adc/hwmtemp: Mark unavailable readings as NaN by James Feist · 5 years ago
  39. 48b4423 PSUSensor: Add support for more current readings by Peter Lundgren · 5 years ago
  40. d3ac4f9 Nvme: Don't trip thresholds when power off by James Feist · 5 years ago
  41. f9b01b6 Add power state check for HwmonTempSensor by James Feist · 5 years ago
  42. 6690d8f PSUSensor: Add support for MAX20730, MAX20734, MAX20796 and sort list by Alex Qiu · 5 years ago
  43. ba8a8bf convert sysfs gpio usage to libgpiod by ZhikuiRen · 5 years ago
  44. e5d2308 Revert "PSUSensor: Fix for PSU details" by James Feist · 5 years ago
  45. 59e4798 Fix D-Bus introspect timeout error in cpusensor by Jae Hyun Yoo · 5 years ago
  46. 202a1ff Add Group Event Support for PSU by Cheng C Yang · 5 years ago
  47. b669b6b Enabling NVMe sensor support by Nikhil Potade · 6 years ago
  48. 8b3f7d4 HwmonTemp: Support more than 2 temperature readings; add support for MAX31730. by Alex Qiu · 5 years ago
  49. 347dd4e convert sysfs gpio usage to libgpiod by Zhikui Ren · 5 years ago
  50. 591b1e4 Fix duplicated/missed PSU logs in redfish by Yong Li · 5 years ago
  51. 9f9b38d PSUSensor: Fix for PSU details by jayaprakash Mutyala · 5 years ago
  52. d12f23e PSUEvent:Fix for ConfigureError deassert eventlog by jayaprakash Mutyala · 5 years ago
  53. 73c363f PSUEvent: Fix for duplicate event logs in redfish by jayaprakash Mutyala · 5 years ago
  54. 551087a ipmbsensor fix errors / thresholds by James Feist · 5 years ago
  55. 14f0ad8 Fix: PSU temp sensor don't have upper threshold by Joshi, Mansi · 5 years ago
  56. c140e20 CpuSensor: Fallback to ping if no presence sensor by James Feist · 5 years ago
  57. fbb44ad fix warnings by Brad Bishop · 5 years ago
  58. 0649445 PSUSensor: Cosmetic cleanup of text and comments by Josh Lehan · 5 years ago
  59. 74d9bd9 PSUSensor: Individual customization of sensors by Josh Lehan · 5 years ago
  60. 2da370e src: adcsensor: add whitespace after headers by Patrick Venture · 5 years ago
  61. 96e97db src: add missing headers by Patrick Venture · 5 years ago
  62. ca44b2f use quotes for local headers by Patrick Venture · 5 years ago
  63. de65ef7 dbus-sensors: enable INA230 current/power sensor. by Devjit Gopalpur · 5 years ago
  64. 4316218 PSUSensor: create association before init by Patrick Venture · 5 years ago
  65. 432d1ed psusensors: Cleaning up debug and error wording by Josh Lehan · 6 years ago
  66. 9fa2515 psusensor: Restore previous Name numbering behavior by Josh Lehan · 6 years ago
  67. 9a25ed4 exitAir: Remove 'this' captures by James Feist · 6 years ago
  68. 1a70a58 utils: drop unused variable: sensorData by Patrick Venture · 6 years ago
  69. 66235d4 thresholds: drop always true condition by Patrick Venture · 6 years ago
  70. a2b2d84 psusensormain: pass by const reference by Patrick Venture · 6 years ago
  71. b2651e7 pwmsensor: drop unnecessary return by Patrick Venture · 6 years ago
  72. 49cfba9 Adding useful error messages when sensors ignored by Josh Lehan · 6 years ago
  73. 0830c7b Support ISL68137 device in PSUSensor by Josh Lehan · 6 years ago
  74. ef9665a Fix file descriptor checking by Jae Hyun Yoo · 6 years ago
  75. 61bc6dc bugfix: IpmbSensor: out of bounds check by Patrick Venture · 6 years ago
  76. 5747fab Support MAX34451, fix sensor type, enum issues by Jason Ling · 6 years ago
  77. 2adc95c Fix Association interface by James Feist · 6 years ago
  78. 92498eb Fix OperationalStatus disappear problem by Cheng C Yang · 6 years ago
  79. de5e970 Update FanSensor to new Async Getter by James Feist · 6 years ago
  80. df51515 Update hwmon temp sensor to async by James Feist · 6 years ago
  81. 74ddf86 Add user friendly info in lan leash event log by Qiang XU · 6 years ago
  82. c71c119 Create Async Get Sensor Configuration by James Feist · 6 years ago
  83. 5580f2f Add PSU FRU to Redfish by Cheng C Yang · 6 years ago
  84. bb732ef Change AC Lost to PSU Power Lost by Cheng C Yang · 6 years ago
  85. 8843b62 Support Nuvoton pmw/tach fans by Peter Lundgren · 6 years ago
  86. ecba9de Speed up the boot time of PSU Sensors by Cheng C Yang · 6 years ago
  87. 7fa17c4 Add an error handling logic of stod by Jae Hyun Yoo · 6 years ago
  88. 95e5490 TachSensor: Add threshold power check by James Feist · 6 years ago
  89. 43d32fe Stop logging bad SEL on power transitions by James Feist · 6 years ago
  90. 88b7f28 Log physical security event of lan leash by Qiang XU · 6 years ago
  91. 9b53a62 Add Deassert Event to PSU by Cheng C Yang · 6 years ago
  92. 3a07f55 Default pwm speed to 30% by James Feist · 6 years ago
  93. 3546adb hwmontemp: add tmp175 by Patrick Venture · 6 years ago
  94. bd1a9d5 hwmontemp: add max31725 by Patrick Venture · 6 years ago
  95. 7fa475d hwmontemp: add tmp441 by Patrick Venture · 6 years ago
  96. 9c45e6b Add Configuration Error Event by Cheng C Yang · 6 years ago
  97. ffa07e2 cpusensor: refine CPU detection logic by Jae Hyun Yoo · 6 years ago
  98. 1cbd1c6 Refine BridgeGpio object creation logic by Jae Hyun Yoo · 6 years ago
  99. dbdcfe0 PSUSensor: Change ScaleFactor label by Vijay Khemka · 6 years ago
  100. a0b731d PSUSensor: Add INA230 sensor by Vijay Khemka · 6 years ago