Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ACPI_TINY_POWER_BUTTON
:
! CONFIG_ACPI_BUTTON
tiny-power-button
This driver provides a tiny alternative to the ACPI Button driver. The tiny power button driver only handles the power button. Rather than notifying userspace via the input layer or a netlink event, this driver directly signals the init process to shut down.
This driver is particularly suitable for cloud and VM environments, which use a simulated power button to initiate a controlled poweroff, but which may not want to run a separate userspace daemon to process input events.
Raw data from LKDDb:
lkddb acpi "LNXPWRBN" : CONFIG_ACPI CONFIG_ACPI_TINY_POWER_BUTTON : drivers/acpi/tiny-power-button.c # in 5.7–5.19, 6.0–6.13
lkddb acpi "PNP0C0C" : CONFIG_ACPI CONFIG_ACPI_TINY_POWER_BUTTON : drivers/acpi/tiny-power-button.c # in 5.7–5.19, 6.0–6.13
lkddb module tiny-power-button CONFIG_ACPI_TINY_POWER_BUTTON : drivers/acpi/Kconfig : "Tiny Power Button Driver" # in 5.7–5.19, 6.0–6.13
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2025). See also LKDDb sources on GitLab