openwrt/target/linux/mediatek
John Audia b1cc4eac1b
mt7622: switch default CPU governor to ondemand
The most common CPU governor in the OpenWRT project is currently ondemand (see
below).  Switch mt7622 over to it as well.

Audit the code by running the following and then analyzing the results:
find -name 'config-5.*' -print0 | xargs -0 grep 'CONFIG_CPU_FREQ_DEFAULT_GOV.*=y'

ondemand: 16
performance: 5
schedutil: 5
userspace: 2

Build system: x86_64
Build-tested: ramips/mt7621

Signed-off-by: John Audia <graysky@archlinux.us>
2022-10-20 00:44:53 +02:00
..
base-files mediatek: add support for Bananapi BPi-R3 2022-08-30 13:36:28 +01:00
dts mediatek: filogic: set correct PWM clock and clean thermal zone 2022-10-09 16:41:16 +01:00
files/drivers/net/phy generic: move ledbar driver from mediatek target 2022-09-11 20:26:42 +01:00
files-5.15 mediatek: filogic: set correct PWM clock and clean thermal zone 2022-10-09 16:41:16 +01:00
filogic mediatek: clean up platform kernel modules 2022-10-19 23:20:48 +01:00
image mediatek: filogic: enable thermal, I2C and PWM of the BPi-R3 2022-10-07 16:45:10 +01:00
mt7622 mt7622: switch default CPU governor to ondemand 2022-10-20 00:44:53 +02:00
mt7623 mediatek: clean up platform kernel modules 2022-10-19 23:20:48 +01:00
mt7629 mediatek: add support for ipTIME A6004MX Add basic support for ipTIME A6004MX. 2022-09-12 01:43:49 +01:00
patches-5.15 mediatek: update pending and rename merged patch 2022-10-19 20:05:01 +01:00
Makefile mediatek: add filogic subtarget 2022-08-28 20:33:15 +01:00
modules.mk mediatek: clean up platform kernel modules 2022-10-19 23:20:48 +01:00