From: Linus Torvalds Date: Fri, 2 Sep 2016 22:07:41 +0000 (-0700) Subject: Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm X-Git-Tag: v4.9.8~1421 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a0bcc8fe701bb6e05e622c19b5815e949c9b7c5;p=platform%2Fkernel%2Flinux-rpi3.git Merge tag 'pm-4.8-rc5' of git://git./linux/kernel/git/rafael/linux-pm Pull power management fixes from Rafael Wysocki: "This includes a stable-candidate cpufreq-dt driver problem fix and annotations of tracepoints in the runtime PM framework. Specifics: - Fix the definition of the cpufreq-dt driver's machines table introduced during the 4.7 cycle that should be NULL-terminated, but the termination entry is missing from it (Wei Yongjun). - Annotate tracepoints in the runtime PM framework's core so as to allow the functions containing them to be called from the idle code path without causing RCU to complain about illegal usage (Paul McKenney)" * tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle cpufreq: dt: Add terminate entry for of_device_id tables --- 9a0bcc8fe701bb6e05e622c19b5815e949c9b7c5