1. ece5c86 Define Sensor::readingStateGood() in terms of readingStateGood() by Zev Weiss · 2 years, 5 months ago
  2. 6db8aae Support value "ChassisOn" for "powerState" option by Thu Nguyen · 2 years, 3 months ago
  3. adbcd7c PSUSensor: Add regulator devices by Naresh Solanki · 2 years, 2 months ago
  4. 3fe3f54 Add control ObjectManager to PSUSensor by Zhikui Ren · 2 years, 2 months ago
  5. 661d437 Identify active sensors via the D-Bus "sensors" service by Johnathan Mantey · 2 years, 2 months ago
  6. a1456c4 hwmontempsensor: Manage devices on host power-state events by Zev Weiss · 2 years, 6 months ago
  7. 21e12c3 PSUSensor: Add device type TPS53679 by Konstantin Aladyshev · 2 years, 3 months ago
  8. d906725 Add control ObjectManager by Ed Tanous · 2 years, 3 months ago
  9. 14ed5e9 Add ObjectManager in the right place by Ed Tanous · 2 years, 6 months ago
  10. 61baea4 hwmontempsensor: Remove redundant emptiness check by Zev Weiss · 2 years, 3 months ago
  11. 8569bf2 Add getPollRate helper function by Zev Weiss · 2 years, 3 months ago
  12. 2c5a1f2 Change EM's ObjectManager path by JeffLin · 2 years, 3 months ago
  13. cb01a24 Jenkinsfile: remove by Patrick Williams · 2 years, 3 months ago
  14. 9da019c clang-15: fixes for boolean simplification by Patrick Williams · 2 years, 3 months ago
  15. 3e620af treewide: change EM's ObjectManager path by Nan Zhou · 2 years, 4 months ago
  16. 41f49c0 DeviceMgmt: add I2CDeviceParams::deviceStatic() method by Zev Weiss · 2 years, 4 months ago
  17. 3ee959a DeviceMgmt: split I2CDeviceParams out of I2CDevice by Zev Weiss · 2 years, 4 months ago
  18. 9b4a20e Move to steady_timer by Ed Tanous · 2 years, 4 months ago
  19. e330c0c FileHandle: only close on valid fd by Hao Jiang · 2 years, 4 months ago
  20. 9c47bd7 fansensor: enable fan sensors through fanN_enable sysfs if available by Justin Ledford · 2 years, 5 months ago
  21. d29f8aa hwmontempsensor: Convert sensorTypes to I2CDeviceTypeMap by Zev Weiss · 2 years, 5 months ago
  22. dabd48d Add device-management infrastructure by Zev Weiss · 2 years, 5 months ago
  23. 054aad8 Remove Configuration interface prefix from utils APIs by Zev Weiss · 2 years, 5 months ago
  24. 79d8aef Utils: simplify control flow in getSensorConfiguration() by Zev Weiss · 2 years, 5 months ago
  25. 6c106d6 Replace boost string predicate functions with stdlib ones by Zev Weiss · 2 years, 5 months ago
  26. 34d7b97 Fix copy/paste errors in sensor type interfaces by Zev Weiss · 2 years, 5 months ago
  27. efae44c NVMeSensorMain: Invert condition to reduce indentation by Zev Weiss · 2 years, 5 months ago
  28. 26fb149 IntelCPUSensor: Fix PropertiesChanged callback setup by Zev Weiss · 2 years, 5 months ago
  29. fd3d5f7 Utils: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  30. f783c69 Thresholds: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  31. 0521a06 TachSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  32. 741f26e PSUSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  33. b85145c PSUEvent: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  34. d7c1f76 MCUTempSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  35. 8ba551b IpmbSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  36. f343b8a IntrusionSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  37. 8908b3c IntelCPUSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  38. a180833 HwmonTempMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  39. 77636ec FanMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  40. 08cb50c ExternalSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  41. 72f322f ExitAirTempSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  42. d8c293a Code style fixes for clang-tidy by Zev Weiss · 2 years, 5 months ago
  43. 9148f38 ADCSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  44. e8b97ee PSUSensorMain: Drop vestigial type string from baseConfig by Zev Weiss · 2 years, 5 months ago
  45. 214d971 Refactor PropertiesChanged handler setup by Zev Weiss · 2 years, 5 months ago
  46. 255da6b cpusensor: Change cpusensor to intelcpusensor by Thu Nguyen · 2 years, 5 months ago
  47. 0fe0229 NVMeBasicContext: Catch FileHandle out-of-range exception by chaul.ampere · 2 years, 6 months ago
  48. 5170fe6 tachsensor: Similar fixes from HwmonTempSensor by Josh Lehan · 2 years, 5 months ago
  49. 1ff2e66 psusensor: remove unused fd by Justin Ledford · 2 years, 5 months ago
  50. 88cb29d Utils: add optional callback for power state changes by Zev Weiss · 2 years, 8 months ago
  51. 9c6eb48 MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  52. d1c8f44 hwmontempsensor: Simplify I/O and buffering by Zev Weiss · 2 years, 5 months ago
  53. 92f8f51 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  54. 2a5e2dc sensor: Bypass updating Nan to value when it's already Nan by chaul.ampere · 2 years, 6 months ago
  55. 3cbd5a1 NVMeBasicContext: Properly cleanup resources, allowing destruction by Andrew Jeffery · 2 years, 6 months ago
  56. a4d2768 Factor out getPowerState() helper function by Zev Weiss · 2 years, 6 months ago
  57. afd1504 Use SensorBaseConfigMap where applicable by Zev Weiss · 2 years, 6 months ago
  58. 1a14302 NVMeBasicContext: Adjust buffer size for query errors by Andrew Jeffery · 2 years, 6 months ago
  59. 16966b5 Enable an io-uring build by Ed Tanous · 3 years, 4 months ago
  60. bce0f03 Update clang tidy with new checks by Ed Tanous · 2 years, 6 months ago
  61. 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
  62. bd206a7 Remove unused lexical_cast header by Ed Tanous · 2 years, 6 months ago
  63. 193105f Alphabetize clang-tidy list by Ed Tanous · 2 years, 6 months ago
  64. e1a18f3 Update README by Zhikui Ren · 3 years, 2 months ago
  65. b429f31 Fix clang-tidy 14 issues by Ed Tanous · 2 years, 7 months ago
  66. 256d8c1 Revert "sensor: remove exception in error path" by Jonathan Doman · 2 years, 7 months ago
  67. 75da515 PSUSensor: Add device type RAA228620 and RAA229001 by Tom Tung · 3 years, 2 months ago
  68. ce6bcdf Update link to the Value.interface.yaml by Konstantin Aladyshev · 2 years, 7 months ago
  69. dccd1d4 PSUSensor: Add device type mp2971 and mp2973 by Shamim Ali · 2 years, 7 months ago
  70. bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
  71. 6733b95 intrusionsensor: systemd: Use qualified path by Brad Bishop · 2 years, 8 months ago
  72. 9eb0cc3 hwmon-temp-sensor: Support sensor with missing labels by Willy Tu · 2 years, 9 months ago
  73. 75872ef Always fill both values for a threshold interface by Konstantin Aladyshev · 3 years, 8 months ago
  74. 7c97730 hwmontempsensor: Add NCT6779 to sensorTypes by Zev Weiss · 2 years, 8 months ago
  75. b5d7a7f NVMeContext: Rework sensor removal concurrent to polling by Andrew Jeffery · 2 years, 8 months ago
  76. 0b1ae9f Fansensor: remove SOC info by Potin Lai · 3 years ago
  77. ddf25d1 Fansensor: Support ast26xx pwm/tach by Howard Chiu · 3 years, 1 month ago
  78. 7dd6443 HwmonTempSensor: Fix a crash when an I3C device is scanned by Jae Hyun Yoo · 2 years, 9 months ago
  79. 8454571 Fix for cpusensor going into D state. by Arun Lal K M · 3 years ago
  80. 31ec7db Revert "hwmon-temp-sensor: Support sensor with missing labels" by Matt Spinler · 2 years, 9 months ago
  81. fefdbe7 HwmonTempMain: fix sensor index of Name1 by Potin Lai · 2 years, 11 months ago
  82. 0f58094 hwmon-temp-sensor: Support sensor with missing labels by Willy Tu · 2 years, 9 months ago
  83. a7afacc NVMeBasicContext: Fix response vector size by Andrew Jeffery · 2 years, 9 months ago
  84. 7aeb1a5 NVMeBasicContext: Account for invalid drive status by Andrew Jeffery · 2 years, 10 months ago
  85. 14108bb NVMeBasicContext: Defer polling sensors that are in error by Andrew Jeffery · 2 years, 10 months ago
  86. 8c7074e NVMeBasicContext: Poll all sensors each polling interval by Andrew Jeffery · 2 years, 10 months ago
  87. 30cccb1 nvmesensor: Remove MCTP transport implementation by Andrew Jeffery · 2 years, 10 months ago
  88. 25e20bd NVMeBasicContext: Reject bad I2C bus IDs by Andrew Jeffery · 2 years, 10 months ago
  89. 8418975 Move sensorClass and subtype to separate functions by Jayashree Dhanapal · 2 years, 10 months ago
  90. 3f556a8 meson: simplify dependencies by Patrick Williams · 2 years, 10 months ago
  91. 58fa1a5 nvmesensor: Service requires EntityManager by Andrew Jeffery · 2 years, 10 months ago
  92. 84c1687 NVMeBasicContext: Allocate streambuf where it's used by Andrew Jeffery · 2 years, 10 months ago
  93. fad3605 sensor: Add inError() method by Andrew Jeffery · 2 years, 10 months ago
  94. f16c2cf hwmontempsensor: Remove trace by Matt Spinler · 2 years, 10 months ago
  95. 842e543 PSUSensor: Add device type adm1293 by Zhikui Ren · 2 years, 10 months ago
  96. 85fa3c6 PSUSensor: add raa229126 type and labels by Zhikui Ren · 2 years, 11 months ago
  97. 6ad74d9 adc: Only process CPUReq sensors when CPUs change by Matt Spinler · 2 years, 10 months ago
  98. 5431c49 Don't tidy/format files in subproject by Ed Tanous · 2 years, 10 months ago
  99. 6f379ce dbus-sensors: Add new psu sensor labels and sensor type by Tim Chao · 2 years, 11 months ago
  100. 5cf66df Add support for flex bmr490 by linchuyuan · 3 years, 1 month ago