Linux ACPI
 help / color / mirror / Atom feed
 messages from 2026-07-23 14:39:53 to 2026-07-24 10:07:25 UTC [more...]

[PATCH v4 00/10] arm_mpam: Add MPAM-Fb firmware support
 2026-07-24 10:07 UTC  (14+ messages)
` [PATCH v4 01/10] arm_mpam: let low level MSC accessors return an error
` [PATCH v4 02/10] arm_mpam: propagate MSC access errors for hw_probe functions
` [PATCH v4 03/10] arm_mpam: propagate MSC access errors for MBWU counters
` [PATCH v4 04/10] arm_mpam: propagate MSC access errors for msmon helpers
` [PATCH v4 05/10] arm_mpam: propagate MSC access errors for __ris_msmon_read()
` [PATCH v4 06/10] arm_mpam: propagate MSC access errors for state saving function
` [PATCH v4 07/10] arm_mpam: prepare mon_sel locking for MPAM-Fb
` [PATCH v4 08/10] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v4 09/10] arm_mpam: prevent MPAM-Fb accesses inside IRQ handler
` [PATCH v4 10/10] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH] ACPI: CPPC: Skip writes to unsupported performance limits
 2026-07-24  9:43 UTC  (2+ messages)

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

[PATCH 05/12] gpio: adp5585: use devm_blocking_notifier_chain_register()
 2026-07-24  7:47 UTC  (8+ messages)
` [PATCH 06/12] platform/x86: bitland-mifs-wmi: "
` [PATCH 07/12] Input: adp5585: "
` [PATCH 08/12] ACPI: APEI: GHES: "
` [PATCH 09/12] platform/x86: uniwill-wmi: "

[PATCH 10/12] gpio: eic-sprd: use devm_atomic_notifier_chain_register()
 2026-07-24  7:47 UTC  (5+ messages)
` [PATCH 11/12] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
` [PATCH 12/12] reboot: "

[PATCH 00/12] notifier: add device-managed registration APIs and convert drivers
 2026-07-24  7:46 UTC  (9+ messages)
` [PATCH 01/12] notifier: add device-managed registration APIs
` [PATCH 02/12] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH 03/12] iio: light: iqs621-als: "
` [PATCH 04/12] iio: position: iqs624: "

[PATCH 0/8] ACPI: CPPC: Resource Priority Register support and sysfs interface
 2026-07-24  6:54 UTC  (4+ messages)
` [PATCH 1/8] ACPI: CPPC: Prepare cpc_register_resource for Package-type entries

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

[PATCH v2 0/3] platform/wmi: Add aarch64 support
 2026-07-24  2:25 UTC  (4+ messages)
` [PATCH v2 1/3] platform/wmi: Remove dependency on CONFIG_X86
` [PATCH v2 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()
` [PATCH v2 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-23 21:27 UTC  (11+ 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 v2] device property: mark internal data as private for kernel-doc
 2026-07-23 21:12 UTC  (2+ messages)

[PATCH 3/3] mailbox: pcc: Fix command timeout due to missed interrupt
 2026-07-23 19:52 UTC  (5+ messages)

[PATCH 0/3] mailbox: pcc: Improve completion handling and validation
 2026-07-23 19:45 UTC  (6+ messages)
` [PATCH 1/3] mailbox: pcc: Notify clients on polled completion
` [PATCH 2/3] mailbox: pcc: Check shared memory signature on request

[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
 2026-07-23 18:27 UTC  (5+ messages)
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo

[PATCH] tools: Use fputc() calls in some functions
 2026-07-23 15:14 UTC  (4+ messages)

[PATCH v2 0/3] mailbox: pcc: Improve completion handling and validation
 2026-07-23 14:39 UTC  (2+ messages)
` [PATCH v2 3/3] mailbox: pcc: Fix command timeout due to missed interrupt


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