summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/tps23861.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2022-10-041-58/+35
|\
| * 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
* | Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang2022-09-161-4/+6
|\|
| * hwmon: (tps23861) fix byte order in resistance registerAlexandru Gagniuc2022-09-051-4/+6
* | i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
|/
* 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