Linux ACPI
 help / color / mirror / Atom feed
 messages from 2026-07-20 10:06:32 to 2026-07-21 23:14:59 UTC [more...]

[PATCH] ACPI: bus: Avoid misleading _OSC missing-feature errors
 2026-07-21 23:14 UTC  (2+ messages)

[PATCH v4 0/3] ACPI: battery: Do not generate too much pressure on ACPI methods
 2026-07-21 21:41 UTC  (4+ messages)
` [PATCH v4 3/3] ACPI: battery: Protect all properties with a separated mutex

[PATCH 1/3] ACPI: fan: Use correct function parameter name in kernel-doc
 2026-07-21 21:06 UTC  (2+ messages)

[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
 2026-07-21 20:59 UTC  (44+ messages)
` [PATCH v18 01/13] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH v18 02/13] acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
` [PATCH v18 03/13] cxl: Tighten CPER kfifo registration API and symbol visibility
` [PATCH v18 04/13] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v18 06/13] PCI: Establish common CXL Port protocol error flow
` [PATCH v18 07/13] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v18 08/13] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v18 09/13] cxl: Update CXL Endpoint AER handler
` [PATCH v18 10/13] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v18 11/13] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v18 12/13] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v18 13/13] Documentation: cxl: Document CXL protocol error handling

[PATCH v1 1/1] ACPI: NHLT: Remove always included kconfig.h
 2026-07-21 19:28 UTC  (2+ messages)

[PATCH v1 0/2] ACPI: fan: Ad-hoc cleanups
 2026-07-21 19:24 UTC  (3+ messages)

[PATCH 0/4] ACPI/PCC: Correct PCC OperationRegion handling
 2026-07-21 19:20 UTC  (7+ messages)
` [PATCH 2/4] ACPI: PCC: Preserve shared memory signature in OpRegion handler
` [PATCH 4/4] ACPI: PCC: Cache OpRegion command timeout

[PATCH 0/2] Fix sysfs duplicate filename if multiple BERT tables exist
 2026-07-21 19:19 UTC  (2+ messages)

[PATCH v2 0/4] ACPI: LoongArch: Add IOVT table support
 2026-07-21 19:10 UTC  (7+ 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 0/8] ACPI: CPPC: Resource Priority Register support and sysfs interface
 2026-07-21 19:04 UTC  (3+ messages)
` [PATCH 1/8] ACPI: CPPC: Prepare cpc_register_resource for Package-type entries

[PATCH] ACPI: APEI: Fix ERST timeout unit conversion
 2026-07-21 18:25 UTC 

[PATCH 0/8] ALSA: hda: Add AW88399 HDA side codec driver for Lenovo Legion
 2026-07-21 16:57 UTC  (8+ messages)
` [PATCH 1/8] ASoC: aw88399: extract shared device library
` [PATCH 6/8] ACPI/platform: add AWDZ8399 to serial-multi-instantiate

[PATCH v2 0/3] x86/topology: Add support for Low Power cpu_type
 2026-07-21 15:45 UTC  (4+ messages)
` [PATCH v2 1/3] x86/topo: Map vendor CPU types to generic Linux such types
` [PATCH v2 2/3] x86/topology: Name the AMD core-type values
` [PATCH v2 3/3] x86/topology: Add TOPO_CPU_TYPE_LOW_POWER

[PATCH 0/3] platform/wmi: Add aarch64 support
 2026-07-21 15:35 UTC  (7+ messages)
` [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 v2 0/3] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-07-21 15:34 UTC  (4+ messages)
` [PATCH v2 2/3] ACPI: CPPC: Add u64 wrappers for the autonomous selection register

[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
 2026-07-21 15:22 UTC  (22+ messages)
` [PATCH v3 02/16] arm_mpam: propagate MSC read errors for wrapper functions
` [PATCH v3 07/16] arm_mpam: __ris_msmon_read(): get rid of nrdy special handling
` [PATCH v3 08/16] arm_mpam: propagate MSC read errors for state saving functions
` [PATCH v3 13/16] arm_mpam: prepare mon_sel locking for MPAM-Fb
` [PATCH v3 16/16] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH v3 00/10] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-07-21 15:06 UTC  (25+ 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] ACPI: validate MADT IOAPIC entry bounds
 2026-07-21 13:58 UTC  (2+ messages)

[PATCH] ACPI: EC: Avoid _REG disconnect on GPIO IRQ defer
 2026-07-21 13:51 UTC  (2+ messages)

[PATCH v2 0/6] ACPI: Introduce and use acpi_dev_is_video_device() helper
 2026-07-21 13:40 UTC  (4+ messages)
` [PATCH v2 6/6] platform/x86: thinkpad_acpi: Convert to "

[PATCH v2] acpi: battery: Sanitise model_number by dropping unprintable characters
 2026-07-21 13:30 UTC  (3+ messages)

[PATCH] docs: ACPI: DSD: motorcomm: fix docs build error
 2026-07-21 13:25 UTC  (3+ messages)

[PATCH v2] ACPI: battery: Adjust charging status validation check
 2026-07-21 13:16 UTC 

[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
 2026-07-21 13:11 UTC  (4+ messages)
` [PATCH v2 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v2 3/3] module: Bring includes in linux/kmod.h up to date

[PATCH] ACPI: PRMT: validate module handler bounds
 2026-07-21 12:44 UTC  (2+ messages)

[PATCH] ACPI: FPDT: validate table and record lengths
 2026-07-21 12:36 UTC  (2+ messages)

[PATCH] ACPI: NVS: replace __get_free_page() with kmalloc()
 2026-07-21 12:24 UTC  (2+ messages)

[PATCH v2 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-07-21 12:17 UTC  (3+ messages)
` [PATCH v2 1/2] ACPI: CPPC: add paired FFH feedback-counter read hook

[PATCH v2 0/4] ACPI: APEI: GHES: Add NVIDIA Vera CPER decoder and tests
 2026-07-21 11:29 UTC  (3+ messages)

[PATCH v6 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-21 10:19 UTC  (22+ messages)
` [PATCH v6 01/16] device property: Add fwnode_graph_get_port_by_id()
` [PATCH v6 02/16] device property: Add fwnode_graph_get_next_port_endpoint()
` [PATCH v6 03/16] power: sequencing: Add pwrseq_power_is_on()
` [PATCH v6 04/16] usb: hub: Use assign_bit() in usb_hub_set_port_power()
` [PATCH v6 05/16] usb: hub: Return actual error from hub_configure() in hub_probe()
` [PATCH v6 06/16] usb: hub: Associate port@ fwnode with USB port device
` [PATCH v6 07/16] usb: core: Move struct usb_port and related APIs to port.h
` [PATCH v6 08/16] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()
` [PATCH v6 09/16] usb: hub: Use usb_hub_set_port_power() to control port power everywhere
` [PATCH v6 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API
` [PATCH v6 11/16] dt-bindings: usb: mediatek,mtk-xhci: Switch to ports for USB connections
` [PATCH v6 12/16] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v6 13/16] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v6 14/16] power: sequencing: pcie-m2: Split Bluetooth unit based on interface
` [PATCH v6 15/16] arm64: dts: mediatek: mt8195-cherry: Add M.2 E-key slot
` [PATCH v6 16/16] arm64: dts: mediatek: mt8188-geralt: Add WiFi/BT as "

[PATCH v2] device property: mark internal data as private for kernel-doc
 2026-07-21  9:45 UTC  (2+ messages)

[PATCH 0/2] x86/topology: Add support for Low Power cpu_type
 2026-07-21  9:08 UTC  (14+ messages)
` [PATCH 1/2] x86/topology: Name the AMD core-type values
                      ` [PATCH] x86/topo: Map vendor CPU types to generic Linux such types

[PATCH v10 00/10] lan966x pci device: Add support for SFPs, PCI part
 2026-07-21  8:12 UTC  (4+ messages)
` [PATCH v10 10/10] PCI: of: Guard against node removal with incorrect np->data

[PATCH v2] platform/x86: thinkpad_acpi: Fix USB-C Security probe failure on unsupported platforms
 2026-07-21  4:15 UTC  (3+ messages)

[RFC] cxl: Device protocol AER injection
 2026-07-21  0:46 UTC  (6+ messages)

[PATCH] device property: add missing kernel-doc for property_entry
 2026-07-20 19:29 UTC  (4+ messages)

[PATCH 0/3] mailbox: pcc: Improve completion handling and validation
 2026-07-20 14:58 UTC  (4+ messages)
` [PATCH 2/3] mailbox: pcc: Check shared memory signature on request

[PATCH v4 0/3] device property: fix child iteration issues with secondary fwnodes
 2026-07-20 10:46 UTC  (5+ messages)
` [PATCH v4 3/3] device property: add test cases for fwnode_for_each_child_node()

[PATCH 0/6] configfs: Allow the registration of const struct configfs_attribute
 2026-07-20 10:28 UTC  (7+ messages)
` [PATCH 3/6] configfs: Treat attribute structures as const internally
` [PATCH 5/6] configfs: Allow the registration of const struct configfs_attribute

[PATCH v2 0/4] ACPI: Add and use acpi_dev_get_pci_dev()
 2026-07-20 10:21 UTC  (3+ messages)
` [PATCH v2 1/4] ACPI: PCI: Use a mutex guard to simplify acpi_get_pci_dev()

[PATCH v5] gpio: kunit: add test cases verifying swnode devlink support
 2026-07-20 10:14 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