summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/tc654.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-011-2/+2
* hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-081-1/+1
* hwmon: (tc654) Add thermal_cooling device supportChristian Lamparter2022-02-271-15/+89
* hwmon: use simple i2c probe functionStephen Kitt2020-09-231-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* hwmon: (tc654) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2019-02-181-33/+27
* hwmon: Add tc654 driverChris Packham2016-12-021-0/+514