]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 27 Jan 2020 09:38:51 +0000 (10:38 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 27 Jan 2020 09:38:51 +0000 (10:38 +0100)
commit94f3ca236b4f0fd27ed16779ad76502e495feb68
treeaaefebef6920281da0e13e7a5f8bab4deb3b3e4e
parent7855fcc07be326322b44982a21760fd9bd8e2b92
parent026b83225fcb75c12a54c72b0636c212643f4ce5
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm

Pull operating performance points (OPP) framework updates for v5.6
from Viresh Kumar:

"This  contains a single patchset to fix reference counting of OPP
 table structures."

* 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm:
  opp: Replace list_kref with a local counter
  opp: Free static OPPs on errors while adding them