summaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83773g.c
AgeCommit message (Expand)Author
2023-08-21hwmon: Explicitly include correct DT includesRob Herring
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-19hwmon: w83773g: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2020-09-23hwmon: use simple i2c probe functionStephen Kitt
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-15hwmon: (w83773g) Fix build warningGuenter Roeck
2019-04-15hwmon: (w83773g) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2018-01-02hwmon: (w83773g) Fix fault detection and reportingGuenter Roeck
2018-01-02hwmon: Add W83773G driverLei YU