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
00-INDEX -rw-r--r-- 655 bytes
leds-blinkm.txt -rw-r--r-- 1.9 KB
leds-class-flash.txt -rw-r--r-- 3.2 KB
leds-class.txt -rw-r--r-- 5.0 KB
leds-lm3556.txt -rw-r--r-- 2.9 KB
leds-lp3944.txt -rw-r--r-- 1.5 KB
leds-lp5521.txt -rw-r--r-- 2.9 KB
leds-lp5523.txt -rw-r--r-- 3.5 KB
leds-lp5562.txt -rw-r--r-- 3.3 KB
leds-lp55xx.txt -rw-r--r-- 6.7 KB
leds-mlxcpld.txt -rw-r--r-- 2.2 KB
ledtrig-oneshot.txt -rw-r--r-- 1.5 KB
ledtrig-transient.txt -rw-r--r-- 7.2 KB
ledtrig-usbport.txt -rw-r--r-- 1.3 KB
uleds.txt -rw-r--r-- 1.2 KB

back to top