开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
tps23861.c
Age
Commit message (
Expand
)
Author
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-19
hwmon: tps23861: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2022-10-04
Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2022-09-19
hwmon: (tps23861) create unique debugfs directory per device
Alexandru Gagniuc
2022-09-19
hwmon: (tps23861) reduce count of i2c transactions for port_status
Alexandru Gagniuc
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-05
hwmon: (tps23861) fix byte order in resistance register
Alexandru Gagniuc
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-21
hwmon: (tps23861) fix byte order in current and voltage registers
Alexandru Gagniuc
2021-06-10
hwmon: (tps23861) correct shunt LSB values
Robert Marko
2021-06-10
hwmon: (tps23861) set current shunt value
Robert Marko
2021-06-10
hwmon: (tps23861) define regmap max register
Robert Marko
2021-02-12
hwmon: add Texas Instruments TPS23861 driver
Robert Marko