kernel-fxtec-pro1x/drivers/devfreq
Saravana Kannan f35f13aca3 PM / devfreq: Add devfreq driver for simple device
This driver registers a devfreq device that allows devfreq governors to
scale the frequency of a device clock. This single driver can be used to
support multiple devices as long as those devices don't have a need or
mechanism to monitor their load and use clock APIs to control their
device/core clock.

If devices need to support device specific status monitoring, they could
extend this driver to allow registering device specific status monitoring
functions or write their own specific devfreq device driver.

Change-Id: Ie1797acf7b35cac6dc49428e270c23082634eb1e
Signed-off-by: Saravana Kannan <skannan@codeaurora.org>
Signed-off-by: Rama Aparna Mallavarapu <aparnam@codeaurora.org>
2019-01-11 15:10:24 -08:00
..
event
devfreq-event.c
devfreq.c
devfreq_qcom_fw.c spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only 2018-12-10 11:09:45 -08:00
devfreq_simple_dev.c PM / devfreq: Add devfreq driver for simple device 2019-01-11 15:10:24 -08:00
exynos-bus.c
governor.h
governor_passive.c
governor_performance.c
governor_powersave.c
governor_simpleondemand.c
governor_userspace.c
Kconfig PM / devfreq: Add devfreq driver for simple device 2019-01-11 15:10:24 -08:00
Makefile PM / devfreq: Add devfreq driver for simple device 2019-01-11 15:10:24 -08:00
rk3399_dmc.c
tegra-devfreq.c