1. 03f93ac IntelCPUSensor: Fix threshold hysteresis is nan by Jeff Lin · 1 year, 10 months ago
  2. 3fce1bf code-format fixes for PSUSensorMain by Chris Sides · 1 year, 9 months ago
  3. e4e6a28 psusensor: Add CPU presence detection in psusensor by Matt Simmering · 1 year, 10 months ago
  4. 06cd988 nvmesensor: Use slave address from configuration json by Nnamdi Ajah · 1 year, 11 months ago
  5. 79a160b Add Redfish logging for Chassis Intrusion by Matt Simmering · 2 years, 2 months ago
  6. 786efb8 psusensor: Convert sensorTypes to I2CDeviceTypeMap by Matt Simmering · 2 years ago
  7. 83209bf PSUSensor: Add device type ncp4200 by Glukhov Mikhail · 1 year, 10 months ago
  8. 5d032bc Add support for slot hot plug/unplug of sdr sensors by Kumar Thangavel · 2 years, 1 month ago
  9. 8a28bf1 dbus-sensors: Associate PSU sensors correctly by Shounak Mitra · 2 years, 3 months ago
  10. 1f427c2 PSUSensorMain: expanding the list, which changes frequently by Glukhov Mikhail · 1 year, 11 months ago
  11. 83db50c Don't use deprecated asio functions by Ed Tanous · 1 year, 10 months ago
  12. 1f97863 Change io_service to io_context by Ed Tanous · 1 year, 11 months ago
  13. c61a4a4 PSUSensor: Add support for MP2975 sensor by Konstantin Aladyshev · 1 year, 11 months ago
  14. ec77caa Fix clang-tidy failures by Ed Tanous · 1 year, 11 months ago
  15. 421cc42 Remove non-functional tests by Ed Tanous · 1 year, 11 months ago
  16. 6747eba psusensor: Formatting cleanup by Matt Simmering · 2 years ago
  17. e73bd0a sensors: Align source structure away from anti-patterns by Andrew Jeffery · 2 years ago
  18. ea148ec NVMeSensorMain: Fix sensor object manager path by Andrew Jeffery · 2 years ago
  19. 9b0a6f6 HwmonTempMain: add support TMP100 to sensorTypes by Tim Lee · 2 years, 1 month ago
  20. 3746c55 Added support for IPMB based SDR detection dynamically by Jayashree Dhanapal · 2 years, 10 months ago
  21. ead7e92 pwmsensor: Correct the type of MaxValue/MinValue by David Wang · 2 years, 1 month ago
  22. 9bbeff7 hwmontempsensor: Fix DBus update value after power on issue by Joseph Fu · 2 years, 1 month ago
  23. 79f5ebc Properly detect CPU presence in ADCSensor by George Liu · 2 years, 1 month ago
  24. bc56cfb psusensor: Add support for Delta AHE-50DC fan control module by Zev Weiss · 2 years, 2 months ago
  25. ea2db48 psusensor: Add support for up to four fans by Zev Weiss · 2 years, 7 months ago
  26. c2f83fe fansensor: Add inventory object manager by Lei YU · 2 years, 1 month ago
  27. d0c21d5 adcsensor: Use unique timer for CPU pres events by Matt Spinler · 2 years, 2 months ago
  28. 1f84797 Capture weak reference of sensor object in lambda by Vikash Chandola · 2 years, 3 months ago
  29. 6ee6294 IpmbSensor:Add bus index for multiple IPMB bus by Jayashree Dhanapal · 3 years, 1 month ago
  30. 1e38425 prettier: re-format by Patrick Williams · 2 years, 1 month ago
  31. 26840e5 clang-ignore: remove unneeded file by Patrick Williams · 2 years, 1 month ago
  32. 7627c86 hwmontempsensor: Fix crash on eventHandler signal callback by Zev Weiss · 2 years, 2 months ago
  33. ece5c86 Define Sensor::readingStateGood() in terms of readingStateGood() by Zev Weiss · 2 years, 5 months ago
  34. 6db8aae Support value "ChassisOn" for "powerState" option by Thu Nguyen · 2 years, 3 months ago
  35. adbcd7c PSUSensor: Add regulator devices by Naresh Solanki · 2 years, 2 months ago
  36. 3fe3f54 Add control ObjectManager to PSUSensor by Zhikui Ren · 2 years, 2 months ago
  37. 661d437 Identify active sensors via the D-Bus "sensors" service by Johnathan Mantey · 2 years, 2 months ago
  38. a1456c4 hwmontempsensor: Manage devices on host power-state events by Zev Weiss · 2 years, 6 months ago
  39. 21e12c3 PSUSensor: Add device type TPS53679 by Konstantin Aladyshev · 2 years, 3 months ago
  40. d906725 Add control ObjectManager by Ed Tanous · 2 years, 3 months ago
  41. 14ed5e9 Add ObjectManager in the right place by Ed Tanous · 2 years, 6 months ago
  42. 61baea4 hwmontempsensor: Remove redundant emptiness check by Zev Weiss · 2 years, 3 months ago
  43. 8569bf2 Add getPollRate helper function by Zev Weiss · 2 years, 3 months ago
  44. 2c5a1f2 Change EM's ObjectManager path by JeffLin · 2 years, 3 months ago
  45. cb01a24 Jenkinsfile: remove by Patrick Williams · 2 years, 3 months ago
  46. 9da019c clang-15: fixes for boolean simplification by Patrick Williams · 2 years, 3 months ago
  47. 3e620af treewide: change EM's ObjectManager path by Nan Zhou · 2 years, 4 months ago
  48. 41f49c0 DeviceMgmt: add I2CDeviceParams::deviceStatic() method by Zev Weiss · 2 years, 4 months ago
  49. 3ee959a DeviceMgmt: split I2CDeviceParams out of I2CDevice by Zev Weiss · 2 years, 4 months ago
  50. 9b4a20e Move to steady_timer by Ed Tanous · 2 years, 4 months ago
  51. e330c0c FileHandle: only close on valid fd by Hao Jiang · 2 years, 4 months ago
  52. 9c47bd7 fansensor: enable fan sensors through fanN_enable sysfs if available by Justin Ledford · 2 years, 5 months ago
  53. d29f8aa hwmontempsensor: Convert sensorTypes to I2CDeviceTypeMap by Zev Weiss · 2 years, 5 months ago
  54. dabd48d Add device-management infrastructure by Zev Weiss · 2 years, 5 months ago
  55. 054aad8 Remove Configuration interface prefix from utils APIs by Zev Weiss · 2 years, 5 months ago
  56. 79d8aef Utils: simplify control flow in getSensorConfiguration() by Zev Weiss · 2 years, 5 months ago
  57. 6c106d6 Replace boost string predicate functions with stdlib ones by Zev Weiss · 2 years, 5 months ago
  58. 34d7b97 Fix copy/paste errors in sensor type interfaces by Zev Weiss · 2 years, 5 months ago
  59. efae44c NVMeSensorMain: Invert condition to reduce indentation by Zev Weiss · 2 years, 5 months ago
  60. 26fb149 IntelCPUSensor: Fix PropertiesChanged callback setup by Zev Weiss · 2 years, 5 months ago
  61. fd3d5f7 Utils: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  62. f783c69 Thresholds: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  63. 0521a06 TachSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  64. 741f26e PSUSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  65. b85145c PSUEvent: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  66. d7c1f76 MCUTempSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  67. 8ba551b IpmbSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  68. f343b8a IntrusionSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  69. 8908b3c IntelCPUSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  70. a180833 HwmonTempMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  71. 77636ec FanMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  72. 08cb50c ExternalSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  73. 72f322f ExitAirTempSensor: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  74. d8c293a Code style fixes for clang-tidy by Zev Weiss · 2 years, 5 months ago
  75. 9148f38 ADCSensorMain: Replace iterator pairs with structured bindings by Zev Weiss · 2 years, 5 months ago
  76. e8b97ee PSUSensorMain: Drop vestigial type string from baseConfig by Zev Weiss · 2 years, 5 months ago
  77. 214d971 Refactor PropertiesChanged handler setup by Zev Weiss · 2 years, 5 months ago
  78. 255da6b cpusensor: Change cpusensor to intelcpusensor by Thu Nguyen · 2 years, 6 months ago
  79. 0fe0229 NVMeBasicContext: Catch FileHandle out-of-range exception by chaul.ampere · 2 years, 6 months ago
  80. 5170fe6 tachsensor: Similar fixes from HwmonTempSensor by Josh Lehan · 2 years, 5 months ago
  81. 1ff2e66 psusensor: remove unused fd by Justin Ledford · 2 years, 5 months ago
  82. 88cb29d Utils: add optional callback for power state changes by Zev Weiss · 2 years, 8 months ago
  83. 9c6eb48 MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  84. d1c8f44 hwmontempsensor: Simplify I/O and buffering by Zev Weiss · 2 years, 5 months ago
  85. 92f8f51 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  86. 2a5e2dc sensor: Bypass updating Nan to value when it's already Nan by chaul.ampere · 2 years, 6 months ago
  87. 3cbd5a1 NVMeBasicContext: Properly cleanup resources, allowing destruction by Andrew Jeffery · 2 years, 6 months ago
  88. a4d2768 Factor out getPowerState() helper function by Zev Weiss · 2 years, 6 months ago
  89. afd1504 Use SensorBaseConfigMap where applicable by Zev Weiss · 2 years, 6 months ago
  90. 1a14302 NVMeBasicContext: Adjust buffer size for query errors by Andrew Jeffery · 2 years, 6 months ago
  91. 16966b5 Enable an io-uring build by Ed Tanous · 3 years, 4 months ago
  92. bce0f03 Update clang tidy with new checks by Ed Tanous · 2 years, 6 months ago
  93. 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
  94. bd206a7 Remove unused lexical_cast header by Ed Tanous · 2 years, 6 months ago
  95. 193105f Alphabetize clang-tidy list by Ed Tanous · 2 years, 6 months ago
  96. e1a18f3 Update README by Zhikui Ren · 3 years, 2 months ago
  97. b429f31 Fix clang-tidy 14 issues by Ed Tanous · 2 years, 7 months ago
  98. 256d8c1 Revert "sensor: remove exception in error path" by Jonathan Doman · 2 years, 7 months ago
  99. 75da515 PSUSensor: Add device type RAA228620 and RAA229001 by Tom Tung · 3 years, 2 months ago
  100. ce6bcdf Update link to the Value.interface.yaml by Konstantin Aladyshev · 2 years, 7 months ago