]> 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)
commitfb29021cfb008263ea7b8907e3304bf3a546046c
treeaaefebef6920281da0e13e7a5f8bab4deb3b3e4e
parent47599c6298943ede4662b5e31dfe375feac1b48a
parentf10ea225a0f24d421598353a6a8e706e72ba2818
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