mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOS
Use DMI to: 1. enable polling (BIOS thermal events are broken) 2. disable active trip points (BIOS fan control is broken) 3. disable passive trip point (BIOS hard-codes it too low) The actual temperature reading does work, and with the aid of polling, the critical trip point should work too. http://bugzilla.kernel.org/show_bug.cgi?id=8842 Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
f8707ec964
commit
0b5bfa1cbe
1 changed files with 65 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue