summaryrefslogtreecommitdiff
path: root/drivers/base/power
AgeCommit message (Expand)Author
6 daysPM: sleep: Call pm_restore_gfp_mask() after dpm_resume()Rafael J. Wysocki
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-03PM: sleep: Add locking to dpm_async_resume_children()Rafael J. Wysocki
2025-06-03PM: sleep: Fix power.is_suspended cleanup for direct-complete devicesRafael J. Wysocki
2025-06-03PM: sleep: Fix list splicing in device suspend error pathsRafael J. Wysocki
2025-05-29Merge tag 'driver-core-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-27Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-05-27Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2025-05-26Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2025-05-16PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()Charan Teja Kalla
2025-05-13PM: sleep: Introduce pm_sleep_transition_in_progress()Rafael J. Wysocki
2025-05-13PM: sleep: Introduce pm_suspend_in_progress()Rafael J. Wysocki
2025-05-09PM: sysfs: Move debug runtime PM attributes to runtime_attrs[]Rafael J. Wysocki
2025-05-09PM: wakeup: Add missing wakeup source attribute relax_countZijun Hu
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar
2025-04-29PM: runtime: Add new devm functionsBence Csókás
2025-04-25PM: wakeup: Do not expose 4 device wakeup source APIsZijun Hu
2025-04-22PM: sleep: Make suspend of devices more asynchronousRafael J. Wysocki
2025-04-22PM: sleep: Suspend async parents after suspending childrenRafael J. Wysocki
2025-04-22PM: sleep: Resume children after resuming the parentRafael J. Wysocki
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-25Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-03-24Merge branch 'pm-misc'Rafael J. Wysocki
2025-03-24Merge branch 'pm-sleep'Rafael J. Wysocki
2025-03-22PM: sleep: Fix bit masking operationColin Ian King
2025-03-14PM: sleep: Fix handling devices with direct_complete set on errorsRafael J. Wysocki
2025-03-12PM: clk: Remove unused pm_clk_remove()Dr. David Alan Gilbert
2025-03-12PM: sleep: core: Fix indentation in dpm_wait_for_children()Geert Uytterhoeven
2025-03-12PM: sleep: Remove unused pm_generic_ wrappersDr. David Alan Gilbert
2025-03-03PM: runtime: Unify error handling during suspend and resumeRafael J. Wysocki
2025-03-03PM: sleep: Rearrange dpm_async_fn() and async state clearingRafael J. Wysocki
2025-03-03PM: sleep: Rename power.async_in_progress to power.work_in_progressRafael J. Wysocki
2025-03-03PM: core: Tweak pm_runtime_block_if_disabled() return valueRafael J. Wysocki
2025-03-03PM: runtime: Convert pm_runtime_blocked() to static inlineRafael J. Wysocki
2025-03-03PM: sleep: Update power.smart_suspend under PM spinlockRafael J. Wysocki
2025-03-03PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki
2025-03-03PM: runtime: Drop status check from pm_runtime_force_resume()Rafael J. Wysocki
2025-03-03PM: sleep: Suppress sleeping parent warning in special caseXu Yang
2025-03-03PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend()Rafael J. Wysocki
2025-02-26PM: clk: remove unused of_pm_clk_add_clk()Dr. David Alan Gilbert
2025-02-19PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionallyRafael J. Wysocki
2025-02-18PM: runtime: Introduce pm_runtime_blocked()Rafael J. Wysocki
2025-02-18PM: Block enabling of runtime PM during system suspendRafael J. Wysocki
2025-02-18PM: Rearrange documentation related to __pm_runtime_disable()Rafael J. Wysocki
2025-02-18PM: runtime: Switch to use hrtimer_setup()Nam Cao
2025-02-09PM: sleep: core: Restrict power.set_active propagationRafael J. Wysocki
2025-01-29PM: sleep: core: Synchronize runtime PM status of parents and childrenRafael J. Wysocki
2025-01-17PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq()Peng Fan
2025-01-14PM: sleep: Allow configuring the DPM watchdog to warn earlier than panicDouglas Anderson