]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge tag 'pmdomain-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Feb 2024 18:29:50 +0000 (10:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Feb 2024 18:29:50 +0000 (10:29 -0800)
commit3760081ff414c4fec37396499f5b298464583b03
tree90cf95ddc4e567833c167c756ba79f0047a6db0e
parent4a8e4b3c2741a46c7c03c1726a124a750ba06905
parentc41336f4d69057cbf88fed47951379b384540df5
Merge tag 'pmdomain-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm

Pull pmdomain fixes from Ulf Hansson:
 "Core:
   - Move the unused cleanup to a _sync initcall

  Providers:
   - mediatek: Fix race conditions at probe/remove with genpd
   - renesas: r8a77980-sysc: CR7 must be always on"

* tag 'pmdomain-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm:
  pmdomain: mediatek: fix race conditions with genpd
  pmdomain: renesas: r8a77980-sysc: CR7 must be always on
  pmdomain: core: Move the unused cleanup to a _sync initcall