1. 79d8aef Utils: simplify control flow in getSensorConfiguration() by Zev Weiss · 2 years, 5 months ago
  2. 6c106d6 Replace boost string predicate functions with stdlib ones by Zev Weiss · 2 years, 5 months ago
  3. 34d7b97 Fix copy/paste errors in sensor type interfaces by Zev Weiss · 2 years, 5 months ago
  4. efae44c NVMeSensorMain: Invert condition to reduce indentation by Zev Weiss · 2 years, 5 months ago
  5. 26fb149 IntelCPUSensor: Fix PropertiesChanged callback setup by Zev Weiss · 2 years, 5 months ago
  6. fd3d5f7 Utils: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  7. f783c69 Thresholds: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  8. 0521a06 TachSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  9. 741f26e PSUSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  10. b85145c PSUEvent: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  11. d7c1f76 MCUTempSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  12. 8ba551b IpmbSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  13. f343b8a IntrusionSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  14. 8908b3c IntelCPUSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  15. a180833 HwmonTempMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  16. 77636ec FanMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  17. 08cb50c ExternalSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  18. 72f322f ExitAirTempSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  19. d8c293a Code style fixes for clang-tidy by Zev Weiss · 2 years, 5 months ago
  20. 9148f38 ADCSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  21. e8b97ee PSUSensorMain: Drop vestigial type string from baseConfig by Zev Weiss · 2 years, 5 months ago
  22. 214d971 Refactor PropertiesChanged handler setup by Zev Weiss · 2 years, 5 months ago
  23. 255da6b cpusensor: Change cpusensor to intelcpusensor by Thu Nguyen · 2 years, 5 months ago
  24. 0fe0229 NVMeBasicContext: Catch FileHandle out-of-range exception by chaul.ampere · 2 years, 6 months ago
  25. 5170fe6 tachsensor: Similar fixes from HwmonTempSensor by Josh Lehan · 2 years, 5 months ago
  26. 1ff2e66 psusensor: remove unused fd by Justin Ledford · 2 years, 5 months ago
  27. 88cb29d Utils: add optional callback for power state changes by Zev Weiss · 2 years, 8 months ago
  28. d1c8f44 hwmontempsensor: Simplify I/O and buffering by Zev Weiss · 2 years, 5 months ago
  29. 92f8f51 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  30. 3cbd5a1 NVMeBasicContext: Properly cleanup resources, allowing destruction by Andrew Jeffery · 2 years, 6 months ago
  31. a4d2768 Factor out getPowerState() helper function by Zev Weiss · 2 years, 6 months ago
  32. afd1504 Use SensorBaseConfigMap where applicable by Zev Weiss · 2 years, 6 months ago
  33. 1a14302 NVMeBasicContext: Adjust buffer size for query errors by Andrew Jeffery · 2 years, 6 months ago
  34. 16966b5 Enable an io-uring build by Ed Tanous · 3 years, 4 months ago
  35. 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
  36. bd206a7 Remove unused lexical_cast header by Ed Tanous · 2 years, 6 months ago
  37. b429f31 Fix clang-tidy 14 issues by Ed Tanous · 2 years, 7 months ago
  38. 75da515 PSUSensor: Add device type RAA228620 and RAA229001 by Tom Tung · 3 years, 2 months ago
  39. ce6bcdf Update link to the Value.interface.yaml by Konstantin Aladyshev · 2 years, 7 months ago
  40. dccd1d4 PSUSensor: Add device type mp2971 and mp2973 by Shamim Ali · 2 years, 7 months ago
  41. bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
  42. 9eb0cc3 hwmon-temp-sensor: Support sensor with missing labels by Willy Tu · 2 years, 9 months ago
  43. 7c97730 hwmontempsensor: Add NCT6779 to sensorTypes by Zev Weiss · 2 years, 8 months ago
  44. b5d7a7f NVMeContext: Rework sensor removal concurrent to polling by Andrew Jeffery · 2 years, 8 months ago
  45. 0b1ae9f Fansensor: remove SOC info by Potin Lai · 3 years ago
  46. ddf25d1 Fansensor: Support ast26xx pwm/tach by Howard Chiu · 3 years, 1 month ago
  47. 7dd6443 HwmonTempSensor: Fix a crash when an I3C device is scanned by Jae Hyun Yoo · 2 years, 10 months ago
  48. 8454571 Fix for cpusensor going into D state. by Arun Lal K M · 3 years ago
  49. 31ec7db Revert "hwmon-temp-sensor: Support sensor with missing labels" by Matt Spinler · 2 years, 9 months ago
  50. fefdbe7 HwmonTempMain: fix sensor index of Name1 by Potin Lai · 2 years, 11 months ago
  51. 0f58094 hwmon-temp-sensor: Support sensor with missing labels by Willy Tu · 2 years, 9 months ago
  52. a7afacc NVMeBasicContext: Fix response vector size by Andrew Jeffery · 2 years, 10 months ago
  53. 7aeb1a5 NVMeBasicContext: Account for invalid drive status by Andrew Jeffery · 2 years, 10 months ago
  54. 14108bb NVMeBasicContext: Defer polling sensors that are in error by Andrew Jeffery · 2 years, 10 months ago
  55. 8c7074e NVMeBasicContext: Poll all sensors each polling interval by Andrew Jeffery · 2 years, 10 months ago
  56. 30cccb1 nvmesensor: Remove MCTP transport implementation by Andrew Jeffery · 2 years, 10 months ago
  57. 25e20bd NVMeBasicContext: Reject bad I2C bus IDs by Andrew Jeffery · 2 years, 10 months ago
  58. 8418975 Move sensorClass and subtype to separate functions by Jayashree Dhanapal · 2 years, 10 months ago
  59. 84c1687 NVMeBasicContext: Allocate streambuf where it's used by Andrew Jeffery · 2 years, 10 months ago
  60. f16c2cf hwmontempsensor: Remove trace by Matt Spinler · 2 years, 10 months ago
  61. 842e543 PSUSensor: Add device type adm1293 by Zhikui Ren · 2 years, 10 months ago
  62. 85fa3c6 PSUSensor: add raa229126 type and labels by Zhikui Ren · 2 years, 11 months ago
  63. 6ad74d9 adc: Only process CPUReq sensors when CPUs change by Matt Spinler · 2 years, 10 months ago
  64. 6f379ce dbus-sensors: Add new psu sensor labels and sensor type by Tim Chao · 2 years, 11 months ago
  65. 5cf66df Add support for flex bmr490 by linchuyuan · 3 years, 1 month ago
  66. 9f3a74e Fix for hwmontemp sensor to avoid invoking same sensor by Jayashree Dhanapal · 3 years ago
  67. 27cac0b Remove unused debug variable in NvmeSensorMain by Ed Tanous · 2 years, 11 months ago
  68. 86d8301 Remove pessimizing std::move by Ed Tanous · 2 years, 11 months ago
  69. 76b2bc7 Fix lifetime bug by Ed Tanous · 2 years, 11 months ago
  70. 7d6b77d sensors: Fix typo in PSUSensorMain ISL69225 by Khang Kieu · 2 years, 11 months ago
  71. 7303063 Enable cppcoreguidelines-avoid-goto checks by Ed Tanous · 3 years ago
  72. 99c4409 Enable cppcoreguidelines-pro-type-vararg check by Ed Tanous · 3 years ago
  73. 17551b8 Remove isValidLevel() by Ed Tanous · 3 years ago
  74. 51ad667 sensors: Add support for ISL69225 sensor for dbus-sensors by Khang Kieu · 3 years ago
  75. 3928741 sensors: don't pass excess conn handler by Andrei Kartashev · 3 years ago
  76. c8fed20 Rearrange thresholds to be pair based by Ed Tanous · 3 years ago
  77. 74cffa8 Fix clang-tidy header check by Ed Tanous · 3 years ago
  78. 30eb03f Remove redundant empty check by Ed Tanous · 3 years ago
  79. f69fbf9 Consistently use std::pair<double, double> limits by Ed Tanous · 3 years ago
  80. 62fd807 thresholds: Fix typo in interface name by Rashmica Gupta · 3 years ago
  81. d2208a9 thresholds: Make variable naming and type the same by Rashmica Gupta · 3 years ago
  82. a771f6a Enable cppcoreguidelines-init-variables by Ed Tanous · 3 years ago
  83. 091c92c Add Softshutdown and Hardshutdown threshold interface by Jayashree Dhanapal · 3 years ago
  84. 3ec41c5 Add reporting of Relative Humidity for Hwmon by Bruce Mitchell · 3 years, 1 month ago
  85. 4786334 HwmonTempSensor: add HDC1080 by Potin Lai · 3 years, 1 month ago
  86. 5667808 Move threshold interfaces to common function by Jayashree Dhanapal · 3 years ago
  87. 3c969f6 hwmontemp: Remove trace for unmatched hwmon file by Matt Spinler · 3 years ago
  88. 5010724 utils: fix interface usage for OperatingSystemState by Andrei Kartashev · 3 years ago
  89. 45f2702 Refactoring threshold properties code. by Jayashree Dhanapal · 3 years, 1 month ago
  90. 0b207a6 cpusensor: Search in peci-0 directory by Lei YU · 3 years, 3 months ago
  91. afd55b9 NVMeSensorMain: Remove sensors when removing configs by Andrew Jeffery · 3 years, 1 month ago
  92. 0c23fc3 NVMeSensor: Centralise configuration type by Andrew Jeffery · 3 years, 1 month ago
  93. 6a4e973 utils: Refactor findFiles() by Lei YU · 3 years, 3 months ago
  94. 5a86e56 Fixes Units for Temperature & Pressure for Hwmon by Bruce Mitchell · 3 years, 1 month ago
  95. 0e68f19 Revert "Add beep support for PSU" by Paul Fertser · 3 years, 5 months ago
  96. 544e7dc DPS310 temperature pressure, SI7020 temperature by Bruce Mitchell · 3 years, 5 months ago
  97. b58ac3a PSUSensor: Add MP5023 into whitelist by Howard Chiu · 3 years, 1 month ago
  98. a2df786 Make list single line by Ed Tanous · 3 years, 1 month ago
  99. 57574ad NVMeSensorMain: Avoid context variable by Andrew Jeffery · 3 years, 1 month ago
  100. ee16434 NVMeSensorMain: Drop use of baseConfiguration pointer by Andrew Jeffery · 3 years, 1 month ago