b2eaa8d96f
- drivers/acpid/src/cstate.rs: Evaluate _CST per processor, parse Package-of-Packages into CStateInfo structs - AcpiContext: add cstate_state field with refresh, add processor_names() to scan _PR namespace - acpid scheme: expose /scheme/acpi/cstates/<proc> read handles - thermald: read /scheme/sys/cstate, set /scheme/sys/cstate_policy to restrict to C1 when temp exceeds WARNING_TEMP Works with kernel P25 cpuidle deep C-states.