diff options
| author | Rafael J. Wysocki <[email protected]> | 2025-04-11 13:50:15 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2025-04-11 13:50:15 +0000 |
| commit | dcc4aca53338d09f7b3272e00aab4a1ff8c69067 (patch) | |
| tree | 4dbcbb7951e051633eb05d83cb135629ccb28500 /rust/helpers/platform.c | |
| parent | ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls (diff) | |
| parent | ACPI: EC: Set ec_no_wakeup for Lenovo Go S (diff) | |
| parent | ACPI: button: Only send `KEY_POWER` for `ACPI_BUTTON_NOTIFY_STATUS` (diff) | |
| download | kernel-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`
