]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Feb 2020 17:02:18 +0000 (09:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Feb 2020 17:02:18 +0000 (09:02 -0800)
commit402263a4ab7fe092c88a00961d19bd464a384ee0
tree193679c93495cef83ebbaeda3261cf246e27bda3
parentfeb24cfa8c666d85ba269c68e9e34598294bee40
parent950fe7f4cac58071ca6680bcf7ff6afd8e7736fe
Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull ACPI fixes from Rafael Wysocki:
 "Fix a couple of configuration issues in the ACPI watchdog (WDAT)
  driver (Mika Westerberg) and make it possible to disable that driver
  at boot time in case it still does not work as expected (Jean
  Delvare)"

* tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI: watchdog: Set default timeout in probe
  ACPI: watchdog: Fix gas->access_width usage
  ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro
  ACPI: watchdog: Allow disabling WDAT at boot