summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_int0002_vgpio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: intel_int0002_vgpio: Move to intel sub-directoryKate Hsuan2021-08-201-294/+0
* platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idleHans de Goede2021-05-191-24/+56
* Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-04-061-0/+10
|\
| * platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()Hans de Goede2020-04-041-0/+10
* | platform/x86: Convert to new CPU match macrosThomas Gleixner2020-03-241-2/+2
|/
* platform/x86: intel_int0002_vgpio: Pass irqchip when adding gpiochipLinus Walleij2019-10-271-14/+14
* Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-09-171-4/+11
|\
| * platform/x86: intel_int0002_vgpio: Use device_init_wakeupHans de Goede2019-09-071-1/+9
| * platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry TrailHans de Goede2019-09-071-0/+1
| * platform/x86: intel_int0002_vgpio: Remove dev_err() usage after platform_get_...Stephen Boyd2019-08-011-3/+1
* | gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij2019-09-111-3/+8
|/
* platform/x86: intel_int0002_vgpio: Get rid of custom ICPU() macroAndy Shevchenko2019-06-291-15/+7
* platform/x86: intel_int0002_vgpio: Only implement irq_set_wake on Bay TrailHans de Goede2019-02-051-6/+26
* Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-11-011-10/+19
|\
| * platform/x86: intel_int0002_vgpio: Convert to use SPDX identifierAndy Shevchenko2018-09-271-5/+2
| * platform/x86: intel_int0002_vgpio: Implement irq_set_wakeHans de Goede2018-09-271-0/+16
| * platform/x86: intel_int0002_vgpio: Enable the driver on Bay Trail platformsHans de Goede2018-09-271-5/+1
* | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-1/+1
|/
* platform/x86: intel_int0002_vgpio: Remove IRQF_NO_THREAD irq flagHans de Goede2017-11-271-1/+1
* gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding2017-11-081-2/+2
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
* platform/x86: Add driver for ACPI INT0002 Virtual GPIO deviceHans de Goede2017-06-151-0/+219