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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2026-04-18
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-19
PM: runtime: Do not clear needs_force_resume with enabled runtime PM
Rafael J. Wysocki
1
-10
/
+12
2025-10-29
PM: runtime: Add new devm functions
Bence Csókás
1
-0
/
+44
2025-10-29
PM: sleep: core: Clear power.must_resume in noirq suspend error path
Rafael J. Wysocki
1
-1
/
+13
2025-08-28
pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_gov
Maulik Shah
1
-2
/
+16
2025-08-28
PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
Rafael J. Wysocki
1
-0
/
+5
2025-06-27
PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
Charan Teja Kalla
1
-1
/
+1
2025-06-27
pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()
Dan Carpenter
1
-1
/
+1
2025-06-27
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
2024-04-13
PM: sleep: wakeirq: fix wake irq warning in system suspend
Qingliang Li
1
-1
/
+3
2024-02-23
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
1
-0
/
+5
2024-02-23
PM: runtime: add devm_pm_runtime_enable helper
Dmitry Baryshkov
1
-0
/
+17
2024-02-23
pmdomain: core: Move the unused cleanup to a _sync initcall
Konrad Dybcio
1
-1
/
+1
2024-02-23
PM: sleep: Fix error handling in dpm_prepare()
Rafael J. Wysocki
1
-1
/
+1
2024-02-23
PM: sleep: Fix possible deadlocks in core system-wide PM code
Rafael J. Wysocki
1
-80
/
+68
2024-02-23
PM: core: Remove unnecessary (void *) conversions
Li zeming
1
-6
/
+6
2024-02-23
PM: sleep: Avoid calling put_device() under dpm_list_mtx
Rafael J. Wysocki
1
-27
/
+57
2024-02-23
PM: sleep: Use dev_printk() when possible
Bjorn Helgaas
1
-4
/
+5
2023-08-11
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2
-4
/
+9
2023-08-11
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
3
-25
/
+89
2023-07-27
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
1
-3
/
+3
2023-01-14
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
1
-1
/
+11
2023-01-14
PM: runtime: Improve path in rpm_idle() when no callback
Ulf Hansson
1
-5
/
+5
2022-12-14
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
1
-1
/
+5
2022-11-03
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
1
-0
/
+4
2022-07-12
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
1
-11
/
+9
2022-04-08
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
1
-2
/
+4
2022-02-16
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-7
/
+34
2022-01-27
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
1
-11
/
+30
2021-11-18
PM: sleep: Do not let "syscore" devices runtime-suspend during system transit...
Rafael J. Wysocki
1
-4
/
+5
2021-09-26
PM: sleep: core: Avoid setting power.must_resume to false
Prasad Sodagudi
1
-1
/
+1
2021-09-22
PM: base: power: don't try to use non-existing RTC for storing data
Juergen Gross
1
-0
/
+10
2021-05-19
PM: runtime: Fix unpaired parent child_count for force_resume
Tony Lindgren
1
-3
/
+7
2021-04-07
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
Adrian Hunter
1
-1
/
+1
2021-04-07
PM: runtime: Fix race getting/putting suppliers at probe
Adrian Hunter
1
-1
/
+7
2021-03-30
PM: runtime: Defer suspending suppliers
Rafael J. Wysocki
1
-6
/
+39
2021-03-25
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
1
-37
/
+25
2021-03-09
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
1
-25
/
+37
2020-11-02
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
1
-36
/
+0
2020-11-02
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
1
-1
/
+20
2020-10-23
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-15
/
+153
2020-10-23
Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'
Rafael J. Wysocki
1
-1
/
+0
2020-10-22
PM: sleep: remove unreachable break
Tom Rix
1
-1
/
+0
2020-10-20
PM: domains: Fix build error for genpd notifiers
Ulf Hansson
1
-14
/
+11
2020-10-16
PM: domains: enable domain idle state accounting
Lina Iyer
1
-3
/
+7
2020-10-16
PM: domains: Add curly braces to delimit comment + statement block
Geert Uytterhoeven
1
-1
/
+2
[next]