index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
PM: runtime: Do not clear needs_force_resume with enabled runtime PM
Rafael J. Wysocki
1
-10
/
+12
2025-12-10
Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-18
/
+4
2025-12-05
Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-0
/
+1
2025-12-04
PM: runtime: Make pm_runtime_barrier() return void
Brian Norris
1
-12
/
+2
2025-12-04
PM: runtime: Stop checking pm_runtime_barrier() return code
Brian Norris
1
-6
/
+2
2025-11-28
Merge branch 'pm-sleep'
Rafael J. Wysocki
4
-76
/
+52
2025-11-28
Merge branches 'pm-core' and 'pm-runtime'
Rafael J. Wysocki
1
-7
/
+16
2025-11-21
Merge back material related to system sleep for 6.19
Rafael J. Wysocki
4
-76
/
+52
2025-11-19
PM: wakeup: Add out-of-band system wakeup support for devices
Peng Fan
1
-0
/
+1
2025-11-18
PM: sleep: core: Fix runtime PM enabling in device_resume_early()
Rafael J. Wysocki
1
-9
/
+16
2025-11-14
PM: Introduce new PMSG_POWEROFF event
Mario Limonciello (AMD)
1
-0
/
+5
2025-11-12
PM: wakeup: Update after recent wakeup source removal ordering change
Rafael J. Wysocki
1
-6
/
+10
2025-11-08
PM: wakeup: Delete timer before removing wakeup source from list
Kaushlendra Kumar
1
-7
/
+1
2025-10-29
PM: runtime: fix typos in runtime.c comments
Malaya Kumar Rout
1
-3
/
+3
2025-10-23
PM: runtime: docs: Update pm_runtime_allow/forbid() documentation
Rafael J. Wysocki
1
-4
/
+13
2025-10-20
PM: dpm_watchdog: add module param to backtrace all CPUs
Sergey Senozhatsky
1
-0
/
+10
2025-10-20
PM: sleep: Introduce CALL_PM_OP() macro to simplify code
Kaushlendra Kumar
1
-60
/
+25
2025-10-13
PM: sleep: Replace snprintf() with scnprintf() in show_trace_dev_match()
Kaushlendra Kumar
1
-3
/
+1
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-31
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...
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
[next]