From: Linus Torvalds Date: Fri, 28 Jan 2022 18:44:07 +0000 (+0200) Subject: Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm X-Git-Tag: v6.6.17~8294 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a7b4b0076b5c76090b35c1eb8eebe308ce800b2d;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'pm-5.17-rc2' of git://git./linux/kernel/git/rafael/linux-pm Pull power management fixes from Rafael Wysocki: "These make the buffer handling in pm_show_wakelocks() more robust and drop an unused hibernation-related function. Specifics: - Make the buffer handling in pm_show_wakelocks() more robust by using sysfs_emit_at() in it to generate output (Greg Kroah-Hartman). - Drop register_nosave_region_late() which is not used (Amadeusz Sławiński)" * tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: PM: hibernate: Remove register_nosave_region_late() PM: wakeup: simplify the output logic of pm_show_wakelocks() --- a7b4b0076b5c76090b35c1eb8eebe308ce800b2d