]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Dec 2024 19:24:00 +0000 (11:24 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Dec 2024 19:24:00 +0000 (11:24 -0800)
commitfa4c221fa153211d80acaf54fe5e5b1859c99796
tree24cc2b46e0e39d284ac3ff3450022de89f4084a2
parentb8f52214c61a5b99a54168145378e91b40d10c90
parent2379fb937de5333991c567eefd7d11b98977d059
Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm

Pull pmdomain fixes from Ulf Hansson:
 "Core:
   - Fix a couple of memory-leaks during genpd init/remove

  Providers:
   - imx: Adjust delay for gpcv2 to fix power up handshake
   - mediatek: Fix DT bindings by adding another nested power-domain
     layer"

* tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm:
  pmdomain: imx: gpcv2: Adjust delay after power up handshake
  pmdomain: core: Fix error path in pm_genpd_init() when ida alloc fails
  pmdomain: core: Add missing put_device()
  dt-bindings: power: mediatek: Add another nested power-domain layer
drivers/pmdomain/imx/gpcv2.c