]> git.itanic.dy.fi Git - linux-stable/commit
ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxx
authorHans de Goede <hdegoede@redhat.com>
Wed, 20 Sep 2023 13:05:06 +0000 (15:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Oct 2023 21:11:04 +0000 (23:11 +0200)
commita20d0faed2f4ef388521f92b7b8b1dd4494b4d0f
tree5855d3d7bf47fad6158cf604436e50c76e2d5ab6
parent351a16dff55b1dfb04347a498d5328e5888c84df
ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxx

commit cd4aece493f99f95d41edcce32927d70a5dde923 upstream.

Added GPE quirk entry for the HP Pavilion Gaming 15-dk1xxx.
There is a quirk entry for 2 15-c..... laptops, this is
for a new version which has 15-dk1xxx as identifier.

This fixes the LID switch and rfkill and brightness hotkeys
not working.

Closes: https://github.com/systemd/systemd/issues/28942
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/ec.c