Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-22 13:21:08 to 2023-11-30 01:10:42 UTC [more...]

[PATCH 00/30] Make a new API for drivers to use to get their FW
 2023-11-30  1:10 UTC  (2+ messages)
` [PATCH 14/30] iommu/exynos: Move to iommu_of_xlate()

[PATCH 0/7] dma-mapping: Clean up arch_setup_dma_ops()
 2023-11-30  0:46 UTC  (14+ 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 00/10] IOMMU related FW parsing cleanup
 2023-11-29 19:26 UTC  (25+ 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] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-11-29 18:54 UTC  (7+ messages)
` [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code

[RESEND v2] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture
 2023-11-29 18:52 UTC  (3+ messages)

SCSI hotplug issues with UEFI VM with guest kernel >= 6.5
 2023-11-29 15:22 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: "

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

[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 V11 0/7] amd-pstate preferred core
 2023-11-29  6:54 UTC  (8+ 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

[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

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-28 15:42 UTC  (45+ 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 03/22] x86/topology: remove arch_*register_cpu() exports
` [PATCH RFC 04/22] Loongarch: "
` [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [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: "

[PATCH v2] PCI/ACPI: Add extra slot register check for non-ACPI device
 2023-11-28 12:25 UTC 

[PATCH 0/7] Subject: coresight: Move remaining AMBA ACPI devices into platform driver
 2023-11-28  7:09 UTC  (5+ messages)
` [PATCH 5/7] coresight: tmc: Move ACPI support from AMBA driver to "

[PATCH] pnp: acpi: fix fortify warning
 2023-11-28  2:52 UTC  (3+ messages)
  ` [PATCH] [v2] "

[PATCH] dma-mapping: Don't store redundant offsets
 2023-11-27 21:41 UTC  (3+ messages)

[6.6 regression-fix 0/1] ACPI: video: Use acpi_video_device for cooling-dev driver data
 2023-11-27 20:31 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] PCI/ACPI: Add extra slot register check for non-ACPI device
 2023-11-27 15:22 UTC  (2+ messages)

[PATCH] iommu: Avoid more races around device probe
 2023-11-27  9:57 UTC  (6+ messages)

[PATCH] ACPICA: Remove unused struct field and incorrect comments
 2023-11-27  5:58 UTC 

[PATCH] acpi/video: Add quirk for the Colorful X15 AT 23 Laptop
 2023-11-26 13:59 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 9795b7a7c21ef0f9dca1ace3954513e2b1e58c96
 2023-11-25 19:38 UTC 

[GIT PULL] ACPI fixes for v6.7-rc3
 2023-11-24 21:30 UTC  (2+ messages)

[PATCH] ACPI: thermal_lib: include "internal.h" for function prototypes
 2023-11-24 18:28 UTC  (2+ messages)

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

[RFC PATCH 0/2] Add a test to verify device probing on ACPI platforms
 2023-11-24 16:04 UTC  (5+ messages)

[PATCH v1] ACPI: processor: Provide empty stub of acpi_proc_quirk_mwait_check()
 2023-11-24 15:54 UTC  (5+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING accf6bb711d6819cce89a122ccde4811c58c160e
 2023-11-24 10:45 UTC 

[RFC KERNEL PATCH v2 0/3] Support device passthrough when dom0 is PVH on Xen
 2023-11-24 10:31 UTC  (4+ 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
` [RFC KERNEL PATCH v2 3/3] xen/privcmd: Add new syscall to get gsi from irq

[PATCH v4 0/3] Make fwnode_property_get_reference_args accept NULL args
 2023-11-24  9:25 UTC  (6+ messages)
` [PATCH v4 1/3] acpi: property: Let args be NULL in __acpi_node_get_property_reference

Fwd: kernel 6.6.x and higher , apci reboot problems
 2023-11-24  0:24 UTC  (2+ messages)

[Patch v7] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241
 2023-11-23 14:32 UTC  (4+ messages)

Fwd: [Regression] S3 Sleep Mode failures since Linux 6.x on Dell Inspiron 15 5593
 2023-11-23 12:51 UTC  (4+ messages)

[PATCH v3 0/5] Support _UID matching for integer types
 2023-11-23 10:06 UTC  (6+ messages)
` [PATCH v3 1/5] ACPI: bus: update acpi_dev_uid_match() to support multiple types
` [PATCH v3 2/5] ACPI: bus: update acpi_dev_hid_uid_match() "
` [PATCH v3 3/5] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
` [PATCH v3 4/5] efi: dev-path-parser: "
` [PATCH v3 5/5] perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()

[PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
 2023-11-23  9:08 UTC  (7+ messages)

[PATCH v3] acpi: Fix ARM32 platforms compile issue introduced by fw_table changes
 2023-11-23  8:17 UTC  (5+ messages)

[PATCH v2 0/4] mm: Implement ECC handling for pfn with no struct page
 2023-11-23  0:35 UTC  (5+ messages)
` [PATCH v2 1/4] mm: handle poisoning of pfn without struct pages
` [PATCH v2 2/4] mm: Add poison error check in fixup_user_fault() for mapped pfn
` [PATCH v2 3/4] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v2 4/4] vfio/nvgpu: register device memory for poison handling

[PATCH 00/21] Initial cleanups for vCPU hotplug
 2023-11-22 20:16 UTC  (9+ messages)
` [PATCH 02/21] x86: intel_epb: Don't rely on link order
` [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH 20/21] riscv: Switch over to GENERIC_CPU_DEVICES
` [PATCH 21/21] riscv: convert to use arch_cpu_is_hotpluggable()

[PATCH] ACPI: LPIT: fix u32 multiplication overflow
 2023-11-22 19:50 UTC  (5+ messages)

[PATCH] ACPI: APEI: GHES: Convert to platform remove callback returning void
 2023-11-22 17:49 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 1/9] x86/acpi: Ignore invalid x2APIC entries
 2023-11-22 15:34 UTC 

[PATCH AUTOSEL 6.5 02/15] x86/acpi: Ignore invalid x2APIC entries
 2023-11-22 15:33 UTC 

[PATCH AUTOSEL 6.6 02/17] x86/acpi: Ignore invalid x2APIC entries
 2023-11-22 15:31 UTC 

[PATCH v2] acpi: Fix ARM32 platforms compile issue introduced by fw_table changes
 2023-11-22 15:29 UTC  (4+ messages)

[Patch v6 0/2] Add support for _TFP and change throttle pctg
 2023-11-22 13:34 UTC  (5+ messages)
` [Patch v6 1/2] ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support


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).