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
6 days
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-19
PM: sleep: core: Clear power.must_resume in noirq suspend error path
Rafael J. Wysocki
1
-1
/
+13
2025-08-28
PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
Rafael J. Wysocki
1
-0
/
+5
2025-08-28
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-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-10-17
pmdomain: core: Harden inter-column space in debug summary
Geert Uytterhoeven
1
-1
/
+1
2024-04-10
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
pmdomain: core: Move the unused cleanup to a _sync initcall
Konrad Dybcio
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
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-23
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
1
-3
/
+3
2023-03-10
PM: domains: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2022-12-31
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
1
-1
/
+11
2022-11-03
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
1
-0
/
+4
2022-08-17
PM: domains: Ensure genpd_debugfs_dir exists before remove
Hsin-Yi Wang
1
-0
/
+3
2022-07-12
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
1
-11
/
+9
2022-06-09
PM: domains: Fix initialization of genpd's next_wakeup
Ulf Hansson
1
-0
/
+1
2022-04-13
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
1
-1
/
+5
2022-04-08
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
1
-2
/
+4
2022-04-08
PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove()
Shawn Guo
1
-1
/
+1
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-12-29
PM: sleep: Fix error handling in dpm_prepare()
Rafael J. Wysocki
1
-1
/
+1
2021-11-18
PM: sleep: Avoid calling put_device() under dpm_list_mtx
Rafael J. Wysocki
1
-27
/
+57
2021-11-18
PM: sleep: Do not let "syscore" devices runtime-suspend during system transit...
Rafael J. Wysocki
1
-4
/
+5
2021-09-17
Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2021-09-14
PM: base: power: don't try to use non-existing RTC for storing data
Juergen Gross
1
-0
/
+10
2021-09-10
Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'
Rafael J. Wysocki
2
-8
/
+5
2021-09-07
PM: sleep: core: Avoid setting power.must_resume to false
Prasad Sodagudi
1
-1
/
+1
2021-09-07
PM: sleep: wakeirq: drop useless parameter from dev_pm_attach_wake_irq()
Sergey Shtylyov
1
-7
/
+4
2021-09-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-0
/
+34
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-08-30
Merge back new PM domains material for v5.15.
Rafael J. Wysocki
1
-2
/
+28
2021-08-27
PM: domains: Fix domain attach for CONFIG_PM_OPP=n
Geert Uytterhoeven
1
-1
/
+1
2021-08-26
PM: runtime: add devm_pm_clk_create helper
Dmitry Baryshkov
1
-0
/
+17
2021-08-26
PM: runtime: add devm_pm_runtime_enable helper
Dmitry Baryshkov
1
-0
/
+17
2021-08-25
PM: domains: Improve runtime PM performance state handling
Dmitry Osipenko
1
-2
/
+8
2021-08-16
PM: domains: Add support for 'required-opps' to set default perf state
Rajendra Nayak
1
-2
/
+28
2021-07-21
driver: base: Replace symbolic permissions with octal permissions
Jinchao Wang
1
-1
/
+1
2021-07-07
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2
-25
/
+18
2021-07-05
PM: domains: Shrink locking area of the gpd_list_lock
Stephen Boyd
1
-21
/
+17
2021-07-01
PM: sleep: Use ktime_us_delta() in initcall_debug_report()
Mark-PK Tsai
1
-4
/
+1
[next]