aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <[email protected]>2025-04-11 13:50:15 +0000
committerRafael J. Wysocki <[email protected]>2025-04-11 13:50:15 +0000
commitdcc4aca53338d09f7b3272e00aab4a1ff8c69067 (patch)
tree4dbcbb7951e051633eb05d83cb135629ccb28500 /rust/helpers/platform.c
parentACPI PPTT: Fix coding mistakes in a couple of sizeof() calls (diff)
parentACPI: EC: Set ec_no_wakeup for Lenovo Go S (diff)
parentACPI: button: Only send `KEY_POWER` for `ACPI_BUTTON_NOTIFY_STATUS` (diff)
downloadkernel-dcc4aca53338d09f7b3272e00aab4a1ff8c69067.tar.gz
kernel-dcc4aca53338d09f7b3272e00aab4a1ff8c69067.zip
Merge branches 'acpi-ec' and 'acpi-button'
Merge updates of the ACPI EC and button drivers for 6.15-rc2: - Add suspend-to-idle EC wakeup quirks for Lenovo Go S (Mario Limonciello). - Prevent ACPI button from sending spurions KEY_POWER events to user space in some cases after a recent update (Mario Limonciello). * acpi-ec: ACPI: EC: Set ec_no_wakeup for Lenovo Go S * acpi-button: ACPI: button: Only send `KEY_POWER` for `ACPI_BUTTON_NOTIFY_STATUS`