| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If the input path starts with /devices, find the hwmon path
using the findHwmonFromDevPath function, otherwise use
findHwmonFromOFPath.
Also change the argument name to something more generic.
Did not change the argument's short name so the service
file isn't coupled to this change.
Tested: Tested with both paths.
Change-Id: I5feb8a897fc86117b102ce44584ed977282cb955
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
| |
|
|
|
|
|
|
| |
Add an option for passing hwmon instances via the open firmware
device path. This allows udev triggers based on the path.
Change-Id: Icffc9734208204a052dc2910500df88136590e7d
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
| |
|
|
|
|
|
| |
isocpp/CppCoreGuidelines#357
Change-Id: Iebfb13e4e03859e66811b6a6c9a3fe9d1b8f85a5
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
| |
|
|
|
| |
Change-Id: I23f30cd9be56089498089f8b12abe3f3e186b525
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
| |
|
|
|
| |
Change-Id: Iba20bab3093f15339760d4f782cc6d6e89156ab0
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
| |
|
|
|
|
|
| |
Add licenses to all implementation files.
Change-Id: Ia7ba2f01e706a26fadb4331fe31254d9d7b5fd8c
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
|
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>
|