Revision 0d22df90c7eadeaf852caca49ae8df9b2c3075a4 authored by Linus Torvalds on 09 June 2017, 00:40:32 UTC, committed by Linus Torvalds on 09 June 2017, 00:40:32 UTC
Pull power management fixes from Rafael Wysocki:
 "These revert one problematic commit related to system sleep and fix
  one recent intel_pstate regression.

  Specifics:

   - Revert a recent commit that attempted to avoid spurious wakeups
     from suspend-to-idle via ACPI SCI, but introduced regressions on
     some systems (Rafael Wysocki).

     We will get back to the problem it tried to address in the next
     cycle.

   - Fix a possible division by 0 during intel_pstate initialization
     due to a missing check (Rafael Wysocki)"

* tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
  cpufreq: intel_pstate: Avoid division by 0 in min_perf_pct_min()
2 parent s aea4156 + fbd78af
History
File Mode Size
bridge
conf.py -rw-r--r-- 219 bytes
drm-internals.rst -rw-r--r-- 10.9 KB
drm-kms-helpers.rst -rw-r--r-- 7.4 KB
drm-kms.rst -rw-r--r-- 20.1 KB
drm-mm.rst -rw-r--r-- 20.0 KB
drm-uapi.rst -rw-r--r-- 10.3 KB
i915.rst -rw-r--r-- 12.9 KB
index.rst -rw-r--r-- 375 bytes
introduction.rst -rw-r--r-- 4.5 KB
kms-properties.csv -rw-r--r-- 7.7 KB
meson.rst -rw-r--r-- 1.8 KB
tinydrm.rst -rw-r--r-- 926 bytes
todo.rst -rw-r--r-- 17.4 KB
vc4.rst -rw-r--r-- 2.1 KB
vga-switcheroo.rst -rw-r--r-- 1.9 KB
vgaarbiter.rst -rw-r--r-- 8.0 KB

back to top