aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-06-29 15:53:19 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-06-29 15:53:19 +0200
commit22b65d31ad9d10cdd726239966b6d6f67db8f251 (patch)
treeae7dba31b7aa910ff0d6c513d291cc9956da33fc /drivers/base
parentMerge branches 'pm-cpufreq' and 'pm-cpuidle' (diff)
parentPM: domains: Drop/restore performance state votes for devices at runtime PM (diff)
parentMerge tag 'devfreq-next-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux (diff)
downloadlinux-dev-22b65d31ad9d10cdd726239966b6d6f67db8f251.tar.xz
linux-dev-22b65d31ad9d10cdd726239966b6d6f67db8f251.zip
Merge branches 'pm-domains' and 'pm-devfreq'
* pm-domains: PM: domains: Drop/restore performance state votes for devices at runtime PM PM: domains: Return early if perf state is already set for the device PM: domains: Split code in dev_pm_genpd_set_performance_state() PM: domains: fix some kernel-doc issues * pm-devfreq: PM / devfreq: passive: Fix get_target_freq when not using required-opp dt-bindings: devfreq: tegra30-actmon: Add cooling-cells dt-bindings: devfreq: tegra30-actmon: Convert to schema PM / devfreq: userspace: Use DEVICE_ATTR_RW macro PM / devfreq: imx8m-ddrc: Remove DEVFREQ_GOV_SIMPLE_ONDEMAND dependency PM / devfreq: tegra30: Support thermal cooling PM / devfreq: imx-bus: Remove imx_bus_get_dev_status PM / devfreq: Add missing error code in devfreq_add_device()