1. a7afacc NVMeBasicContext: Fix response vector size by Andrew Jeffery · 2 years, 10 months ago
  2. 7aeb1a5 NVMeBasicContext: Account for invalid drive status by Andrew Jeffery · 2 years, 10 months ago
  3. 14108bb NVMeBasicContext: Defer polling sensors that are in error by Andrew Jeffery · 2 years, 10 months ago
  4. 8c7074e NVMeBasicContext: Poll all sensors each polling interval by Andrew Jeffery · 2 years, 10 months ago
  5. 30cccb1 nvmesensor: Remove MCTP transport implementation by Andrew Jeffery · 2 years, 10 months ago
  6. 25e20bd NVMeBasicContext: Reject bad I2C bus IDs by Andrew Jeffery · 2 years, 10 months ago
  7. 8418975 Move sensorClass and subtype to separate functions by Jayashree Dhanapal · 2 years, 10 months ago
  8. 84c1687 NVMeBasicContext: Allocate streambuf where it's used by Andrew Jeffery · 2 years, 10 months ago
  9. f16c2cf hwmontempsensor: Remove trace by Matt Spinler · 2 years, 10 months ago
  10. 842e543 PSUSensor: Add device type adm1293 by Zhikui Ren · 2 years, 10 months ago
  11. 85fa3c6 PSUSensor: add raa229126 type and labels by Zhikui Ren · 2 years, 11 months ago
  12. 6ad74d9 adc: Only process CPUReq sensors when CPUs change by Matt Spinler · 2 years, 10 months ago
  13. 6f379ce dbus-sensors: Add new psu sensor labels and sensor type by Tim Chao · 2 years, 11 months ago
  14. 5cf66df Add support for flex bmr490 by linchuyuan · 3 years, 1 month ago
  15. 9f3a74e Fix for hwmontemp sensor to avoid invoking same sensor by Jayashree Dhanapal · 3 years ago
  16. 27cac0b Remove unused debug variable in NvmeSensorMain by Ed Tanous · 2 years, 11 months ago
  17. 86d8301 Remove pessimizing std::move by Ed Tanous · 2 years, 11 months ago
  18. 76b2bc7 Fix lifetime bug by Ed Tanous · 2 years, 11 months ago
  19. 7d6b77d sensors: Fix typo in PSUSensorMain ISL69225 by Khang Kieu · 2 years, 11 months ago
  20. 7303063 Enable cppcoreguidelines-avoid-goto checks by Ed Tanous · 3 years ago
  21. 99c4409 Enable cppcoreguidelines-pro-type-vararg check by Ed Tanous · 3 years ago
  22. 17551b8 Remove isValidLevel() by Ed Tanous · 3 years ago
  23. 51ad667 sensors: Add support for ISL69225 sensor for dbus-sensors by Khang Kieu · 3 years ago
  24. 3928741 sensors: don't pass excess conn handler by Andrei Kartashev · 3 years ago
  25. c8fed20 Rearrange thresholds to be pair based by Ed Tanous · 3 years ago
  26. 74cffa8 Fix clang-tidy header check by Ed Tanous · 3 years ago
  27. 30eb03f Remove redundant empty check by Ed Tanous · 3 years ago
  28. f69fbf9 Consistently use std::pair<double, double> limits by Ed Tanous · 3 years ago
  29. 62fd807 thresholds: Fix typo in interface name by Rashmica Gupta · 3 years ago
  30. d2208a9 thresholds: Make variable naming and type the same by Rashmica Gupta · 3 years ago
  31. a771f6a Enable cppcoreguidelines-init-variables by Ed Tanous · 3 years ago
  32. 091c92c Add Softshutdown and Hardshutdown threshold interface by Jayashree Dhanapal · 3 years ago
  33. 3ec41c5 Add reporting of Relative Humidity for Hwmon by Bruce Mitchell · 3 years, 1 month ago
  34. 4786334 HwmonTempSensor: add HDC1080 by Potin Lai · 3 years, 1 month ago
  35. 5667808 Move threshold interfaces to common function by Jayashree Dhanapal · 3 years ago
  36. 3c969f6 hwmontemp: Remove trace for unmatched hwmon file by Matt Spinler · 3 years ago
  37. 5010724 utils: fix interface usage for OperatingSystemState by Andrei Kartashev · 3 years ago
  38. 45f2702 Refactoring threshold properties code. by Jayashree Dhanapal · 3 years, 1 month ago
  39. 0b207a6 cpusensor: Search in peci-0 directory by Lei YU · 3 years, 3 months ago
  40. afd55b9 NVMeSensorMain: Remove sensors when removing configs by Andrew Jeffery · 3 years, 1 month ago
  41. 0c23fc3 NVMeSensor: Centralise configuration type by Andrew Jeffery · 3 years, 1 month ago
  42. 6a4e973 utils: Refactor findFiles() by Lei YU · 3 years, 3 months ago
  43. 5a86e56 Fixes Units for Temperature & Pressure for Hwmon by Bruce Mitchell · 3 years, 1 month ago
  44. 0e68f19 Revert "Add beep support for PSU" by Paul Fertser · 3 years, 5 months ago
  45. 544e7dc DPS310 temperature pressure, SI7020 temperature by Bruce Mitchell · 3 years, 5 months ago
  46. b58ac3a PSUSensor: Add MP5023 into whitelist by Howard Chiu · 3 years, 1 month ago
  47. a2df786 Make list single line by Ed Tanous · 3 years, 1 month ago
  48. 57574ad NVMeSensorMain: Avoid context variable by Andrew Jeffery · 3 years, 1 month ago
  49. ee16434 NVMeSensorMain: Drop use of baseConfiguration pointer by Andrew Jeffery · 3 years, 1 month ago
  50. 5f070ff NVMeSensorMain: Collapse continue conditions by Andrew Jeffery · 3 years, 1 month ago
  51. 84dfb54 NVMeSensorMain: Make early exits contiguous by Andrew Jeffery · 3 years, 1 month ago
  52. 14a6982 NVMeSensorMain: Move context definition to where it's used by Andrew Jeffery · 3 years, 1 month ago
  53. c7a89e5 NVMeSensorMain: Define provideRootBusContext() by Andrew Jeffery · 3 years, 1 month ago
  54. 66ab840 NVMeSensorMain: Define deriveRootBus() by Andrew Jeffery · 3 years, 1 month ago
  55. 710562a NVMeSensorMain: Define deriveRootBusPath() by Andrew Jeffery · 3 years, 1 month ago
  56. e671f05 NVMeSensorMain: Define extractSensorName() by Andrew Jeffery · 3 years, 1 month ago
  57. 3412356 NVMeSensorMain: Define extractBusNumber() by Andrew Jeffery · 3 years, 1 month ago
  58. f690f0c NVMeSensorMain: Extract lambda body by Andrew Jeffery · 3 years, 1 month ago
  59. 04d0506 cpuSensor:Check object validity in async callback by Arun P. Mohanan · 3 years, 2 months ago
  60. daf6f56 Added JC42 JEDEC standard memory temp sensor support by hsangani · 3 years, 1 month ago
  61. 00bd56d TachSensor: fix checkThresholds regression by Zhikui Ren · 3 years, 2 months ago
  62. cb5af73 psusensor: Add power state for label by Lotus Xu · 3 years, 4 months ago
  63. 6655823 Take out array size for constexpr std::array by Brandon Kim · 3 years, 2 months ago
  64. da98f09 psusensor: fix psu pwm sensor name by Zhikui Ren · 3 years, 2 months ago
  65. 45f844a Fix for sensor value PATCH in manufacturing mode by Arun P. Mohanan · 3 years, 2 months ago
  66. 9ca98ec nvmesensor: Make commuication error messages more informative by Andrew Jeffery · 3 years, 2 months ago
  67. 3859c7f NVMeBasicContext: Don't poll the sensor if it's not available by Andrew Jeffery · 3 years, 2 months ago
  68. 3291b9c Sensor mutability interface by Jie Yang · 3 years, 5 months ago
  69. b782eec [CPUSensor] Remove interface in destructor by Arun P. Mohanan · 3 years, 3 months ago
  70. 1dc85f5 psusensor: fix sensor name matching during rescan by Zhikui Ren · 3 years, 3 months ago
  71. 26601e8 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  72. a040ec4 ADCSensor: Changed error log by krishnar4 · 3 years, 3 months ago
  73. 3fed674 Revert "Reading min and max values from the rated files exposed by hwmon" by Agata Wiatrowska · 3 years, 3 months ago
  74. 1e34cec thresholds: support hysteresis field if supplied by Rashmica Gupta · 3 years, 4 months ago
  75. 6f25e7e nvmesensor: Introduce nvme-mi-mctp build feature by Andrew Jeffery · 3 years, 8 months ago
  76. e3e3c97 nvmesensor: Support the NVMe MI basic management command by Andrew Jeffery · 3 years, 8 months ago
  77. 33703af psusensor: Add xdpe12284 support by Lotus Xu · 3 years, 4 months ago
  78. 20bf2c1 HwmonTempSensor: Watch for InterfacesRemoved by Matt Spinler · 3 years, 4 months ago
  79. 0c42f40 logging: replace direct journal calls with lg2 by Patrick Williams · 3 years, 5 months ago
  80. 8a17c30 Make dbus-sensors compile with clang-13 by Ed Tanous · 3 years, 4 months ago
  81. 5770a6f HwmonTempSensor: Add NCT7802 as a valid type. by Oskar Senft · 3 years, 4 months ago
  82. 302a61a build: DRY dependencies by Patrick Williams · 3 years, 5 months ago
  83. 8b8f606 build: use nlohmann-json dependency by Patrick Williams · 3 years, 5 months ago
  84. c7a1ae6 psusensor: Add support for the 'PowerState' parameter by Konstantin Aladyshev · 3 years, 8 months ago
  85. d653b75 Corrects bug in using boost::container erase() by Bruce Mitchell · 3 years, 5 months ago
  86. f1ace50 PSUSensorMain.cpp: Add support for ADM1266 device. by Avenash Asai Thambi · 3 years, 5 months ago
  87. e5fc3a5 Compute IIO reading from raw with offset and scale by Bruce Mitchell · 3 years, 5 months ago
  88. e5b867b Fix for airflow sensor interface path by Basheer Ahmed Muddebihal · 3 years, 6 months ago
  89. 913d4d0 Add setupManufacturingModeMatch by Bruce Lee · 3 years, 6 months ago
  90. 3453354 PSUSensor: improve error logging by Paul Fertser · 3 years, 6 months ago
  91. 585d3a0 dbus-sensors: Change the host state match string by Thu Ba Nguyen · 3 years, 6 months ago
  92. 9f6d4fd IpmbSensor : Add PollRate property. by Jayashree-D · 3 years, 9 months ago
  93. a734594 hwmontemp: respect 'PowerState' parameter by Konstantin Aladyshev · 3 years, 9 months ago
  94. e41d52f PSUSensor: Add Offset attribute by Jeff Lin · 3 years, 9 months ago
  95. 7170a23 psusensor: Use configurable read interval by Lei YU · 4 years ago
  96. e76a5a6 fix klocwork issues: Add return 0 for int main() by Zhikui Ren · 3 years, 6 months ago
  97. f72eb83 adcsensor: make BridgeGpio setup time configurable by Zev Weiss · 3 years, 7 months ago
  98. bcf7671 Ensure PSU sensor values are refreshed by Kuiying Wang · 3 years, 10 months ago
  99. 8685b17 fix klockwork issues by Zhikui Ren · 3 years, 6 months ago
  100. 18fffd3 NVMeSensor: Fix ordering of member initializer list by Andrew Jeffery · 3 years, 7 months ago