summaryrefslogtreecommitdiff
path: root/drivers/hwmon/asus-ec-sensors.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-28hwmon: (asus-ec-sensors) do not print from .probe()Eugene Shalygin1-11/+5
2022-02-28hwmon: (asus-ec-sensors) merge setup functionsEugene Shalygin1-25/+16
2022-02-28hwmon: (asus-ec-sensors) deduce sensor signedness from its typeEugene Shalygin1-9/+31
2022-02-28hwmon: (asus-ec-sensors) add CPU core voltageEugene Shalygin1-10/+19
2022-02-28hwmon: (asus-ec-sensors) read sensors as signed intsEugene Shalygin1-8/+8
2022-02-28hwmon: (asus-ec-sensors) fix a typo in asus_ec_probe()Dan Carpenter1-1/+1
2022-02-28hwmon: (asus-ec-sensors) Add Crosshair VIII Hero WiFiEugene Shalygin1-0/+6
2022-02-28hwmon: (asus-ec-sensors) add driver for ASUS ECEugene Shalygin1-0/+694