[GIT TAG] Power management (runtime PM) change for 6.16
From: Rafael J. Wysocki
Date: Fri May 09 2025 - 13:53:14 EST
The tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-runtime-devm-6.16
with top-most commit 73db799bf5efc5a04654bb3ff6c9bf63a0dfa473
PM: runtime: Add new devm functions
on top of commit b4432656b36e5cc1d50a1f2dc15357543add530e
Linux 6.15-rc4
is available to pull from to receive a power management (runtime PM)
change for 6.16.
It adds new devm functions for setting runtime PM status to "active"
and incrementing runtime PM usage counter (Bence Csókás).
Thanks!