summaryrefslogtreecommitdiff
path: root/drivers/base/power
AgeCommit message (Expand)Author
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
2024-12-05PM: sleep: sysfs: don't include 'pm_wakeup.h' directlyWolfram Sang
2024-12-05PM: sleep: Update stale comment in device_resume()Rafael J. Wysocki
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-20Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-12Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-11-04driver core: Put device attribute @wakeup_last_time_ms and its show() togetherZijun Hu
2024-10-25PM: QoS: Export dev_pm_qos_read_valueMarkus Schneider-Pargmann
2024-10-10PM: domains: Support required OPPs in dev_pm_domain_attach_list()Ulf Hansson
2024-10-10PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()Ulf Hansson
2024-08-20PM: domains: add device managed version of dev_pm_domain_attach|detach_list()Dikshita Agarwal
2024-04-08PM: sleep: Take advantage of %ps to simplify debug outputLen Brown
2024-04-03PM: wakeup: make device_wakeup_disable() return voidDhruva Gole
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki
2024-03-05PM: sleep: wakeirq: fix wake irq warning in system suspendQingliang Li
2024-02-22PM: runtime: add tracepoint for runtime_status changesVilas Bhat
2024-02-14PM: domains: Add helper functions to attach/detach multiple PM domainsUlf Hansson
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus
2024-02-05PM: sleep: Call dpm_async_fn() directly in each suspend phaseRafael J. Wysocki
2024-02-05PM: sleep: Move devices to new lists earlier in each suspend phaseRafael J. Wysocki
2024-02-05PM: sleep: Move some assignments from under a lockRafael J. Wysocki