Toggle navigation
Patchwork
linux-pm
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Russell King (Oracle)
| State =
Action Required
| Archived =
No
| 38 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
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[21/21] riscv: convert to use arch_cpu_is_hotpluggable()
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
-
-
-
2023-11-21
Russell King (Oracle)
New
[19/21] LoongArch: convert to use arch_cpu_is_hotpluggable()
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
-
-
-
2023-11-21
Russell King (Oracle)
New
[17/21] LoongArch: Switch over to GENERIC_CPU_DEVICES
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
-
-
-
2023-11-21
Russell King (Oracle)
New
[15/21] x86/topology: use weak version of arch_unregister_cpu()
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
-
-
-
2023-11-21
Russell King (Oracle)
New
[13/21] arm64: convert to arch_cpu_is_hotpluggable()
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
-
-
-
2023-11-21
Russell King (Oracle)
New
[11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
-
-
-
2023-11-21
Russell King (Oracle)
New
[09/21] drivers: base: add arch_cpu_is_hotpluggable()
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
-
-
-
2023-11-21
Russell King (Oracle)
New
[06/21] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
-
-
-
2023-11-21
Russell King (Oracle)
New
[05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
-
-
-
2023-11-21
Russell King (Oracle)
New
[03/21] x86/topology: remove arch_*register_cpu() exports
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
-
-
-
2023-11-21
Russell King (Oracle)
New
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
[01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
-
-
-
2023-11-21
Russell King (Oracle)
New
[RFC,13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
Initial cleanups for vCPU hotplug
-
-
-
2023-11-07
Russell King (Oracle)
New
[RFC,07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
Initial cleanups for vCPU hotplug
-
-
-
2023-11-07
Russell King (Oracle)
New
[RFC,04/22] Loongarch: remove arch_*register_cpu() exports
Initial cleanups for vCPU hotplug
-
-
-
2023-11-07
Russell King (Oracle)
New
[RFC,02/22] x86: intel_epb: Don't rely on link order
Initial cleanups for vCPU hotplug
-
-
-
2023-11-07
Russell King (Oracle)
New
[39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[37/39] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[36/39] arm64: document virtual CPU hotplug's expectations
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[34/39] arm64: psci: Ignore DENIED CPUs
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[30/39] arm64: acpi: Move get_cpu_for_acpi_id() to a header
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[28/39] ACPI: Warn when the present bit changes but the feature is not enabled
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[27/39] ACPI: Check _STA present bit before making CPUs not present
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[25/39] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[23/39] drivers: base: Implement weak arch_unregister_cpu()
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[21/39] ACPI: processor: Register all CPUs from acpi_processor_get_info()
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[18/39] ACPI: Only enumerate enabled (or functional) devices
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[16/39] riscv: Switch over to GENERIC_CPU_DEVICES
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[09/39] drivers: base: remove unnecessary call to register_cpu_under_node()
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[08/39] drivers: base: Move cpu_dev_init() after node_dev_init()
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
[02/39] ACPI: Use the acpi_device_is_present() helper in more places
ACPI/arm64: add support for virtual cpuhotplug
-
-
-
2023-10-24
Russell King (Oracle)
New
cpu-hotplug: provide prototypes for arch CPU registration
cpu-hotplug: provide prototypes for arch CPU registration
-
-
-
2023-09-25
Russell King (Oracle)
New
[RFC,v2] cpu-hotplug: provide prototypes for arch CPU registration
[RFC,v2] cpu-hotplug: provide prototypes for arch CPU registration
-
-
-
2023-09-14
Russell King (Oracle)
New
[RFC] cpu-hotplug: provide prototypes for arch CPU registration
[RFC] cpu-hotplug: provide prototypes for arch CPU registration
-
-
-
2023-09-14
Russell King (Oracle)
New
[3/3] arm64: dts: armada-ap807: update thermal compatible
Update for AP807 thermal data
-
-
-
2023-06-16
Russell King (Oracle)
New
[2/3] thermal: armada: add support for AP807 thermal data
Update for AP807 thermal data
-
-
-
2023-06-16
Russell King (Oracle)
New
[1/3] dt-bindings: armada-thermal: add armada-ap807-thermal compatible
Update for AP807 thermal data
-
-
-
2023-06-16
Russell King (Oracle)
New