]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'pm-runtime'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 11 Mar 2024 14:21:00 +0000 (15:21 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 11 Mar 2024 14:21:00 +0000 (15:21 +0100)
commit7874b581c78bbf77006df9f264e6141f182f74fc
tree162fb7986bcc9416fc9f4a6a65188c943d781414
parent86b84bdd5cf0e5b889d2ccda7395932723f7b6c8
parente65095686441e724e5c64bf065d66e189048b4d5
Merge branch 'pm-runtime'

Merge changes related to the runtime power management of devices for
6.9-rc1:

 - Simplify pm_runtime_get_if_active() usage and add a replacement for
   pm_runtime_put_autosuspend() (Sakari Ailus).

 - Add a tracepoint for runtime_status changes tracking (Vilas Bhat).

 - Fix section title markdown in the runtime PM documentation (Yiwei
   Lin).

* pm-runtime:
  Documentation: PM: Fix runtime_pm.rst markdown syntax
  PM: runtime: add tracepoint for runtime_status changes
  PM: runtime: Add pm_runtime_put_autosuspend() replacement
  PM: runtime: Simplify pm_runtime_get_if_active() usage
drivers/accel/ivpu/ivpu_pm.c
drivers/pci/pci.c