meta-raspberrypi/recipes-kernel/linux/files
Carlos Alberto Lopez Perez 0a4a68dba6 linux-raspberrypi: stop setting powersave as the default CPU governor
* The defconfigs from the RPi Kernel set `powersave` as the default
  CPU governor, which is a bad idea as that reduces performance by
  setting the CPU frequency to the minimum one.

* In case of a Yocto build user-space is not configured by default
  to change the CPU governor, so `powersave` will remain the CPU
  governor and it will slow down everything.

* I submitted a fix for those defconfigs to upstream here:
  https://github.com/raspberrypi/linux/pull/5666
  However, we shouldn't wait until that is accepted and backported
  to all the stable branches (if ever is).

* This patch unsets the selection of `powersave` as the default CPU
  governor.

* Then the CPU governor that will be selected as default after this
  patch will be the Linux's default one that is either `ondemand` or
  `schedutil` depending on the Kernel version.

Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com>
2023-10-25 20:44:38 +01:00
..
raspberrypi4 linux-raspberrypi: Build eeprom access into kernel 2023-02-08 22:04:18 +00:00
raspberrypi4-64 linux-raspberrypi: Fix defconfig for RPi4-64 2019-07-04 15:47:13 +01:00
0001-gcc-plugins-Reorganize-gimple-includes-for-GCC-13.patch *.patch: add Upstream-Status to all patches 2023-06-22 00:04:40 +01:00
android-drivers.cfg linux-raspberrypi_5.4.bb: Build ashmem and binder drivers 2020-09-03 14:43:10 +01:00
default-cpu-governor.cfg linux-raspberrypi: stop setting powersave as the default CPU governor 2023-10-25 20:44:38 +01:00
initramfs-image-bundle.cfg initramfs-image-bundle: Add MTD_UBI 2020-12-18 22:44:47 +00:00
powersave.cfg linux-raspberrypi_5.4.bb: Enable powersave options in kconfig 2020-04-08 22:31:24 +01:00
rpi.scc linux-raspberrypi: Fix build with gcc13 2023-02-01 23:15:11 +00:00
vc4graphics.cfg linux-raspberrypi: Convert dynamic config patching to config fragments 2020-11-27 14:29:55 +00:00
wm8960.cfg Add WM8960 soundcard support 2021-06-10 21:22:24 +01:00