aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc4222.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-01hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König1-1/+1
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2021-04-20hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck1-2/+2
2020-09-23hwmon: use simple i2c probe functionStephen Kitt1-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-02-18hwmon: (ltc4222) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-31/+25
2014-08-04hwmon: Make regmap configs constAxel Lin1-1/+1
2014-03-03hwmon: Driver for Linear Technologies LTC4222Guenter Roeck1-0/+237