index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
PM: runtime: Fix a race condition related to device removal
Bart Van Assche
1
-0
/
+1
2026-03-04
PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
Gui-Dong Han
1
-3
/
+6
2026-03-04
PM: wakeup: Handle empty list in wakeup_sources_walk_start()
Samuel Wu
1
-3
/
+1
2026-01-11
PM: runtime: Do not clear needs_force_resume with enabled runtime PM
Rafael J. Wysocki
1
-10
/
+12
2025-10-23
PM: runtime: Add new devm functions
Bence Csókás
1
-0
/
+44
2025-10-15
PM: sleep: core: Clear power.must_resume in noirq suspend error path
Rafael J. Wysocki
1
-1
/
+13
2025-08-28
PM: runtime: Take active children into account in pm_runtime_get_if_in_use()
Rafael J. Wysocki
1
-9
/
+18
2025-08-28
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
1
-2
/
+33
2025-08-28
PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
Rafael J. Wysocki
1
-0
/
+5
2025-07-24
pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_gov
Maulik Shah
1
-2
/
+16
2025-06-27
PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
Charan Teja Kalla
1
-1
/
+1
2025-06-19
pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()
Dan Carpenter
1
-1
/
+1
2025-06-19
PM: sleep: Fix power.is_suspended cleanup for direct-complete devices
Rafael J. Wysocki
1
-1
/
+2
2025-04-10
PM: sleep: Fix handling devices with direct_complete set on errors
Rafael J. Wysocki
1
-4
/
+4
2025-04-10
PM: sleep: Adjust check before setting power.must_resume
Rafael J. Wysocki
2
-8
/
+7
2025-01-02
pmdomain: core: Add missing put_device()
Ulf Hansson
1
-0
/
+1
2024-10-04
pmdomain: core: Harden inter-column space in debug summary
Geert Uytterhoeven
1
-1
/
+1
2024-04-03
PM: sleep: wakeirq: fix wake irq warning in system suspend
Qingliang Li
1
-1
/
+3
2024-02-23
pmdomain: core: Move the unused cleanup to a _sync initcall
Konrad Dybcio
1
-1
/
+1
2024-01-31
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
1
-1
/
+1
2024-01-31
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
1
-1
/
+1
2024-01-31
PM: sleep: Fix possible deadlocks in core system-wide PM code
Rafael J. Wysocki
1
-80
/
+68
2023-07-24
PM: sleep: wakeirq: drop unused enable helpers
Johan Hovold
1
-49
/
+0
2023-07-24
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2
-4
/
+9
2023-06-26
Merge branches 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2
-11
/
+9
2023-06-16
PM: domains: Move the verification of in-params from genpd_add_device()
Ulf Hansson
1
-3
/
+6
2023-05-24
PM: suspend: Fix pm_suspend_target_state handling for !CONFIG_PM
Kai-Heng Feng
1
-5
/
+0
2023-05-24
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
1
-3
/
+3
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-07
PM: core: Remove unnecessary (void *) conversions
Li zeming
1
-6
/
+6
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+26
2023-02-21
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-4
/
+5
2023-02-15
Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'
Rafael J. Wysocki
1
-4
/
+1
2023-02-09
PM: domains: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-13
PM: runtime: Document that force_suspend() is incompatible with SMART_SUSPEND
Richard Fitzgerald
1
-0
/
+4
2023-01-13
cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()
Peter Zijlstra
1
-12
/
+12
2023-01-10
PM: domains: Allow a genpd consumer to require a synced power off
Ulf Hansson
1
-0
/
+26
2022-12-12
Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-160
/
+135
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+29
2022-12-12
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
1
-93
/
+57
2022-12-07
PM: runtime: Adjust white space in the core code
Rafael J. Wysocki
1
-34
/
+35
2022-12-05
PM: runtime: Relocate rpm_callback() right after __rpm_callback()
Rafael J. Wysocki
1
-32
/
+32
2022-12-05
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
1
-1
/
+11
2022-11-25
PM: domains: Reverse the order of performance and enabling ops
Abel Vesa
1
-15
/
+21
2022-11-09
PM: domains: Store the next hrtimer wakeup in genpd
Maulik Shah
2
-0
/
+29
2022-11-03
PM: domains: Power off[on] domain in hibernate .freeze[thaw]_noirq hook
Shawn Guo
1
-31
/
+4
2022-11-03
PM: domains: Consolidate genpd_restore_noirq() and genpd_resume_noirq()
Shawn Guo
1
-22
/
+19
2022-11-03
PM: domains: Pass generic PM noirq hooks to genpd_finish_suspend()
Shawn Guo
1
-12
/
+13
2022-11-03
PM: domains: Drop genpd status manipulation for hibernate restore
Shawn Guo
1
-13
/
+0
[next]