1
0
Fork 0
alistair23-linux/drivers/devfreq
Lukasz Luba 5903195605 PM / devfreq: add devfreq_suspend/resume() functions
This patch adds implementation for global suspend/resume for
devfreq framework. System suspend will next use these functions.

Suggested-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Suggested-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Lukasz Luba <l.luba@partner.samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2018-12-11 11:40:13 +09:00
..
event PM / devfreq: Convert to using %pOFn instead of device_node.name 2018-10-02 10:16:41 +09:00
Kconfig PM / devfreq: Add dependency on PM_OPP 2017-08-28 10:23:57 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
devfreq-event.c PM / devfreq: Convert to using %pOF instead of full_name 2017-08-28 09:15:33 +09:00
devfreq.c PM / devfreq: add devfreq_suspend/resume() functions 2018-12-11 11:40:13 +09:00
exynos-bus.c PM / devfreq: Define the constant governor name 2017-10-26 17:08:40 +09:00
governor.h PM / devfreq: Make update_devfreq() public 2018-10-02 10:16:41 +09:00
governor_passive.c PM / devfreq: Define the constant governor name 2017-10-26 17:08:40 +09:00
governor_performance.c PM / devfreq: Don't adjust to user limits in governors 2018-10-02 10:16:41 +09:00
governor_powersave.c PM / devfreq: Don't adjust to user limits in governors 2018-10-02 10:16:41 +09:00
governor_simpleondemand.c PM / devfreq: Don't adjust to user limits in governors 2018-10-02 10:16:41 +09:00
governor_userspace.c PM / devfreq: Don't adjust to user limits in governors 2018-10-02 10:16:41 +09:00
rk3399_dmc.c PM / devfreq: rk3399_dmc: Fix duplicated opp table on reload. 2018-07-18 13:58:39 +09:00
tegra-devfreq.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00