index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-22
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-16
net: pse-pd: pd692x0: Preserve PSE configuration across reboots
Kory Maincent (Dent Project)
1
-3
/
+32
2025-10-16
net: pse-pd: pd692x0: Separate configuration parsing from hardware setup
Kory Maincent (Dent Project)
1
-39
/
+76
2025-10-16
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-11
net: pse-pd: pd692x0: reduce stack usage in pd692x0_setup_pi_matrix
Arnd Bergmann
1
-2
/
+6
2025-06-19
net: pse-pd: pd692x0: Add support for controller and manager power supplies
Kory Maincent (Dent Project)
1
-0
/
+20
2025-06-19
net: pse-pd: pd692x0: Add support for PSE PI priority feature
Kory Maincent (Dent Project)
1
-0
/
+205
2025-02-19
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-06
net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacks
Kory Maincent (Dent Project)
1
-2
/
+216
2024-07-06
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-19
net: pse-pd: Add PD692x0 PSE controller driver
Kory Maincent (Dent Project)
1
-0
/
+1223