summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-amd.c
AgeCommit message (Expand)Author
2023-05-02Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-04-13pinctrl: amd: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-31pinctrl: amd: Add fields for interrupt status and wake statusMario Limonciello
2023-03-31pinctrl: amd: Adjust debugfs outputMario Limonciello
2023-02-22Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-01-27pinctrl: amd: Fix debug output for debounce timeMario Limonciello
2022-12-29pinctrl: amd: Add Z-state wake control bitsBasavaraj Natikar
2022-10-17pinctrl: amd: Add dynamic debugging for active GPIOsMario Limonciello
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-19pinctrl: amd: Use generic_handle_irq_safe()Sebastian Andrzej Siewior
2022-08-31pinctrl: amd: change dev_warn to dev_dbg for additional feature supportBasavaraj Natikar
2022-08-26pinctrl: amd: Pick some different unicode symbolsMario Limonciello
2022-08-03pinctrl: amd: Fix an unused variableMario Limonciello
2022-07-26pinctrl: amd: Use unicode for debugfs outputMario Limonciello
2022-07-26pinctrl: amd: Fix newline declaration in debugfs outputMario Limonciello
2022-07-10pinctrl: amd: Remove contact informationBasavaraj Natikar
2022-07-10pinctrl: amd: Don't save/restore interrupt status and wake status bitsBasavaraj Natikar
2022-07-10pinctrl: amd: Use devm_platform_get_and_ioremap_resourceBasavaraj Natikar
2022-06-15pinctrl: amd: Implement pinmux functionalityBasavaraj Natikar
2022-06-15pinctrl: amd: Add amd_get_iomux_res functionBasavaraj Natikar
2022-04-19pinctrl: amd: Make the irqchip immutableMarc Zyngier
2021-12-16pinctrl: Get rid of duplicate of_node assignment in the driversAndy Shevchenko
2021-11-16pinctrl: amd: Fix wakeups when IRQ is shared with SCIMario Limonciello
2021-10-16pinctrl: amd: disable and mask interrupts on probeSachi King
2021-09-17pinctrl: amd: Handle wake-up interruptBasavaraj Natikar
2021-09-17pinctrl: amd: Add irq field dataBasavaraj Natikar
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-12pinctrl: amd: Fix an issue with shutdown when system set to s0ixMario Limonciello
2021-05-25pinctrl/amd: Add device HID for new AMD GPIO controllerMaximilian Luz
2021-05-19pinctrl: amd: Implement irq_set_wakeRaul E Rangel
2020-12-16Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-04pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu
2020-11-10pinctrl: amd: print debounce filter info in debugfsCoiby Xu
2020-11-10pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu
2020-11-10pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu
2020-08-04pinctrl: amd: Use irqchip templateLinus Walleij
2020-07-16pinctrl: pinctrl-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones
2020-07-07pinctrl: amd: Honor IRQ trigger type requested by the callerFurquan Shaikh
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-11-04pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()Ben Dooks (Codethink)
2019-08-23pinctrl: amd: disable spurious-firing GPIO IRQsDaniel Drake
2019-08-05pinctrl: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-04-08pinctrl: Added IRQF_SHARED flag for amd-pinctrl driverSandeep Singh
2019-01-11pinctrl/amd: fix typoMatteo Croce
2018-11-05pinctrl: pinctrl-amd: simplify getting .driver_dataWolfram Sang
2018-10-01Merge tag 'v4.19-rc6' into develLinus Walleij
2018-09-25pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_typeDaniel Kurtz