Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ACPI_INT3403_THERMAL
:
CONFIG_X86 && CONFIG_ACPI
int3403_thermal
Newer laptops and tablets that use ACPI may have thermal sensors outside the core CPU/SOC for thermal safety reasons. These temperature sensors are also exposed for the OS to use via the so called INT3403 ACPI object. This driver will, on devices that have such sensors, expose the temperature information from these sensors to userspace via the normal thermal framework. This means that a wide range of applications and GUI widgets can show this information to the user or use this information for making decisions. For example, the Intel Thermal Daemon can use this information to allow the user to select his laptop to run without turning on the fans.
Raw data from LKDDb:
lkddb acpi "INT3403" : CONFIG_ACPI_INT3403_THERMAL CONFIG_THERMAL : drivers/thermal/int3403_thermal.c # in 3.14–3.17
lkddb module int3403_thermal CONFIG_ACPI_INT3403_THERMAL : drivers/thermal/Kconfig : "ACPI INT3403 thermal driver" # in 3.14–3.17
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 2024). See also LKDDb sources on GitLab