android_kernel_oneplus_msm8998/drivers/devfreq
David Keitel 626da03683 PM / devfreq: memlat: add device attribute to show core to device bw map
This adds the freq_map device attribute to the mem_latency governor in
order to display a given device's core frequency to device bandwidth.
The output should be printed in the formatted in the same way as the
example:

Core freq (MHz) Device BW
            300      1525
            480      3143
            900      4173
           1017      7759
           1296      9887
           1555     11863
           1804     13763

Change-Id: I6bef33a1239329f0687ee3983c2c02d84e984284
Signed-off-by: David Keitel <dkeitel@codeaurora.org>
2016-10-11 15:05:27 -07:00
..
event
exynos
arm-memlat-mon.c PM / devfreq: memlat: Remove kfree() on probe fails 2016-08-08 12:00:33 -07:00
armbw-pm.c
bimc-bwmon.c PM / devfreq: bimc-bwmon: Fix rounding error 2016-09-21 15:26:10 -07:00
devfreq-event.c
devfreq.c
devfreq_devbw.c
devfreq_simple_dev.c devfreq: devfreq_simple_dev: call clk_round_rate in dev_target 2016-03-23 20:04:42 -07:00
devfreq_spdm.c dev_freq: devfreq_spdm: make cci_clk optional indicator 2016-06-29 15:12:37 -07:00
devfreq_spdm.h
devfreq_spdm_debugfs.c
devfreq_trace.h msm: kgsl: Port GPU bus dcvs to kernel 4.4 2016-05-18 13:37:38 -07:00
governor.h
governor_bw_hwmon.c PM / devfreq: bw_hwmon: Add HW offload support to governor 2016-09-01 15:21:03 -07:00
governor_bw_hwmon.h PM / devfreq: bw_hwmon: Add HW offload support to governor 2016-09-01 15:21:03 -07:00
governor_bw_vbif.c msm: kgsl: Port GPU bus dcvs to kernel 4.4 2016-05-18 13:37:38 -07:00
governor_cache_hwmon.c PM / devfreq: governor_cache_hwmon: Add mrps and freq vote traces 2016-03-23 20:04:34 -07:00
governor_cache_hwmon.h PM / devfreq: Change the 'MSM' in devfreq device names to 'QCOM' 2016-05-20 19:23:45 -07:00
governor_cpufreq.c PM / devfreq: governor_cpufreq: Fix incorrect refcounting of OF node 2016-03-23 20:04:41 -07:00
governor_gpubw_mon.c msm: kgsl: Port GPU bus dcvs to kernel 4.4 2016-05-18 13:37:38 -07:00
governor_memlat.c PM / devfreq: memlat: add device attribute to show core to device bw map 2016-10-11 15:05:27 -07:00
governor_memlat.h PM / devfreq: memlat: Add a core to memory frequency mapping table 2016-08-17 16:37:23 -07:00
governor_msm_adreno_tz.c adreno_tz: Use context aware dcvs calls, if available 2016-03-25 16:04:07 -07:00
governor_performance.c
governor_powersave.c
governor_simpleondemand.c
governor_spdm_bw_hyp.c dev_freq: devfreq_spdm: make cci_clk optional indicator 2016-06-29 15:12:37 -07:00
governor_userspace.c
Kconfig PM / devfreq: Change the 'MSM' in devfreq device names to 'QCOM' 2016-05-20 19:23:45 -07:00
m4m-hwmon.c PM / devfreq: m4m-hwmon: Fix counter limit calculation 2016-03-23 20:04:30 -07:00
Makefile PM / devfreq: Change the 'MSM' in devfreq device names to 'QCOM' 2016-05-20 19:23:45 -07:00
msmcci-hwmon.c PM / devfreq: msmcci-hwmon: Add support for handling shared irq 2016-03-23 20:04:28 -07:00
tegra-devfreq.c