Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-05 | Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 1 | -58/+35 |
2022-09-19 | hwmon: (tps23861) create unique debugfs directory per device | Alexandru Gagniuc | 1 | -3/+11 |
2022-09-19 | hwmon: (tps23861) reduce count of i2c transactions for port_status | Alexandru Gagniuc | 1 | -55/+24 |
2022-09-16 | Merge tag 'v6.0-rc5' into i2c/for-mergewindow | Wolfram Sang | 1 | -4/+6 |
2022-09-06 | hwmon: (tps23861) fix byte order in resistance register | Alexandru Gagniuc | 1 | -4/+6 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2022-07-21 | hwmon: (tps23861) fix byte order in current and voltage registers | Alexandru Gagniuc | 1 | -5/+9 |
2021-06-10 | hwmon: (tps23861) correct shunt LSB values | Robert Marko | 1 | -2/+2 |
2021-06-10 | hwmon: (tps23861) set current shunt value | Robert Marko | 1 | -0/+12 |
2021-06-10 | hwmon: (tps23861) define regmap max register | Robert Marko | 1 | -0/+1 |
2021-02-12 | hwmon: add Texas Instruments TPS23861 driver | Robert Marko | 1 | -0/+601 |