base: Add ACPI fan device discovery and status exposure (P48)
Add fan.rs module to acpid that discovers FAN* devices under \_TZ, evaluates _FST for current speed level and RPM, and exposes them via /scheme/acpi/fan/<name>/status. Update thermald to read and log fan status alongside temperature sensors.
This commit is contained in:
@@ -95,6 +95,8 @@ patches = [
|
||||
"P46-storage-audio-msix.patch",
|
||||
# P47: Update thermald to read from P44 thermal zones and coretempd
|
||||
"P47-thermald-backend.patch",
|
||||
# P48: Add ACPI fan device discovery and status exposure
|
||||
"P48-acpid-fan-support.patch",
|
||||
]
|
||||
|
||||
[package]
|
||||
|
||||
Reference in New Issue
Block a user