aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/int0002_vgpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-3/+4
2025-05-21gpiolib-acpi: Update file references in the Documentation and MAINTAINERSAndy Shevchenko1-1/+1
2025-04-11platform/x86: int0002: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+4
2024-12-10platform/x86: intel: int0002_vgpio: Make the irqchip immutableHans de Goede1-2/+12
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König1-2/+2
2024-02-19platform/x86: intel: int0002_vgpio: Pass IRQF_ONESHOT to request_irq()Hans de Goede1-1/+1
2023-03-07platform/x86: intel: int0002_vgpio: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2022-09-19platform/x86: intel_int0002_vgpio: Use generic_handle_irq_safe()Sebastian Andrzej Siewior1-2/+1
2021-10-19platform/x86: intel_int0002_vgpio: Use the new soc_intel_is_byt()/_cht() helpersHans de Goede1-12/+2
2021-08-20platform/x86: intel_int0002_vgpio: Move to intel sub-directoryKate Hsuan1-0/+294