'performance' governor

modulename: cpufreq_performance.ko

configname: CONFIG_CPU_FREQ_GOV_PERFORMANCE

Linux Kernel Configuration
└─>Power management and ACPI options
└─>CPU Frequency scaling
└─>'performance' governor
In linux kernel since version 3.10 (release Date: 2013-06-30)  
This cpufreq governor sets the frequency statically to the
highest available CPU frequency.

To compile this driver as a module, choose M here: the
module will be called cpufreq_performance.

If in doubt, say Y.

source code:
depends
CONFIG_CPU_FREQ

is depended by
CONFIG_X86_INTEL_PSTATE