summaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83773g.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-21hwmon: Explicitly include correct DT includesRob Herring1-1/+1
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-04-19hwmon: w83773g: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2020-09-23hwmon: use simple i2c probe functionStephen Kitt1-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-16hwmon: (w83773g) Fix build warningGuenter Roeck1-1/+1
2019-04-16hwmon: (w83773g) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-24/+6
2018-01-03hwmon: (w83773g) Fix fault detection and reportingGuenter Roeck1-1/+1
2018-01-03hwmon: Add W83773G driverLei YU1-0/+329