linux/arch
rogercl.yang c5027eb926 ANDROID: cpuidle: enable TEO and MENU governors in gki_defconfig
TEO governor was implemented in android12-5.10, however CONFIG_CPU_IDLE_GOV_TEO
was not enabled in gki_defconfig and vendor can not select TEO governor.
This commit enable TEO and MENU governors in gki_defconfig, and vendors can
select the governor they wanted, e.g. in rc file:
write /sys/devices/system/cpu/cpuidle/current_governor "teo"

Besides, MENU governor's rating is 20, and higher than TEO governor,
so MENU governor is still the default governor if vendors not select the governor manually.

Bug: 185762657

Change-Id: I87be7c4d119f17901b921f22dd7df8b61ac539af
Signed-off-by: rogercl.yang <rogercl.yang@mediatek.com>
(cherry picked from commit ea527a52d1)
2021-11-04 18:46:10 +00:00
..
alpha
arc Updates for the interrupt subsystem: 2021-11-01 13:09:10 -07:00
arm Merge 595b28fb0c ("Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline 2021-11-04 08:28:52 +01:00
arm64 ANDROID: cpuidle: enable TEO and MENU governors in gki_defconfig 2021-11-04 18:46:10 +00:00
csky Updates for the interrupt subsystem: 2021-11-01 13:09:10 -07:00
h8300 h8300: Fix linux/irqchip.h include mess 2021-10-28 21:02:48 +01:00
hexagon
ia64 Locking updates: 2021-11-01 13:15:36 -07:00
m68k for-5.16/drivers-2021-10-29 2021-11-01 09:27:38 -07:00
microblaze
mips Updates for the interrupt subsystem: 2021-11-01 13:09:10 -07:00
nds32 Updates for the interrupt subsystem: 2021-11-01 13:09:10 -07:00
nios2 Memory folios 2021-11-01 08:47:59 -07:00
openrisc Locking updates: 2021-11-01 13:15:36 -07:00
parisc Locking updates: 2021-11-01 13:15:36 -07:00
powerpc Locking updates: 2021-11-01 13:15:36 -07:00
riscv Updates for the interrupt subsystem: 2021-11-01 13:09:10 -07:00
s390 Locking updates: 2021-11-01 13:15:36 -07:00
sh mm: Add flush_dcache_folio() 2021-10-18 07:49:36 -04:00
sparc
um objtool updates: 2021-11-01 13:24:43 -07:00
x86 ANDROID: GKI: Enable HIST_TRIGGERS (x86) 2021-11-04 18:14:59 +00:00
xtensa for-5.16/drivers-2021-10-29 2021-11-01 09:27:38 -07:00
.gitignore
Kconfig