[GIT PULL 1/2] samsung: drivers: second late for v6.19

Krzysztof Kozlowski krzysztof.kozlowski at oss.qualcomm.com
Wed Dec 3 09:59:42 PST 2025


From: Krzysztof Kozlowski <krzk at kernel.org>

Hi,

Second drivers pull, but rebased on master/6.18-rc1, with late fixes.  Would be
nice if these go to v6.19.

Best regards,
Krzysztof


The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-6.19-2-late

for you to fetch changes up to 990eb9a8eb4540ab90c7b34bb07b87ff13881cad:

  soc: samsung: exynos-pmu: fix device leak on regmap lookup (2025-11-27 16:55:38 +0100)

----------------------------------------------------------------
Samsung SoC drivers for v6.19, part two

Two fixes for Exynos PMU (Power Management Unit) driver:

1. Silence lockdep warning being actually a false positive, but quite
   disturbing during testing.  Issue was introduced in v6.18.

2. Drop device refcount when requesting device regmap with
   exynos_get_pmu_regmap_by_phandle().  Issue was introduced much
   earlier (around v6.9), with code being rewritten in between.

----------------------------------------------------------------
Johan Hovold (1):
      soc: samsung: exynos-pmu: fix device leak on regmap lookup

Marek Szyprowski (1):
      soc: samsung: exynos-pmu: Fix structure initialization

 drivers/soc/samsung/exynos-pmu.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)



More information about the linux-arm-kernel mailing list