diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-11-26 10:30:12 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-11-26 10:30:12 +0100 |
commit | 1fca7e0e6fe6804294f51991f2ea82432ea5ed1b (patch) | |
tree | 226d32537c80c73aeecdf32ed71eaa6611fa54b8 /drivers/hid/wacom.h | |
parent | Merge branch 'acpica' (diff) | |
parent | ACPI: EC: add support for hardware-reduced systems (diff) | |
parent | ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-links (diff) | |
parent | ACPI / PMIC: Add Cherry Trail Crystal Cove PMIC OpRegion driver (diff) | |
parent | ACPI: button: Remove unused acpi_lid_notifier_[un]register() functions (diff) | |
download | linux-1fca7e0e6fe6804294f51991f2ea82432ea5ed1b.tar.xz linux-1fca7e0e6fe6804294f51991f2ea82432ea5ed1b.zip |
Merge branches 'acpi-ec', 'acpi-soc', 'acpi-pmic' and 'acpi-button'
* acpi-ec:
ACPI: EC: add support for hardware-reduced systems
ACPI: EC: tweak naming in preparation for GpioInt support
* acpi-soc:
ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-links
ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_links
ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links
* acpi-pmic:
ACPI / PMIC: Add Cherry Trail Crystal Cove PMIC OpRegion driver
ACPI / PMIC: Add byt prefix to Crystal Cove PMIC OpRegion driver
ACPI / PMIC: Do not register handlers for unhandled OpRegions
* acpi-button:
ACPI: button: Remove unused acpi_lid_notifier_[un]register() functions
ACPI: button: Add DMI quirk for Asus T200TA
ACPI: button: Add DMI quirk for Medion Akoya E2215T
ACPI: button: Turn lid_blacklst DMI table into a generic quirk table
ACPI: button: Allow disabling LID support with the lid_init_state module option
ACPI: button: Refactor lid_init_state module parsing code