summaryrefslogtreecommitdiff
path: root/drivers/net/pse-pd/tps23881.c
AgeCommit message (Expand)Author
2026-05-20net: pse-pd: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-10-31net: pse-pd: tps23881: Add support for TPS23881BThomas Wismer
2025-10-07net: pse-pd: tps23881: Fix current measurement scalingThomas Wismer
2025-06-18net: pse-pd: tps23881: Add support for static port priority featureKory Maincent (Dent Project)
2025-06-18net: pse-pd: tps23881: Add support for PSE events and interruptsKory Maincent (Dent Project)
2025-01-14net: pse-pd: tps23881: Add support for power limit and measurement featuresKory Maincent
2025-01-14net: pse-pd: Remove is_enabled callback from driversKory Maincent
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent
2025-01-14net: pse-pd: tps23881: Add missing configuration register after disableKory Maincent
2025-01-14net: pse-pd: tps23881: Use helpers to calculate bit offset for a channelKory Maincent
2025-01-14net: pse-pd: tps23881: Simplify function returns by removing redundant checksKory Maincent
2024-12-23net: pse-pd: tps23881: Fix power on/off issueKory Maincent
2024-08-26net: pse-pd: tps23881: Support reset-gpiosKyle Swenson
2024-08-08net: pse-pd: tps23881: include missing bitfield.h headerArnd Bergmann
2024-08-02net: pse-pd: tps23881: Fix the device ID checkKyle Swenson
2024-06-26net: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-04-18net: pse-pd: Add TI TPS23881 PSE controller driverKory Maincent (Dent Project)