Skip to content
Power management fixes for 5.14-rc8

 - Prevent the operating performance points (OPP) code from crashing
   when some entries in the table of required OPPs are set to error
   pointer values (Marijn Suijten).

 - Prevent the generic power domains (genpd) framework from
   incorrectly overriding the performance state of a device set
   by its driver while it is runtime-suspended or when runtime
   PM of it is disabled (Dmitry Osipenko).