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