index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pse-pd
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: pse-pd: pd692x0: Fix power limit retrieval
Kory Maincent
2025-02-18
1
-1
/
+1
*
net: pse-pd: Fix deadlock in current limit functions
Kory Maincent
2025-02-13
1
-2
/
+2
*
net: pse-pd: Clean ethtool header of PSE structures
Kory Maincent
2025-01-14
1
-0
/
+1
*
net: pse-pd: Fix missing PI of_node description
Kory Maincent
2025-01-14
1
-0
/
+1
*
net: pse-pd: tps23881: Add support for power limit and measurement features
Kory Maincent
2025-01-14
1
-2
/
+256
*
net: pse-pd: Remove is_enabled callback from drivers
Kory Maincent
2025-01-14
4
-65
/
+11
*
net: pse-pd: Split ethtool_get_status into multiple callbacks
Kory Maincent
2025-01-14
4
-78
/
+244
*
net: pse-pd: Use power limit at driver side instead of current limit
Kory Maincent
2025-01-14
2
-85
/
+51
*
net: pse-pd: tps23881: Add missing configuration register after disable
Kory Maincent
2025-01-14
1
-1
/
+29
*
net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
Kory Maincent
2025-01-14
1
-38
/
+69
*
net: pse-pd: tps23881: Simplify function returns by removing redundant checks
Kory Maincent
2025-01-14
1
-28
/
+6
*
net: pse-pd: Add power limit check
Kory Maincent
2025-01-14
1
-0
/
+3
*
net: pse-pd: Avoid setting max_uA in regulator constraints
Kory Maincent
2025-01-14
1
-3
/
+4
*
net: pse-pd: tps23881: Fix power on/off issue
Kory Maincent
2024-12-23
1
-12
/
+4
*
net: pse-pd: Fix out of bound for loop
Kory Maincent
2024-10-19
1
-2
/
+2
*
net: pse-pd: Fix enabled status mismatch
Kory Maincent
2024-10-04
1
-0
/
+11
*
net: pse-pd: tps23881: Support reset-gpios
Kyle Swenson
2024-08-26
1
-0
/
+21
*
pse-core: Conditionally set current limit during PI regulator registration
Oleksij Rempel
2024-08-15
1
-3
/
+8
*
net: pse-pd: tps23881: include missing bitfield.h header
Arnd Bergmann
2024-08-08
1
-0
/
+1
*
net: pse-pd: tps23881: Fix the device ID check
Kyle Swenson
2024-08-02
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-15
1
-2
/
+2
|
\
|
*
net: pse-pd: Do not return EOPNOSUPP if config is null
Kory Maincent
2024-07-14
1
-2
/
+2
*
|
net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"
Colin Ian King
2024-07-11
1
-1
/
+1
*
|
net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacks
Kory Maincent (Dent Project)
2024-07-05
1
-2
/
+216
*
|
net: pse-pd: Add new power limit get and set c33 features
Kory Maincent (Dent Project)
2024-07-05
1
-11
/
+161
*
|
net: pse-pd: pd692x0: Expand ethtool status message
Kory Maincent (Dent Project)
2024-07-05
1
-0
/
+101
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
1
-0
/
+1
|
\
|
|
*
net: pse-pd: Kconfig: Fix missing firmware loader config select
Kory Maincent
2024-06-21
1
-0
/
+1
*
|
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-06-26
2
-4
/
+4
|
/
*
net: pse-pd: Kconfig: Add missing Regulator API dependency
Kory Maincent (Dent Project)
2024-04-24
1
-1
/
+1
*
net: pse-pd: pse_core: Fix pse regulator type
Kory Maincent (Dent Project)
2024-04-24
1
-1
/
+1
*
net: pse-pd: pse_core: Add missing kdoc return description
Kory Maincent (Dent Project)
2024-04-24
1
-0
/
+8
*
net: pse-pd: Add TI TPS23881 PSE controller driver
Kory Maincent (Dent Project)
2024-04-18
3
-0
/
+830
*
net: pse-pd: Add PD692x0 PSE controller driver
Kory Maincent (Dent Project)
2024-04-18
3
-0
/
+1235
*
net: pse-pd: Use regulator framework within PSE framework
Kory Maincent (Dent Project)
2024-04-18
2
-41
/
+256
*
net: pse-pd: Add support for setup_pi_matrix callback
Kory Maincent (Dent Project)
2024-04-18
1
-0
/
+6
*
net: pse-pd: Add support for PSE PIs
Kory Maincent (Dent Project)
2024-04-18
1
-33
/
+229
*
net: pse-pd: Introduce PSE types enumeration
Kory Maincent (Dent Project)
2024-04-18
2
-0
/
+13
*
net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...
Kory Maincent (Dent Project)
2024-04-16
1
-4
/
+4
*
net: pse-pd: PSE_REGULATOR should depend on REGULATOR
Geert Uytterhoeven
2022-10-05
1
-0
/
+1
*
net: pse-pd: add regulator based PSE driver
Oleksij Rempel
2022-10-03
3
-0
/
+160
*
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
2022-10-03
1
-0
/
+58
*
net: add framework to support Ethernet PSE and PDs devices
Oleksij Rempel
2022-10-03
3
-0
/
+271