index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pse-pd
/
pd692x0.c
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-10-15
net: pse-pd: pd692x0: Preserve PSE configuration across reboots
Kory Maincent (Dent Project)
2025-10-15
net: pse-pd: pd692x0: Separate configuration parsing from hardware setup
Kory Maincent (Dent Project)
2025-10-15
net: pse-pd: pd692x0: Replace __free macro with explicit kfree calls
Kory Maincent (Dent Project)
2025-08-21
net: pse-pd: pd692x0: Skip power budget configuration when undefined
Kory Maincent
2025-08-21
net: pse-pd: pd692x0: Fix power budget leak in manager setup error path
Kory Maincent
2025-07-10
net: pse-pd: pd692x0: reduce stack usage in pd692x0_setup_pi_matrix
Arnd Bergmann
2025-06-18
net: pse-pd: pd692x0: Add support for controller and manager power supplies
Kory Maincent (Dent Project)
2025-06-18
net: pse-pd: pd692x0: Add support for PSE PI priority feature
Kory Maincent (Dent Project)
2025-02-18
net: pse-pd: pd692x0: Fix power limit retrieval
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: Use power limit at driver side instead of current limit
Kory Maincent
2024-07-11
net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"
Colin Ian King
2024-07-05
net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacks
Kory Maincent (Dent Project)
2024-07-05
net: pse-pd: pd692x0: Expand ethtool status message
Kory Maincent (Dent Project)
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 PD692x0 PSE controller driver
Kory Maincent (Dent Project)