summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-tps6594.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-30gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callbackYu-Chun Lin1-0/+1
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-05-29pinctrl: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)1-2/+2
2025-07-10pinctrl: pinctrl-tps6594: Add TPS652G1 PMIC pinctrl and GPIOMichael Walle1-0/+35
2024-07-21Merge tag 'pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2024-06-17pinctrl: tps6594: add missing support for LP8764 PMICThomas Richard1-0/+1
2024-06-17pinctrl: pinctrl-tps6594: make tps65224_muxval_remap and tps6594_muxval_remap...Nirmala Devi Mal Nadar1-2/+2
2024-05-03pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIONirmala Devi Mal Nadar1-51/+224
2023-11-14pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOsEsteban Blanc1-0/+373