Toggle navigation
Patchwork
linux-pm
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 21546 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
123
124
125
…
215
216
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v8,08/27] kernel/reboot: Add register_platform_power_off()
Introduce power-off+restart call chain API
-
-
-
2022-05-09
Dmitry Osipenko
Accepted
[v8,07/27] kernel/reboot: Add kernel_can_power_off()
Introduce power-off+restart call chain API
-
-
-
2022-05-09
Dmitry Osipenko
Accepted
[v8,06/27] kernel/reboot: Add stub for pm_power_off
Introduce power-off+restart call chain API
-
-
-
2022-05-09
Dmitry Osipenko
Accepted
[v8,05/27] kernel/reboot: Add do_kernel_power_off()
Introduce power-off+restart call chain API
-
-
-
2022-05-09
Dmitry Osipenko
Accepted
[v8,04/27] kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers
Introduce power-off+restart call chain API
-
-
-
2022-05-09
Dmitry Osipenko
Accepted
[v8,03/27] kernel/reboot: Introduce sys-off handler API
Introduce power-off+restart call chain API
-
-
-
2022-05-09
Dmitry Osipenko
Accepted
[v8,02/27] notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
Introduce power-off+restart call chain API
-
-
-
2022-05-09
Dmitry Osipenko
Accepted
[v8,01/27] notifier: Add atomic_notifier_call_chain_is_empty()
Introduce power-off+restart call chain API
-
-
-
2022-05-09
Dmitry Osipenko
Accepted
[v3,4/4] PM / devfreq: passive: Keep cpufreq_policy for possible cpus
PM / devfreq: Add cpu based scaling support to passive governor
-
-
-
2022-05-09
Chanwoo Choi
Superseded
[v3,3/4] PM / devfreq: passive: Reduce duplicate code when passive_devfreq case
PM / devfreq: Add cpu based scaling support to passive governor
-
-
-
2022-05-09
Chanwoo Choi
Superseded
[v3,2/4] PM / devfreq: Add cpu based scaling support to passive governor
PM / devfreq: Add cpu based scaling support to passive governor
-
-
-
2022-05-09
Chanwoo Choi
Superseded
[v3,1/4] PM / devfreq: Export devfreq_get_freq_range symbol within devfreq
PM / devfreq: Add cpu based scaling support to passive governor
-
-
-
2022-05-09
Chanwoo Choi
Superseded
[v1] drivers: cpufreq: sun8i-r40: Add cpufreq support
[v1] drivers: cpufreq: sun8i-r40: Add cpufreq support
-
-
-
2022-05-09
qianfan
New
Revert "cpufreq: Fix possible race in cpufreq online error path"
Revert "cpufreq: Fix possible race in cpufreq online error path"
-
-
-
2022-05-09
Viresh Kumar
Accepted
[v2,5/5] PM / devfreq: passive: Update frequency when start governor
PM / devfreq: Add cpu based scaling support to passive governor
-
-
-
2022-05-07
Chanwoo Choi
New
[v2,4/5] PM / devfreq: passive: Keep cpufreq_policy for possible cpus
PM / devfreq: Add cpu based scaling support to passive governor
-
-
-
2022-05-07
Chanwoo Choi
Superseded
[v2,3/5] PM / devfreq: passive: Reduce duplicate code when passive_devfreq case
PM / devfreq: Add cpu based scaling support to passive governor
-
-
-
2022-05-07
Chanwoo Choi
Superseded
[v2,2/5] PM / devfreq: Add cpu based scaling support to passive governor
PM / devfreq: Add cpu based scaling support to passive governor
-
-
-
2022-05-07
Chanwoo Choi
Superseded
[v2,1/5] PM / devfreq: Export devfreq_get_freq_range symbol within devfreq
PM / devfreq: Add cpu based scaling support to passive governor
-
-
-
2022-05-07
Chanwoo Choi
Superseded
[v2,14/14] thermal/of: Initialize trip points separately
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
Superseded
[v2,13/14] thermal/of: Use thermal trips stored in the thermal zone
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
Superseded
[v2,12/14] thermal/of: Store the trips in the thermal zone
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
Superseded
[v2,11/14] thermal/core: Register with the trip points
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
Superseded
[v2,10/14] thermal/core: Add thermal_trip in thermal_zone
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
Superseded
[v2,09/14] thermal/core: Rename trips to ntrips
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
Superseded
[v2,08/14] thermal/core: Move thermal_set_delay_jiffies to static
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
Superseded
[v2,07/14] thermal/core: Remove unneeded EXPORT_SYMBOLS
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
Superseded
[v2,06/14] thermal/of: Move thermal_trip structure to thermal.h
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
Superseded
[v2,05/14] thermal/of: Remove the device node pointer for thermal_trip
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
Superseded
[v2,04/14] thermal/of: Replace device node match with device node search
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
Superseded
[v2,03/14] thermal/core: Remove duplicate information when an error occurs
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
Superseded
[v2,02/14] thermal/core: Add a thermal sensor structure in the thermal zone
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
New
[v2,01/14] thermal/core: Change thermal_zone_ops to thermal_sensor_ops
thermal OF rework
-
-
-
2022-05-07
Daniel Lezcano
New
cpufreq: fix typo when cpufreq device remove
cpufreq: fix typo when cpufreq device remove
-
-
-
2022-05-06
Schspa Shi
New
cpufreq: fix double unlock when cpufreq online
cpufreq: fix double unlock when cpufreq online
-
-
-
2022-05-06
Schspa Shi
New
powercap: Add Power Limit4 support for RaptorLake SoC
powercap: Add Power Limit4 support for RaptorLake SoC
-
-
-
2022-05-06
Sumeet Pawnikar
Accepted
drivers/thermal/intel: Add TCC cooling support for RaptorLake platform
drivers/thermal/intel: Add TCC cooling support for RaptorLake platform
-
-
-
2022-05-06
Sumeet Pawnikar
Accepted
thermal: int340x: Mode setting with new OS handshake
thermal: int340x: Mode setting with new OS handshake
-
-
-
2022-05-06
Srinivas Pandruvada
Superseded
[GIT,PULL] interconnect fix for 5.18-rc
[GIT,PULL] interconnect fix for 5.18-rc
-
-
-
2022-05-06
Georgi Djakov
New
tools/thermal: Remove unneeded semicolon
tools/thermal: Remove unneeded semicolon
-
-
-
2022-05-06
baihaowen
New
tools/lib/thermal: Remove unneeded semicolon
tools/lib/thermal: Remove unneeded semicolon
-
-
-
2022-05-06
baihaowen
New
[v4,12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
ptrace: cleaning up ptrace_stop
-
-
-
2022-05-05
Eric W. Biederman
Accepted
[v4,11/12] ptrace: Always take siglock in ptrace_resume
ptrace: cleaning up ptrace_stop
-
-
-
2022-05-05
Eric W. Biederman
Accepted
[v4,10/12] ptrace: Don't change __state
ptrace: cleaning up ptrace_stop
-
-
-
2022-05-05
Eric W. Biederman
Superseded
[v4,09/12] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs
ptrace: cleaning up ptrace_stop
-
-
-
2022-05-05
Eric W. Biederman
Accepted
[v4,08/12] ptrace: Document that wait_task_inactive can't fail
ptrace: cleaning up ptrace_stop
-
-
-
2022-05-05
Eric W. Biederman
Accepted
[v4,07/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
ptrace: cleaning up ptrace_stop
-
-
-
2022-05-05
Eric W. Biederman
Accepted
[v4,06/12] signal: Use lockdep_assert_held instead of assert_spin_locked
ptrace: cleaning up ptrace_stop
-
-
-
2022-05-05
Eric W. Biederman
Accepted
[v4,05/12] ptrace: Remove arch_ptrace_attach
ptrace: cleaning up ptrace_stop
-
-
-
2022-05-05
Eric W. Biederman
Superseded
[v4,04/12] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
ptrace: cleaning up ptrace_stop
-
-
-
2022-05-05
Eric W. Biederman
Superseded
[v4,03/12] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
ptrace: cleaning up ptrace_stop
-
-
-
2022-05-05
Eric W. Biederman
Accepted
[v4,02/12] signal: Replace __group_send_sig_info with send_signal_locked
ptrace: cleaning up ptrace_stop
-
-
-
2022-05-05
Eric W. Biederman
Accepted
[v4,01/12] signal: Rename send_signal send_signal_locked
ptrace: cleaning up ptrace_stop
-
-
-
2022-05-05
Eric W. Biederman
Accepted
[v1,11/11] PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()
PCI/PM: Rework powering up PCI devices
-
-
-
2022-05-05
Rafael J. Wysocki
New
[v1,10/11] PCI/PM: Rearrange pci_set_power_state()
PCI/PM: Rework powering up PCI devices
-
-
-
2022-05-05
Rafael J. Wysocki
New
[v1,09/11] PCI/PM: Clean up pci_set_low_power_state()
PCI/PM: Rework powering up PCI devices
-
-
-
2022-05-05
Rafael J. Wysocki
New
[v1,08/11] PCI/PM: Do not restore BARs if device is not in D0
PCI/PM: Rework powering up PCI devices
-
-
-
2022-05-05
Rafael J. Wysocki
New
[v1,07/11] PCI/PM: Split pci_power_up()
PCI/PM: Rework powering up PCI devices
-
-
-
2022-05-05
Rafael J. Wysocki
New
[v1,06/11] PCI/PM: Write 0 to PMCSR in pci_power_up() in all cases
PCI/PM: Rework powering up PCI devices
-
-
-
2022-05-05
Rafael J. Wysocki
New
[v1,05/11] PCI/PM: Do not call pci_update_current_state() from pci_power_up()
PCI/PM: Rework powering up PCI devices
-
-
-
2022-05-05
Rafael J. Wysocki
New
[v1,04/11] PCI/PM: Unfold pci_platform_power_transition() in pci_power_up()
PCI/PM: Rework powering up PCI devices
-
-
-
2022-05-05
Rafael J. Wysocki
New
[v1,03/11] PCI/PM: Set current_state to D3cold if the device is not accessible
PCI/PM: Rework powering up PCI devices
-
-
-
2022-05-05
Rafael J. Wysocki
New
[v1,02/11] PCI/PM: Relocate pci_set_low_power_state()
PCI/PM: Rework powering up PCI devices
-
-
-
2022-05-05
Rafael J. Wysocki
New
[v1,01/11] PCI/PM: Split pci_raw_set_power_state()
PCI/PM: Rework powering up PCI devices
-
-
-
2022-05-05
Rafael J. Wysocki
New
thermal: broadcom: check return value after calling platform_get_resource()
thermal: broadcom: check return value after calling platform_get_resource()
-
-
-
2022-05-05
Yang Yingliang
New
[v6,10/10] arm64: dts: mediatek: Add mediatek,cci property for MT8183 cpufreq
cpufreq: mediatek: Cleanup and support MT8183 and MT8186
-
-
-
2022-05-05
Rex-BC Chen (陳柏辰)
New
[v6,09/10] arm64: dts: mediatek: Add MediaTek CCI node for MT8183
cpufreq: mediatek: Cleanup and support MT8183 and MT8186
-
-
-
2022-05-05
Rex-BC Chen (陳柏辰)
Superseded
[v6,08/10] arm64: dts: mediatek: Add opp table and clock property for MT8183 cpufreq
cpufreq: mediatek: Cleanup and support MT8183 and MT8186
-
-
-
2022-05-05
Rex-BC Chen (陳柏辰)
Superseded
[v6,07/10] cpufreq: mediatek: Add support for MT8186
cpufreq: mediatek: Cleanup and support MT8183 and MT8186
-
-
-
2022-05-05
Rex-BC Chen (陳柏辰)
New
[v6,06/10] cpufreq: mediatek: Link CCI device to CPU
cpufreq: mediatek: Cleanup and support MT8183 and MT8186
-
-
-
2022-05-05
Rex-BC Chen (陳柏辰)
Accepted
[v6,04/10] cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()
cpufreq: mediatek: Cleanup and support MT8183 and MT8186
-
-
-
2022-05-05
Rex-BC Chen (陳柏辰)
New
[v6,03/10] cpufreq: mediatek: Move voltage limits to platform data
cpufreq: mediatek: Cleanup and support MT8183 and MT8186
-
-
-
2022-05-05
Rex-BC Chen (陳柏辰)
Accepted
[v6,02/10] cpufreq: mediatek: Add platform_device_unregister when driver exit
cpufreq: mediatek: Cleanup and support MT8183 and MT8186
-
-
-
2022-05-05
Rex-BC Chen (陳柏辰)
New
[v6,01/10] dt-bindings: cpufreq: mediatek: Add MediaTek CCI property
cpufreq: mediatek: Cleanup and support MT8183 and MT8186
-
-
-
2022-05-05
Rex-BC Chen (陳柏辰)
Accepted
[v15,6/6] usb: dwc3: qcom: Keep power domain on to retain controller status
USB DWC3 host wake up support from system suspend
-
-
-
2022-05-05
Krishna Kurapati
Superseded
[v15,5/6] usb: dwc3: qcom: Configure wakeup interrupts during suspend
USB DWC3 host wake up support from system suspend
-
-
-
2022-05-05
Krishna Kurapati
Superseded
[v15,4/6] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
USB DWC3 host wake up support from system suspend
-
-
-
2022-05-05
Krishna Kurapati
Superseded
[v15,3/6] usb: dwc3: core: Host wake up support from system suspend
USB DWC3 host wake up support from system suspend
-
-
-
2022-05-05
Krishna Kurapati
New
[v15,2/6] usb: host: xhci-plat: Enable wakeup based on children wakeup status
USB DWC3 host wake up support from system suspend
-
-
-
2022-05-05
Krishna Kurapati
New
[v15,1/6] dt-bindings: usb: dwc3: Add wakeup-source property support
USB DWC3 host wake up support from system suspend
-
-
-
2022-05-05
Krishna Kurapati
Superseded
[V5,3/3] Documentation: amd-pstate: Add unit test introduction
Add unit test module for AMD P-State driver
-
-
-
2022-05-05
Meng, Li (Jassmine)
Superseded
[V5,2/3] selftests: amd-pstate: Add test module for amd-pstate driver
Add unit test module for AMD P-State driver
-
-
-
2022-05-05
Meng, Li (Jassmine)
New
[V5,1/3] cpufreq: amd-pstate: Expose struct amd_cpudata
Add unit test module for AMD P-State driver
-
-
-
2022-05-05
Meng, Li (Jassmine)
Superseded
[7/7] rtc: cmos: Add suspend/resume endurance testing hook
PM: Solution for S0ix failure caused by PCH overheating
-
-
-
2022-05-05
Zhang Rui
New
[6/7] PM: suspend: introduce PM_SUSPEND_LATE event
PM: Solution for S0ix failure caused by PCH overheating
-
-
-
2022-05-05
Zhang Rui
New
[5/7] wil6210: remove debug message for unsupported PM event
PM: Solution for S0ix failure caused by PCH overheating
-
-
-
2022-05-05
Zhang Rui
New
[4/7] ACPI: video: improve PM notifer callback
PM: Solution for S0ix failure caused by PCH overheating
-
-
-
2022-05-05
Zhang Rui
Accepted
[3/7] thermal: intel: pch: improve the cooling delay log
PM: Solution for S0ix failure caused by PCH overheating
-
-
-
2022-05-05
Zhang Rui
Superseded
[2/7] thermal: intel: pch: enhance overheat handling
PM: Solution for S0ix failure caused by PCH overheating
-
-
-
2022-05-05
Zhang Rui
New
[1/7] PM: wakeup: expose pm_wakeup_pending to modules
PM: Solution for S0ix failure caused by PCH overheating
-
-
-
2022-05-05
Zhang Rui
Superseded
[10/10] PM: hibernate: seal the encryption key with a PCR policy
Encrypted Hibernation
-
-
-
2022-05-04
Evan Green
New
[09/10] PM: hibernate: Verify the digest encryption key
Encrypted Hibernation
-
-
-
2022-05-04
Evan Green
New
[08/10] PM: hibernate: Mix user key in encrypted hibernate
Encrypted Hibernation
-
-
-
2022-05-04
Evan Green
New
[07/10] PM: hibernate: Use TPM-backed keys to encrypt image
Encrypted Hibernation
-
-
-
2022-05-04
Evan Green
Superseded
[06/10] PM: hibernate: Add kernel-based encryption
Encrypted Hibernation
-
-
-
2022-05-04
Evan Green
Superseded
[05/10] security: keys: trusted: Verify creation data
Encrypted Hibernation
-
-
-
2022-05-04
Evan Green
New
[04/10] security: keys: trusted: Allow storage of PCR values in creation data
Encrypted Hibernation
-
-
-
2022-05-04
Evan Green
Superseded
[03/10] security: keys: trusted: Parse out individual components of the key blob
Encrypted Hibernation
-
-
-
2022-05-04
Evan Green
New
[02/10] tpm: Allow PCR 23 to be restricted to kernel-only use
Encrypted Hibernation
-
-
-
2022-05-04
Evan Green
Superseded
[01/10] tpm: Add support for in-kernel resetting of PCRs
Encrypted Hibernation
-
-
-
2022-05-04
Evan Green
Superseded
«
1
2
...
123
124
125
…
215
216
»