1. 55832f3 Rename Sensor class variable by Matt Spinler · 1 year, 8 months ago
  2. 779c96a clang-format: copy latest and re-format by Patrick Williams · 1 year, 9 months ago
  3. 06cd988 nvmesensor: Use slave address from configuration json by Nnamdi Ajah · 2 years ago
  4. 83db50c Don't use deprecated asio functions by Ed Tanous · 1 year, 11 months ago
  5. 1f97863 Change io_service to io_context by Ed Tanous · 1 year, 11 months ago
  6. e73bd0a sensors: Align source structure away from anti-patterns by Andrew Jeffery · 2 years ago
  7. ea148ec NVMeSensorMain: Fix sensor object manager path by Andrew Jeffery · 2 years ago
  8. 661d437 Identify active sensors via the D-Bus "sensors" service by Johnathan Mantey · 2 years, 3 months ago
  9. 9b4a20e Move to steady_timer by Ed Tanous · 2 years, 5 months ago
  10. 054aad8 Remove Configuration interface prefix from utils APIs by Zev Weiss · 2 years, 5 months ago
  11. efae44c NVMeSensorMain: Invert condition to reduce indentation by Zev Weiss · 2 years, 5 months ago
  12. 214d971 Refactor PropertiesChanged handler setup by Zev Weiss · 2 years, 5 months ago
  13. 92f8f51 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  14. bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
  15. 30cccb1 nvmesensor: Remove MCTP transport implementation by Andrew Jeffery · 2 years, 10 months ago
  16. 25e20bd NVMeBasicContext: Reject bad I2C bus IDs by Andrew Jeffery · 2 years, 10 months ago
  17. 27cac0b Remove unused debug variable in NvmeSensorMain by Ed Tanous · 3 years ago
  18. 86d8301 Remove pessimizing std::move by Ed Tanous · 3 years ago
  19. 74cffa8 Fix clang-tidy header check by Ed Tanous · 3 years ago
  20. afd55b9 NVMeSensorMain: Remove sensors when removing configs by Andrew Jeffery · 3 years, 1 month ago
  21. 0c23fc3 NVMeSensor: Centralise configuration type by Andrew Jeffery · 3 years, 1 month ago
  22. 57574ad NVMeSensorMain: Avoid context variable by Andrew Jeffery · 3 years, 2 months ago
  23. ee16434 NVMeSensorMain: Drop use of baseConfiguration pointer by Andrew Jeffery · 3 years, 2 months ago
  24. 5f070ff NVMeSensorMain: Collapse continue conditions by Andrew Jeffery · 3 years, 2 months ago
  25. 84dfb54 NVMeSensorMain: Make early exits contiguous by Andrew Jeffery · 3 years, 2 months ago
  26. 14a6982 NVMeSensorMain: Move context definition to where it's used by Andrew Jeffery · 3 years, 2 months ago
  27. c7a89e5 NVMeSensorMain: Define provideRootBusContext() by Andrew Jeffery · 3 years, 2 months ago
  28. 66ab840 NVMeSensorMain: Define deriveRootBus() by Andrew Jeffery · 3 years, 2 months ago
  29. 710562a NVMeSensorMain: Define deriveRootBusPath() by Andrew Jeffery · 3 years, 2 months ago
  30. e671f05 NVMeSensorMain: Define extractSensorName() by Andrew Jeffery · 3 years, 2 months ago
  31. 3412356 NVMeSensorMain: Define extractBusNumber() by Andrew Jeffery · 3 years, 2 months ago
  32. f690f0c NVMeSensorMain: Extract lambda body by Andrew Jeffery · 3 years, 2 months ago
  33. 6f25e7e nvmesensor: Introduce nvme-mi-mctp build feature by Andrew Jeffery · 3 years, 8 months ago
  34. e3e3c97 nvmesensor: Support the NVMe MI basic management command by Andrew Jeffery · 3 years, 8 months ago
  35. 1263c3d Modify set-value function from external by Bruce Lee · 3 years, 8 months ago
  36. 7279f93 NVMeSensorMain: Fix clang-tidy readability-else-after-return issue by Andrew Jeffery · 3 years, 8 months ago
  37. c12ceac NVMeSensorMain: Fix clang-tidy performance-faster-string-find issue by Andrew Jeffery · 3 years, 8 months ago
  38. 9f31558 NVMeSensorMain: Fix clang-tidy bugprone-narrowing-conversion issue by Andrew Jeffery · 3 years, 8 months ago
  39. a9d1508 NVMeContext: Split out NVMeMCTPContext by Andrew Jeffery · 3 years, 8 months ago
  40. fa500ae NVMeContext: Improve encapsulation of state by Andrew Jeffery · 3 years, 8 months ago
  41. dae6e18 NVMeSensor: Split out NVMeContext by Andrew Jeffery · 3 years, 8 months ago
  42. 8a57ec0 add clang-tidy by Ed Tanous · 4 years, 3 months ago
  43. 7d7579f Removed unused variables by James Feist · 4 years, 5 months ago
  44. 375ade2 Fix NvmeSensor assert by James Feist · 4 years, 6 months ago
  45. 38fb598 Update clang format by James Feist · 4 years, 8 months ago
  46. b669b6b Enabling NVMe sensor support by Nikhil Potade · 6 years ago