]> git.ipfire.org Git - thirdparty/linux.git/commit
mmc: Merge tag pm-runtime-6.17-rc1 into next
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2025 13:52:38 +0000 (15:52 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2025 13:52:38 +0000 (15:52 +0200)
commit16e3dea53b2ee324bf3520281ca0588f55d9855c
treeb55bf5f1a90dc5090776d2e983565e5d1eeda3e9
parentdb58532188ebf51d52b1d7693d9e94c76b926e9f
parentcd4da713f99651e99fbce8ed6b6ec8f686c029a8
mmc: Merge tag pm-runtime-6.17-rc1 into next

Merge the tag pm-runtime-6.17-rc1 from
git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next

Runtime PM updates related to autosuspend for 6.17

Make several autosuspend functions mark last busy stamp and update
the documentation accordingly (Sakari Ailus).

This is needed to allow additional changes to the mmc subsystem to be
queued for v6.17 too.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>