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
cdomain.py -rw-r--r-- 5.5 KB
convert_template.sed -rw-r--r-- 631 bytes
kernel_include.py -rwxr-xr-x 8.4 KB
kerneldoc.py -rw-r--r-- 5.8 KB
kfigure.py -rw-r--r-- 18.2 KB
load_config.py -rw-r--r-- 1.3 KB
parse-headers.pl -rwxr-xr-x 8.4 KB
post_convert.sed -rw-r--r-- 565 bytes
rstFlatTable.py -rwxr-xr-x 13.3 KB
tmplcvt -rwxr-xr-x 437 bytes

back to top