SCMI based CPUfreq driver
modulename: scmi-cpufreq.ko
configname: CONFIG_ARM_SCMI_CPUFREQ
Linux Kernel Configuration
└─>SCMI based CPUfreq driver
In linux kernel since version 3.10 (release Date: 2013-06-30)
This adds the CPUfreq driver support for ARM platforms using SCMI
protocol for CPU power management.
This driver uses SCMI Message Protocol driver to interact with the
firmware providing the CPU DVFS functionality.
protocol for CPU power management.
This driver uses SCMI Message Protocol driver to interact with the
firmware providing the CPU DVFS functionality.
source code:
depends
CONFIG_ARM_SCMI_PROTOCOL or CONFIG_COMPILE_TESTCONFIG_THERMAL or NOT CONFIG_CPU_THERMAL or CONFIG_CPU_FREQ or CONFIG_ARM64