]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'pm-core' and 'pm-sleep'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 29 Jun 2021 13:52:53 +0000 (15:52 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 29 Jun 2021 13:52:53 +0000 (15:52 +0200)
commit6e83b6c1666588164869d14e6a35054e90b0175a
tree0dc46066c667502bc92bd4ecf0cf1a89b596539e
parent6aa423293cc791d5173d3c2871f81cca22320f27
parent5c7e0ca147cdf6fa2c077d93c692c384edbeaf70
parent947cd0e02cccbac4716aa03fb7df7c5d0b551d8b
Merge branches 'pm-core' and 'pm-sleep'

* pm-core:
  PM: runtime: Clarify documentation when callbacks are unassigned
  PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks
  PM: runtime: Improve path in rpm_idle() when no callback
  PM: runtime: document common mistake with pm_runtime_get_sync()

* pm-sleep:
  PM: hibernate: remove leading spaces before tabs
  PM: sleep: remove trailing spaces and tabs
  PM: hibernate: fix spelling mistakes
  PM: wakeirq: Set IRQF_NO_AUTOEN when requesting the IRQ