index
:
pub/scm/linux/kernel/git/ostr/linux.git
master
Boris Ostrovsky's fork of linux.git
Boris Ostrovsky
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pse-pd
/
pd692x0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
net: pse-pd: set user byte command SUB2 field
Robert Marko
1
-1
/
+1
2026-06-09
net: pse-pd: pd692x0: support disabling disable ports GPIO
Robert Marko
1
-0
/
+7
2026-05-20
net: pse-pd: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2025-10-15
net: pse-pd: pd692x0: Preserve PSE configuration across reboots
Kory Maincent (Dent Project)
1
-3
/
+32
2025-10-15
net: pse-pd: pd692x0: Separate configuration parsing from hardware setup
Kory Maincent (Dent Project)
1
-39
/
+76
2025-10-15
net: pse-pd: pd692x0: Replace __free macro with explicit kfree calls
Kory Maincent (Dent Project)
1
-2
/
+5
2025-08-21
net: pse-pd: pd692x0: Skip power budget configuration when undefined
Kory Maincent
1
-0
/
+4
2025-08-21
net: pse-pd: pd692x0: Fix power budget leak in manager setup error path
Kory Maincent
1
-15
/
+44
2025-07-10
net: pse-pd: pd692x0: reduce stack usage in pd692x0_setup_pi_matrix
Arnd Bergmann
1
-2
/
+6
2025-06-18
net: pse-pd: pd692x0: Add support for controller and manager power supplies
Kory Maincent (Dent Project)
1
-0
/
+20
2025-06-18
net: pse-pd: pd692x0: Add support for PSE PI priority feature
Kory Maincent (Dent Project)
1
-0
/
+205
2025-02-18
net: pse-pd: pd692x0: Fix power limit retrieval
Kory Maincent
1
-1
/
+1
2025-01-14
net: pse-pd: Remove is_enabled callback from drivers
Kory Maincent
1
-26
/
+0
2025-01-14
net: pse-pd: Split ethtool_get_status into multiple callbacks
Kory Maincent
1
-44
/
+109
2025-01-14
net: pse-pd: Use power limit at driver side instead of current limit
Kory Maincent
1
-35
/
+10
2024-07-11
net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"
Colin Ian King
1
-1
/
+1
2024-07-05
net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacks
Kory Maincent (Dent Project)
1
-2
/
+216
2024-07-05
net: pse-pd: pd692x0: Expand ethtool status message
Kory Maincent (Dent Project)
1
-0
/
+101
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2024-04-18
net: pse-pd: Add PD692x0 PSE controller driver
Kory Maincent (Dent Project)
1
-0
/
+1223