summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-amdpt.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: amdpt: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-4/+2
* gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi2022-04-251-5/+5
* gpio: Get rid of duplicate of_node assignment in the driversAndy Shevchenko2021-12-171-3/+1
* gpio: amdpt: add new device ID and 24-pin supportHsu Yuchang2021-12-171-3/+5
* gpio-amdpt: ACPI: Use the ACPI_COMPANION() macro directlyRafael J. Wysocki2021-10-261-3/+1
* Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-07-091-5/+5
|\
| * gpio: amdpt: Drop unneeded deref of &pdev->devEnrico Weigelt, metux IT consult2019-06-271-5/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* drivers: gpio: amdpt: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-7/+1
* gpio: amdpt: Add a new ACPI HIDYD Tseng2016-03-301-0/+1
* gpio: amdpt: Convert to use gpio-genericAxel Lin2016-03-301-108/+14
* gpio: amdpt: use gpiochip data pointerLinus Walleij2016-01-051-9/+7
* gpio: change member .dev to .parentLinus Walleij2015-11-191-9/+9
* gpio: driver for AMD PromontoryYD Tseng2015-10-261-0/+261