index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pse-pd
/
pse_core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-13
net: pse-pd: Fix deadlock in current limit functions
Kory Maincent
1
-2
/
+2
2025-01-14
net: pse-pd: Clean ethtool header of PSE structures
Kory Maincent
1
-0
/
+1
2025-01-14
net: pse-pd: Fix missing PI of_node description
Kory Maincent
1
-0
/
+1
2025-01-14
net: pse-pd: Remove is_enabled callback from drivers
Kory Maincent
1
-2
/
+11
2025-01-14
net: pse-pd: Split ethtool_get_status into multiple callbacks
Kory Maincent
1
-10
/
+73
2025-01-14
net: pse-pd: Use power limit at driver side instead of current limit
Kory Maincent
1
-50
/
+41
2025-01-14
net: pse-pd: Add power limit check
Kory Maincent
1
-0
/
+3
2025-01-14
net: pse-pd: Avoid setting max_uA in regulator constraints
Kory Maincent
1
-3
/
+4
2024-10-19
net: pse-pd: Fix out of bound for loop
Kory Maincent
1
-2
/
+2
2024-10-04
net: pse-pd: Fix enabled status mismatch
Kory Maincent
1
-0
/
+11
2024-08-15
pse-core: Conditionally set current limit during PI regulator registration
Oleksij Rempel
1
-3
/
+8
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-07-14
net: pse-pd: Do not return EOPNOSUPP if config is null
Kory Maincent
1
-2
/
+2
2024-07-05
net: pse-pd: Add new power limit get and set c33 features
Kory Maincent (Dent Project)
1
-11
/
+161
2024-04-24
net: pse-pd: pse_core: Fix pse regulator type
Kory Maincent (Dent Project)
1
-1
/
+1
2024-04-24
net: pse-pd: pse_core: Add missing kdoc return description
Kory Maincent (Dent Project)
1
-0
/
+8
2024-04-18
net: pse-pd: Use regulator framework within PSE framework
Kory Maincent (Dent Project)
1
-20
/
+229
2024-04-18
net: pse-pd: Add support for setup_pi_matrix callback
Kory Maincent (Dent Project)
1
-0
/
+6
2024-04-18
net: pse-pd: Add support for PSE PIs
Kory Maincent (Dent Project)
1
-33
/
+229
2024-04-18
net: pse-pd: Introduce PSE types enumeration
Kory Maincent (Dent Project)
1
-0
/
+12
2022-10-03
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
1
-0
/
+58
2022-10-03
net: add framework to support Ethernet PSE and PDs devices
Oleksij Rempel
1
-0
/
+256