Skip to content
Power management fixes for 5.10-rc3.

 - Unify the handling of managed and stateless device links in the
   runtime PM framework and prevent runtime PM references to devices
   from being leaked after device link removal (Rafael Wysocki).

 - Fix two mistakes in the cpuidle documentation (Julia Lawall).

 - Prevent the schedutil cpufreq governor from missing policy
   limits updates in some cases (Viresh Kumar).

 - Prevent static OPPs from being dropped by mistake (Viresh Kumar).

 - Prevent helper function in the OPP framework from returning
   prematurely (Viresh Kumar).

 - Prevent opp_table_lock from being held too long during removal
   of OPP tables with no more active references (Viresh Kumar).

 - Drop redundant semicolon from the Intel RAPL power capping
   driver (Tom Rix).