Re: [PATCH] platform/x86: add Gigabyte WMI temperature driver

2021-04-05 Thread Barnabás Pőcze
Hi If you wanted to get some feedback regarding the code, then I added some comments; otherwise please disregard this email. I think the two most important things are: * consider using `devm_hwmon_device_register_with_info()` instead of manually specifying the attributes; * consider getti

[PATCH] platform/x86: add Gigabyte WMI temperature driver

2021-04-05 Thread Thomas Weißschuh
Hi, this patch adds support for temperature readings on Gigabyte Mainboards. (At least on mine) The current code should be usable as is. I'd like for people to test it though and report their results with different hardware. Further development I have some general questions: The ASL IndexField