Skip to content
Snippets Groups Projects
Commit 72b33ef8 authored by Len Brown's avatar Len Brown
Browse files

ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support


"thermal.off=1" disables all ACPI thermal support at boot time.

CONFIG_ACPI_THERMAL=n can do this at build time.
"# rmmod thermal" can do this at run time,
as long as thermal is built as a module.

WARNING: On some systems, disabling ACPI thermal support
will cause the system to run hotter and reduce the
lifetime of the hardware.

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 3864e8cc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment