开源镜像站
帮助
动态
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
/
net
/
pse-pd
/
tps23881.c
Age
Commit message (
Expand
)
Author
14 days
net: pse-pd: tps23881: Add support for power limit and measurement features
Kory Maincent
14 days
net: pse-pd: Remove is_enabled callback from drivers
Kory Maincent
14 days
net: pse-pd: Split ethtool_get_status into multiple callbacks
Kory Maincent
14 days
net: pse-pd: tps23881: Add missing configuration register after disable
Kory Maincent
14 days
net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
Kory Maincent
14 days
net: pse-pd: tps23881: Simplify function returns by removing redundant checks
Kory Maincent
2024-12-23
net: pse-pd: tps23881: Fix power on/off issue
Kory Maincent
2024-08-26
net: pse-pd: tps23881: Support reset-gpios
Kyle Swenson
2024-08-08
net: pse-pd: tps23881: include missing bitfield.h header
Arnd Bergmann
2024-08-02
net: pse-pd: tps23881: Fix the device ID check
Kyle Swenson
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-04-18
net: pse-pd: Add TI TPS23881 PSE controller driver
Kory Maincent (Dent Project)