conservative

configname: CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE

Default CPUFreq governor
└─>conservative
In linux kernel since version 4.2 (release Date: 2015-08-30)  
Use the CPUFreq governor 'conservative' as default. This allows
you to get a full dynamic frequency capable system by simply
loading your cpufreq low-level hardware driver.
Be aware that not all cpufreq drivers support the conservative
governor. If unsure have a look at the help section of the
driver. Fallback governor will be the performance governor.