android_kernel_oneplus_msm8998/drivers/devfreq
Rohit Gupta 3087c5f20d PM / devfreq: memlat: Add a core to memory frequency mapping table
Add a core to memory frequency mapping table, which establishes
a relationship between the core frequency and its corresponding
bandwidth vote.

The governor expects a "qcom,core-dev-table" table as part of a given
memlat hardware monitor's device tree node.

This table is read upon registration of the memlat governor. The table
is then used to determine the memory bandwidth vote corresponding to the
maximum of the core frequencies.

CRs-Fixed: 1054146
Change-Id: I9df118da1433125b02c937bf1799a0944b110fac
Signed-off-by: Rohit Gupta <rohgup@codeaurora.org>
Signed-off-by: David Keitel <dkeitel@codeaurora.org>
Suggested-by: Saravana Kannan <skannan@codeaurora.org>
2016-08-17 16:37:23 -07:00
..
event PM / devfreq: exynos-ppmu: bit-wise operation bugfix. 2015-09-11 14:22:26 +09:00
exynos
arm-memlat-mon.c PM / devfreq: memlat: Remove kfree() on probe fails 2016-08-08 12:00:33 -07:00
armbw-pm.c PM / devfreq: Add ARM PMU support for bw_hwmon governor 2016-03-23 20:04:04 -07:00
bimc-bwmon.c PM / devfreq: bw_hwmon: Expose a throttle adjust tunable 2016-03-23 20:04:38 -07:00
devfreq-event.c PM / devfreq: event: Add devfreq_event class 2015-01-30 17:56:40 +09:00
devfreq.c PM/devfreq: Remove redundant put_device() 2016-03-23 20:03:42 -07:00
devfreq_devbw.c devfreq_devbw: Add support for voting for AB based on IB 2016-03-23 20:03:59 -07:00
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: devfreq_spdm: Scale parameters to and from TZ driver 2016-03-23 20:04:17 -07:00
devfreq_spdm_debugfs.c devfreq: devfreq_spdm: Enhance debugfs entries 2016-03-23 20:04:12 -07:00
devfreq_trace.h msm: kgsl: Port GPU bus dcvs to kernel 4.4 2016-05-18 13:37:38 -07:00
governor.h PM / devfreq: allow governors to use devfreq_get_freq_level 2016-03-22 11:15:50 -07:00
governor_bw_hwmon.c PM / devfreq: bw_hwmon: Fix race condition in polling interval update 2016-04-07 16:00:11 -07:00
governor_bw_hwmon.h PM / devfreq: Change the 'MSM' in devfreq device names to 'QCOM' 2016-05-20 19:23:45 -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 a core to memory frequency mapping table 2016-08-17 16:37:23 -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 PM / devfreq: Add a new target flag for the performance governor 2016-03-23 20:03:39 -07:00
governor_powersave.c PM / devfreq: Allow the governors to set the target flag 2016-03-23 20:03:38 -07:00
governor_simpleondemand.c PM / devfreq: fix scaling down logic for simple clock scaling 2016-03-23 20:04:02 -07:00
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 PM / devfreq: Allow the governors to set the target flag 2016-03-23 20:03:38 -07:00
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 PM / devfreq: tegra: Update governor to use devfreq_update_stats() 2015-09-11 14:23:30 +09:00