summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/tmp464.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (tmp464): Simplify with scoped for each OF child loopJinjie Ruan2024-08-271-5/+2
* hwmon: (tmp464) Use multi-byte regmap operationsGuenter Roeck2024-07-311-18/+15
* hwmon: (tmp464) Remove use of i2c_match_id()Andrew Davis2024-06-091-4/+1
* hwmon: Explicitly include correct DT includesRob Herring2023-08-211-1/+1
* hwmon: (tmp464) Use maple tree register cacheMark Brown2023-06-101-1/+1
* hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-081-1/+1
* hwmon: tmp464: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* hwmon: Add driver for Texas Instruments TMP464 and TMP468Guenter Roeck2022-03-031-0/+712