#
a9b5f05b |
| 17-Jan-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
sysfs: Remove return of const string
This prevents move operations.
Change-Id: I897e7d5e7f72076144a1a1bc15abac9f76da3aee Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
#
613a5b37 |
| 05-Jan-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Find hwmon instances from OF device paths
Provide a method that scans the hwmon subtree for a matching open firmware device path.
Change-Id: Ic71dea90113c6894d9d2b61e03bd02f6b550e1e6 Signed-off-by:
Find hwmon instances from OF device paths
Provide a method that scans the hwmon subtree for a matching open firmware device path.
Change-Id: Ic71dea90113c6894d9d2b61e03bd02f6b550e1e6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
show more ...
|
#
cc56cd9e |
| 05-Jan-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
inline make_sysfs_path
Prevent multiple definitions.
Change-Id: Ic394ced72f6eb2b21800b39be772dc4f9f0e8b2d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
#
26b815fa |
| 04-Jan-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Replace include guards with #pragma once
Change-Id: I16adc78d397e3239440206e8e70ebbd5e0963adb 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>
|
#
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 ...
|