index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-13
3
-154
/
+153
|
\
|
*
Merge branch 'pm-runtime'
Rafael J. Wysocki
2024-03-11
1
-2
/
+34
|
|
\
|
|
*
PM: runtime: add tracepoint for runtime_status changes
Vilas Bhat
2024-02-22
1
-0
/
+1
|
|
*
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
2024-02-12
1
-2
/
+33
|
*
|
PM: sleep: wakeirq: fix wake irq warning in system suspend
Qingliang Li
2024-03-05
1
-1
/
+3
|
*
|
PM: sleep: Call dpm_async_fn() directly in each suspend phase
Rafael J. Wysocki
2024-02-05
1
-36
/
+25
|
*
|
PM: sleep: Move devices to new lists earlier in each suspend phase
Rafael J. Wysocki
2024-02-05
1
-21
/
+3
|
*
|
PM: sleep: Move some assignments from under a lock
Rafael J. Wysocki
2024-02-05
1
-7
/
+21
|
*
|
PM: sleep: stats: Log errors right after running suspend callbacks
Rafael J. Wysocki
2024-02-05
1
-36
/
+13
|
*
|
PM: sleep: stats: Call dpm_save_failed_step() at most once per phase
Rafael J. Wysocki
2024-02-05
1
-3
/
+17
|
*
|
PM: sleep: stats: Define suspend_stats next to the code using it
Rafael J. Wysocki
2024-02-05
1
-1
/
+0
|
*
|
PM: sleep: stats: Use an array of step failure counters
Rafael J. Wysocki
2024-02-05
1
-13
/
+9
|
*
|
PM: sleep: Relocate two device PM core functions
Rafael J. Wysocki
2024-01-26
1
-29
/
+29
|
*
|
PM: sleep: Simplify dpm_suspended_list walk in dpm_resume()
Rafael J. Wysocki
2024-01-26
1
-11
/
+5
|
|
/
*
/
PM: domains: Add helper functions to attach/detach multiple PM domains
Ulf Hansson
2024-02-14
1
-0
/
+134
|
/
*
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-01-18
1
-1
/
+1
|
\
|
*
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
2023-12-17
1
-1
/
+1
|
*
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2023-12-17
1
-1
/
+1
*
|
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-18
1
-1
/
+1
|
\
\
|
*
|
PM: clk: make pm_clk_add_notifier() take a const pointer
Greg Kroah-Hartman
2024-01-04
1
-1
/
+1
|
*
|
driver core: mark remaining local bus_type variables as const
Greg Kroah-Hartman
2023-12-21
1
-1
/
+1
|
|
/
*
|
Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-01-17
2
-54
/
+65
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pm
Rafael J. Wysocki
2024-01-16
2
-54
/
+65
|
|
\
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
PM: QoS: Use kcalloc() instead of kzalloc()
Erick Archer
2024-01-09
1
-1
/
+1
|
|
|
|
/
|
|
*
/
PM: sleep: Restore asynchronous device resume optimization
Rafael J. Wysocki
2024-01-10
1
-53
/
+64
|
|
/
/
*
|
|
Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2024-01-12
3
-3848
/
+0
|
\
\
\
|
*
|
|
PM: domains: Move genpd and its governor to the pmdomain subsystem
Ulf Hansson
2023-12-18
3
-3818
/
+0
|
*
|
|
PM: domains: Drop redundant header for genpd
Ulf Hansson
2023-12-18
1
-2
/
+0
|
*
|
|
PM: domains: Drop the unused pm_genpd_opp_to_performance_state()
Ulf Hansson
2023-12-13
1
-32
/
+0
|
*
|
|
PM: domains: fix domain_governor kernel-doc warnings
Randy Dunlap
2023-12-13
1
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-10
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PM: fix missing rculist.h dependency
Kent Overstreet
2023-12-20
1
-0
/
+1
|
|
/
*
/
PM: sleep: Fix possible deadlocks in core system-wide PM code
Rafael J. Wysocki
2024-01-03
1
-80
/
+68
|
/
*
Merge branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kerne...
Sudeep Holla
2023-10-06
2
-12
/
+42
|
\
|
*
PM: domains: Implement the ->set_performance_state() callback for genpd
Ulf Hansson
2023-10-06
1
-12
/
+21
|
*
PM: domains: Introduce dev_pm_domain_set_performance_state()
Ulf Hansson
2023-10-06
1
-0
/
+21
*
|
PM: domains: Allow genpd providers to manage OPP tables directly by its FW
Ulf Hansson
2023-09-21
1
-5
/
+6
|
/
*
PM: sleep: wakeirq: drop unused enable helpers
Johan Hovold
2023-07-24
1
-49
/
+0
*
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2023-07-24
2
-4
/
+9
*
-
.
Merge branches 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2023-06-26
2
-11
/
+9
|
\
\
|
|
*
PM: domains: Move the verification of in-params from genpd_add_device()
Ulf Hansson
2023-06-16
1
-3
/
+6
|
|
*
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
2023-05-24
1
-3
/
+3
|
|
/
|
/
|
|
*
PM: suspend: Fix pm_suspend_target_state handling for !CONFIG_PM
Kai-Heng Feng
2023-05-24
1
-5
/
+0
|
/
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
|
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
|
PM: core: Remove unnecessary (void *) conversions
Li zeming
2023-04-07
1
-6
/
+6
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-02-25
1
-0
/
+26
|
\
|
*
PM: domains: Allow a genpd consumer to require a synced power off
Ulf Hansson
2023-01-10
1
-0
/
+26
*
|
Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-02-21
2
-4
/
+5
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'
Rafael J. Wysocki
2023-02-15
1
-4
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
[next]