From: Linus Torvalds Date: Thu, 22 Mar 2018 23:20:25 +0000 (-0700) Subject: Merge tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael... X-Git-Tag: v4.16-rc7~21 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e7d7743f1be5f15caebbf13713d1eb0a5f08b5c2;p=users%2Fhch%2Fuuid.git Merge tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm Pull ACPI fixes from Rafael Wysocki: "These revert one recent commit that added incorrect battery quirks for some Asus systems and fix an off-by-one error in the watchdog driver based on the ACPI WDAT table. Specifics: - Revert the recent change adding battery quirks for Asus GL502VSK and UX305LA as these quirks turn out to be inadequate and possibly premature (Daniel Drake). - Fix an off-by-one error in the resource allocation part of the watchdog driver based on the ACPI WDAT table (Takashi Iwai)" * tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: ACPI / watchdog: Fix off-by-one error at resource assignment Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA" --- e7d7743f1be5f15caebbf13713d1eb0a5f08b5c2