index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
main.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5 days
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-17
PM: sleep: Rearrange suspend/resume error handling in the core
Rafael J. Wysocki
2025-07-17
Merge back earlier material related to system sleep
Rafael J. Wysocki
2025-07-15
PM: sleep: Update power.completion for all devices on errors
Rafael J. Wysocki
2025-07-11
Merge back earlier changes related to system suspend and hibernation
Rafael J. Wysocki
2025-07-10
PM: hibernate: add new api pm_hibernate_is_recovering()
Samuel Zhang
2025-07-09
PM: sleep: Call pm_restore_gfp_mask() after dpm_resume()
Rafael J. Wysocki
2025-07-03
PM: sleep: Make async suspend handle suppliers like parents
Rafael J. Wysocki
2025-07-03
PM: sleep: Make async resume handle consumers like children
Rafael J. Wysocki
2025-07-03
PM: sleep: Drop superfluous might_sleep() calls
Zhongqiu Han
2025-06-26
PM: Restrict swap use to later in the suspend sequence
Mario Limonciello
2025-06-17
driver core: Add device_link_test() for testing device link flags
Rafael J. Wysocki
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-03
PM: sleep: Add locking to dpm_async_resume_children()
Rafael J. Wysocki
2025-06-03
PM: sleep: Fix power.is_suspended cleanup for direct-complete devices
Rafael J. Wysocki
2025-06-03
PM: sleep: Fix list splicing in device suspend error paths
Rafael J. Wysocki
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
2025-04-22
PM: sleep: Make suspend of devices more asynchronous
Rafael J. Wysocki
2025-04-22
PM: sleep: Suspend async parents after suspending children
Rafael J. Wysocki
2025-04-22
PM: sleep: Resume children after resuming the parent
Rafael J. Wysocki
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
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: sleep: core: Fix indentation in dpm_wait_for_children()
Geert Uytterhoeven
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: 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: 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-19
PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
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-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-14
PM: sleep: Allow configuring the DPM watchdog to warn earlier than panic
Douglas Anderson
2024-12-05
PM: sleep: Update stale comment in device_resume()
Rafael J. Wysocki
2024-04-08
PM: sleep: Take advantage of %ps to simplify debug output
Len Brown
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
2024-02-05
PM: sleep: stats: Log errors right after running suspend callbacks
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Call dpm_save_failed_step() at most once per phase
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
2024-02-05
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
2024-01-26
PM: sleep: Relocate two device PM core functions
Rafael J. Wysocki
2024-01-26
PM: sleep: Simplify dpm_suspended_list walk in dpm_resume()
Rafael J. Wysocki
[next]