1. b58ac3a PSUSensor: Add MP5023 into whitelist by Howard Chiu · 3 years, 1 month ago
  2. a2df786 Make list single line by Ed Tanous · 3 years, 1 month ago
  3. 57574ad NVMeSensorMain: Avoid context variable by Andrew Jeffery · 3 years, 1 month ago
  4. ee16434 NVMeSensorMain: Drop use of baseConfiguration pointer by Andrew Jeffery · 3 years, 1 month ago
  5. 5f070ff NVMeSensorMain: Collapse continue conditions by Andrew Jeffery · 3 years, 1 month ago
  6. 84dfb54 NVMeSensorMain: Make early exits contiguous by Andrew Jeffery · 3 years, 1 month ago
  7. 14a6982 NVMeSensorMain: Move context definition to where it's used by Andrew Jeffery · 3 years, 1 month ago
  8. c7a89e5 NVMeSensorMain: Define provideRootBusContext() by Andrew Jeffery · 3 years, 1 month ago
  9. 66ab840 NVMeSensorMain: Define deriveRootBus() by Andrew Jeffery · 3 years, 1 month ago
  10. 710562a NVMeSensorMain: Define deriveRootBusPath() by Andrew Jeffery · 3 years, 1 month ago
  11. e671f05 NVMeSensorMain: Define extractSensorName() by Andrew Jeffery · 3 years, 1 month ago
  12. 3412356 NVMeSensorMain: Define extractBusNumber() by Andrew Jeffery · 3 years, 1 month ago
  13. f690f0c NVMeSensorMain: Extract lambda body by Andrew Jeffery · 3 years, 1 month ago
  14. 04d0506 cpuSensor:Check object validity in async callback by Arun P. Mohanan · 3 years, 2 months ago
  15. daf6f56 Added JC42 JEDEC standard memory temp sensor support by hsangani · 3 years, 1 month ago
  16. 00bd56d TachSensor: fix checkThresholds regression by Zhikui Ren · 3 years, 2 months ago
  17. 77518b2 Fix possible seg faults in Cpu and tach by Ed Tanous · 3 years, 2 months ago
  18. cb5af73 psusensor: Add power state for label by Lotus Xu · 3 years, 4 months ago
  19. 6655823 Take out array size for constexpr std::array by Brandon Kim · 3 years, 2 months ago
  20. da98f09 psusensor: fix psu pwm sensor name by Zhikui Ren · 3 years, 2 months ago
  21. 45f844a Fix for sensor value PATCH in manufacturing mode by Arun P. Mohanan · 3 years, 2 months ago
  22. 9ca98ec nvmesensor: Make commuication error messages more informative by Andrew Jeffery · 3 years, 2 months ago
  23. 3859c7f NVMeBasicContext: Don't poll the sensor if it's not available by Andrew Jeffery · 3 years, 2 months ago
  24. 3291b9c Sensor mutability interface by Jie Yang · 3 years, 5 months ago
  25. b782eec [CPUSensor] Remove interface in destructor by Arun P. Mohanan · 3 years, 3 months ago
  26. 1dc85f5 psusensor: fix sensor name matching during rescan by Zhikui Ren · 3 years, 3 months ago
  27. 26601e8 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  28. a040ec4 ADCSensor: Changed error log by krishnar4 · 3 years, 3 months ago
  29. 3fed674 Revert "Reading min and max values from the rated files exposed by hwmon" by Agata Wiatrowska · 3 years, 3 months ago
  30. 1e34cec thresholds: support hysteresis field if supplied by Rashmica Gupta · 3 years, 4 months ago
  31. 587941d nvmesensor: Enable by default by Andrew Jeffery · 3 years, 8 months ago
  32. 88122e7 nvmesensor: Disable NVMe MI MCTP by default by Andrew Jeffery · 3 years, 8 months ago
  33. 6f25e7e nvmesensor: Introduce nvme-mi-mctp build feature by Andrew Jeffery · 3 years, 8 months ago
  34. e3e3c97 nvmesensor: Support the NVMe MI basic management command by Andrew Jeffery · 3 years, 8 months ago
  35. e3b23c0 meson: Disable PSABI warning by Andrew Jeffery · 3 years, 4 months ago
  36. 33703af psusensor: Add xdpe12284 support by Lotus Xu · 3 years, 4 months ago
  37. 20bf2c1 HwmonTempSensor: Watch for InterfacesRemoved by Matt Spinler · 3 years, 4 months ago
  38. 0c42f40 logging: replace direct journal calls with lg2 by Patrick Williams · 3 years, 5 months ago
  39. 08d684a build: add phosphor-logging dep and wrap by Patrick Williams · 3 years, 5 months ago
  40. 5ab424a clang-tidy disable bugprone-narrowing-conversions by Ed Tanous · 3 years, 4 months ago
  41. 8a17c30 Make dbus-sensors compile with clang-13 by Ed Tanous · 3 years, 4 months ago
  42. 5770a6f HwmonTempSensor: Add NCT7802 as a valid type. by Oskar Senft · 3 years, 4 months ago
  43. 379b113 sensor: remove exception in error path by Patrick Williams · 3 years, 4 months ago
  44. 2932a7b meson: enable tests by default by Patrick Williams · 3 years, 5 months ago
  45. 302a61a build: DRY dependencies by Patrick Williams · 3 years, 5 months ago
  46. 8b8f606 build: use nlohmann-json dependency by Patrick Williams · 3 years, 5 months ago
  47. 1889ebf build: add wrapfile for nlohmann-json by Patrick Williams · 3 years, 5 months ago
  48. 56dcd51 .gitignore: update for meson conversion by Patrick Williams · 3 years, 5 months ago
  49. 3911b82 build: add wrapfile for libgpiod by Patrick Williams · 3 years, 5 months ago
  50. c7a1ae6 psusensor: Add support for the 'PowerState' parameter by Konstantin Aladyshev · 3 years, 9 months ago
  51. d653b75 Corrects bug in using boost::container erase() by Bruce Mitchell · 3 years, 5 months ago
  52. f1ace50 PSUSensorMain.cpp: Add support for ADM1266 device. by Avenash Asai Thambi · 3 years, 5 months ago
  53. e5fc3a5 Compute IIO reading from raw with offset and scale by Bruce Mitchell · 3 years, 5 months ago
  54. 5cf0f99 Change fanName to sensorName as this is a sensor by Bruce Mitchell · 3 years, 5 months ago
  55. e5b867b Fix for airflow sensor interface path by Basheer Ahmed Muddebihal · 3 years, 6 months ago
  56. 913d4d0 Add setupManufacturingModeMatch by Bruce Lee · 3 years, 6 months ago
  57. 9f59489 Andrew has volunteered to maintain nvme by Ed Tanous · 3 years, 6 months ago
  58. f98dca6 Add OWNERS file by Ed Tanous · 3 years, 6 months ago
  59. 3453354 PSUSensor: improve error logging by Paul Fertser · 3 years, 6 months ago
  60. 585d3a0 dbus-sensors: Change the host state match string by Thu Ba Nguyen · 3 years, 6 months ago
  61. 9f6d4fd IpmbSensor : Add PollRate property. by Jayashree-D · 3 years, 9 months ago
  62. a734594 hwmontemp: respect 'PowerState' parameter by Konstantin Aladyshev · 3 years, 9 months ago
  63. 323969b dbus-sensors: add Pascals to allowlist for units by Bruce Mitchell · 3 years, 6 months ago
  64. e41d52f PSUSensor: Add Offset attribute by Jeff Lin · 3 years, 9 months ago
  65. 7170a23 psusensor: Use configurable read interval by Lei YU · 4 years ago
  66. e76a5a6 fix klocwork issues: Add return 0 for int main() by Zhikui Ren · 3 years, 6 months ago
  67. f72eb83 adcsensor: make BridgeGpio setup time configurable by Zev Weiss · 3 years, 7 months ago
  68. bcf7671 Ensure PSU sensor values are refreshed by Kuiying Wang · 3 years, 10 months ago
  69. 8685b17 fix klockwork issues by Zhikui Ren · 3 years, 6 months ago
  70. 18fffd3 NVMeSensor: Fix ordering of member initializer list by Andrew Jeffery · 3 years, 7 months ago
  71. 12c2c0e ThresholdTimer: use weak_ptr in async callback by Zhikui Ren · 3 years, 9 months ago
  72. 1263c3d Modify set-value function from external by Bruce Lee · 3 years, 7 months ago
  73. 2f20c5a meson: Add googletest as a subproject by Andrew Jeffery · 3 years, 8 months ago
  74. 3f2e052 meson: Add sdbusplus as a subproject by Andrew Jeffery · 3 years, 8 months ago
  75. 8ed93af meson: Add sdbusplus as a dependency of static libraries by Andrew Jeffery · 3 years, 8 months ago
  76. 2d66c24 meson: Note why libi2c is discovered by find_library() by Andrew Jeffery · 3 years, 8 months ago
  77. fbf9254 meson: Upgrade to C++20 by Andrew Jeffery · 3 years, 8 months ago
  78. 92b9629 Suppress clang-tidy warning for C++20 by Andrew Jeffery · 3 years, 8 months ago
  79. 7279f93 NVMeSensorMain: Fix clang-tidy readability-else-after-return issue by Andrew Jeffery · 3 years, 8 months ago
  80. c12ceac NVMeSensorMain: Fix clang-tidy performance-faster-string-find issue by Andrew Jeffery · 3 years, 8 months ago
  81. 9f31558 NVMeSensorMain: Fix clang-tidy bugprone-narrowing-conversion issue by Andrew Jeffery · 3 years, 8 months ago
  82. a9d1508 NVMeContext: Split out NVMeMCTPContext by Andrew Jeffery · 3 years, 8 months ago
  83. fa500ae NVMeContext: Improve encapsulation of state by Andrew Jeffery · 3 years, 8 months ago
  84. dae6e18 NVMeSensor: Split out NVMeContext by Andrew Jeffery · 3 years, 8 months ago
  85. 5db90db NVMeSensor: Mark internal functions static by Andrew Jeffery · 3 years, 8 months ago
  86. 1b33918 NVMeSensor: Drop libmctp include from header by Andrew Jeffery · 3 years, 8 months ago
  87. 916dcf7 nvmesensor: Link against liblibmctp by Andrew Jeffery · 3 years, 8 months ago
  88. 1b9e786 NVMeSensor: Fix -Wreorder warnings by Andrew Jeffery · 3 years, 8 months ago
  89. 9702c9d cpusensor: access inventoryIfaces by reference instead of by value by Zev Weiss · 3 years, 9 months ago
  90. 13b63f8 Make a string copy explicit by Ed Tanous · 3 years, 8 months ago
  91. 5636d52 HwmonTempSensor: Thresholds for multi-temp devices by Matt Spinler · 3 years, 10 months ago
  92. b89967f Replace IRC with Discord by Bruce Mitchell · 3 years, 8 months ago
  93. 6b6891c Add Unit property to dbus interfaces by Zev Weiss · 3 years, 9 months ago
  94. 8e0eccd PSUSensor: Add support for inspur-ipsps driver by Lei YU · 3 years, 9 months ago
  95. eb0b84d psusensor: add LM25066 support by Zev Weiss · 3 years, 9 months ago
  96. 12e3d67 Fix ExitAirTempSensor calculation by Zhikui Ren · 4 years, 1 month ago
  97. 678f53b PSUSensor: whitelist adm1275 by Paul Fertser · 3 years, 9 months ago
  98. f81a4cb Remove unused errCount variables by Matt Spinler · 3 years, 9 months ago
  99. d9cd704 ADCSensor: Add PollRate and fix PowerState Always by Jeff Lin · 4 years, 2 months ago
  100. abf91de FanSensor: Add initial of pwm enable file by Jeff Lin · 4 years, 1 month ago