index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-07
Merge branches 'pm-core' and 'pm-runtime'
Rafael J. Wysocki
4
-2
/
+263
2025-10-03
PM: runtime: Fix error checking for kunit_device_register()
Dan Carpenter
1
-6
/
+6
2025-09-29
PM: runtime: Add auto-cleanup macros for "resume and get" operations
Rafael J. Wysocki
1
-0
/
+2
2025-09-29
Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
2
-14
/
+21
2025-09-27
PM: sleep: Do not wait on SYNC_STATE_ONLY device links
Pin-yen Lin
1
-2
/
+4
2025-09-27
PM: runtime: Make put{,_sync}() return 1 when already suspended
Brian Norris
2
-1
/
+4
2025-09-27
PM: runtime: Add basic kunit tests for API contracts
Brian Norris
2
-0
/
+254
2025-09-06
PM: core: Add two macros for walking device links
Rafael J. Wysocki
2
-13
/
+8
2025-09-06
PM: core: Annotate loops walking device links as _srcu
Rafael J. Wysocki
2
-11
/
+11
2025-09-05
PM: sleep: core: Clear power.must_resume in noirq suspend error path
Rafael J. Wysocki
1
-1
/
+13
2025-08-26
PM: sleep: annotate RCU list iterations
Johannes Berg
1
-2
/
+2
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+14
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
2
-4
/
+4
2025-07-22
Merge branches 'pm-misc' and 'pm-tools'
Rafael J. Wysocki
1
-3
/
+6
2025-07-22
Merge branches 'pm-runtime' and 'pm-powercap'
Rafael J. Wysocki
1
-9
/
+18
2025-07-17
PM: sleep: Rearrange suspend/resume error handling in the core
Rafael J. Wysocki
1
-44
/
+35
2025-07-17
Merge back earlier material related to system sleep
Rafael J. Wysocki
2
-56
/
+147
2025-07-15
PM: runtime: Take active children into account in pm_runtime_get_if_in_use()
Rafael J. Wysocki
1
-9
/
+18
2025-07-15
PM: sleep: Update power.completion for all devices on errors
Rafael J. Wysocki
1
-0
/
+19
2025-07-11
Merge back earlier changes related to system suspend and hibernation
Rafael J. Wysocki
2
-56
/
+147
2025-07-10
PM: hibernate: add new api pm_hibernate_is_recovering()
Samuel Zhang
1
-0
/
+14
2025-07-09
PM: sleep: Call pm_restore_gfp_mask() after dpm_resume()
Rafael J. Wysocki
1
-1
/
+1
2025-07-07
PM: domains: Detach on device_unbind_cleanup()
Claudiu Beznea
1
-0
/
+3
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
1
-3
/
+3
2025-07-03
PM: sleep: Add strict_midlayer flag to struct dev_pm_info
Rafael J. Wysocki
1
-2
/
+19
2025-07-03
PM: runtime: Introduce __rpm_get_driver_callback()
Rafael J. Wysocki
1
-6
/
+18
2025-07-03
PM: Check power.needs_force_resume in pm_runtime_force_suspend()
Rafael J. Wysocki
1
-13
/
+8
2025-07-03
PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
Rafael J. Wysocki
1
-0
/
+5
2025-07-03
PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND
Rafael J. Wysocki
1
-11
/
+27
2025-07-03
PM: Move two sleep-related functions under CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-7
/
+11
2025-07-03
PM: Use true/false as power.needs_force_resume values
Rafael J. Wysocki
1
-3
/
+3
2025-07-03
PM: sleep: Make async suspend handle suppliers like parents
Rafael J. Wysocki
1
-6
/
+31
2025-07-03
PM: sleep: Make async resume handle consumers like children
Rafael J. Wysocki
1
-8
/
+28
2025-07-03
PM: sleep: Drop superfluous might_sleep() calls
Zhongqiu Han
1
-3
/
+0
2025-06-26
PM: Restrict swap use to later in the suspend sequence
Mario Limonciello
1
-1
/
+4
2025-06-17
driver core: Add device_link_test() for testing device link flags
Rafael J. Wysocki
2
-4
/
+4
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+2
2025-06-03
PM: sleep: Add locking to dpm_async_resume_children()
Rafael J. Wysocki
1
-0
/
+7
2025-06-03
PM: sleep: Fix power.is_suspended cleanup for direct-complete devices
Rafael J. Wysocki
1
-1
/
+2
2025-06-03
PM: sleep: Fix list splicing in device suspend error paths
Rafael J. Wysocki
1
-3
/
+3
2025-05-29
Merge tag 'driver-core-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-8
/
+4
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-42
/
+195
2025-05-27
Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-0
/
+44
2025-05-26
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
5
-42
/
+239
2025-05-16
PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
Charan Teja Kalla
1
-1
/
+1
2025-05-13
PM: sleep: Introduce pm_sleep_transition_in_progress()
Rafael J. Wysocki
1
-1
/
+1
2025-05-13
PM: sleep: Introduce pm_suspend_in_progress()
Rafael J. Wysocki
1
-1
/
+1
2025-05-09
PM: sysfs: Move debug runtime PM attributes to runtime_attrs[]
Rafael J. Wysocki
1
-9
/
+6
2025-05-09
PM: wakeup: Add missing wakeup source attribute relax_count
Zijun Hu
1
-0
/
+2
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
1
-1
/
+1
[next]