#
b6865fdc |
| 16-Dec-2024 |
Matt Spinler <spinler@us.ibm.com> |
Remove vim mode lines
It isn't necessary to store editor settings in source files.
Change-Id: I248bb4db00e3abd93fab50d59c63e1cf48b2ee65 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
#
9e997b4d |
| 08-Mar-2019 |
Patrick Venture <venture@google.com> |
use filesystem instead of experimental
Use filesystem now that it should be available instead of experimental::filesystem.
Change-Id: I62838b343ce34f85a47661f1eaaff3c7e6338bbf Signed-off-by: Patric
use filesystem instead of experimental
Use filesystem now that it should be available instead of experimental::filesystem.
Change-Id: I62838b343ce34f85a47661f1eaaff3c7e6338bbf Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|
#
d0f5097c |
| 19-Dec-2018 |
Patrick Venture <venture@google.com> |
SensorSet: add underscore prefix to members
Add underscore prefix to members for SensorSet object.
Change-Id: Ibd6d5f2d18f3a730d847d09ffead3b752ef7dd4c Signed-off-by: Patrick Venture <venture@googl
SensorSet: add underscore prefix to members
Add underscore prefix to members for SensorSet object.
Change-Id: Ibd6d5f2d18f3a730d847d09ffead3b752ef7dd4c Signed-off-by: Patrick Venture <venture@google.com>
show more ...
|
#
043d3230 |
| 31-Aug-2018 |
Patrick Venture <venture@google.com> |
add .clang-format
Change-Id: I94ce26d595367e08d6fb3734535bcd855f1b1473 Signed-off-by: Patrick Venture <venture@google.com>
|
#
08379a31 |
| 06-Mar-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Use std::filesystem in favor of custom module
Reuse some code. Fix a bug in the process.
Resolves openbmc/openbmc#1254
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I3fdbb70
Use std::filesystem in favor of custom module
Reuse some code. Fix a bug in the process.
Resolves openbmc/openbmc#1254
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I3fdbb70d6372f4a3193204bd2c9b6535315a3c70
show more ...
|
#
5afe21a5 |
| 06-Jan-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Detect power current and energy sensors
Change-Id: I058eb1f3093a583ef21dd4be01d3fa535131fbde Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
#
6e8f6239 |
| 04-Jan-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Ignore labels
Add a label literal. Ignore labels when scanning sysfs.
Change-Id: Iab1946cc53bb5b32d9853cdca6c9b8e5ee5532e3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
#
03476f11 |
| 19-Dec-2016 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Add Vim modelines
Change-Id: I23f30cd9be56089498089f8b12abe3f3e186b525 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
#
6bb97a97 |
| 19-Dec-2016 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Run astyle
Change-Id: Iba20bab3093f15339760d4f782cc6d6e89156ab0 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
#
29dbfa6d |
| 19-Dec-2016 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Add licenses
Add licenses to all implementation files.
Change-Id: Ia7ba2f01e706a26fadb4331fe31254d9d7b5fd8c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
#
6292aeed |
| 06-Oct-2016 |
Matthew Barth <msbarth@us.ibm.com> |
Convert build process to autotools
Replaced the use of a manual Makefile with the use of autotools to automatically verify and generate the necessary build files. Follow the steps outlined within th
Convert build process to autotools
Replaced the use of a manual Makefile with the use of autotools to automatically verify and generate the necessary build files. Follow the steps outlined within the README.md file to build the package.
Change-Id: Ieed870c63b2bef83b3741dd22e413c25916ed408 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
show more ...
|