Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 17:24:34 to 2024-04-22 18:46:43 UTC [more...]

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-22 18:46 UTC  (24+ messages)
` [PATCH v7 01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
` [PATCH v7 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v7 03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present)
` [PATCH v7 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v7 05/16] ACPI: processor: Add acpi_get_processor_handle() helper
` [PATCH v7 06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v7 07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach()
` [PATCH v7 08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH v7 09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH v7 10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH v7 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH v7 12/16] arm64: psci: Ignore DENIED CPUs
` [PATCH v7 13/16] arm64: arch_register_cpu() variant to check if an ACPI handle is now available
` [PATCH v7 14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v7 15/16] arm64: document virtual CPU hotplug's expectations
` [PATCH v7 16/16] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH 1/1] ACPI: property: Add reference to UEFI DSD Guide
 2024-04-22 18:13 UTC 

[PATCH 2/4] iio: accel: kxcjk-1013: Move ACPI ROTM parsing to new acpi-helpers.h
 2024-04-22 17:06 UTC  (4+ messages)

[PATCH v3] ACPI: CPPC: Fix access width used for PCC registers
 2024-04-22 17:00 UTC  (2+ messages)

[PATCH v3 0/5] SRAT/CEDT fixes and updates
 2024-04-22 16:54 UTC  (10+ messages)
` [PATCH v3 1/5] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
` [PATCH v3 2/5] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)
` [PATCH v3 3/5] ACPI/NUMA: Remove architecture dependent remainings
` [PATCH v3 4/5] ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()
` [PATCH v3 5/5] ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_affinity()

[PATCH v2 0/2] ACPICA: AEST: Support AEST V2
 2024-04-22 16:50 UTC  (3+ messages)
` [PATCH v2 2/2] ACPICA: AEST: Add support for the AEST V2 table

[PATCH v2] software node: Implement device_get_match_data fwnode callback
 2024-04-22 16:46 UTC 

[PATCH] ACPI: CPPC: Fix bit_offset shift in MASK_VAL macro
 2024-04-22 16:43 UTC  (4+ messages)

[PATCH v1] ACPI: Declare acpi_blacklisted() only if CONFIG_X86 is enabled
 2024-04-22 16:37 UTC  (2+ messages)

[PATCH 0/1] pnp: Handle HAS_IOPORT dependencies
 2024-04-22 16:31 UTC  (3+ messages)
` [PATCH 1/1] pnp: add "

[PATCH v2] ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxx
 2024-04-22 16:28 UTC  (2+ messages)

[PATCH] ACPI: resource: Do IRQ override on GMxBGxx (XMG APEX 17 M23)
 2024-04-22 16:23 UTC  (2+ messages)

[PATCH 0/4] iommu: Remove iommu_fwspec ops
 2024-04-22 16:18 UTC  (8+ messages)
` [PATCH 1/4] iommu: Resolve fwspec ops automatically
` [PATCH 2/4] ACPI: Retire acpi_iommu_fwspec_ops()
` [PATCH 3/4] OF: Simplify of_iommu_configure()
` [PATCH 4/4] iommu: Remove iommu_fwspec ops

[PATCH v3 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-04-22 16:16 UTC  (5+ messages)
` [PATCH v3 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v3 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
` [PATCH v3 3/3] PCI/AER: Clear "

[PATCH RESEND v5] ACPI: fan: Add hwmon support
 2024-04-22 16:15 UTC  (4+ messages)

[PATCH v2 0/4] iio: accel: Share ACPI ROTM parsing between drivers and add it to mxc4005
 2024-04-22 16:06 UTC  (6+ messages)
` [PATCH v2 1/4] iio: accel: kxcjk-1013: Simplify ACPI ROTM mount matrix retreival
` [PATCH v2 2/4] iio: accel: kxcjk-1013: Move ACPI ROTM parsing to new acpi-helpers.h
` [PATCH v2 3/4] iio: bmc150-accel-core: Use acpi_read_mount_matrix() helper
` [PATCH v2 4/4] iio: accel: mxc4005: Read orientation matrix from ACPI ROTM method

[PATCH V7 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-04-22  9:59 UTC  (2+ messages)

[PATCH v5 0/1] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2024-04-22  8:42 UTC  (3+ messages)
` [PATCH v5 1/1] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing

local bus enumeration beyond a PCI device
 2024-04-22  8:00 UTC  (4+ messages)

[PATCH V5] PCI: Add support for preserving boot configuration
 2024-04-22  7:45 UTC  (9+ messages)
` [PATCH V6] "
  ` [PATCH v7-incomplete 0/3] "
    ` [PATCH v7-incomplete 1/3] PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
    ` [PATCH v7-incomplete 2/3] PCI: of: Add of_pci_preserve_config() for per-host bridge support
    ` [PATCH v7-incomplete 3/3] PCI: Unify ACPI and DT 'preserve config' support

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-04-22  6:37 UTC  (9+ messages)
` [PATCH v4 1/7] OF: Retire dma-ranges mask workaround
` [PATCH v4 2/7] OF: Simplify DMA range calculations
` [PATCH v4 3/7] ACPI/IORT: Handle memory address size limits as limits
` [PATCH v4 4/7] dma-mapping: Add helpers for dma_range_map bounds
` [PATCH v4 5/7] iommu/dma: Make limit checks self-contained
` [PATCH v4 6/7] iommu/dma: Centralise iommu_setup_dma_ops()
` [PATCH v4 7/7] dma-mapping: Simplify arch_setup_dma_ops()

[PATCH] ACPI: fan: Add hwmon support
 2024-04-22  5:42 UTC 

[PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-22  3:53 UTC  (32+ messages)
` [PATCH v5 01/18] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v5 02/18] ACPI: processor: Set the ACPI_COMPANION for the struct cpu instance
` [PATCH v5 03/18] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()

[rafael-pm:bleeding-edge] BUILD SUCCESS 4a144cb33ba0ff7bff6841d362e0d975d565c3ef
 2024-04-20  8:42 UTC 

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-04-19 18:06 UTC  (12+ messages)
` [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
` [RFC PATCH v8 02/10] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [RFC PATCH v8 03/10] cxl/mbox: Add GET_FEATURE "
` [RFC PATCH v8 04/10] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v8 05/10] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH v8 06/10] ACPICA: Add __free() based cleanup function for acpi_put_table
` [RFC PATCH v8 07/10] platform: Add __free() based cleanup function for platform_device_put
` [RFC PATCH v8 08/10] ACPI:RAS2: Add ACPI RAS2 driver
` [RFC PATCH v8 09/10] ras: scrub: Add scrub control attributes for ACPI RAS2
` [RFC PATCH v8 10/10] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver

[PATCH v2 0/2] Support clean reboot after hibernate on Arm64
 2024-04-19 15:39 UTC  (3+ messages)

[PATCH v4 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
 2024-04-19 15:28 UTC  (6+ messages)
` [PATCH v4 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
    ` [External] "
` [PATCH v4 3/3] RISC-V: Select ACPI PPTT drivers

[PATCH v2 0/2] gpiolib: Fix gpio_lookup_flags mess and add Return sections
 2024-04-19 13:38 UTC  (13+ messages)
` [PATCH v2 1/2] gpiolib: Fix a mess with the GPIO_* flags

[RFC KERNEL PATCH v6 0/3] Support device passthrough when dom0 is PVH on Xen
 2024-04-19  3:36 UTC  (4+ messages)
` [KERNEL PATCH v6 1/3] xen/pci: Add xen_reset_device_state function
` [RFC KERNEL PATCH v6 2/3] xen/pvh: Setup gsi for passthrough device
` [RFC KERNEL PATCH v6 3/3] xen/privcmd: Add new syscall to get gsi from irq

[PATCH] gpiolib: acpi: Move storage of acpi_gpio_chip
 2024-04-18 19:29 UTC  (2+ messages)

[PATCH V5] PCI: Add support for preserving boot configuration
 2024-04-18 17:31 UTC  (2+ messages)

[RFC PATCH v4 00/20] RISC-V: ACPI: Add external interrupt controller support
 2024-04-18 14:20 UTC  (4+ messages)

[RFC PATCH v4 03/20] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
 2024-04-18 11:45 UTC  (4+ messages)

[PATCH v1 0/2] gpiolib: acpi: Improve IRQ labeling
 2024-04-18 10:00 UTC  (9+ messages)
` [PATCH v1 1/2] gpiolib: acpi: Add fwnode name to the GPIO interrupt label
` [PATCH v1 2/2] gpiolib: acpi: Set label for IRQ only lines

[PATCH v6 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-18  8:16 UTC  (32+ messages)
` [PATCH v6 01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
` [PATCH v6 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v6 03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present)
` [PATCH v6 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v6 05/16] ACPI: processor: Add acpi_get_processor_handle() helper
` [PATCH v6 06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v6 07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach();
` [PATCH v6 08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH v6 09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH v6 10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH v6 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH v6 12/16] arm64: psci: Ignore DENIED CPUs
` [PATCH v6 13/16] arm64: arch_register_cpu() variant to check if an ACPI handle is now available
` [PATCH v6 14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v6 15/16] arm64: document virtual CPU hotplug's expectations
` [PATCH v6 16/16] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH v3 1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init()
 2024-04-18  2:52 UTC  (7+ messages)
` [PATCH v3 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
    ` [External] "

[rafael-pm:bleeding-edge] BUILD SUCCESS c16b1bbc2b7459976a5ddf9075c8b9e58296b3c7
 2024-04-18  2:09 UTC 

[PATCH] ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxx
 2024-04-17 15:55 UTC  (2+ messages)

[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
 2024-04-17 14:18 UTC  (7+ messages)
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI

[PATCH v3 40/74] x86/cpu/vfm: Update drivers/acpi/acpi_lpss.c
 2024-04-17  8:26 UTC  (4+ messages)
` [PATCH v3 41/74] x86/cpu/vfm: Update drivers/acpi/x86/utils.c

[rafael-pm:bleeding-edge] BUILD SUCCESS 3dc435409d5b22cbc02ad767af3092af2b86a407
 2024-04-17  6:54 UTC 

[PATCH v3 0/2] fw_devlink overlay fix
 2024-04-17  6:28 UTC  (5+ messages)
` [PATCH v3 2/2] of: dynamic: Fix overlayed devices not probing because of fw_devlink

[PATCH v8 0/3] serial: 8250_pnp: Support configurable reg shift property
 2024-04-16 19:05 UTC  (3+ messages)
` [PATCH v8 1/3] PNP: Add dev_is_pnp() macro


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).