linux_dsm_epyc7002/drivers/opp
Viresh Kumar 7813dd6fc7 PM / OPP: Move the OPP directory out of power/
The drivers/base/power/ directory is special and contains code related
to power management core like system suspend/resume, hibernation, etc.
It was fine to keep the OPP code inside it when we had just one file for
it, but it is growing now and already has a directory for itself.

Lets move it directly under drivers/ directory, just like cpufreq and
cpuidle.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2017-10-03 02:45:12 +02:00
..
core.c PM / OPP: Move the OPP directory out of power/ 2017-10-03 02:45:12 +02:00
cpu.c PM / OPP: Move the OPP directory out of power/ 2017-10-03 02:45:12 +02:00
debugfs.c PM / OPP: Move the OPP directory out of power/ 2017-10-03 02:45:12 +02:00
Kconfig PM / OPP: Move the OPP directory out of power/ 2017-10-03 02:45:12 +02:00
Makefile PM / OPP: Move the OPP directory out of power/ 2017-10-03 02:45:12 +02:00
of.c PM / OPP: Move the OPP directory out of power/ 2017-10-03 02:45:12 +02:00
opp.h PM / OPP: Move the OPP directory out of power/ 2017-10-03 02:45:12 +02:00