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