4 # Preloading the kernel modules to avoid:
5 # tlp: Error in configuration at CPU_SCALING_GOVERNOR_ON_BAT="powersave": governor not available. Skipped.
6 boot.initrd.kernelModules = [
13 CPU_SCALING_GOVERNOR_ON_AC = "ondemand";
14 CPU_SCALING_GOVERNOR_ON_BAT = "powersave";