summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83773g.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_listHeiner Kallweit2024-02-111-1/+0
* hwmon: Explicitly include correct DT includesRob Herring2023-08-211-1/+1
* hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-081-1/+1
* hwmon: w83773g: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* hwmon: use simple i2c probe functionStephen Kitt2020-09-231-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* hwmon: (w83773g) Fix build warningGuenter Roeck2019-04-151-1/+1
* hwmon: (w83773g) Use HWMON_CHANNEL_INFO macroGuenter Roeck2019-04-151-24/+6
* hwmon: (w83773g) Fix fault detection and reportingGuenter Roeck2018-01-021-1/+1
* hwmon: Add W83773G driverLei YU2018-01-021-0/+329