Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
[PATCH v1] ACPI: scan: Avoid enumerating devices with clearly invalid _STA values
 2024-04-29 16:07 UTC  (5+ messages)

Missing default handler for the EmbeddedControl OpRegion
 2024-04-29 14:54 UTC 

[PATCH v5 0/7] SRAT/CEDT fixes and updates
 2024-04-29 12:49 UTC  (8+ messages)
` [PATCH v5 1/7] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
` [PATCH v5 2/7] ACPI/NUMA: Remove architecture dependent remainings
` [PATCH v5 3/7] ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()
` [PATCH v5 4/7] ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_affinity()
` [PATCH v5 5/7] ACPI/NUMA: Return memblk modification state from numa_fill_memblks()
` [PATCH v5 6/7] ACPI/NUMA: Add log messages for memory ranges found in CEDT
` [PATCH v5 7/7] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-04-29 12:21 UTC  (15+ messages)
` [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
` [RFC PATCH v8 03/10] cxl/mbox: Add GET_FEATURE mailbox command
` [RFC PATCH v8 04/10] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v8 05/10] cxl/memscrub: Add CXL device patrol scrub control feature

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

[PATCH v2] ACPI: Move acpi_blacklisted() declaration to asm/acpi.h
 2024-04-29  8:57 UTC  (2+ messages)

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

[PATCH] device property: Fix a typo in the description of device_get_child_node_count()
 2024-04-29  5:54 UTC  (2+ messages)

[PATCH v1] ACPI: Declare acpi_blacklisted() only if CONFIG_X86 is enabled
 2024-04-29  4:06 UTC  (4+ messages)

[PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MV
 2024-04-28 17:08 UTC 

[PATCH v3 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-04-28  3:31 UTC  (6+ messages)
` [PATCH v3 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info

[PATCH v3] software node: Implement device_get_match_data fwnode callback
 2024-04-27 20:36 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING d9e98e7641ce1ef34d0c33dae1f27611bd1cbcf9
 2024-04-27 11:17 UTC 

[rafael-pm:bleeding-edge 183/186] drivers/cpufreq/amd-pstate.c:760: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2024-04-27  3:46 UTC 

[rafael-pm:bleeding-edge 180/186] drivers/cpufreq/amd-pstate.c:828:47: warning: variable 'lowest_nonlinear_freq' set but not used
 2024-04-27  2:22 UTC 

[PATCH v4 0/7] SRAT/CEDT fixes and updates
 2024-04-26 18:14 UTC  (14+ messages)
` [PATCH v4 1/7] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
` [PATCH v4 2/7] x86/numa: Remove numa_fill_memblks() from sparsemem.h using __weak
` [PATCH v4 3/7] ACPI/NUMA: Remove architecture dependent remainings
` [PATCH v4 4/7] ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()
` [PATCH v4 5/7] ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_affinity()
` [PATCH v4 6/7] ACPI/NUMA: Add log messages for memory ranges found in CEDT
` [PATCH v4 7/7] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)

[PATCH] ACPI: tools: pfrut: Print the update_cap field during capability query
 2024-04-26 17:29 UTC  (2+ messages)

[PATCH] ACPI/ADXL: Added function for ADXL DSM Function 3
 2024-04-26 17:25 UTC  (2+ messages)

[PATCH 1/1] ACPI: property: Add reference to UEFI DSD Guide
 2024-04-26 17:02 UTC  (3+ messages)

[PATCH] Documentation: firmware-guide: ACPI: Fix namespace typo
 2024-04-26 16:59 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 1d44eb09066fcecd4dc6843b0c2448ba3515cc0d
 2024-04-26 12:52 UTC 

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-26 12:41 UTC  (59+ 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 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 14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled

[PATCH v5 0/2] Adds additional information to ARM RAS errors
 2024-04-26 11:45 UTC  (3+ messages)
` [PATCH v5 2/2] RAS: Report ARM processor information to userspace

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-04-26 10:07 UTC  (6+ messages)
` [PATCH v4 6/7] iommu/dma: Centralise iommu_setup_dma_ops()
` [PATCH v4 7/7] dma-mapping: Simplify arch_setup_dma_ops()

[GIT PULL] ACPI fixes for v6.9-rc6
 2024-04-25 19:45 UTC  (6+ messages)

[PATCH v2] software node: Implement device_get_match_data fwnode callback
 2024-04-25 13:49 UTC  (17+ messages)

[PATCH v3 0/1] ACPICA: AEST: Support AEST V2
 2024-04-25  9:34 UTC  (2+ messages)
` [PATCH v3 1/1] ACPICA: AEST: Add support for the AEST V2 table

[PATCH v6] ACPI: fan: Add hwmon support
 2024-04-24 21:53 UTC  (4+ messages)

[PATCH v4 05/71] ACPI: LPSS: Switch to new Intel CPU model defines
 2024-04-24 18:14 UTC  (2+ messages)
` [PATCH v4 06/71] ACPI: x86: "

[PATCH v3 0/5] SRAT/CEDT fixes and updates
 2024-04-24 15:41 UTC  (17+ 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 v3 0/2] fw_devlink overlay fix
 2024-04-24 13:40 UTC  (3+ messages)

[RFC 0/2] ACPI: Adding new acpi_driver type drivers ?
 2024-04-24  9:58 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 480afe5f34df87486447d21771713990eab5d997
 2024-04-24  8:21 UTC 

[PATCH v3 0/6] Add ACPI NUMA support for RISC-V
 2024-04-24  5:46 UTC  (7+ messages)
` [PATCH v3 1/6] ACPICA: SRAT: Add RISC-V RINTC affinity structure
` [PATCH v3 2/6] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
` [PATCH v3 3/6] ACPI: NUMA: Add handler for SRAT RINTC affinity structure
` [PATCH v3 4/6] ACPI: NUMA: Make some NUMA related parse functions common
` [PATCH v3 5/6] ACPI: NUMA: change the ACPI_NUMA to a hidden option
` [PATCH v3 6/6] ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_init

[PATCH v1] ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functions
 2024-04-23 19:47 UTC  (3+ messages)

[PATCH 0/4] iommu: Remove iommu_fwspec ops
 2024-04-23 14:08 UTC  (2+ messages)

local bus enumeration beyond a PCI device
 2024-04-23 11:33 UTC  (3+ messages)

[PATCH v4 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
 2024-04-23 11:03 UTC  (4+ messages)
` [PATCH v4 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
    ` [External] "

[rafael-pm:bleeding-edge] BUILD SUCCESS 35e04550ea4c787bbc615dc503645ae4458ef708
 2024-04-23  5:52 UTC 

local bus enumeration beyond a PCI device
 2024-04-23  1:12 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).