summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/starfive/pinctrl-starfive-jh7110.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-4/+4
2023-12-12pinctrl: starfive: Convert to use grp memberAndy Shevchenko1-4/+4
2023-12-04pinctrl: starfive: jh7110: ignore disabled device tree nodesNam Cao1-2/+2
2023-11-04pinctrl: starfive: jh7110: drop wrappers around pinctrl_gpio_request/free()Bartosz Golaszewski1-12/+2
2023-11-04treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski1-1/+1
2023-11-04treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski1-1/+1
2023-11-04pinctrl: starfive: jh7110: use new pinctrl GPIO helpersBartosz Golaszewski1-2/+2
2023-09-12pinctrl: starfive: jh7110: Add system pm ops to save and restore contextHal Feng1-0/+40
2023-09-12pinctrl: starfive: jh7110: Fix failure to set irq after CONFIG_PM is enabledHal Feng1-2/+0
2023-07-20pinctrl: Explicitly include correct DT includesRob Herring1-1/+0
2023-02-11pinctrl: starfive: Add StarFive JH7110 sys controller driverJianlong Huang1-0/+982