Analyse and explore linux
Component CPU_FREQ

Component Type: kbuild config

Description: CPU Frequency scaling

More info: CPU Frequency scaling allows you to change the clock speed of CPUs on the fly. This is a nice method to save power, because the lower the CPU clock speed, the less power the CPU consumes. Note that this driver doesn't automatically change the CPU clock speed, you need to either enable a dynamic cpufreq governor (see below) after boot, or use a userspace tool. For details, take a look at <file:Documentation/admin-guide/pm/cpufreq.rst>. If in doubt, say N.

Build project: Kconfig (Linux kconfig) (Path: drivers\cpufreq\Kconfig )

Other views: file explorer

Generated by PFA software prototype