]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'acpi-ec', 'acpi-soc', 'acpi-pmic' and 'acpi-button'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 26 Nov 2019 09:30:12 +0000 (10:30 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 26 Nov 2019 09:30:12 +0000 (10:30 +0100)
commite47ed73a7d1a73b996e8d389bab23acae24ef05c
tree226d32537c80c73aeecdf32ed71eaa6611fa54b8
parent639bab8f7df8eca3f2d76cae2abae4928df4aa6b
parentf3bae0ea2966dd651fb232342eafd355ec684020
parent4f2ae854cdd3ffb95daf39562881d191dab02006
parentbe370380be6a6faa125feff1544993411e78bda7
parent153d32041210f6aef22fd669f4f07b57e32a1345
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