summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/tps23861.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (tps23861) create unique debugfs directory per deviceAlexandru Gagniuc2022-09-191-3/+11
* hwmon: (tps23861) reduce count of i2c transactions for port_statusAlexandru Gagniuc2022-09-191-55/+24
* hwmon: (tps23861) fix byte order in resistance registerAlexandru Gagniuc2022-09-061-4/+6
* hwmon: (tps23861) fix byte order in current and voltage registersAlexandru Gagniuc2022-07-211-5/+9
* hwmon: (tps23861) correct shunt LSB valuesRobert Marko2021-06-101-2/+2
* hwmon: (tps23861) set current shunt valueRobert Marko2021-06-101-0/+12
* hwmon: (tps23861) define regmap max registerRobert Marko2021-06-101-0/+1
* hwmon: add Texas Instruments TPS23861 driverRobert Marko2021-02-121-0/+601