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