Show patches with: Submitter = Jonathan Cameron       |    State = Action Required       |    Archived = No       |   67 patches
Patch Series S/W/F Date Submitter Delegate State
[v7,16/16] cpumask: Add enabled cpumask for present CPUs that can be brought online [v7,01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug --- 2024-04-18 Jonathan Cameron New
[v7,14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled. [v7,01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug --- 2024-04-18 Jonathan Cameron New
[v7,12/16] arm64: psci: Ignore DENIED CPUs [v7,01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug --- 2024-04-18 Jonathan Cameron New
[v7,10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() [v7,01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug --- 2024-04-18 Jonathan Cameron New
[v6,15/16] arm64: document virtual CPU hotplug's expectations ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-17 Jonathan Cameron New
[v6,13/16] arm64: arch_register_cpu() variant to check if an ACPI handle is now available. ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-17 Jonathan Cameron New
[v6,11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-17 Jonathan Cameron New
[v6,09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-17 Jonathan Cameron New
[v6,08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-17 Jonathan Cameron New
[v6,07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach(); ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-17 Jonathan Cameron New
[v6,06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info() ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-17 Jonathan Cameron New
[v6,05/16] ACPI: processor: Add acpi_get_processor_handle() helper ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-17 Jonathan Cameron New
[v6,04/16] ACPI: processor: Move checks and availability of acpi_processor earlier ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-17 Jonathan Cameron New
[v6,03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present) ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-17 Jonathan Cameron New
[v6,02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-17 Jonathan Cameron New
[v6,01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-17 Jonathan Cameron New
[v5,16/18] ACPI: add support to (un)register CPUs based on the _STA enabled bit ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-12 Jonathan Cameron New
[v5,15/18] arm64: arch_register_cpu() variant to allow checking of ACPI _STA ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-12 Jonathan Cameron New
[v5,10/18] ACPI: Warn when the present bit changes but the feature is not enabled ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-12 Jonathan Cameron New
[v5,09/18] ACPI: Check _STA present bit before making CPUs not present ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-12 Jonathan Cameron New
[v5,08/18] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED() ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-12 Jonathan Cameron New
[v5,06/18] ACPI: scan: Add parameter to allow defering some actions in acpi_scan_check_and_detach. ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-12 Jonathan Cameron New
[v5,05/18] ACPI: utils: Add an acpi_sta_enabled() helper and use it in acpi_processor_make_present() ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-12 Jonathan Cameron New
[v5,04/18] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-12 Jonathan Cameron New
[v5,03/18] ACPI: processor: Register deferred CPUs from acpi_processor_get_info() ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-12 Jonathan Cameron New
[v5,02/18] ACPI: processor: Set the ACPI_COMPANION for the struct cpu instance ACPI/arm64: add support for virtual cpu hotplug --- 2024-04-12 Jonathan Cameron New
[RFC,v3,6/7] i2c: aspeed: Set the fwnode for the adap->dev i2c: Enabling use of aspeed-i2c with ACPI --- 2023-05-31 Jonathan Cameron New
[RFC,v3,5/7] i2c: aspeed: switch to generic fw properties. i2c: Enabling use of aspeed-i2c with ACPI --- 2023-05-31 Jonathan Cameron New
[RFC,v3,4/7] i2c: aspeed: use a function pointer type def for clk_reg_val callback i2c: Enabling use of aspeed-i2c with ACPI --- 2023-05-31 Jonathan Cameron New
[RFC,v3,3/7] i2c: aspeed: Don't report error when optional dt bus-frequency not supplied i2c: Enabling use of aspeed-i2c with ACPI --- 2023-05-31 Jonathan Cameron New
[RFC,v3,1/7] i2c: acpi: set slave mode flag i2c: Enabling use of aspeed-i2c with ACPI --- 2023-05-31 Jonathan Cameron New
[RFC,v2,6/6] HACK: i2c: aspeed: Comment clock out and make reset optional i2c: Enabling use of aspeed-i2c with ACPI --- 2023-05-30 Jonathan Cameron New
[RFC,v2,4/6] i2c: aspeed: switch to generic fw properties. i2c: Enabling use of aspeed-i2c with ACPI --- 2023-05-30 Jonathan Cameron New
[RFC,v2,2/6] i2c: aspeed: Use platform_get_irq() instead of opencoding i2c: Enabling use of aspeed-i2c with ACPI --- 2023-05-30 Jonathan Cameron New
[RFC,6/6] HACK: i2c: aspeed: Enable build without COMPILE_TEST [RFC,1/6] i2c: acpi: set slave mode flag --- 2023-05-25 Jonathan Cameron New
[RFC,5/6] HACK: i2c: aspeed: Comment the clock and reset out. [RFC,1/6] i2c: acpi: set slave mode flag --- 2023-05-25 Jonathan Cameron New
[RFC,4/6] i2c: aspeed: Set the fwnode for the adap->dev [RFC,1/6] i2c: acpi: set slave mode flag --- 2023-05-25 Jonathan Cameron New
[RFC,3/6] i2c: aspeed: switch to generic fw properties. [RFC,1/6] i2c: acpi: set slave mode flag --- 2023-05-25 Jonathan Cameron New
acpi/arm64: Drop extra (struct resource) acpi/arm64: Drop extra (struct resource) --- 2023-03-01 Jonathan Cameron New
[v4,5/5] DONOTMERGE: PCI/DOE: Add userspace example program to tools/pci PCI Data Object Exchange support + CXL CDAT --- 2021-05-24 Jonathan Cameron New
[v4,4/5] DONOTMERGE: PCI/DOE: Add per DOE chrdev for ioctl based access PCI Data Object Exchange support + CXL CDAT --- 2021-05-24 Jonathan Cameron New
[v4,3/5] cxl/mem: Add CDAT table reading from DOE PCI Data Object Exchange support + CXL CDAT --- 2021-05-24 Jonathan Cameron New
[v4,2/5] PCI/DOE: Add Data Object Exchange support PCI Data Object Exchange support + CXL CDAT --- 2021-05-24 Jonathan Cameron New
[v4,1/5] PCI: Add vendor ID for the PCI SIG PCI Data Object Exchange support + CXL CDAT --- 2021-05-24 Jonathan Cameron New
[RFC,v3,4/4] cxl/mem: Add a debug parser for CDAT commands PCI Data Object Exchange support + CXL CDAT --- 2021-04-19 Jonathan Cameron New
[RFC,v3,3/4] cxl/mem: Add CDAT table reading from DOE PCI Data Object Exchange support + CXL CDAT --- 2021-04-19 Jonathan Cameron New
[RFC,v2,3/4] cxl/mem: Add CDAT table reading from DOE PCI Data Object Exchange support + CXL CDAT --- 2021-04-13 Jonathan Cameron New
[RFC,2/2] cxl/mem: Add CDAT table reading from DOE PCI Data Object Exchange support + CXL CDAT --- 2021-03-10 Jonathan Cameron New
[RFC,1/2] PCI/doe: Initial support PCI Data Object Exchange PCI Data Object Exchange support + CXL CDAT --- 2021-03-10 Jonathan Cameron New
[RFC] topology: Represent clusters of CPUs within a die. [RFC] topology: Represent clusters of CPUs within a die. --- 2020-10-16 Jonathan Cameron New
[v12,5/6] node: Add access1 class to represent CPU to memory characteristics ACPI: Support Generic Initiator proximity domains --- 2020-09-30 Jonathan Cameron New
[v12,3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures ACPI: Support Generic Initiator proximity domains --- 2020-09-30 Jonathan Cameron New
[v12,1/6] ACPI: Support Generic Initiator only domains ACPI: Support Generic Initiator proximity domains --- 2020-09-30 Jonathan Cameron New
[v10,2/6] x86: Support Generic Initiator only proximity domains ACPI: Support Generic Initiator proximity domains --- 2020-09-07 Jonathan Cameron New
[v8,3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures ACPI: Support Generic Initiator proximity domains --- 2020-08-18 Jonathan Cameron New
ACPI: Only create numa nodes from entries in SRAT or SRAT emulation. ACPI: Only create numa nodes from entries in SRAT or SRAT emulation. --- 2020-07-13 Jonathan Cameron New
arm64: numa: rightsize the distance array arm64: numa: rightsize the distance array --- 2020-07-08 Jonathan Cameron New
[v2] PCI/AER: Add support for reset of RCiEPs for APEI/Firmware first reporting only [v2] PCI/AER: Add support for reset of RCiEPs for APEI/Firmware first reporting only --- 2020-06-22 Jonathan Cameron New
[1/2] PCI/AER: Do not reset the device status if doing firmware first handling. PCI/AER: handling for RCiEPs --- 2020-05-21 Jonathan Cameron New
[V6,1/7] ACPI: Support Generic Initiator only domains [V6,1/7] ACPI: Support Generic Initiator only domains --- 2019-12-16 Jonathan Cameron New
[v5,6/6] efi / ras: CCIX Agent internal error reporting Untitled series #25004 --- 2019-11-14 Jonathan Cameron New
[v4,5/6] efi / ras: CCIX Link error reporting [v4,1/6] efi / ras: CCIX Memory error reporting --- 2019-11-13 Jonathan Cameron New
[v4,1/6] efi / ras: CCIX Memory error reporting [v4,1/6] efi / ras: CCIX Memory error reporting --- 2019-11-13 Jonathan Cameron New
[v3,4/6] efi / ras: CCIX Port error reporting [v3,1/6] efi / ras: CCIX Memory error reporting --- 2019-11-12 Jonathan Cameron New
[v3,3/6] efi / ras: CCIX Address Translation Cache error reporting [v3,1/6] efi / ras: CCIX Memory error reporting --- 2019-11-12 Jonathan Cameron New
[v3,2/6] efi / ras: CCIX Cache error reporting [v3,1/6] efi / ras: CCIX Memory error reporting --- 2019-11-12 Jonathan Cameron New
[2/4] arm64: Support Generic Initiator only domains ACPI: Support generic initiator proximity domains --- 2019-08-21 Jonathan Cameron New