commit | b58bd4c6dfe709646ed9efcbba2a70643f9bc873 | [log] [tgz] |
---|---|---|
author | Andrej Picej <andpicej@gmail.com> | Thu Apr 23 15:27:33 2020 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Fri May 22 06:28:38 2020 -0700 |
tree | d0178c6326d6a63ea925a4f4597504c1fc9cfe01 | |
parent | b8a13e5e8f37eeca28da8ce027df7ab7f4a79cb4 [diff] |
hwmon: (lm70) Add support for ACPI This commit adds support for lm70 commpatible drivers with systems that use ACPI. Signed-off-by: Andrej Picej <andpicej@gmail.com> [groeck: Fix various issues seen if CONFIG_ACPI=n] Signed-off-by: Guenter Roeck <linux@roeck-us.net>