Copyright: Move to SPDX-IdentifierOriginal copyright holders have been preserved, this patch moves thecopyright notice to the compact SPDX notation.Change-Id: I910cbc8ee0127e380099e1fbb3e3fb7c0a
Copyright: Move to SPDX-IdentifierOriginal copyright holders have been preserved, this patch moves thecopyright notice to the compact SPDX notation.Change-Id: I910cbc8ee0127e380099e1fbb3e3fb7c0abd24a9Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
show more ...
Fix includesRun misc-include-cleaner on the codebase and fix all the includes.misc-include-cleaner gets some things wrong, so had edit those back toprevious. It doesn't seem to like nlohmann or
Fix includesRun misc-include-cleaner on the codebase and fix all the includes.misc-include-cleaner gets some things wrong, so had edit those back toprevious. It doesn't seem to like nlohmann or zone.hpp very much.At some point in the future we could fix these, and get these enforcedat CI time.Change-Id: Ie087e03dd26570db09e44e5b3f0641fb77668711Signed-off-by: Ed Tanous <etanous@nvidia.com>
clang-format: copy latest and re-formatclang-format-16 has some backwards incompatible changes that requireadditional settings for best compatibility and re-running the formatter.Copy the latest
clang-format: copy latest and re-formatclang-format-16 has some backwards incompatible changes that requireadditional settings for best compatibility and re-running the formatter.Copy the latest .clang-format from the docs repository and reformat therepository.Change-Id: Icbc50d46e84ee7ef756705e2b19741439a325074Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
fix compile warning when meson build- Fix compile warning: [-Werror=unused-variable], [-Werror=sign-compare] and deprecated INSTANTIATE_TEST_CASE_PSigned-off-by: Harvey.Wu <Harvey.Wu@quantatw
fix compile warning when meson build- Fix compile warning: [-Werror=unused-variable], [-Werror=sign-compare] and deprecated INSTANTIATE_TEST_CASE_PSigned-off-by: Harvey.Wu <Harvey.Wu@quantatw.com>Change-Id: If8713f0b938cd5306bbe19a9078731db0c3667dc
sensors/zones: place in namespace and cleanupSigned-off-by: Patrick Venture <venture@google.com>Change-Id: I527dbc8477a232945f696227a7b0b2adbee45175
update clang-format from Latest in docsUpdates the clang-format file and then applies it.Signed-off-by: Patrick Venture <venture@google.com>Change-Id: Ia9faf13ce171f90bf07547efd781139bee23e8c7
add .clang-formatChange-Id: I6627b5569c2e0f730be7331403218b823a2c622fSigned-off-by: Patrick Venture <venture@google.com>
Sensor ObjectsThis includes all the sensor objects including a fewimplementations, including dbus and sysfs sensors.Change-Id: I9897c79f9fd463f00f0e02aeb6c32ffa89635dbeSigned-off-by: Patrick Ve
Sensor ObjectsThis includes all the sensor objects including a fewimplementations, including dbus and sysfs sensors.Change-Id: I9897c79f9fd463f00f0e02aeb6c32ffa89635dbeSigned-off-by: Patrick Venture <venture@google.com>