index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pse-pd
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
net: pse-pd: tps23881: Support reset-gpios
Kyle Swenson
1
-0
/
+21
2024-08-15
pse-core: Conditionally set current limit during PI regulator registration
Oleksij Rempel
1
-3
/
+8
2024-08-08
net: pse-pd: tps23881: include missing bitfield.h header
Arnd Bergmann
1
-0
/
+1
2024-08-02
net: pse-pd: tps23881: Fix the device ID check
Kyle Swenson
1
-1
/
+3
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-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: Add new power limit get and set c33 features
Kory Maincent (Dent Project)
1
-11
/
+161
2024-07-05
net: pse-pd: pd692x0: Expand ethtool status message
Kory Maincent (Dent Project)
1
-0
/
+101
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2
-4
/
+4
2024-06-21
net: pse-pd: Kconfig: Fix missing firmware loader config select
Kory Maincent
1
-0
/
+1
2024-04-24
net: pse-pd: Kconfig: Add missing Regulator API dependency
Kory Maincent (Dent Project)
1
-1
/
+1
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: Add TI TPS23881 PSE controller driver
Kory Maincent (Dent Project)
3
-0
/
+830
2024-04-18
net: pse-pd: Add PD692x0 PSE controller driver
Kory Maincent (Dent Project)
3
-0
/
+1235
2024-04-18
net: pse-pd: Use regulator framework within PSE framework
Kory Maincent (Dent Project)
2
-41
/
+256
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)
2
-0
/
+13
2024-04-16
net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...
Kory Maincent (Dent Project)
1
-4
/
+4
2022-10-05
net: pse-pd: PSE_REGULATOR should depend on REGULATOR
Geert Uytterhoeven
1
-0
/
+1
2022-10-03
net: pse-pd: add regulator based PSE driver
Oleksij Rempel
3
-0
/
+160
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
3
-0
/
+271