From: Linus Torvalds Date: Fri, 2 Oct 2020 17:05:56 +0000 (-0700) Subject: Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm X-Git-Tag: v5.10.7~1564 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c5130911033149c18bf84fa094c8e5def26ec8d0;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'pm-5.9-rc8' of git://git./linux/kernel/git/rafael/linux-pm Pull power management fixes from Rafael Wysocki: "These fix one more issue related to the recent RCU-lockdep changes, a typo in documentation and add a missing return statement to intel_pstate. Specifics: - Fix up RCU usage for cpuidle on the ARM imx6q platform (Ulf Hansson) - Fix typo in the PM documentation (Yoann Congal) - Add return statement that is missing after recent changes in the intel_pstate driver (Zhang Rui)" * tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: ARM: imx6q: Fixup RCU usage for cpuidle Documentation: PM: Fix a reStructuredText syntax error cpufreq: intel_pstate: Fix missing return statement --- c5130911033149c18bf84fa094c8e5def26ec8d0