index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pse-pd
Age
Commit message (
Expand
)
Author
2024-06-21
net: pse-pd: Kconfig: Fix missing firmware loader config select
Kory Maincent
2024-04-24
net: pse-pd: Kconfig: Add missing Regulator API dependency
Kory Maincent (Dent Project)
2024-04-24
net: pse-pd: pse_core: Fix pse regulator type
Kory Maincent (Dent Project)
2024-04-24
net: pse-pd: pse_core: Add missing kdoc return description
Kory Maincent (Dent Project)
2024-04-18
net: pse-pd: Add TI TPS23881 PSE controller driver
Kory Maincent (Dent Project)
2024-04-18
net: pse-pd: Add PD692x0 PSE controller driver
Kory Maincent (Dent Project)
2024-04-18
net: pse-pd: Use regulator framework within PSE framework
Kory Maincent (Dent Project)
2024-04-18
net: pse-pd: Add support for setup_pi_matrix callback
Kory Maincent (Dent Project)
2024-04-18
net: pse-pd: Add support for PSE PIs
Kory Maincent (Dent Project)
2024-04-18
net: pse-pd: Introduce PSE types enumeration
Kory Maincent (Dent Project)
2024-04-16
net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...
Kory Maincent (Dent Project)
2022-10-05
net: pse-pd: PSE_REGULATOR should depend on REGULATOR
Geert Uytterhoeven
2022-10-03
net: pse-pd: add regulator based PSE driver
Oleksij Rempel
2022-10-03
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
2022-10-03
net: add framework to support Ethernet PSE and PDs devices
Oleksij Rempel