android_kernel_sony_msm8994/drivers/cpuidle
Riley Andrews 9d3bccc2ed
cpuidle: Add nop idle governor.
The lpm cpuidle driver does all its idle state calculations
in the driver, as opposed to in the governor. To avoid pointless
work, add a null cpuidle governor that returns fixed idle
state to move to, the result of which can be ignored.

Change-Id: I7e29513126e91023af13794792235bc4b5500d06
Signed-off-by: Riley Andrews <riandrews@google.com>
2017-01-11 22:43:30 +01:00
..
governors cpuidle: Add nop idle governor. 2017-01-11 22:43:30 +01:00
coupled.c arch: Mass conversion of smp_mb__*() 2014-08-15 11:45:28 -07:00
cpuidle-calxeda.c cpuidle: add maintainer entry 2013-04-26 22:30:25 +02:00
cpuidle-kirkwood.c cpuidle: add maintainer entry 2013-04-26 22:30:25 +02:00
cpuidle.c cpuidle: Add need_resched() check 2015-10-20 13:02:35 -07:00
cpuidle.h cpuidle: support multiple drivers 2012-11-15 00:34:23 +01:00
driver.c cpuidle: Check the result of cpuidle_get_driver() against NULL 2014-04-14 06:42:15 -07:00
governor.c cpuidle: create bootparam "cpuidle.off=1" 2011-08-03 19:06:36 -04:00
Kconfig cpuidle: Add nop idle governor. 2017-01-11 22:43:30 +01:00
lpm-levels-of.c cpu_pm: Add level to the cluster pm notification 2015-01-07 22:31:58 -08:00
lpm-levels.c lpm: Free the allocated resource to avoid memory leak 2015-05-27 16:11:46 -07:00
lpm-levels.h cpu_pm: Add level to the cluster pm notification 2015-01-07 22:31:58 -08:00
lpm-workarounds.c cpuidle: lpm-workarounds: Add module lpm-workarounds 2014-12-29 15:55:35 +05:30
lpm-workarounds.h cpuidle: lpm-workarounds: Add module lpm-workarounds 2014-12-29 15:55:35 +05:30
Makefile cpuidle: lpm-workarounds: Add module lpm-workarounds 2014-12-29 15:55:35 +05:30
sysfs.c cpuidle: fix number of initialized/destroyed states 2013-01-11 23:20:09 +01:00