linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-20 16:38:44 to 2023-11-26 12:25:48 UTC [more...]

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-11-26 12:25 UTC  (7+ messages)
` [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code

[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] dma-mapping: Don't store redundant offsets
 2023-11-24 18:10 UTC 

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

[PATCH] iommu: Avoid more races around device probe
 2023-11-24 15:35 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  (26+ messages)
` [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH 02/21] x86: intel_epb: Don't rely on link order
` [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 06/21] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [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 18/21] LoongArch: Use the __weak version of arch_unregister_cpu()
` [PATCH 19/21] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [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 0/7] Subject: coresight: Move remaining AMBA ACPI devices into platform driver
 2023-11-22 17:15 UTC  (9+ messages)
` [PATCH 4/7] coresight: tpiu: Move ACPI support from AMBA driver to "
` [PATCH 5/7] coresight: tmc: "

[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

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

[RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
 2023-11-22 12:22 UTC  (4+ messages)

[PATCH v2 0/6] Support _UID matching for integer types
 2023-11-22 11:55 UTC  (16+ messages)
` [PATCH v2 1/6] compiler.h: Introduce helpers for identifying array and pointer types
` [PATCH v2 2/6] ACPI: bus: update acpi_dev_uid_match() to support multiple types
` [PATCH v2 3/6] ACPI: bus: update acpi_dev_hid_uid_match() "
` [PATCH v2 4/6] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
` [PATCH v2 5/6] efi: dev-path-parser: "
` [PATCH v2 6/6] perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()

[PATCH] acpi: Fix ARM32 platforms compile issue introduced by fw_table changes
 2023-11-21 22:11 UTC  (3+ messages)

[PATCH v6 0/4] Add support for Vendor Defined Error Types in Einj Module
 2023-11-21 20:12 UTC  (2+ messages)

[PATCH] ACPI: OSL: Initialize output value
 2023-11-21 20:05 UTC  (2+ messages)

[PATCH] ACPI: video: check for error while searching for backlit device parent
 2023-11-21 19:49 UTC  (2+ messages)

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-11-21 18:37 UTC  (9+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

[PATCH v2 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-21 17:55 UTC  (7+ messages)

[PATCH] ACPI: acenv: Permit compilation from within the kernel
 2023-11-21 16:01 UTC  (8+ messages)

[PATCH v6 0/7] consolidate and cleanup CPU capacity
 2023-11-21 15:43 UTC  (3+ messages)
` [PATCH v6 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio

[PATCH 1/1] ACPI: scan: Fix an error print in DisCo for Imaging support
 2023-11-21 14:13 UTC  (2+ messages)

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-21 13:33 UTC  (7+ messages)
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()

[PATCH v2 0/7] Small Runtime PM API changes
 2023-11-21 10:00 UTC  (24+ messages)
` [PATCH v2 2/7] pm: runtime: Add pm_runtime_put_mark_busy_autosusp() helper
` [PATCH v2 3/7] ACPI: Documentation: Document acpi_dev_state_d0()
` [PATCH v2 6/7] media: imx319: Put usage_count correctly in s_ctrl callback

[PATCH] ACPI: Run USB4 _OSC() first with query bit set
 2023-11-21  5:48 UTC  (3+ messages)

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-21  1:44 UTC  (7+ messages)
` [PATCH 34/39] arm64: psci: Ignore DENIED CPUs

[rafael-pm:bleeding-edge 12/27] drivers/acpi/thermal_lib.c:46:5: warning: no previous prototype for 'acpi_active_trip_temp'
 2023-11-21  0:02 UTC 

[rafael-pm:bleeding-edge 13/27] thermal.c:undefined reference to `acpi_active_trip_temp'
 2023-11-20 22:20 UTC 

[rafael-pm:bleeding-edge 13/27] thermal.c:undefined reference to `acpi_passive_trip_temp'
 2023-11-20 21:57 UTC 

[rafael-pm:bleeding-edge 12/27] drivers/acpi/thermal_lib.c:46:5: warning: no previous prototype for function 'acpi_active_trip_temp'
 2023-11-20 21:27 UTC 

[PATCH v1 3/6] ACPI: bus: update acpi_dev_hid_uid_match() to support multiple types
 2023-11-20 17:56 UTC  (2+ messages)

[PATCH] ACPI: video: Drop should_check_lcd_flag()
 2023-11-20 16:50 UTC  (2+ messages)

[PATCH] ACPI: video: Add comment about acpi_video_backlight_use_native() usage
 2023-11-20 16:48 UTC  (2+ messages)

[PATCH] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVA
 2023-11-20 16:45 UTC  (2+ messages)


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