Skip to content
More power management updates for v4.12-rc1

 - Add Intel Gemini Lake CPU IDs to the intel_idle and intel_rapl
   drivers (David Box).

 - Add a NULL pointer check to the cpuidle core to prevent it from
   crashing on platforms with incomplete cpuidle configuration (Fei
   Li).

 - Fix DT-related documentation in the generic power domains (genpd)
   framework and add a MAINTAINERS entry for DT-related material in
   genpd (Viresh Kumar).

 - Update the system suspend/resume infrastructure to improve the
   handling of aborts of suspend transitions in progress in the
   wakeup framework and rework the suspend-to-idle core loop to make
   it possible to filter out spurious wakeup events (specifically the
   ones coming from ACPI) without resuming all the way up to user
   space every time (Rafael Wysocki).