1. c82213c Add inventory & chassis association to PSU sensors by AppaRao Puli · 4 years, 11 months ago
  2. ff33699 ExitAirTempSensor: Fix potential nullptr dereference by Josh Lehan · 4 years, 11 months ago
  3. 241356e Add a symlink string for FanSensor to support AST2600 PWM TACHO by Jae Hyun Yoo · 4 years, 11 months ago
  4. a97f134 Fix the PSU Service crash issue. by Cheng C Yang · 5 years ago
  5. 3459d01 adc/hwmtemp: Mark unavailable readings as NaN by James Feist · 5 years ago
  6. 48b4423 PSUSensor: Add support for more current readings by Peter Lundgren · 5 years ago
  7. d3ac4f9 Nvme: Don't trip thresholds when power off by James Feist · 5 years ago
  8. f9b01b6 Add power state check for HwmonTempSensor by James Feist · 5 years ago
  9. 6690d8f PSUSensor: Add support for MAX20730, MAX20734, MAX20796 and sort list by Alex Qiu · 5 years ago
  10. ba8a8bf convert sysfs gpio usage to libgpiod by ZhikuiRen · 5 years ago
  11. e5d2308 Revert "PSUSensor: Fix for PSU details" by James Feist · 5 years ago
  12. 59e4798 Fix D-Bus introspect timeout error in cpusensor by Jae Hyun Yoo · 5 years ago
  13. 202a1ff Add Group Event Support for PSU by Cheng C Yang · 5 years ago
  14. b669b6b Enabling NVMe sensor support by Nikhil Potade · 6 years ago
  15. 8b3f7d4 HwmonTemp: Support more than 2 temperature readings; add support for MAX31730. by Alex Qiu · 5 years ago
  16. 347dd4e convert sysfs gpio usage to libgpiod by Zhikui Ren · 5 years ago
  17. b912203 Update ioctl header by Jae Hyun Yoo · 5 years ago
  18. 591b1e4 Fix duplicated/missed PSU logs in redfish by Yong Li · 5 years ago
  19. 9f9b38d PSUSensor: Fix for PSU details by jayaprakash Mutyala · 5 years ago
  20. fb64f45 Move ioctl header to common include path by Joel Stanley · 5 years ago
  21. d12f23e PSUEvent:Fix for ConfigureError deassert eventlog by jayaprakash Mutyala · 5 years ago
  22. 73c363f PSUEvent: Fix for duplicate event logs in redfish by jayaprakash Mutyala · 5 years ago
  23. 551087a ipmbsensor fix errors / thresholds by James Feist · 5 years ago
  24. 2424cb7 Revert "Corrected the Settings service name" by James Feist · 5 years ago
  25. d89bf54 Corrected the Settings service name by AppaRao Puli · 5 years ago
  26. 14f0ad8 Fix: PSU temp sensor don't have upper threshold by Joshi, Mansi · 5 years ago
  27. c140e20 CpuSensor: Fallback to ping if no presence sensor by James Feist · 5 years ago
  28. fbb44ad fix warnings by Brad Bishop · 5 years ago
  29. 0649445 PSUSensor: Cosmetic cleanup of text and comments by Josh Lehan · 5 years ago
  30. 74d9bd9 PSUSensor: Individual customization of sensors by Josh Lehan · 5 years ago
  31. 2da370e src: adcsensor: add whitespace after headers by Patrick Venture · 5 years ago
  32. d0358a0 tachsensor header: whitespace cleanup by Patrick Venture · 5 years ago
  33. fd6ba73 include: add missing headers by Patrick Venture · 5 years ago
  34. 96e97db src: add missing headers by Patrick Venture · 5 years ago
  35. ca44b2f use quotes for local headers by Patrick Venture · 5 years ago
  36. de65ef7 dbus-sensors: enable INA230 current/power sensor. by Devjit Gopalpur · 5 years ago
  37. 4f4c35b Remove Ed from MAINTAINERS file by James Feist · 5 years ago
  38. 4316218 PSUSensor: create association before init by Patrick Venture · 5 years ago
  39. 432d1ed psusensors: Cleaning up debug and error wording by Josh Lehan · 5 years ago
  40. 9fa2515 psusensor: Restore previous Name numbering behavior by Josh Lehan · 5 years ago
  41. 4ebf6af Fix Maintainers File by James Feist · 5 years ago
  42. 9a25ed4 exitAir: Remove 'this' captures by James Feist · 5 years ago
  43. 1a70a58 utils: drop unused variable: sensorData by Patrick Venture · 5 years ago
  44. 66235d4 thresholds: drop always true condition by Patrick Venture · 5 years ago
  45. a2b2d84 psusensormain: pass by const reference by Patrick Venture · 5 years ago
  46. b2651e7 pwmsensor: drop unnecessary return by Patrick Venture · 5 years ago
  47. 49cfba9 Adding useful error messages when sensors ignored by Josh Lehan · 5 years ago
  48. 0830c7b Support ISL68137 device in PSUSensor by Josh Lehan · 5 years ago
  49. ef9665a Fix file descriptor checking by Jae Hyun Yoo · 5 years ago
  50. 61bc6dc bugfix: IpmbSensor: out of bounds check by Patrick Venture · 5 years ago
  51. fcbf32d Ensuring EntityManager starts before all Sensor services by Josh Lehan · 5 years ago
  52. 166850f .gitignore: Adding additional ignored files by Josh Lehan · 5 years ago
  53. 5747fab Support MAX34451, fix sensor type, enum issues by Jason Ling · 5 years ago
  54. 49c17cb Force PSUSensors to start after EntityManager by Jason Ling · 5 years ago
  55. 2adc95c Fix Association interface by James Feist · 5 years ago
  56. 92498eb Fix OperationalStatus disappear problem by Cheng C Yang · 5 years ago
  57. de5e970 Update FanSensor to new Async Getter by James Feist · 5 years ago
  58. df51515 Update hwmon temp sensor to async by James Feist · 5 years ago
  59. 74ddf86 Add user friendly info in lan leash event log by Qiang XU · 5 years ago
  60. c71c119 Create Async Get Sensor Configuration by James Feist · 5 years ago
  61. 5580f2f Add PSU FRU to Redfish by Cheng C Yang · 5 years ago
  62. bb732ef Change AC Lost to PSU Power Lost by Cheng C Yang · 5 years ago
  63. 19cb01d Check thresholds each set by James Feist · 5 years ago
  64. 8843b62 Support Nuvoton pmw/tach fans by Peter Lundgren · 5 years ago
  65. ecba9de Speed up the boot time of PSU Sensors by Cheng C Yang · 5 years ago
  66. 7fa17c4 Add an error handling logic of stod by Jae Hyun Yoo · 5 years ago
  67. 95e5490 TachSensor: Add threshold power check by James Feist · 5 years ago
  68. 43d32fe Stop logging bad SEL on power transitions by James Feist · 5 years ago
  69. 88b7f28 Log physical security event of lan leash by Qiang XU · 5 years ago
  70. 9b53a62 Add Deassert Event to PSU by Cheng C Yang · 5 years ago
  71. 3a07f55 Default pwm speed to 30% by James Feist · 5 years ago
  72. 3546adb hwmontemp: add tmp175 by Patrick Venture · 5 years ago
  73. d1a6f00 gitignore: add external components and output by Patrick Venture · 5 years ago
  74. bd1a9d5 hwmontemp: add max31725 by Patrick Venture · 5 years ago
  75. 1af64ef add .clang-ignore by Patrick Venture · 5 years ago
  76. 7fa475d hwmontemp: add tmp441 by Patrick Venture · 5 years ago
  77. 9c45e6b Add Configuration Error Event by Cheng C Yang · 5 years ago
  78. ffa07e2 cpusensor: refine CPU detection logic by Jae Hyun Yoo · 5 years ago
  79. 1cbd1c6 Refine BridgeGpio object creation logic by Jae Hyun Yoo · 5 years ago
  80. dbdcfe0 PSUSensor: Change ScaleFactor label by Vijay Khemka · 5 years ago
  81. a0b731d PSUSensor: Add INA230 sensor by Vijay Khemka · 5 years ago
  82. 53ca444 PSUSensor: Add ScaleFactor by Vijay Khemka · 5 years ago
  83. 682a5cb IpmbSensor: Add support for HSC sensor by Vijay Khemka · 5 years ago
  84. 12bbae0 adcsensor: improve bridge gpio handling by Jae Hyun Yoo · 5 years ago
  85. 5665db2 Trigger Redfish Log in PSU Event by Cheng C Yang · 6 years ago
  86. b6c0b91 Turn on a bunch of warnings by James Feist · 6 years ago
  87. be66441 psusensor: Add support for ina219 by Vijay Khemka · 6 years ago
  88. 182798e Revert "Fix CPU detection GPIO handling logic" by Jae Hyun Yoo · 6 years ago
  89. d8bd562 Update Associations For bmcweb changes by James Feist · 6 years ago
  90. 17ab6e0 Fix Threshold Parse by James Feist · 6 years ago
  91. 996bad1 Add support for more PSU sensors by Vijay Khemka · 6 years ago
  92. 445efe3 Support temp sensor on MCU which is available from I2C by Yuan Li · 6 years ago
  93. be73e6a Fix CPU detection GPIO handling logic by Jae Hyun Yoo · 6 years ago
  94. 52497fd Change power control match to use host state by James Feist · 6 years ago
  95. 15266a9 Correct association of PSU PWM Sensor by Cheng C Yang · 6 years ago
  96. 86dea2b cpusensor: Add thresold offset by Vijay Khemka · 6 years ago
  97. 9f16b4b Add Hysteresis support by James Feist · 6 years ago
  98. 930fcde Follow up on Todo, move path out of base sensor by James Feist · 6 years ago
  99. b83bb2b adcsensor: Add CPU presence checking by James Feist · 6 years ago
  100. 58295ad cpusensor: detect if cpu is available by James Feist · 6 years ago