From: Rafael J. Wysocki Date: Wed, 26 Jun 2019 08:53:57 +0000 (+0200) Subject: Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm X-Git-Tag: v5.4-rc1~643^2~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41de256b6fd44db5077bc0cbf673d75ae4bcc7d0;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'opp/linux-next' of git://git./linux/kernel/git/vireshk/pm Pull operating performance points (OPP) framework changes for v5.3 from Viresh Kumar: "This pull request contains: - OPP core changes to support a wider range of devices, like IO devices (Rajendra Nayak and Stehpen Boyd). - Fixes around genpd_virt_devs (Viresh Kumar). - Fix for platform with set_opp() callback (Dmitry Osipenko)." * 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm: opp: Don't use IS_ERR on invalid supplies opp: Make dev_pm_opp_set_rate() handle freq = 0 to drop performance votes opp: Don't overwrite rounded clk rate opp: Allocate genpd_virt_devs from dev_pm_opp_attach_genpd() opp: Attach genpds to devices from within OPP core --- 41de256b6fd44db5077bc0cbf673d75ae4bcc7d0