]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pm-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Aug 2022 22:53:49 +0000 (15:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Aug 2022 22:53:49 +0000 (15:53 -0700)
commitcb279d310d4e736b4724003aabe4b3241776e324
treedb2fa2b95e4b4ef17f9ca76ae2469340a7c28aae
parent7c9e210b4e52b59fa12542abf074ba46d77d1afd
parentd63073565b3e013bd0285006ee1bee26fa62a108
Merge tag 'pm-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull power management fix from Rafael Wysocki:
 "Make __resolve_freq() check the presence of the frequency table
  instead of checking whether or not the ->target_index() callback is
  implemented by the driver, because that need not be the case when
  __resolve_freq() is used (Lukasz Luba)"

* tag 'pm-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  cpufreq: check only freq_table in __resolve_freq()