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