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