index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-amd.c
Age
Commit message (
Expand
)
Author
2023-05-02
Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-04-13
pinctrl: amd: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-31
pinctrl: amd: Add fields for interrupt status and wake status
Mario Limonciello
2023-03-31
pinctrl: amd: Adjust debugfs output
Mario Limonciello
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-01-27
pinctrl: amd: Fix debug output for debounce time
Mario Limonciello
2022-12-29
pinctrl: amd: Add Z-state wake control bits
Basavaraj Natikar
2022-10-17
pinctrl: amd: Add dynamic debugging for active GPIOs
Mario Limonciello
2022-10-12
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-19
pinctrl: amd: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
2022-08-31
pinctrl: amd: change dev_warn to dev_dbg for additional feature support
Basavaraj Natikar
2022-08-26
pinctrl: amd: Pick some different unicode symbols
Mario Limonciello
2022-08-03
pinctrl: amd: Fix an unused variable
Mario Limonciello
2022-07-26
pinctrl: amd: Use unicode for debugfs output
Mario Limonciello
2022-07-26
pinctrl: amd: Fix newline declaration in debugfs output
Mario Limonciello
2022-07-10
pinctrl: amd: Remove contact information
Basavaraj Natikar
2022-07-10
pinctrl: amd: Don't save/restore interrupt status and wake status bits
Basavaraj Natikar
2022-07-10
pinctrl: amd: Use devm_platform_get_and_ioremap_resource
Basavaraj Natikar
2022-06-15
pinctrl: amd: Implement pinmux functionality
Basavaraj Natikar
2022-06-15
pinctrl: amd: Add amd_get_iomux_res function
Basavaraj Natikar
2022-04-19
pinctrl: amd: Make the irqchip immutable
Marc Zyngier
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-11-16
pinctrl: amd: Fix wakeups when IRQ is shared with SCI
Mario Limonciello
2021-10-16
pinctrl: amd: disable and mask interrupts on probe
Sachi King
2021-09-17
pinctrl: amd: Handle wake-up interrupt
Basavaraj Natikar
2021-09-17
pinctrl: amd: Add irq field data
Basavaraj Natikar
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
pinctrl: amd: Fix an issue with shutdown when system set to s0ix
Mario Limonciello
2021-05-25
pinctrl/amd: Add device HID for new AMD GPIO controller
Maximilian Luz
2021-05-19
pinctrl: amd: Implement irq_set_wake
Raul E Rangel
2020-12-16
Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-04
pinctrl: amd: remove debounce filter setting in IRQ type setting
Coiby Xu
2020-11-10
pinctrl: amd: print debounce filter info in debugfs
Coiby Xu
2020-11-10
pinctrl: amd: use higher precision for 512 RtcClk
Coiby Xu
2020-11-10
pinctrl: amd: fix incorrect way to disable debounce filter
Coiby Xu
2020-08-04
pinctrl: amd: Use irqchip template
Linus Walleij
2020-07-16
pinctrl: pinctrl-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
2020-07-07
pinctrl: amd: Honor IRQ trigger type requested by the caller
Furquan Shaikh
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-11-04
pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()
Ben Dooks (Codethink)
2019-08-23
pinctrl: amd: disable spurious-firing GPIO IRQs
Daniel Drake
2019-08-05
pinctrl: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-04-08
pinctrl: Added IRQF_SHARED flag for amd-pinctrl driver
Sandeep Singh
2019-01-11
pinctrl/amd: fix typo
Matteo Croce
2018-11-05
pinctrl: pinctrl-amd: simplify getting .driver_data
Wolfram Sang
2018-10-01
Merge tag 'v4.19-rc6' into devel
Linus Walleij
2018-09-25
pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type
Daniel Kurtz
[next]