linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-28 15:17:14 to 2023-12-01 06:21:37 UTC [more...]

[PATCH V2 0/7] coresight: Move remaining AMBA ACPI devices into platform driver
 2023-12-01  6:20 UTC  (7+ messages)
` [PATCH V2 1/7] coresight: replicator: Move ACPI support from AMBA driver to "
` [PATCH V2 2/7] coresight: funnel: "
` [PATCH V2 3/7] coresight: catu: "
` [PATCH V2 4/7] coresight: tpiu: "
` [PATCH V2 5/7] coresight: tmc: "
` [PATCH V2 6/7] coresight: stm: "

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-12-01  5:22 UTC  (18+ messages)
` [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
` [PATCH v9 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v9 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH 00/21] Initial cleanups for vCPU hotplug
 2023-12-01  3:49 UTC  (39+ messages)
` [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH 03/21] x86/topology: remove arch_*register_cpu() exports
` [PATCH 04/21] Loongarch: "
` [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH 07/21] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH 08/21] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH 09/21] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH 10/21] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH 11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH 14/21] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH 15/21] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH 16/21] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH 17/21] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH 19/21] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH 21/21] riscv: "

[RFC KERNEL PATCH v2 0/3] Support device passthrough when dom0 is PVH on Xen
 2023-12-01  3:15 UTC  (9+ messages)
` [RFC KERNEL PATCH v2 1/3] xen/pci: Add xen_reset_device_state function
` [RFC KERNEL PATCH v2 2/3] xen/pvh: Unmask irq for passthrough device in PVH dom0

[PATCH] pnp: acpi: fix fortify warning
 2023-11-30 23:29 UTC  (3+ messages)
` [PATCH] [v2] "

SCSI hotplug issues with UEFI VM with guest kernel >= 6.5
 2023-11-30 23:18 UTC  (2+ messages)

[PATCH 0/3] Add API for missing PCI firmware specification funcs
 2023-11-30 22:29 UTC  (5+ messages)
` [PATCH 1/3] PCI: Call PCI ACPI _DSM with consistent revision argument

[RESEND v2] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture
 2023-11-30 20:31 UTC  (6+ messages)

[PATCH v4 00/11] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-11-30 19:23 UTC  (12+ messages)
` [PATCH v4 01/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [PATCH v4 02/11] cxl/mbox: Add GET_FEATURE "
` [PATCH v4 03/11] cxl/mbox: Add SET_FEATURE "
` [PATCH v4 04/11] cxl/memscrub: Add CXL device patrol scrub control feature
` [PATCH v4 05/11] cxl/memscrub: Add CXL device DDR5 ECS "
` [PATCH v4 06/11] memory: scrub: Add scrub driver supports configuring memory scrubs in the system
` [PATCH v4 07/11] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver
` [PATCH v4 08/11] memory: scrub: Add scrub control attributes for the DDR5 ECS
` [PATCH v4 09/11] cxl/memscrub: Register CXL device DDR5 ECS with scrub configure driver
` [PATCH v4 10/11] memory: scrub: sysfs: Add Documentation for set of common scrub attributes
` [PATCH v4 11/11] cxl: scrub: sysfs: Add Documentation for CXL memory device scrub control attributes

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-30 16:46 UTC  (5+ messages)
` [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs

[PATCH 00/10] IOMMU related FW parsing cleanup
 2023-11-30 15:36 UTC  (29+ messages)
` [PATCH 01/10] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH 02/10] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH 03/10] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH 04/10] iommu: Mark dev_iommu_get() with lockdep
` [PATCH 05/10] iommu: Mark dev_iommu_priv_set() with a lockdep
` [PATCH 06/10] iommu: Replace iommu_device_lock with iommu_probe_device_lock
` [PATCH 07/10] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH 08/10] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
` [PATCH 09/10] ACPI: IORT: Cast from ULL to phys_addr_t
` [PATCH 10/10] ACPI: IORT: Allow COMPILE_TEST of IORT

[PATCH 0/7] dma-mapping: Clean up arch_setup_dma_ops()
 2023-11-30 14:56 UTC  (16+ messages)
` [PATCH 1/7] OF: Retire dma-ranges mask workaround
` [PATCH 2/7] OF: Simplify DMA range calculations
` [PATCH 3/7] ACPI/IORT: Handle memory address size limits as limits
` [PATCH 4/7] dma-mapping: Add helpers for dma_range_map bounds
` [PATCH 5/7] iommu/dma: Make limit checks self-contained
` [PATCH 6/7] iommu/dma: Centralise iommu_setup_dma_ops()
` [PATCH 7/7] dma-mapping: Simplify arch_setup_dma_ops()

[PATCH V11 0/7] amd-pstate preferred core
 2023-11-30 14:35 UTC  (15+ messages)
` [PATCH V11 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V11 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V11 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V11 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V11 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
` [PATCH V11 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core
` [PATCH V11 7/7] Documentation: introduce amd-pstate preferrd core mode kernel command line options

[RFT][PATCH v1] ACPI: OSL: Use a threaded interrupt handler for SCI
 2023-11-30 13:28 UTC  (3+ messages)

[PATCH 00/30] Make a new API for drivers to use to get their FW
 2023-11-30 13:23 UTC  (34+ messages)
` [PATCH 01/30] iommu/of: Make a of_iommu_for_each_id()
` [PATCH 02/30] ACPI: VIOT: Make a viot_iommu_for_each_id()
` [PATCH 03/30] ACPI: IORT: Make a iort_iommu_for_each_id()
` [PATCH 04/30] ACPI: IORT: Remove fwspec from the reserved region code
` [PATCH 05/30] iommu: Add iommu_probe_info
` [PATCH 06/30] iommu: Make iommu_ops_from_fwnode() return the iommu_device
` [PATCH 07/30] iommu/of: Call of_iommu_get_resv_regions() directly
` [PATCH 08/30] iommu/of: Add iommu_of_get_single_iommu()
` [PATCH 09/30] iommu/rockchip: Move to iommu_of_get_single_iommu()
` [PATCH 10/30] iommu/sprd: "
` [PATCH 11/30] iommu/sun50i: "
` [PATCH 12/30] iommu/of: Add iommu_of_xlate()
` [PATCH 13/30] iommu/dart: Move to iommu_of_xlate()
` [PATCH 14/30] iommu/exynos: "
` [PATCH 15/30] iommu/msm: "
` [PATCH 16/30] iommu/tegra: Route tegra_dev_iommu_get_stream_id() through an op
` [PATCH 17/30] iommu: Add iommu_fw_alloc_per_device_ids()
` [PATCH 18/30] iommu/tegra: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 19/30] iommu/mtk: "
` [PATCH 20/30] iommu/ipmmu-vmsa: "
` [PATCH 21/30] iommu/mtk_v1: "
` [PATCH 22/30] iommu/qcom: "
` [PATCH 23/30] iommu/viot: Add iommu_viot_get_single_iommu()
` [PATCH 24/30] iommu/virtio: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 25/30] iommu/iort: Add iommu_iort_get_single_iommu()
` [PATCH 26/30] iommu/arm-smmu-v3: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 27/30] iommu/arm-smmu: Move to iommu_of_xlate()
` [PATCH 28/30] iommu: Call all drivers if there is no fwspec
` [PATCH 29/30] iommu: Check for EPROBE_DEFER using the new FW parsers
` [PATCH 30/30] iommu: Remove fwspec and related

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-30 12:17 UTC  (23+ messages)
` [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 22/22] riscv: "

[RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
 2023-11-30  7:26 UTC  (5+ messages)

[linus:master] [x86/acpi] ec9aedb2aa: aim9.exec_test.ops_per_sec 2.4% improvement
 2023-11-30  5:49 UTC 

[PATCH v1 0/4] ACPI: OSL: acpi_os_execute() improvements
 2023-11-29 15:17 UTC  (10+ messages)
` [PATCH v1 1/4] ACPI: OSL: Rework error handling in acpi_os_execute()
` [PATCH v1 2/4] ACPI: OSL: Rearrange workqueue selection "
` [PATCH v1 3/4] ACPI: OSL: Allow Notify () handlers to run on all CPUs
` [PATCH v1 4/4] ACPI: OSL: Use GFP_KERNEL for work item allocations

[PATCH v6 0/7] consolidate and cleanup CPU capacity
 2023-11-29 14:57 UTC  (5+ messages)
` [PATCH v6 1/7] topology: Add a new arch_scale_freq_reference

[PATCH v1 0/6] Replace acpi_driver with platform_driver
 2023-11-29 14:19 UTC  (3+ messages)
` [PATCH v1 4/6] ACPI: acpi_video: "

[PATCH] [ACPI] sbshc: Add error handling for acpi_driver_data
 2023-11-29  8:42 UTC 

[PATCH] [ACPI] fan_core: Add error handling for acpi_driver_data
 2023-11-29  8:13 UTC 

[PATCH] [ACPI] fan_core: Add error handling in fan_set_state_acpi4
 2023-11-29  7:15 UTC 

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-11-28 20:30 UTC  (11+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

[PATCH v7 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2023-11-28 16:06 UTC  (6+ messages)
` [PATCH v7 1/5] cxl/port: Add EINJ debugfs files and callback support
` [PATCH v7 2/5] ACPI: Add CXL protocol error defines
` [PATCH v7 3/5] EINJ: Separate CXL errors from other EINJ errors
` [PATCH v7 4/5] cxl/port, EINJ: Add CXL EINJ callback functions
` [PATCH v7 5/5] EINJ: Update EINJ documentation


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 NNTP newsgroup(s).