This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2f4c53349961 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm [...] new 7210e060155b gcc-plugins: Fix build failures under Darwin host new 72cea7ac5f14 Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/p [...] new 9a51c6b1f9e0 ACPI/PCI: PM: Add missing wakeup.flags.valid checks new bb1869012d7b ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation new d491f2b75237 PCI: PM: Avoid possible suspend-to-idle issue new 702c31e8564c Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/lin [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/acpi/device_pm.c | 4 ++-- drivers/acpi/sleep.c | 39 ++++++++++++++++++++++++--------------- drivers/pci/pci-acpi.c | 3 ++- drivers/pci/pci-driver.c | 17 ++++++++++++++++- include/linux/pci.h | 1 + include/linux/suspend.h | 2 +- kernel/power/hibernate.c | 4 ++-- scripts/gcc-plugins/gcc-common.h | 4 ++++ 8 files changed, 52 insertions(+), 22 deletions(-)