android_kernel_xiaomi_sm7250/drivers/cpuidle
Colin Cross 75ceade08f ANDROID: cpuidle: governor: menu: don't use loadavg
get_loadavg doesn't work as intended.  According to the comments, it
should be returning an average over a few seconds, but it is actually
reading the instantaneous load.  It is almost always returning 0, but
can sometimes, depending on workload, spike very high into the hundreds
even when the average cpu load is under 10%.  Disable it for now.

Change-Id: I63ed100af1cf9463549939b8113ed83676db5f86
Signed-off-by: Colin Cross <ccross@android.com>
2018-08-28 16:46:04 +05:30
..
governors ANDROID: cpuidle: governor: menu: don't use loadavg 2018-08-28 16:46:04 +05:30
coupled.c
cpuidle-arm.c ARM: cpuidle: silence error on driver registration failure 2018-06-25 09:33:34 +02:00
cpuidle-at91.c
cpuidle-big_little.c
cpuidle-calxeda.c
cpuidle-clps711x.c
cpuidle-cps.c
cpuidle-exynos.c cpuidle: Enable coupled cpuidle support on Exynos3250 platform 2018-03-29 13:06:08 +02:00
cpuidle-kirkwood.c
cpuidle-mvebu-v7.c
cpuidle-powernv.c powernv/cpuidle: Use parsed device tree values for cpuidle_init 2018-07-31 19:56:44 +10:00
cpuidle-pseries.c powerpc/pseries/cpuidle: add polling idle for shared processor guests 2018-01-18 15:43:44 +11:00
cpuidle-ux500.c
cpuidle-zynq.c
cpuidle.c cpuidle: Return nohz hint from cpuidle_select() 2018-04-06 09:29:34 +02:00
cpuidle.h
driver.c
dt_idle_states.c
dt_idle_states.h
governor.c cpuidle: governors: Consolidate PM QoS handling 2018-05-30 23:13:00 +02:00
Kconfig
Kconfig.arm
Kconfig.mips
Kconfig.powerpc
Makefile
poll_state.c cpuidle: poll_state: Avoid invoking local_clock() too often 2018-03-29 13:06:08 +02:00
sysfs.c PM: cpuidle/suspend: Add s2idle usage and time state attributes 2018-03-29 13:06:08 +02:00