linux/drivers/devfreq
Anand Moon ccad360a2d PM / devfreq: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
This macro has the advantage over SET_SYSTEM_SLEEP_PM_OPS that we don't
have to care about when the functions are actually used.

Also make use of pm_sleep_ptr() to discard all PM_SLEEP related
stuff if CONFIG_PM_SLEEP isn't enabled.

Link: https://lore.kernel.org/lkml/20240417044459.1908-2-linux.amoon@gmail.com/
Signed-off-by: Anand Moon <linux.amoon@gmail.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2024-05-09 00:30:37 +09:00
..
event PM / devfreq: exynos-ppmu: Convert to platform remove callback returning void 2024-05-08 23:53:08 +09:00
devfreq-event.c
devfreq.c PM / devfreq: Synchronize devfreq_monitor_[start/stop] 2023-12-19 07:58:27 +09:00
exynos-bus.c PM / devfreq: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions 2024-05-09 00:30:37 +09:00
governor.h
governor_passive.c
governor_performance.c
governor_powersave.c
governor_simpleondemand.c
governor_userspace.c
imx-bus.c PM / devfreq: Explicitly include correct DT includes 2023-07-24 05:19:26 +09:00
imx8m-ddrc.c PM / devfreq: Explicitly include correct DT includes 2023-07-24 05:19:26 +09:00
Kconfig
Makefile
mtk-cci-devfreq.c PM / devfreq: mtk-cci: Convert to platform remove callback returning void 2024-05-08 23:53:08 +09:00
rk3399_dmc.c PM / devfreq: rk3399_dmc: Convert to platform remove callback returning void 2024-05-08 23:53:08 +09:00
sun8i-a33-mbus.c PM / devfreq: sun8i-a33-mbus: Convert to platform remove callback returning void 2024-05-08 23:53:08 +09:00
tegra30-devfreq.c PM / devfreq: Explicitly include correct DT includes 2023-07-24 05:19:26 +09:00