Files
linux/drivers/misc
James Carr f3d9c312b8 Implement memory_state_time, used by qcom,cpubw
New driver memory_state_time tracks time spent in different DDR
frequency and bandwidth states.

Memory drivers such as qcom,cpubw can post updated state to the driver
after registering a callback. Processed by a workqueue

Bandwidth buckets are read in from device tree in the relevant qualcomm
section, can be defined in any quantity and spacing.

The data is exposed at /sys/kernel/memory_state_time, able to be read by
the Android framework.

Functionality is behind a config option CONFIG_MEMORY_STATE_TIME

Change-Id: I4fee165571cb975fb9eacbc9aada5e6d7dd748f0
Signed-off-by: James Carr <carrja@google.com>
2016-08-03 15:45:47 -07:00
..
2015-12-08 16:57:01 +11:00
2014-02-28 14:08:42 -08:00
2015-10-04 12:57:15 +01:00
2015-03-16 21:10:28 +01:00
2013-08-27 08:28:01 -07:00
2015-10-29 09:02:16 +09:00