Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_INTEL_RST
has multiple definitions:
drivers/platform/x86/intel/Kconfig
The configuration item CONFIG_INTEL_RST:
CONFIG_ACPI
intel-rst
, intel-rst
This driver provides support for modifying parameters on systems equipped with Intel's Rapid Start Technology. When put in an ACPI sleep state, these devices will wake after either a configured timeout or when the system battery reaches a critical state, automatically copying memory contents to disk. On resume, the firmware will copy the memory contents back to RAM and resume the OS as usual.
drivers/platform/x86/Kconfig
The configuration item CONFIG_INTEL_RST:
CONFIG_ACPI
intel-rst
, intel-rst
This driver provides support for modifying parameters on systems equipped with Intel's Rapid Start Technology. When put in an ACPI sleep state, these devices will wake after either a configured timeout or when the system battery reaches a critical state, automatically copying memory contents to disk. On resume, the firmware will copy the memory contents back to RAM and resume the OS as usual.
Raw data from LKDDb:
lkddb acpi "INT3392" : CONFIG_INTEL_RST CONFIG_X86 : drivers/platform/x86/intel-rst.c # in 3.11–3.19, 4.0–4.20, 5.0–5.14
lkddb acpi "INT3392" : CONFIG_INTEL_RST CONFIG_X86 : drivers/platform/x86/intel/rst.c # in 5.16–5.19, 6.0–6.12
lkddb acpi "INT3392" : CONFIG_INTEL_RST CONFIG_X86 CONFIG_X86_PLATFORM_DRIVERS_INTEL : drivers/platform/x86/intel/rst.c # in 5.15
lkddb module intel-rst CONFIG_INTEL_RST : drivers/platform/x86/Kconfig : "Intel Rapid Start Technology Driver" # in 3.11–3.19, 4.0–4.20, 5.0–5.14
lkddb module intel-rst CONFIG_INTEL_RST : drivers/platform/x86/intel/Kconfig : "Intel Rapid Start Technology Driver" # in 5.15–5.19, 6.0–6.12
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 - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab