]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur
authorMia Kanashi <chad@redpilled.dev>
Sat, 29 Oct 2022 22:20:08 +0000 (01:20 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Dec 2022 12:26:41 +0000 (13:26 +0100)
commit152d5933da3a11baf51757be26524121b25e30ee
tree93fedfb41f57e7455626819bbb06025f2e0785d4
parent2ecd629c788bbfb96be058edade2e934d3763eaf
ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur

[ Upstream commit b423f240a66ad928c4cb5ec6055dfc90ce8d894e ]

Added GPE quirk entry for the HP Pavilion Gaming 15-cx0041ur.
There is a quirk entry for the 15-cx0xxx laptops, but this one has
different DMI_PRODUCT_NAME.

Notably backlight keys and other ACPI events now function correctly.

Signed-off-by: Mia Kanashi <chad@redpilled.dev>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/acpi/ec.c