wip: fbcond scrollback patch + thermal daemon source (P3)

P3-3: fbcond scrollback — captures last 1000 lines of text output
in ring buffer, exposes via read_scrollback(). Patch created but
needs line number adjustment for clean application.

P3-5: thermal daemon source created at drivers/thermald/. Reads
ACPI thermal zone temperature, logs warnings >65°C, errors >80°C.
Needs Cargo.toml workspace integration and recipe.toml BINS entry.

Part of COMPREHENSIVE-FIX-PLAN-FINAL P3 implementation.
This commit is contained in:
2026-05-03 15:29:09 +01:00
parent 2736b33202
commit 5cc4e13f09
2 changed files with 57 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
../../../local/patches/base/P4-fbcond-scrollback.patch