Linux ACPI
 help / color / mirror / Atom feed
 messages from 2026-07-16 08:42:29 to 2026-07-17 17:16:40 UTC [more...]

[PATCH v1 1/1] ACPI: NHLT: Remove always included kconfig.h
 2026-07-17 17:16 UTC 

[PATCH v1 0/2] ACPI: fan: Ad-hoc cleanups
 2026-07-17 17:08 UTC  (3+ messages)
` [PATCH v1 1/2] ACPI: fan: Don't use "proxy" headers
` [PATCH v1 2/2] ACPI: fan: Update ACPI fan IDs to follow modern style

[REGRESSION] ACPI: PCI: misleading _OSC failure message when _OSC is absent
 2026-07-17 16:22 UTC  (2+ messages)

[PATCH v3 00/10] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-07-17 16:16 UTC  (11+ messages)
` [PATCH v3 01/10] ACPI: APEI: GHES: Bound CXL event record copy to the firmware section length
` [PATCH v3 02/10] efi/cper: Reject CPER records with an out-of-range error_data_length
` [PATCH v3 03/10] ACPI: APEI: GHES: Validate CXL protocol error section length before RAS cap copy
` [PATCH v3 04/10] ACPI: extlog: Avoid populating software AER metadata from raw hardware buffer
` [PATCH v3 05/10] ACPI: extlog: Validate PCIe error section length before payload access
` [PATCH v3 06/10] ACPI: extlog: Defer CXL protocol error handling to avoid lock inversion
` [PATCH v3 07/10] ACPI: extlog: Fix CONFIG_ACPI_APEI_PCIEAER guard typo
` [PATCH v3 08/10] ACPI: APEI: GHES: Validate memory error section length before payload access
` [PATCH v3 09/10] ACPI: APEI: GHES: Bound AER info copy and sanitize software metadata
` [PATCH v3 10/10] ACPI: extlog: Validate elog record length before walking sections

[PATCH v2 0/4] perf/arm_cspmu: Miscellaneous improvements
 2026-07-17 16:16 UTC  (9+ messages)
` [PATCH v2 1/4] ACPI/APMT: Use stable device ID
` [PATCH v2 2/4] perf/arm_cspmu: Improve APMT-based PMU naming
` [PATCH v2 3/4] perf/arm_cspmu: Improve sub-module error reporting
` [PATCH v2 4/4] perf/arm_cspmu: Make IRQ more optional

[PATCH 0/6] configfs: Allow the registration of const struct configfs_attribute
 2026-07-17 15:35 UTC  (11+ messages)
` [PATCH 1/6] rust: configfs: remove mutability from some field initializers
` [PATCH 2/6] configfs: Constify is_visible/is_visible_bin in configfs_group_operations
` [PATCH 3/6] configfs: Treat attribute structures as const internally
` [PATCH 4/6] configfs: Constify configfs_bin_attribute
` [PATCH 5/6] configfs: Allow the registration of const struct configfs_attribute
` [PATCH 6/6] samples: configfs: constify the configfs_attribute structures

[PATCH v10 00/10] lan966x pci device: Add support for SFPs, PCI part
 2026-07-17 14:51 UTC  (6+ messages)
` [PATCH v10 03/10] pinctrl: cs42l43: Use fw_devlink_set_device()
` [PATCH v10 05/10] cxl/test: "
` [PATCH v10 07/10] PCI: of: Clear fwnode->dev during root bridge node removal and error path
` [PATCH v10 09/10] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v10 10/10] PCI: of: Guard against node removal with incorrect np->data

[PATCH v4 0/5] software node: provide support for fw_devlink
 2026-07-17 13:49 UTC  (4+ messages)
` (subset) "

[PATCH 0/8] ALSA: hda: Add AW88399 HDA side codec driver for Lenovo Legion
 2026-07-17 13:25 UTC  (9+ messages)
` [PATCH 1/8] ASoC: aw88399: extract shared device library
` [PATCH 2/8] ASoC: aw88399: derive channel from I2C address on ACPI systems
` [PATCH 3/8] ASoC: aw88399: add per-instance BSTS status bypass flag
` [PATCH 4/8] ASoC: aw88399: add firmware reload flag for resume
` [PATCH 5/8] ASoC: aw88399: add channel setter for HDA side codec
` [PATCH 6/8] ACPI/platform: add AWDZ8399 to serial-multi-instantiate
` [PATCH 7/8] ALSA: hda/scodec: add AW88399 HDA side codec driver
` [PATCH 8/8] ALSA: hda/realtek: enable AW88399 on Lenovo Legion Pro

[PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
 2026-07-17  9:40 UTC  (3+ messages)

[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
 2026-07-17  9:38 UTC  (9+ messages)

[PATCH 0/3] platform/wmi: Add aarch64 support
 2026-07-17  9:14 UTC  (5+ messages)
` [PATCH 1/3] platform/wmi: Remove dependency on CONFIG_X86
` [PATCH 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()
` [PATCH 3/3] platform/x86: wmi-bmof: Move to generic WMI code

[PATCH v5 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-17  8:32 UTC  (13+ messages)
` [PATCH v5 03/16] power: sequencing: Add pwrseq_power_is_on()
` [PATCH v5 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API

[PATCH 0/4] ACPI/PCC: Correct PCC OperationRegion handling
 2026-07-17  8:10 UTC  (5+ messages)
` [PATCH 1/4] ACPICA: Fix PCC OperationRegion command offsets
` [PATCH 2/4] ACPI: PCC: Preserve shared memory signature in OpRegion handler
` [PATCH 3/4] ACPI: PCC: Free channel on OpRegion deactivation
` [PATCH 4/4] ACPI: PCC: Cache OpRegion command timeout

[PATCH 0/3] mailbox: pcc: Improve completion handling and validation
 2026-07-17  7:56 UTC  (4+ messages)
` [PATCH 1/3] mailbox: pcc: Notify clients on polled completion
` [PATCH 2/3] mailbox: pcc: Check shared memory signature on request
` [PATCH 3/3] mailbox: pcc: Fix command timeout due to missed interrupt

[PATCH 0/2] Fix sysfs duplicate filename if multiple BERT tables exist
 2026-07-17  6:51 UTC  (3+ messages)
` [PATCH 1/2] ACPI: Use correct region struct for BERT region size check
` [PATCH 2/2] ACPI: Properly map BERT and CCEL acpi tables to their data tables

[PATCH] ACPI: APMT: validate node bounds before device registration
 2026-07-17  6:45 UTC  (2+ messages)

[PATCH v2 0/4] ACPI: LoongArch: Add IOVT table support
 2026-07-17  6:37 UTC  (5+ messages)
` [PATCH v2 1/4] ACPI: LoongArch: Add acpi_arch_[late]_init()
` [PATCH v2 2/4] ACPI: LoongArch: Add IOVT device entry table scanning
` [PATCH v2 3/4] ACPI: scan: Add support for LoongArch in acpi_iommu_configure_id()
` [PATCH v2 4/4] MAINTAINERS: Add entry for drivers/acpi/loongarch

[PATCH v2 0/3] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-07-17  3:47 UTC  (5+ messages)
` [PATCH v2 1/3] cpufreq: CPPC: Keep the policy across CPU hotplug
` [PATCH v2 2/3] ACPI: CPPC: Add u64 wrappers for the autonomous selection register
` [PATCH v2 3/3] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload

[PATCH 0/8] ACPI: CPPC: Resource Priority Register support and sysfs interface
 2026-07-17  2:45 UTC  (9+ messages)
` [PATCH 1/8] ACPI: CPPC: Prepare cpc_register_resource for Package-type entries
` [PATCH 2/8] ACPI: CPPC: Refactor element parsing into parse_cpc_element()
` [PATCH 3/8] ACPI: CPPC: Refactor resource cleanup into free_reg_resource()
` [PATCH 4/8] ACPI: CPPC: Parse Resource Priority Register entries from _CPC package
` [PATCH 5/8] ACPI: CPPC: Store optional flag in cpc_register_resource
` [PATCH 6/8] ACPI: CPPC: Factor out cpc_read_reg() and cpc_write_reg()
` [PATCH 7/8] ACPI: CPPC: Add Resource Priority accessors
` [PATCH 8/8] cpufreq: cppc: Expose Resource Priority attributes via sysfs

[PATCH v1 00/17] ACPI: processor: idle/intel_idle: Add ACPI _LPI support to intel_idle
 2026-07-17  2:04 UTC  (38+ messages)
` [PATCH v1 01/17] ACPI: processor: idle: Expand _LPI package sanity checks
` [PATCH v1 02/17] ACPI: processor: idle: Ignore _LPI states with SYSTEMIO entry method
` [PATCH v1 03/17] ACPI: processor: idle: Unify debug in acpi_processor_evaluate_lpi()
` [PATCH v1 04/17] ACPI: processor: idle: Rearrange acpi_processor_evaluate_lpi()
` [PATCH v1 05/17] ACPI: processor: idle: Split acpi_processor_evaluate_lpi()
` [PATCH v1 07/17] ACPI: processor: idle: Rearrange acpi_processor_get_lpi_info()
` [PATCH v1 08/17] ACPI: processor: idle: Rework first-level _LPI states processing
` [PATCH v1 09/17] ACPI: processor: idle: Drop redundant _LPI presence checks
` [PATCH v1 10/17] ACPI: processor: idle: Rearrange loop in acpi_processor_get_lpi_info()
` [PATCH v1 11/17] ACPI: processor: idle: Rework flatten_lpi_states()
` [PATCH v1 12/17] ACPI: processor: idle: Introduce too_many_states() for _LPI
` [PATCH v1 13/17] ACPI: processor: idle: Introduce acpi_processor_extract_lpi_info()
` [PATCH v1 14/17] ACPI: processor: idle: Relocate acpi_processor_extract_lpi_info()
` [PATCH v1 15/17] ACPI: processor: idle: Add switch for strict _LPI processing

[PATCH v2 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-07-17  1:24 UTC  (3+ messages)

[PATCH v2 0/1] Fix hmat_adist_nb for CXL
 2026-07-17  0:20 UTC  (4+ messages)
` [PATCH v2 1/1] acpi/hmat: preserve hmat_adist_nb notifier block

[PATCH v2 0/4] ACPI: Add and use acpi_dev_get_pci_dev()
 2026-07-16 18:36 UTC  (7+ messages)
` [PATCH v2 1/4] ACPI: PCI: Use a mutex guard to simplify acpi_get_pci_dev()
` [PATCH v2 2/4] ACPI: PCI: Introduce acpi_dev_get_pci_dev()
` [PATCH v2 3/4] ACPI: video: Drop backlight parent device reference later
` [PATCH v2 4/4] ACPI: video: Use acpi_dev_get_pci_dev() instead of acpi_get_pci_dev()

[PATCH v2 00/21] gpio: Improvements around device-id arrays
 2026-07-16 17:45 UTC  (3+ messages)

[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
 2026-07-16  8:42 UTC  (4+ messages)
` [PATCH v3 06/16] arm_mpam: propagate MSC read errors for __ris_msmon_read()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox