base: Update thermald to use P44 thermal zones and coretempd (P47)
Replace the old hardcoded /scheme/acpi/thermal_zone/{n} paths with
proper discovery of /scheme/acpi/thermal/ zones and /scheme/coretemp/
CPU temperatures. Logs per-zone and per-CPU temps with max tracking.
This commit is contained in:
@@ -93,6 +93,8 @@ patches = [
|
||||
"P45-net-msix-adoption.patch",
|
||||
# P46: Migrate ahcid and ac97d to MSI-X via pci_allocate_interrupt_vector
|
||||
"P46-storage-audio-msix.patch",
|
||||
# P47: Update thermald to read from P44 thermal zones and coretempd
|
||||
"P47-thermald-backend.patch",
|
||||
]
|
||||
|
||||
[package]
|
||||
|
||||
Reference in New Issue
Block a user