index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-03-24
Merge branch 'pm-misc'
Rafael J. Wysocki
2025-03-24
Merge branch 'pm-sleep'
Rafael J. Wysocki
2025-03-22
PM: sleep: Fix bit masking operation
Colin Ian King
2025-03-14
PM: sleep: Fix handling devices with direct_complete set on errors
Rafael J. Wysocki
2025-03-12
PM: clk: Remove unused pm_clk_remove()
Dr. David Alan Gilbert
2025-03-12
PM: sleep: core: Fix indentation in dpm_wait_for_children()
Geert Uytterhoeven
2025-03-12
PM: sleep: Remove unused pm_generic_ wrappers
Dr. David Alan Gilbert
2025-03-03
PM: runtime: Unify error handling during suspend and resume
Rafael J. Wysocki
2025-03-03
PM: sleep: Rearrange dpm_async_fn() and async state clearing
Rafael J. Wysocki
2025-03-03
PM: sleep: Rename power.async_in_progress to power.work_in_progress
Rafael J. Wysocki
2025-03-03
PM: core: Tweak pm_runtime_block_if_disabled() return value
Rafael J. Wysocki
2025-03-03
PM: runtime: Convert pm_runtime_blocked() to static inline
Rafael J. Wysocki
2025-03-03
PM: sleep: Update power.smart_suspend under PM spinlock
Rafael J. Wysocki
2025-03-03
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
2025-03-03
PM: runtime: Drop status check from pm_runtime_force_resume()
Rafael J. Wysocki
2025-03-03
PM: sleep: Suppress sleeping parent warning in special case
Xu Yang
2025-03-03
PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend()
Rafael J. Wysocki
2025-02-26
PM: clk: remove unused of_pm_clk_add_clk()
Dr. David Alan Gilbert
2025-02-19
PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
Rafael J. Wysocki
2025-02-18
PM: runtime: Introduce pm_runtime_blocked()
Rafael J. Wysocki
2025-02-18
PM: Block enabling of runtime PM during system suspend
Rafael J. Wysocki
2025-02-18
PM: Rearrange documentation related to __pm_runtime_disable()
Rafael J. Wysocki
2025-02-18
PM: runtime: Switch to use hrtimer_setup()
Nam Cao
2025-02-09
PM: sleep: core: Restrict power.set_active propagation
Rafael J. Wysocki
2025-01-29
PM: sleep: core: Synchronize runtime PM status of parents and children
Rafael J. Wysocki
2025-01-17
PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq()
Peng Fan
2025-01-14
PM: sleep: Allow configuring the DPM watchdog to warn earlier than panic
Douglas Anderson
2024-12-05
PM: sleep: sysfs: don't include 'pm_wakeup.h' directly
Wolfram Sang
2024-12-05
PM: sleep: Update stale comment in device_resume()
Rafael J. Wysocki
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-20
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-12
Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2024-11-04
driver core: Put device attribute @wakeup_last_time_ms and its show() together
Zijun Hu
2024-10-25
PM: QoS: Export dev_pm_qos_read_value
Markus Schneider-Pargmann
2024-10-10
PM: domains: Support required OPPs in dev_pm_domain_attach_list()
Ulf Hansson
2024-10-10
PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()
Ulf Hansson
2024-08-20
PM: domains: add device managed version of dev_pm_domain_attach|detach_list()
Dikshita Agarwal
2024-04-08
PM: sleep: Take advantage of %ps to simplify debug output
Len Brown
2024-04-03
PM: wakeup: make device_wakeup_disable() return void
Dhruva Gole
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-11
Merge branch 'pm-runtime'
Rafael J. Wysocki
2024-03-05
PM: sleep: wakeirq: fix wake irq warning in system suspend
Qingliang Li
2024-02-22
PM: runtime: add tracepoint for runtime_status changes
Vilas Bhat
2024-02-14
PM: domains: Add helper functions to attach/detach multiple PM domains
Ulf Hansson
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
2024-02-05
PM: sleep: Call dpm_async_fn() directly in each suspend phase
Rafael J. Wysocki
2024-02-05
PM: sleep: Move devices to new lists earlier in each suspend phase
Rafael J. Wysocki
2024-02-05
PM: sleep: Move some assignments from under a lock
Rafael J. Wysocki
[next]