summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/tmp464.c
AgeCommit message (Expand)AuthorLines
2024-08-27hwmon: (tmp464): Simplify with scoped for each OF child loopJinjie Ruan-5/+2
2024-07-31hwmon: (tmp464) Use multi-byte regmap operationsGuenter Roeck-18/+15
2024-06-08hwmon: (tmp464) Remove use of i2c_match_id()Andrew Davis-4/+1
2023-08-21hwmon: Explicitly include correct DT includesRob Herring-1/+1
2023-06-10hwmon: (tmp464) Use maple tree register cacheMark Brown-1/+1
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2023-04-19hwmon: tmp464: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2022-03-03hwmon: Add driver for Texas Instruments TMP464 and TMP468Guenter Roeck-0/+712