]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 21 Aug 2018 20:39:24 +0000 (22:39 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 21 Aug 2018 20:39:24 +0000 (22:39 +0200)
commit01ac7c4c2e035bc8d0d47dc880bbc25bf562a648
treef19001486e59e656a64a720338f81883fb835712
parent5ef499cd571c293b74a30d77e7ef512edb6ded6b
parent2a3eb51e30b9ac66fe1b75877627a7e4aaeca24a
parent9d64b539b738fc181442caab95f1f76d9bd58539
parent3df6f61fff49632492490fb6e42646b803a9958a
Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep'

Merge fixes for the ondemand and conservative cpufreq governors,
PCI power management and system wakeup framework.

* pm-cpufreq:
  cpufreq: governor: Avoid accessing invalid governor_data

* pm-pci:
  PCI / ACPI / PM: Resume all bridges on suspend-to-RAM

* pm-sleep:
  PM / sleep: wakeup: Fix build error caused by missing SRCU support