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. 9c6eb48 MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  29. d1c8f44 hwmontempsensor: Simplify I/O and buffering by Zev Weiss · 2 years, 5 months ago
  30. 92f8f51 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  31. 2a5e2dc sensor: Bypass updating Nan to value when it's already Nan by chaul.ampere · 2 years, 6 months ago
  32. 3cbd5a1 NVMeBasicContext: Properly cleanup resources, allowing destruction by Andrew Jeffery · 2 years, 6 months ago
  33. a4d2768 Factor out getPowerState() helper function by Zev Weiss · 2 years, 6 months ago
  34. afd1504 Use SensorBaseConfigMap where applicable by Zev Weiss · 2 years, 6 months ago
  35. 1a14302 NVMeBasicContext: Adjust buffer size for query errors by Andrew Jeffery · 2 years, 6 months ago
  36. 16966b5 Enable an io-uring build by Ed Tanous · 3 years, 4 months ago
  37. bce0f03 Update clang tidy with new checks by Ed Tanous · 2 years, 6 months ago
  38. 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
  39. bd206a7 Remove unused lexical_cast header by Ed Tanous · 2 years, 6 months ago
  40. 193105f Alphabetize clang-tidy list by Ed Tanous · 2 years, 6 months ago
  41. e1a18f3 Update README by Zhikui Ren · 3 years, 2 months ago
  42. b429f31 Fix clang-tidy 14 issues by Ed Tanous · 2 years, 7 months ago
  43. 256d8c1 Revert "sensor: remove exception in error path" by Jonathan Doman · 2 years, 7 months ago
  44. 75da515 PSUSensor: Add device type RAA228620 and RAA229001 by Tom Tung · 3 years, 2 months ago
  45. ce6bcdf Update link to the Value.interface.yaml by Konstantin Aladyshev · 2 years, 7 months ago
  46. dccd1d4 PSUSensor: Add device type mp2971 and mp2973 by Shamim Ali · 2 years, 7 months ago
  47. bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
  48. 6733b95 intrusionsensor: systemd: Use qualified path by Brad Bishop · 2 years, 8 months ago
  49. 9eb0cc3 hwmon-temp-sensor: Support sensor with missing labels by Willy Tu · 2 years, 9 months ago
  50. 75872ef Always fill both values for a threshold interface by Konstantin Aladyshev · 3 years, 8 months ago
  51. 7c97730 hwmontempsensor: Add NCT6779 to sensorTypes by Zev Weiss · 2 years, 8 months ago
  52. b5d7a7f NVMeContext: Rework sensor removal concurrent to polling by Andrew Jeffery · 2 years, 8 months ago
  53. 0b1ae9f Fansensor: remove SOC info by Potin Lai · 3 years ago
  54. ddf25d1 Fansensor: Support ast26xx pwm/tach by Howard Chiu · 3 years, 1 month ago
  55. 7dd6443 HwmonTempSensor: Fix a crash when an I3C device is scanned by Jae Hyun Yoo · 2 years, 9 months ago
  56. 8454571 Fix for cpusensor going into D state. by Arun Lal K M · 3 years ago
  57. 31ec7db Revert "hwmon-temp-sensor: Support sensor with missing labels" by Matt Spinler · 2 years, 9 months ago
  58. fefdbe7 HwmonTempMain: fix sensor index of Name1 by Potin Lai · 2 years, 11 months ago
  59. 0f58094 hwmon-temp-sensor: Support sensor with missing labels by Willy Tu · 2 years, 9 months ago
  60. a7afacc NVMeBasicContext: Fix response vector size by Andrew Jeffery · 2 years, 9 months ago
  61. 7aeb1a5 NVMeBasicContext: Account for invalid drive status by Andrew Jeffery · 2 years, 10 months ago
  62. 14108bb NVMeBasicContext: Defer polling sensors that are in error by Andrew Jeffery · 2 years, 10 months ago
  63. 8c7074e NVMeBasicContext: Poll all sensors each polling interval by Andrew Jeffery · 2 years, 10 months ago
  64. 30cccb1 nvmesensor: Remove MCTP transport implementation by Andrew Jeffery · 2 years, 10 months ago
  65. 25e20bd NVMeBasicContext: Reject bad I2C bus IDs by Andrew Jeffery · 2 years, 10 months ago
  66. 8418975 Move sensorClass and subtype to separate functions by Jayashree Dhanapal · 2 years, 10 months ago
  67. 3f556a8 meson: simplify dependencies by Patrick Williams · 2 years, 10 months ago
  68. 58fa1a5 nvmesensor: Service requires EntityManager by Andrew Jeffery · 2 years, 10 months ago
  69. 84c1687 NVMeBasicContext: Allocate streambuf where it's used by Andrew Jeffery · 2 years, 10 months ago
  70. fad3605 sensor: Add inError() method by Andrew Jeffery · 2 years, 10 months ago
  71. f16c2cf hwmontempsensor: Remove trace by Matt Spinler · 2 years, 10 months ago
  72. 842e543 PSUSensor: Add device type adm1293 by Zhikui Ren · 2 years, 10 months ago
  73. 85fa3c6 PSUSensor: add raa229126 type and labels by Zhikui Ren · 2 years, 11 months ago
  74. 6ad74d9 adc: Only process CPUReq sensors when CPUs change by Matt Spinler · 2 years, 10 months ago
  75. 5431c49 Don't tidy/format files in subproject by Ed Tanous · 2 years, 10 months ago
  76. 6f379ce dbus-sensors: Add new psu sensor labels and sensor type by Tim Chao · 2 years, 11 months ago
  77. 5cf66df Add support for flex bmr490 by linchuyuan · 3 years, 1 month ago
  78. 9f3a74e Fix for hwmontemp sensor to avoid invoking same sensor by Jayashree Dhanapal · 3 years ago
  79. 27cac0b Remove unused debug variable in NvmeSensorMain by Ed Tanous · 2 years, 11 months ago
  80. 86d8301 Remove pessimizing std::move by Ed Tanous · 2 years, 11 months ago
  81. 76b2bc7 Fix lifetime bug by Ed Tanous · 2 years, 11 months ago
  82. 7d6b77d sensors: Fix typo in PSUSensorMain ISL69225 by Khang Kieu · 2 years, 11 months ago
  83. 7303063 Enable cppcoreguidelines-avoid-goto checks by Ed Tanous · 3 years ago
  84. 8d0fd3c Thresholds: Support all valid severity types by Rashmica Gupta · 3 years, 1 month ago
  85. 99c4409 Enable cppcoreguidelines-pro-type-vararg check by Ed Tanous · 3 years ago
  86. 17551b8 Remove isValidLevel() by Ed Tanous · 3 years ago
  87. 51ad667 sensors: Add support for ISL69225 sensor for dbus-sensors by Khang Kieu · 2 years, 11 months ago
  88. 3928741 sensors: don't pass excess conn handler by Andrei Kartashev · 3 years ago
  89. c8fed20 Rearrange thresholds to be pair based by Ed Tanous · 3 years ago
  90. 74cffa8 Fix clang-tidy header check by Ed Tanous · 3 years ago
  91. 30eb03f Remove redundant empty check by Ed Tanous · 3 years ago
  92. f69fbf9 Consistently use std::pair<double, double> limits by Ed Tanous · 3 years ago
  93. 62fd807 thresholds: Fix typo in interface name by Rashmica Gupta · 3 years ago
  94. d2208a9 thresholds: Make variable naming and type the same by Rashmica Gupta · 3 years ago
  95. 6529136 Enable cppcoreguidelines-special-member-functions check by Ed Tanous · 3 years ago
  96. 532c864 Enable cppcoreguidelines-avoid-c-arrays by Ed Tanous · 3 years ago
  97. a771f6a Enable cppcoreguidelines-init-variables by Ed Tanous · 3 years ago
  98. a25223c Alphabetize clang-tidy by Ed Tanous · 3 years ago
  99. 091c92c Add Softshutdown and Hardshutdown threshold interface by Jayashree Dhanapal · 3 years ago
  100. 3ec41c5 Add reporting of Relative Humidity for Hwmon by Bruce Mitchell · 3 years, 1 month ago