index
:
pub/scm/linux/kernel/git/kbuild/linux.git
master
kbuild development tree
KBuild Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pse-pd
/
tps23881.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
net: remove conditional return with no effect
Sang-Heon Jeon
1
-5
/
+1
2026-05-20
net: pse-pd: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
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
-2
/
+1
2025-10-31
net: pse-pd: tps23881: Add support for TPS23881B
Thomas Wismer
1
-15
/
+54
2025-10-07
net: pse-pd: tps23881: Fix current measurement scaling
Thomas Wismer
1
-1
/
+1
2025-06-18
net: pse-pd: tps23881: Add support for static port priority feature
Kory Maincent (Dent Project)
1
-16
/
+228
2025-06-18
net: pse-pd: tps23881: Add support for PSE events and interrupts
Kory Maincent (Dent Project)
1
-1
/
+186
2025-01-14
net: pse-pd: tps23881: Add support for power limit and measurement features
Kory Maincent
1
-2
/
+256
2025-01-14
net: pse-pd: Remove is_enabled callback from drivers
Kory Maincent
1
-28
/
+0
2025-01-14
net: pse-pd: Split ethtool_get_status into multiple callbacks
Kory Maincent
1
-16
/
+44
2025-01-14
net: pse-pd: tps23881: Add missing configuration register after disable
Kory Maincent
1
-1
/
+29
2025-01-14
net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
Kory Maincent
1
-38
/
+69
2025-01-14
net: pse-pd: tps23881: Simplify function returns by removing redundant checks
Kory Maincent
1
-28
/
+6
2024-12-23
net: pse-pd: tps23881: Fix power on/off issue
Kory Maincent
1
-12
/
+4
2024-08-26
net: pse-pd: tps23881: Support reset-gpios
Kyle Swenson
1
-0
/
+21
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-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 TI TPS23881 PSE controller driver
Kory Maincent (Dent Project)
1
-0
/
+820