Revision 985c788b6da44dc21b401ce8ce3c2db023ef79e4 authored by Linus Torvalds on 21 August 2020, 19:26:58 UTC, committed by Linus Torvalds on 21 August 2020, 19:26:58 UTC
Pull power management fixes from Rafael Wysocki:
 "These fix a few issues in the operating performance points (OPP)
  framework.

  Specifics:

   - Fix re-enabling of resources in dev_pm_opp_set_rate() (Rajendra
     Nayak)

   - Fix OPP table reference counting in error paths (Stephen Boyd)"

* tag 'pm-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  opp: Enable resources again if they were disabled earlier
  opp: Put opp table in dev_pm_opp_set_rate() if _set_opp_bw() fails
  opp: Put opp table in dev_pm_opp_set_rate() for empty tables
2 parent s d723b99 + cc15fd9
History
File Mode Size
.gitignore -rw-r--r-- 95 bytes
Makefile -rw-r--r-- 820 bytes
devicetable-offsets.c -rw-r--r-- 6.8 KB
empty.c -rw-r--r-- 54 bytes
file2alias.c -rw-r--r-- 43.3 KB
mk_elfconfig.c -rw-r--r-- 1.2 KB
modpost.c -rw-r--r-- 68.5 KB
modpost.h -rw-r--r-- 5.1 KB
sumversion.c -rw-r--r-- 9.6 KB

back to top