CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/10 05:01:24
Modified files:
sys/arch/arm64/arm64: cpu.c
sys/arch/arm64/include: cpu.h
sys/dev/fdt : psci.c pscivar.h
Log message:
Implement support for deeper idle states offered by PSCI. Reduces the
idle power usage of the Vivobook S15 by almost 50%.
ok patrick@
