Skip to content
More power management updates for 4.19-rc1

 - Make the idle loop handle stopped scheduler tick correctly (Rafael
   Wysocki).

 - Prevent the menu cpuidle governor from letting CPUs spend too much
   time in shallow idle states when it is invoked with scheduler tick
   stopped and clean it up somewhat (Rafael Wysocki).

 - Avoid invoking the platform firmware to make the platform enter
   the ACPI S3 sleep state with suspended PCIe root ports which may
   confuse the firmware and cause it to crash (Rafael Wysocki).

 - Fix sysfs-related race in the ondemand and conservative cpufreq
   governors which may cause the system to crash if the governor
   module is removed during an update of CPU frequency limits (Henry
   Willard).

 - Select SRCU when building the system wakeup framework to avoid a
   build issue in it (zhangyi).

 - Make the descriptions of ACPI C-states vendor-neutral to avoid
   confusion (Prarit Bhargava).