index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-amdpt.c
Age
Commit message (
Expand
)
Author
2024-10-17
gpio: amdpt: remove remove()
Bartosz Golaszewski
2023-10-02
gpio: amdpt: Convert to platform remove callback returning void
Uwe Kleine-König
2022-04-25
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-17
gpio: amdpt: add new device ID and 24-pin support
Hsu Yuchang
2021-10-26
gpio-amdpt: ACPI: Use the ACPI_COMPANION() macro directly
Rafael J. Wysocki
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-06-27
gpio: amdpt: Drop unneeded deref of &pdev->dev
Enrico Weigelt, metux IT consult
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-05
drivers: gpio: amdpt: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2016-03-30
gpio: amdpt: Add a new ACPI HID
YD Tseng
2016-03-30
gpio: amdpt: Convert to use gpio-generic
Axel Lin
2016-01-05
gpio: amdpt: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-10-26
gpio: driver for AMD Promontory
YD Tseng