index
:
linux-stable.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.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 '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
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
PM: domains: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-09
1
-4
/
+1
|
|
|
/
|
*
/
PM: runtime: Document that force_suspend() is incompatible with SMART_SUSPEND
Richard Fitzgerald
2023-01-13
1
-0
/
+4
|
|
/
*
/
cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()
Peter Zijlstra
2023-01-13
1
-12
/
+12
|
/
*
Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-12-12
2
-160
/
+135
|
\
|
*
-
-
-
.
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2022-12-12
1
-93
/
+57
|
|
\
\
\
|
|
|
|
*
PM: domains: Reverse the order of performance and enabling ops
Abel Vesa
2022-11-25
1
-15
/
+21
|
|
|
|
*
PM: domains: Power off[on] domain in hibernate .freeze[thaw]_noirq hook
Shawn Guo
2022-11-03
1
-31
/
+4
|
|
|
|
*
PM: domains: Consolidate genpd_restore_noirq() and genpd_resume_noirq()
Shawn Guo
2022-11-03
1
-22
/
+19
|
|
|
|
*
PM: domains: Pass generic PM noirq hooks to genpd_finish_suspend()
Shawn Guo
2022-11-03
1
-12
/
+13
|
|
|
|
*
PM: domains: Drop genpd status manipulation for hibernate restore
Shawn Guo
2022-11-03
1
-13
/
+0
|
|
|
|
/
|
*
|
|
PM: runtime: Adjust white space in the core code
Rafael J. Wysocki
2022-12-07
1
-34
/
+35
|
*
|
|
PM: runtime: Relocate rpm_callback() right after __rpm_callback()
Rafael J. Wysocki
2022-12-05
1
-32
/
+32
|
*
|
|
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
2022-12-05
1
-1
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
2
-0
/
+29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PM: domains: Store the next hrtimer wakeup in genpd
Maulik Shah
2022-11-09
2
-0
/
+29
|
|
/
*
/
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
2022-10-26
1
-0
/
+4
|
/
*
PM: domains: log failures to register always-on domains
Johan Hovold
2022-10-04
1
-1
/
+3
*
-
-
-
.
Merge branches 'pm-cpuidle', 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2022-10-03
2
-2
/
+7
|
\
\
\
|
|
|
*
PM: wakeup: Add extra debugging statement for multiple active IRQs
Mario Limonciello
2022-09-03
1
-0
/
+2
|
|
|
/
|
|
/
|
|
|
*
PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT case
Rafael J. Wysocki
2022-09-24
1
-2
/
+5
|
|
/
|
/
|
*
|
Revert "PM: domains: Delete usage of driver_deferred_probe_check_state()"
Saravana Kannan
2022-08-23
1
-1
/
+1
|
/
*
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-04
1
-1
/
+1
|
\
|
*
PM: domains: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan
2022-06-10
1
-1
/
+1
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'
Rafael J. Wysocki
2022-07-29
3
-30
/
+9
|
\
\
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
PM: domains: Ensure genpd_debugfs_dir exists before remove
Hsin-Yi Wang
2022-07-14
1
-0
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
PM: wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEP
Bjorn Helgaas
2022-07-05
1
-30
/
+0
|
|
|
/
|
*
/
PM: runtime: Extend support for wakeirq for force_suspend|resume
Ulf Hansson
2022-07-08
1
-0
/
+6
|
/
/
*
|
PM: runtime: Fix supplier device management during consumer probe
Rafael J. Wysocki
2022-07-01
1
-13
/
+1
*
|
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
2022-07-01
1
-11
/
+9
|
/
*
Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-24
1
-0
/
+1
|
\
|
*
PM: wakeup: expose pm_wakeup_pending to modules
Zhang Rui
2022-05-19
1
-0
/
+1
*
|
Merge branch 'pm-domains'
Rafael J. Wysocki
2022-05-23
3
-142
/
+209
|
\
\
|
*
|
PM: domains: Trust domain-idle-states from DT to be correct by genpd
Ulf Hansson
2022-05-19
1
-2
/
+2
|
*
|
PM: domains: Measure power-on/off latencies in genpd based on a governor
Ulf Hansson
2022-05-19
1
-4
/
+4
|
*
|
PM: domains: Allocate governor data dynamically based on a genpd governor
Ulf Hansson
2022-05-19
2
-36
/
+61
|
*
|
PM: domains: Clean up some code in pm_genpd_init() and genpd_remove()
Ulf Hansson
2022-05-19
1
-18
/
+38
|
*
|
PM: domains: Fix initialization of genpd's next_wakeup
Ulf Hansson
2022-05-19
1
-0
/
+1
|
*
|
PM: domains: Fixup QoS latency measurements for IRQ safe devices in genpd
Ulf Hansson
2022-05-19
1
-3
/
+1
|
*
|
PM: domains: Measure suspend/resume latencies in genpd based on governor
Ulf Hansson
2022-05-19
1
-12
/
+9
|
*
|
PM: domains: Move the next_wakeup variable into the struct gpd_timing_data
Ulf Hansson
2022-05-19
2
-5
/
+6
|
*
|
PM: domains: Allocate gpd_timing_data dynamically based on governor
Ulf Hansson
2022-05-19
2
-18
/
+39
|
*
|
PM: domains: Skip another warning in irq_safe_dev_in_sleep_domain()
Ulf Hansson
2022-05-19
1
-1
/
+4
|
*
|
PM: domains: Rename irq_safe_dev_in_no_sleep_domain() in genpd
Ulf Hansson
2022-05-19
1
-7
/
+7
|
*
|
PM: domains: Don't check PM_QOS_FLAG_NO_POWER_OFF in genpd
Ulf Hansson
2022-05-19
1
-6
/
+0
|
*
|
PM: domains: Drop redundant code for genpd always-on governor
Ulf Hansson
2022-05-19
1
-6
/
+0
|
*
|
PM: domains: Add GENPD_FLAG_RPM_ALWAYS_ON for the always-on governor
Ulf Hansson
2022-05-19
1
-0
/
+4
[next]