MediaTek CPUFreq HW driver

modulename: mediatek-cpufreq-hw.ko

configname: CONFIG_ARM_MEDIATEK_CPUFREQ_HW

Linux Kernel Configuration
└─>Power management and ACPI options
└─>CPU Frequency scaling
└─>MediaTek CPUFreq HW driver
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
Support for the CPUFreq HW driver.
Some MediaTek chipsets have a HW engine to offload the steps
necessary for changing the frequency of the CPUs. Firmware loaded
in this engine exposes a programming interface to the OS.
The driver implements the cpufreq interface for this HW engine.
Say Y if you want to support CPUFreq HW.

source code:
depends
CONFIG_CPU_FREQ
CONFIG_ARCH_MEDIATEK or CONFIG_COMPILE_TEST
CONFIG_ARM or CONFIG_ARM64