index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
int0002_vgpio.c
Age
Commit message (
Expand
)
Author
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-05-21
gpiolib-acpi: Update file references in the Documentation and MAINTAINERS
Andy Shevchenko
2025-04-11
platform/x86: int0002: use new GPIO line value setter callbacks
Bartosz Golaszewski
2024-12-10
platform/x86: intel: int0002_vgpio: Make the irqchip immutable
Hans de Goede
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-02-19
platform/x86: intel: int0002_vgpio: Pass IRQF_ONESHOT to request_irq()
Hans de Goede
2023-03-07
platform/x86: intel: int0002_vgpio: Convert to platform remove callback retur...
Uwe Kleine-König
2022-09-19
platform/x86: intel_int0002_vgpio: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
2021-10-19
platform/x86: intel_int0002_vgpio: Use the new soc_intel_is_byt()/_cht() helpers
Hans de Goede
2021-08-20
platform/x86: intel_int0002_vgpio: Move to intel sub-directory
Kate Hsuan