1. da98f09 psusensor: fix psu pwm sensor name by Zhikui Ren · 3 years, 2 months ago
  2. 45f844a Fix for sensor value PATCH in manufacturing mode by Arun P. Mohanan · 3 years, 2 months ago
  3. 9ca98ec nvmesensor: Make commuication error messages more informative by Andrew Jeffery · 3 years, 2 months ago
  4. 3859c7f NVMeBasicContext: Don't poll the sensor if it's not available by Andrew Jeffery · 3 years, 2 months ago
  5. 3291b9c Sensor mutability interface by Jie Yang · 3 years, 5 months ago
  6. b782eec [CPUSensor] Remove interface in destructor by Arun P. Mohanan · 3 years, 3 months ago
  7. 1dc85f5 psusensor: fix sensor name matching during rescan by Zhikui Ren · 3 years, 3 months ago
  8. 26601e8 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  9. a040ec4 ADCSensor: Changed error log by krishnar4 · 3 years, 3 months ago
  10. 3fed674 Revert "Reading min and max values from the rated files exposed by hwmon" by Agata Wiatrowska · 3 years, 3 months ago
  11. 1e34cec thresholds: support hysteresis field if supplied by Rashmica Gupta · 3 years, 4 months ago
  12. 6f25e7e nvmesensor: Introduce nvme-mi-mctp build feature by Andrew Jeffery · 3 years, 8 months ago
  13. e3e3c97 nvmesensor: Support the NVMe MI basic management command by Andrew Jeffery · 3 years, 8 months ago
  14. 33703af psusensor: Add xdpe12284 support by Lotus Xu · 3 years, 4 months ago
  15. 20bf2c1 HwmonTempSensor: Watch for InterfacesRemoved by Matt Spinler · 3 years, 4 months ago
  16. 0c42f40 logging: replace direct journal calls with lg2 by Patrick Williams · 3 years, 5 months ago
  17. 8a17c30 Make dbus-sensors compile with clang-13 by Ed Tanous · 3 years, 4 months ago
  18. 5770a6f HwmonTempSensor: Add NCT7802 as a valid type. by Oskar Senft · 3 years, 4 months ago
  19. 302a61a build: DRY dependencies by Patrick Williams · 3 years, 5 months ago
  20. 8b8f606 build: use nlohmann-json dependency by Patrick Williams · 3 years, 5 months ago
  21. c7a1ae6 psusensor: Add support for the 'PowerState' parameter by Konstantin Aladyshev · 3 years, 9 months ago
  22. d653b75 Corrects bug in using boost::container erase() by Bruce Mitchell · 3 years, 5 months ago
  23. f1ace50 PSUSensorMain.cpp: Add support for ADM1266 device. by Avenash Asai Thambi · 3 years, 5 months ago
  24. e5fc3a5 Compute IIO reading from raw with offset and scale by Bruce Mitchell · 3 years, 5 months ago
  25. e5b867b Fix for airflow sensor interface path by Basheer Ahmed Muddebihal · 3 years, 6 months ago
  26. 913d4d0 Add setupManufacturingModeMatch by Bruce Lee · 3 years, 6 months ago
  27. 3453354 PSUSensor: improve error logging by Paul Fertser · 3 years, 6 months ago
  28. 585d3a0 dbus-sensors: Change the host state match string by Thu Ba Nguyen · 3 years, 6 months ago
  29. 9f6d4fd IpmbSensor : Add PollRate property. by Jayashree-D · 3 years, 9 months ago
  30. a734594 hwmontemp: respect 'PowerState' parameter by Konstantin Aladyshev · 3 years, 9 months ago
  31. e41d52f PSUSensor: Add Offset attribute by Jeff Lin · 3 years, 9 months ago
  32. 7170a23 psusensor: Use configurable read interval by Lei YU · 4 years ago
  33. e76a5a6 fix klocwork issues: Add return 0 for int main() by Zhikui Ren · 3 years, 6 months ago
  34. f72eb83 adcsensor: make BridgeGpio setup time configurable by Zev Weiss · 3 years, 7 months ago
  35. bcf7671 Ensure PSU sensor values are refreshed by Kuiying Wang · 3 years, 10 months ago
  36. 8685b17 fix klockwork issues by Zhikui Ren · 3 years, 6 months ago
  37. 18fffd3 NVMeSensor: Fix ordering of member initializer list by Andrew Jeffery · 3 years, 7 months ago
  38. 12c2c0e ThresholdTimer: use weak_ptr in async callback by Zhikui Ren · 3 years, 9 months ago
  39. 1263c3d Modify set-value function from external by Bruce Lee · 3 years, 7 months ago
  40. 92b9629 Suppress clang-tidy warning for C++20 by Andrew Jeffery · 3 years, 8 months ago
  41. 7279f93 NVMeSensorMain: Fix clang-tidy readability-else-after-return issue by Andrew Jeffery · 3 years, 8 months ago
  42. c12ceac NVMeSensorMain: Fix clang-tidy performance-faster-string-find issue by Andrew Jeffery · 3 years, 8 months ago
  43. 9f31558 NVMeSensorMain: Fix clang-tidy bugprone-narrowing-conversion issue by Andrew Jeffery · 3 years, 8 months ago
  44. a9d1508 NVMeContext: Split out NVMeMCTPContext by Andrew Jeffery · 3 years, 8 months ago
  45. fa500ae NVMeContext: Improve encapsulation of state by Andrew Jeffery · 3 years, 8 months ago
  46. dae6e18 NVMeSensor: Split out NVMeContext by Andrew Jeffery · 3 years, 8 months ago
  47. 5db90db NVMeSensor: Mark internal functions static by Andrew Jeffery · 3 years, 8 months ago
  48. 1b33918 NVMeSensor: Drop libmctp include from header by Andrew Jeffery · 3 years, 8 months ago
  49. 916dcf7 nvmesensor: Link against liblibmctp by Andrew Jeffery · 3 years, 8 months ago
  50. 1b9e786 NVMeSensor: Fix -Wreorder warnings by Andrew Jeffery · 3 years, 8 months ago
  51. 9702c9d cpusensor: access inventoryIfaces by reference instead of by value by Zev Weiss · 3 years, 9 months ago
  52. 13b63f8 Make a string copy explicit by Ed Tanous · 3 years, 8 months ago
  53. 5636d52 HwmonTempSensor: Thresholds for multi-temp devices by Matt Spinler · 3 years, 10 months ago
  54. 6b6891c Add Unit property to dbus interfaces by Zev Weiss · 3 years, 9 months ago
  55. 8e0eccd PSUSensor: Add support for inspur-ipsps driver by Lei YU · 3 years, 9 months ago
  56. eb0b84d psusensor: add LM25066 support by Zev Weiss · 3 years, 9 months ago
  57. 12e3d67 Fix ExitAirTempSensor calculation by Zhikui Ren · 4 years, 1 month ago
  58. 678f53b PSUSensor: whitelist adm1275 by Paul Fertser · 3 years, 9 months ago
  59. d9cd704 ADCSensor: Add PollRate and fix PowerState Always by Jeff Lin · 4 years, 2 months ago
  60. abf91de FanSensor: Add initial of pwm enable file by Jeff Lin · 4 years, 1 month ago
  61. 0362738 ExternalSensor: Further refinements by Josh Lehan · 3 years, 10 months ago
  62. 7ea918f Add support for Nuvoton w83773g temp sensor by Zev Weiss · 3 years, 10 months ago
  63. dbb73aa ExitAirTemp: use weak_ptr to fix memory leak by Zhikui Ren · 3 years, 9 months ago
  64. 7243217 Add timer expiration feature to ExternalSensor by Josh Lehan · 3 years, 10 months ago
  65. 5a3b3f8 hwmontemp: Add LM95234 device to sensor types by Konstantin Aladyshev · 3 years, 9 months ago
  66. 34fc75a hwmontemp: Add LM75A device to sensor types by Konstantin Aladyshev · 3 years, 9 months ago
  67. ba63793 intrusionsensor: Use const reference for std::shared_ptr by Lei YU · 3 years, 10 months ago
  68. dd68d4a intrusionsensor: Fix a crash issue by Lei YU · 3 years, 10 months ago
  69. add4682 Fan: Aggregate I2C bus and address related code by Yong Zhao · 4 years ago
  70. 3732257 Added readingFormat for PXE1410 in IpmbSensor. by Jayashree-D · 3 years, 10 months ago
  71. d05867c Regression fix: use pwm number from configuration by Zhikui Ren · 3 years, 11 months ago
  72. a2c7cea psusensor: Fix incorrect event sensors by Lei YU · 4 years, 1 month ago
  73. a0683a8 PSUSensor: Add five supported devices by Jeff Lin · 3 years, 11 months ago
  74. 6205092 CPUSensor: update depth to find hwmonNamePaths by Jeff Lin · 3 years, 11 months ago
  75. 7b7a9de Fix thresholds not found by Jeff Lin · 3 years, 11 months ago
  76. 6cb732a Fix bug in name escaping for PSUSensor by Ed Tanous · 3 years, 11 months ago
  77. 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 3 months ago
  78. 87bc67f HwmonTempSensor: Add PollRate attribute by Jeff Lin · 4 years, 1 month ago
  79. 49d12d8 Fix mcu option by Ed Tanous · 4 years ago
  80. 4958558 PSUSensor: Add support for MAX20710, ISL68223, ISL69243 by Gaurav Gandhi · 4 years, 1 month ago
  81. 77b3add Fan: Optimize the pwm sensor creation by Yong Zhao · 4 years ago
  82. 3a18b86 meson: Fix psusensor by Lei YU · 4 years ago
  83. feb19ef Add support for building with meson by Brad Bishop · 5 years ago
  84. 2a40e93 ExternalSensor: New service for external sensors by Josh Lehan · 4 years, 4 months ago
  85. a3e8f2a Fan: Eliminate one unnecessary loop by using known fanType by Yong Zhao · 4 years ago
  86. 6e6ac0f dbus-sensors: PwmSensor math types cleanup by Josh Lehan · 4 years ago
  87. 6736d4b cpusensor: change Min/Max values for power by Andrei Kartashev · 4 years, 1 month ago
  88. 937eb54 Correct ADC sensors max reading by Zhikui Ren · 4 years, 3 months ago
  89. 23c96e7 PSUSensors: Move to GetSensorConfiguration by Zhikui Ren · 4 years, 2 months ago
  90. 832a2c6 IpmbSensor:Fix SMBus configuration for VR Temp. by Anoop S · 4 years, 2 months ago
  91. da27423 NVMeSensor: use available interface for error handling by Zhikui Ren · 4 years, 2 months ago
  92. 381636e hwmontemp: Add emc1412 and emc1414 support by Gilbert Chen · 4 years, 2 months ago
  93. dadbbb5 Fix index checking to support double digit index. by Jae Hyun Yoo · 4 years, 3 months ago
  94. 655f376 ExitAir: Move to GetSensorConfiguration by James Feist · 4 years, 3 months ago
  95. 100c20b hwmontemp: add labels attribute support by Jason Ling · 4 years, 5 months ago
  96. 32047ef PSUSensors: add support for vout17 by Jason Ling · 4 years, 3 months ago
  97. dbfd466 Using reference to avoid copy by Zbigniew Kurzynski · 4 years, 3 months ago
  98. 49a8ccd Add LED Support to Fan Sensor by James Feist · 4 years, 4 months ago
  99. ed3e946 Fix PSU PWM fan control by James Feist · 4 years, 4 months ago
  100. 484b9b3 Reading min and max values from the rated files exposed by hwmon by Zbigniew Kurzynski · 4 years, 7 months ago