index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pse-pd
/
tps23881.c
Age
Commit message (
Expand
)
Author
2025-10-31
net: pse-pd: tps23881: Add support for TPS23881B
Thomas Wismer
2025-10-07
net: pse-pd: tps23881: Fix current measurement scaling
Thomas Wismer
2025-06-18
net: pse-pd: tps23881: Add support for static port priority feature
Kory Maincent (Dent Project)
2025-06-18
net: pse-pd: tps23881: Add support for PSE events and interrupts
Kory Maincent (Dent Project)
2025-01-14
net: pse-pd: tps23881: Add support for power limit and measurement features
Kory Maincent
2025-01-14
net: pse-pd: Remove is_enabled callback from drivers
Kory Maincent
2025-01-14
net: pse-pd: Split ethtool_get_status into multiple callbacks
Kory Maincent
2025-01-14
net: pse-pd: tps23881: Add missing configuration register after disable
Kory Maincent
2025-01-14
net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
Kory Maincent
2025-01-14
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)