]> 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>
Tue, 29 Jun 2021 13:05:57 +0000 (15:05 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 29 Jun 2021 13:05:57 +0000 (15:05 +0200)
commit16fa3ac0bfeefbae5081fb3b8afe462f8da3e6cb
tree8ff2bbbb6ebcab51bbc4b00f5c32f635b177f268
parentc6de18cbc82363742b3e5ae9084ce57f72e214f0
parent01ddb676a6d64a6ccff71d35c6729cec25b5c2f4
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.14
from Viresh Kumar:

"This pull request:

- allows partial use of required-opps for non-genpd users.

- does a minor cleanup and uses list_del_init()."

* 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm:
  opp: Allow required-opps to be used for non genpd use cases
  opp: use list_del_init instead of list_del/INIT_LIST_HEAD