android_kernel_xiaomi_sm7250/drivers/cpuidle
Srinivas Rao L f6a4d1b4e5 cpuidle: lpm_levels: Wakeup biased cpu
If a biased cpu entered shallowest LPM state and
there are no wakeups for it, can stay in the shallowest
state for long.

Program wakeup for the biased CPU to wakeup after the
expected bias window is completed, so that the cpu can
enter a deeper state.

Change-Id: Ic92c779f0f8b1fa85aa8b3afa68d075f8d5d7dd6
Signed-off-by: Srinivas Rao L <lsrao@codeaurora.org>
2019-07-12 18:11:12 +05:30
..
governors sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD 2019-03-07 13:59:13 -08:00
coupled.c
cpuidle-arm.c
cpuidle-at91.c
cpuidle-big_little.c cpuidle: big.LITTLE: fix refcount leak 2019-02-12 19:47:08 +01:00
cpuidle-calxeda.c
cpuidle-clps711x.c
cpuidle-cps.c
cpuidle-exynos.c
cpuidle-kirkwood.c
cpuidle-mvebu-v7.c
cpuidle-powernv.c
cpuidle-pseries.c powerpc/pseries/cpuidle: Fix preempt warning 2019-01-26 09:32:37 +01:00
cpuidle-ux500.c
cpuidle-zynq.c
cpuidle.c cpuidle: Wrap cpu_online_mask usage with preempt_disable 2019-06-14 02:05:40 -07:00
cpuidle.h
driver.c
dt_idle_states.c
dt_idle_states.h
governor.c
Kconfig
Kconfig.arm
Kconfig.mips
Kconfig.powerpc
lpm-levels-of.c spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only 2018-12-10 11:09:45 -08:00
lpm-levels.c cpuidle: lpm_levels: Wakeup biased cpu 2019-07-12 18:11:12 +05:30
lpm-levels.h cpuidle: lpm_levels: Wakeup biased cpu 2019-07-12 18:11:12 +05:30
Makefile
poll_state.c
sysfs.c