1. 5170fe6 tachsensor: Similar fixes from HwmonTempSensor by Josh Lehan · 2 years, 5 months ago
  2. 1ff2e66 psusensor: remove unused fd by Justin Ledford · 2 years, 5 months ago
  3. 88cb29d Utils: add optional callback for power state changes by Zev Weiss · 2 years, 8 months ago
  4. d1c8f44 hwmontempsensor: Simplify I/O and buffering by Zev Weiss · 2 years, 5 months ago
  5. 92f8f51 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  6. 2a5e2dc sensor: Bypass updating Nan to value when it's already Nan by chaul.ampere · 2 years, 6 months ago
  7. 3cbd5a1 NVMeBasicContext: Properly cleanup resources, allowing destruction by Andrew Jeffery · 2 years, 6 months ago
  8. a4d2768 Factor out getPowerState() helper function by Zev Weiss · 2 years, 6 months ago
  9. afd1504 Use SensorBaseConfigMap where applicable by Zev Weiss · 2 years, 6 months ago
  10. 16966b5 Enable an io-uring build by Ed Tanous · 3 years, 4 months ago
  11. 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
  12. b429f31 Fix clang-tidy 14 issues by Ed Tanous · 2 years, 7 months ago
  13. 256d8c1 Revert "sensor: remove exception in error path" by Jonathan Doman · 2 years, 7 months ago
  14. ce6bcdf Update link to the Value.interface.yaml by Konstantin Aladyshev · 2 years, 7 months ago
  15. bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
  16. 75872ef Always fill both values for a threshold interface by Konstantin Aladyshev · 3 years, 8 months ago
  17. b5d7a7f NVMeContext: Rework sensor removal concurrent to polling by Andrew Jeffery · 2 years, 8 months ago
  18. 8454571 Fix for cpusensor going into D state. by Arun Lal K M · 3 years ago
  19. 7aeb1a5 NVMeBasicContext: Account for invalid drive status by Andrew Jeffery · 2 years, 10 months ago
  20. 14108bb NVMeBasicContext: Defer polling sensors that are in error by Andrew Jeffery · 2 years, 10 months ago
  21. 8c7074e NVMeBasicContext: Poll all sensors each polling interval by Andrew Jeffery · 2 years, 10 months ago
  22. 30cccb1 nvmesensor: Remove MCTP transport implementation by Andrew Jeffery · 2 years, 10 months ago
  23. 25e20bd NVMeBasicContext: Reject bad I2C bus IDs by Andrew Jeffery · 2 years, 10 months ago
  24. 8418975 Move sensorClass and subtype to separate functions by Jayashree Dhanapal · 2 years, 10 months ago
  25. fad3605 sensor: Add inError() method by Andrew Jeffery · 2 years, 10 months ago
  26. 7303063 Enable cppcoreguidelines-avoid-goto checks by Ed Tanous · 3 years ago
  27. 8d0fd3c Thresholds: Support all valid severity types by Rashmica Gupta · 3 years, 1 month ago
  28. 17551b8 Remove isValidLevel() by Ed Tanous · 3 years ago
  29. 3928741 sensors: don't pass excess conn handler by Andrei Kartashev · 3 years ago
  30. c8fed20 Rearrange thresholds to be pair based by Ed Tanous · 3 years ago
  31. 74cffa8 Fix clang-tidy header check by Ed Tanous · 3 years ago
  32. f69fbf9 Consistently use std::pair<double, double> limits by Ed Tanous · 3 years ago
  33. a771f6a Enable cppcoreguidelines-init-variables by Ed Tanous · 3 years ago
  34. 091c92c Add Softshutdown and Hardshutdown threshold interface by Jayashree Dhanapal · 3 years ago
  35. 5667808 Move threshold interfaces to common function by Jayashree Dhanapal · 3 years ago
  36. 45f2702 Refactoring threshold properties code. by Jayashree Dhanapal · 3 years, 1 month ago
  37. 3db6f9c NVMeContext: Add the ability to remove NVMeSensors by Andrew Jeffery · 3 years, 1 month ago
  38. 0c23fc3 NVMeSensor: Centralise configuration type by Andrew Jeffery · 3 years, 1 month ago
  39. 6a4e973 utils: Refactor findFiles() by Lei YU · 3 years, 3 months ago
  40. 0e68f19 Revert "Add beep support for PSU" by Paul Fertser · 3 years, 5 months ago
  41. 544e7dc DPS310 temperature pressure, SI7020 temperature by Bruce Mitchell · 3 years, 5 months ago
  42. 04d0506 cpuSensor:Check object validity in async callback by Arun P. Mohanan · 3 years, 2 months ago
  43. 77518b2 Fix possible seg faults in Cpu and tach by Ed Tanous · 3 years, 2 months ago
  44. da98f09 psusensor: fix psu pwm sensor name by Zhikui Ren · 3 years, 2 months ago
  45. 3291b9c Sensor mutability interface by Jie Yang · 3 years, 5 months ago
  46. 26601e8 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  47. 3fed674 Revert "Reading min and max values from the rated files exposed by hwmon" by Agata Wiatrowska · 3 years, 3 months ago
  48. 1e34cec thresholds: support hysteresis field if supplied by Rashmica Gupta · 3 years, 4 months ago
  49. e3e3c97 nvmesensor: Support the NVMe MI basic management command by Andrew Jeffery · 3 years, 8 months ago
  50. 0c42f40 logging: replace direct journal calls with lg2 by Patrick Williams · 3 years, 5 months ago
  51. 8a17c30 Make dbus-sensors compile with clang-13 by Ed Tanous · 3 years, 4 months ago
  52. 379b113 sensor: remove exception in error path by Patrick Williams · 3 years, 4 months ago
  53. c7a1ae6 psusensor: Add support for the 'PowerState' parameter by Konstantin Aladyshev · 3 years, 8 months ago
  54. 5cf0f99 Change fanName to sensorName as this is a sensor by Bruce Mitchell · 3 years, 5 months ago
  55. 9f6d4fd IpmbSensor : Add PollRate property. by Jayashree-D · 3 years, 9 months ago
  56. a734594 hwmontemp: respect 'PowerState' parameter by Konstantin Aladyshev · 3 years, 9 months ago
  57. 323969b dbus-sensors: add Pascals to allowlist for units by Bruce Mitchell · 3 years, 6 months ago
  58. e41d52f PSUSensor: Add Offset attribute by Jeff Lin · 3 years, 9 months ago
  59. 7170a23 psusensor: Use configurable read interval by Lei YU · 4 years ago
  60. f72eb83 adcsensor: make BridgeGpio setup time configurable by Zev Weiss · 3 years, 7 months ago
  61. bcf7671 Ensure PSU sensor values are refreshed by Kuiying Wang · 3 years, 10 months ago
  62. 12c2c0e ThresholdTimer: use weak_ptr in async callback by Zhikui Ren · 3 years, 9 months ago
  63. 1263c3d Modify set-value function from external by Bruce Lee · 3 years, 7 months ago
  64. a9d1508 NVMeContext: Split out NVMeMCTPContext by Andrew Jeffery · 3 years, 8 months ago
  65. fa500ae NVMeContext: Improve encapsulation of state by Andrew Jeffery · 3 years, 8 months ago
  66. dae6e18 NVMeSensor: Split out NVMeContext by Andrew Jeffery · 3 years, 8 months ago
  67. 5db90db NVMeSensor: Mark internal functions static by Andrew Jeffery · 3 years, 8 months ago
  68. 1b33918 NVMeSensor: Drop libmctp include from header by Andrew Jeffery · 3 years, 8 months ago
  69. 5636d52 HwmonTempSensor: Thresholds for multi-temp devices by Matt Spinler · 3 years, 10 months ago
  70. 6b6891c Add Unit property to dbus interfaces by Zev Weiss · 3 years, 9 months ago
  71. 12e3d67 Fix ExitAirTempSensor calculation by Zhikui Ren · 4 years, 1 month ago
  72. f81a4cb Remove unused errCount variables by Matt Spinler · 3 years, 9 months ago
  73. d9cd704 ADCSensor: Add PollRate and fix PowerState Always by Jeff Lin · 4 years, 2 months ago
  74. 0362738 ExternalSensor: Further refinements by Josh Lehan · 3 years, 10 months ago
  75. 7243217 Add timer expiration feature to ExternalSensor by Josh Lehan · 3 years, 10 months ago
  76. ffe1834 Add external write hook to Sensor by Josh Lehan · 3 years, 10 months ago
  77. 129de0a VariantVisitors: Template replace redundant code by Josh Lehan · 3 years, 10 months ago
  78. 3732257 Added readingFormat for PXE1410 in IpmbSensor. by Jayashree-D · 3 years, 10 months ago
  79. 6cb732a Fix bug in name escaping for PSUSensor by Ed Tanous · 3 years, 11 months ago
  80. 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 3 months ago
  81. 87bc67f HwmonTempSensor: Add PollRate attribute by Jeff Lin · 4 years, 1 month ago
  82. feb19ef Add support for building with meson by Brad Bishop · 5 years ago
  83. 2a40e93 ExternalSensor: New service for external sensors by Josh Lehan · 4 years, 4 months ago
  84. 6e6ac0f dbus-sensors: PwmSensor math types cleanup by Josh Lehan · 4 years ago
  85. 6736d4b cpusensor: change Min/Max values for power by Andrei Kartashev · 4 years, 1 month ago
  86. 832a2c6 IpmbSensor:Fix SMBus configuration for VR Temp. by Anoop S · 4 years, 2 months ago
  87. 3bcd823 Add optional sensor reading logging instrumentation by Josh Lehan · 4 years, 2 months ago
  88. 100c20b hwmontemp: add labels attribute support by Jason Ling · 4 years, 5 months ago
  89. 49a8ccd Add LED Support to Fan Sensor by James Feist · 4 years, 4 months ago
  90. f57836b Fix missing includes. by Zhikui Ren · 4 years, 4 months ago
  91. 484b9b3 Reading min and max values from the rated files exposed by hwmon by Zbigniew Kurzynski · 4 years, 7 months ago
  92. e333852 Move dbus connection into base sensor object by James Feist · 4 years, 4 months ago
  93. d3da128 revert "revert log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 4 months ago
  94. 98be984 Reading min, max values for ‘cap’ every 8 times. by Zbigniew Kurzynski · 4 years, 4 months ago
  95. 2456dde Revert "log debug information for sensor threshold assert events" by Zhikui Ren · 4 years, 4 months ago
  96. 9bf6804 log debug information for sensor threshold assert events by Zhikui Ren · 4 years, 5 months ago
  97. f920e09 TachSensor: Accept PowerState from configuration by Josh Lehan · 4 years, 5 months ago
  98. 838529b CPUSensor: Mark interface down when timeout by James Feist · 4 years, 4 months ago
  99. 105a197 Fix PSU pwm issue. by Kuiying Wang · 4 years, 4 months ago
  100. f27a55c Add retries into get sensor configuration by James Feist · 4 years, 5 months ago