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-04-29
PM: runtime: Add new devm functions
Bence Csókás
1
-0
/
+44
2025-04-25
PM: wakeup: Do not expose 4 device wakeup source APIs
Zijun Hu
1
-8
/
+4
2025-04-22
PM: sleep: Make suspend of devices more asynchronous
Rafael J. Wysocki
1
-8
/
+56
2025-04-22
PM: sleep: Suspend async parents after suspending children
Rafael J. Wysocki
1
-4
/
+63
2025-04-22
PM: sleep: Resume children after resuming the parent
Rafael J. Wysocki
1
-19
/
+66
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-4
/
+4
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-174
/
+175
2025-03-24
Merge branch 'pm-misc'
Rafael J. Wysocki
1
-73
/
+0
2025-03-24
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-70
/
+146
2025-03-22
PM: sleep: Fix bit masking operation
Colin Ian King
1
-1
/
+1
2025-03-14
PM: sleep: Fix handling devices with direct_complete set on errors
Rafael J. Wysocki
1
-4
/
+4
2025-03-12
PM: clk: Remove unused pm_clk_remove()
Dr. David Alan Gilbert
1
-40
/
+0
2025-03-12
PM: sleep: core: Fix indentation in dpm_wait_for_children()
Geert Uytterhoeven
1
-1
/
+1
2025-03-12
PM: sleep: Remove unused pm_generic_ wrappers
Dr. David Alan Gilbert
1
-24
/
+0
2025-03-03
PM: runtime: Unify error handling during suspend and resume
Rafael J. Wysocki
1
-16
/
+24
2025-03-03
PM: sleep: Rearrange dpm_async_fn() and async state clearing
Rafael J. Wysocki
1
-14
/
+30
2025-03-03
PM: sleep: Rename power.async_in_progress to power.work_in_progress
Rafael J. Wysocki
1
-6
/
+6
2025-03-03
PM: core: Tweak pm_runtime_block_if_disabled() return value
Rafael J. Wysocki
2
-3
/
+3
2025-03-03
PM: runtime: Convert pm_runtime_blocked() to static inline
Rafael J. Wysocki
1
-17
/
+0
2025-03-03
PM: sleep: Update power.smart_suspend under PM spinlock
Rafael J. Wysocki
1
-16
/
+19
2025-03-03
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
2
-8
/
+7
2025-03-03
PM: runtime: Drop status check from pm_runtime_force_resume()
Rafael J. Wysocki
1
-1
/
+1
2025-03-03
PM: sleep: Suppress sleeping parent warning in special case
Xu Yang
1
-0
/
+7
2025-03-03
PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend()
Rafael J. Wysocki
2
-9
/
+16
2025-02-26
PM: clk: remove unused of_pm_clk_add_clk()
Dr. David Alan Gilbert
1
-33
/
+0
2025-02-19
PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
Rafael J. Wysocki
1
-14
/
+49
2025-02-18
PM: runtime: Introduce pm_runtime_blocked()
Rafael J. Wysocki
1
-0
/
+17
2025-02-18
PM: Block enabling of runtime PM during system suspend
Rafael J. Wysocki
2
-0
/
+33
2025-02-18
PM: Rearrange documentation related to __pm_runtime_disable()
Rafael J. Wysocki
2
-14
/
+4
2025-02-18
PM: runtime: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-09
PM: sleep: core: Restrict power.set_active propagation
Rafael J. Wysocki
1
-12
/
+9
2025-01-29
PM: sleep: core: Synchronize runtime PM status of parents and children
Rafael J. Wysocki
1
-9
/
+20
2025-01-17
PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq()
Peng Fan
1
-0
/
+26
2025-01-14
PM: sleep: Allow configuring the DPM watchdog to warn earlier than panic
Douglas Anderson
1
-5
/
+19
2024-12-05
PM: sleep: sysfs: don't include 'pm_wakeup.h' directly
Wolfram Sang
1
-1
/
+0
2024-12-05
PM: sleep: Update stale comment in device_resume()
Rafael J. Wysocki
1
-1
/
+1
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-8
/
+9
2024-11-20
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2024-11-12
Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/drivers
Arnd Bergmann
1
-0
/
+1
2024-11-04
driver core: Put device attribute @wakeup_last_time_ms and its show() together
Zijun Hu
1
-8
/
+9
2024-10-25
PM: QoS: Export dev_pm_qos_read_value
Markus Schneider-Pargmann
1
-0
/
+1
2024-10-10
PM: domains: Support required OPPs in dev_pm_domain_attach_list()
Ulf Hansson
1
-1
/
+20
2024-10-10
PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()
Ulf Hansson
1
-10
/
+15
2024-08-20
PM: domains: add device managed version of dev_pm_domain_attach|detach_list()
Dikshita Agarwal
1
-0
/
+45
2024-04-08
PM: sleep: Take advantage of %ps to simplify debug output
Len Brown
1
-3
/
+3
2024-04-03
PM: wakeup: make device_wakeup_disable() return void
Dhruva Gole
1
-4
/
+7
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-154
/
+153
2024-03-11
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-2
/
+34
2024-03-05
PM: sleep: wakeirq: fix wake irq warning in system suspend
Qingliang Li
1
-1
/
+3
2024-02-22
PM: runtime: add tracepoint for runtime_status changes
Vilas Bhat
1
-0
/
+1
[prev]
[next]