Linux ACPI
 help / color / mirror / Atom feed
 messages from 2026-07-07 17:52:48 to 2026-07-10 18:57:08 UTC [more...]

[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
 2026-07-10 18:56 UTC  (24+ messages)
` [PATCH v3 01/16] arm_mpam: let low level MSC read accessors return an error
` [PATCH v3 02/16] arm_mpam: propagate MSC read errors for wrapper functions
` [PATCH v3 03/16] arm_mpam: propagate MSC read errors for hw_probe functions
` [PATCH v3 04/16] arm_mpam: propagate MSC read errors for mpam_msc_read_mbwu_l()
` [PATCH v3 05/16] arm_mpam: propagate MSC read errors for msmon helpers
` [PATCH v3 06/16] arm_mpam: propagate MSC read errors for __ris_msmon_read()
` [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 09/16] arm_mpam: let low level MSC write accessors return an error
` [PATCH v3 10/16] arm_mpam: propagate MSC write errors for ESR and part_sel wrappers
` [PATCH v3 11/16] arm_mpam: propagate MSC write errors for hardware probe functions
` [PATCH v3 12/16] arm_mpam: propagate MSC write errors for remaining MSC write users
` [PATCH v3 13/16] arm_mpam: prepare mon_sel locking for MPAM-Fb
` [PATCH v3 14/16] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v3 15/16] arm_mpam: prevent MPAM-Fb accesses inside IRQ handler
` [PATCH v3 16/16] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH v3 0/3] ACPI: battery: Do not generate too much pressure on ACPI methods
 2026-07-10 18:01 UTC 

[PATCH 0/4] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-07-10 17:27 UTC  (8+ messages)
` [PATCH 1/4] ACPI: APEI: GHES: Use spin_lock_irqsave() for CXL CPER work locks
` [PATCH 2/4] ACPI: APEI: GHES: Bound CXL event record copy to the firmware section length
` [PATCH 3/4] ACPI: extlog: Fix CONFIG_ACPI_APEI_PCIEAER guard typo
` [PATCH 4/4] ACPI: APEI: GHES: Validate CXL protocol error section length before RAS cap copy

[PATCH] docs: ACPI: DSD: motorcomm: fix docs build error
 2026-07-10 16:37 UTC  (2+ messages)

[PATCH v2] acpi: battery: Sanitise model_number by dropping unprintable characters
 2026-07-10 15:36 UTC  (2+ messages)

[PATCH 0/2] Bring includes in linux/kmod.h up to date
 2026-07-10 13:57 UTC  (6+ messages)
` [PATCH 1/2] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH 2/2] module: Bring includes in linux/kmod.h up to date

[PATCH v3 0/5] software node: provide support for fw_devlink
 2026-07-10 13:51 UTC  (6+ messages)
` [PATCH v3 1/5] kunit: provide a set of fwnode-oriented helpers
` [PATCH v3 2/5] software node: add fw_devlink support
` [PATCH v3 3/5] software node: add kunit tests for "
` [PATCH v3 4/5] MAINTAINERS: add myself as reviewer of software node support
` [PATCH v3 5/5] gpio: kunit: add test cases verifying swnode devlink support

[PATCH v2 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-07-10 13:42 UTC  (7+ messages)
` [PATCH v2 1/2] ACPI: CPPC: add paired FFH feedback-counter read hook
` [PATCH v2 2/2] arm64: topology: read CPPC FFH feedback counters in one operation

[PATCH v3 0/2] ACPI: SPCR: Support UART clock frequency field
 2026-07-10 12:36 UTC  (5+ messages)
` [PATCH v3 1/2] serial: earlycon: add uart_clk_freq parameter
` [PATCH v3 2/2] ACPI: SPCR: Support UART clock frequency field

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

[PATCH v4] platform/x86: thinkpad_acpi: Add USB-C Security (USCS) support
 2026-07-10 11:54 UTC  (6+ messages)

[PATCH v2 0/2] vmcoreinfo: Expose hardware error recovery statistics via sysfs
 2026-07-10 11:03 UTC  (5+ messages)
` [PATCH v2 1/2] vmcoreinfo: expose "

[PATCH v2 00/15] arm_mpam: Add MPAM-Fb firmware support
 2026-07-10  9:10 UTC  (30+ messages)
` [PATCH v2 02/15] arm_mpam: propagate MSC read errors for wrapper functions
` [PATCH v2 03/15] arm_mpam: propagate MSC read errors for hw_probe functions
` [PATCH v2 04/15] arm_mpam: propagate MSC read errors for mpam_msc_read_mbwu_l()
` [PATCH v2 06/15] arm_mpam: propagate MSC read errors for __ris_msmon_read()
` [PATCH v2 07/15] arm_mpam: propagate MSC read errors for state saving functions
` [PATCH v2 13/15] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v2 14/15] arm_mpam: prevent MPAM-Fb accesses inside IRQ handler
` [PATCH v2 15/15] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH] acpi: battery: Sanitise model_number by dropping unprintable characters
 2026-07-10  7:02 UTC  (3+ messages)

[PATCH v22 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-07-09 21:07 UTC  (3+ messages)
` [PATCH v22 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v22 2/2] ras: mem: Add ACPI RAS2 memory driver

[PATCH v5] ACPI: CPPC: Add ospm_nominal_perf support
 2026-07-09 17:01 UTC  (3+ messages)

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

[PATCH v1] x86/platform/olpc: xo15: Stop setting acpi_device_name/class()
 2026-07-09 13:40 UTC  (3+ messages)

[PATCH v1] sonypi: Stop setting acpi_device_name/class()
 2026-07-09 13:40 UTC  (4+ messages)

[PATCH v2] platform/surface: surfacepro3_button: Stop setting acpi_device_name()
 2026-07-09 13:39 UTC  (3+ messages)

[PATCH v4 0/7] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
 2026-07-09 13:32 UTC  (9+ messages)
` [PATCH v4 1/7] ACPI: Add acpi_device_clear_deps() helper function
` [PATCH v4 2/7] ACPI: RISC-V: Fix riscv_acpi_irq_get_dep() loop termination
` [PATCH v4 3/7] ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep()
` [PATCH v4 4/7] ACPI: RISC-V: Fix riscv_acpi_add_prt_dep() loop handling
` [PATCH v4 5/7] ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ code
` [PATCH v4 6/7] ACPI/IORT: Implement ACPI infrastructure to enable GICv5 IWB probe deferral
` [PATCH v4 7/7] irqchip/gic-v5: Enable GICv5 IWB ACPI probe ordering detection

[PATCH v3] mailbox: pcc: Fix command timeout due to missed interrupt
 2026-07-09 13:23 UTC 

[PATCH v2] mailbox: pcc: Fix command timeout due to missed interrupt
 2026-07-09 13:17 UTC  (3+ messages)

[PATCH v1 00/17] ACPI: processor: idle/intel_idle: Add ACPI _LPI support to intel_idle
 2026-07-09 12:44 UTC  (18+ 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 06/17] ACPI: processor: idle: Introduce lpi_state_debug()
` [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 v1 16/17] intel_idle: Prepare for adding ACPI _LPI support
` [PATCH v1 17/17] intel_idle: Add "

[RFC PATCH v1 0/1] Fix hmat_adist_nb for coming CXL Type2
 2026-07-09  1:37 UTC  (5+ messages)
` [RFC PATCH v1 1/1] acpi/hmat: preserve hmat_adist_nb notifier block

[PATCH v1] ACPI: fan: Use devm_acpi_install_notify_handler()
 2026-07-08 20:03 UTC  (2+ messages)

[PATCH v7 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
 2026-07-08 17:22 UTC  (3+ messages)

[PATCH v2] ACPI: APEI: Handle repeated SEA error storms
 2026-07-08 17:14 UTC  (4+ messages)

[PATCH v1] PNP: ACPI: Stop using acpi_device_name()
 2026-07-08 14:39 UTC  (2+ messages)

[PATCH v1] ACPI: PAD: xen: Stop setting acpi_device_name/class()
 2026-07-08 14:34 UTC  (2+ messages)

[PATCH v1] PCI: acpiphp_ibm: Do not use uninitialized device_class
 2026-07-08 14:33 UTC  (2+ messages)

[PATCH v1] platform/loongarch: laptop: Stop setting acpi_device_class()
 2026-07-08 14:30 UTC  (2+ messages)

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-07-08 13:59 UTC  (11+ messages)
` [PATCH v7 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v7 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v7 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v7 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v7 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v7 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v7 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v7 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v7 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v7 10/10] RAS: add firmware-first CPER provider

[PATCH v2 0/5] software node: provide support for fw_devlink
 2026-07-08 13:44 UTC  (5+ messages)
` [PATCH v2 3/5] software node: add kunit tests for fw_devlink support
` [PATCH v2 5/5] gpio: kunit: add test cases verifying swnode devlink support

[PATCH v2 0/4] Add NVL CVS/IPU8 camera support
 2026-07-08 10:41 UTC  (4+ messages)
` [PATCH v2 1/4] ACPI: scan: Honor ACPI _DEP dependency for NVL CVS

[PATCH RFC] RAS: hwerr_tracking: move recoverable hardware error tracking out of vmcoreinfo
 2026-07-08 10:13 UTC  (5+ messages)

[PATCH v9 0/9] lan966x pci device: Add support for SFPs, PCI part
 2026-07-08 10:02 UTC  (10+ messages)
` [PATCH v9 1/9] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v9 2/9] drivers: core: Use fw_devlink_set_device()
` [PATCH v9 3/9] pinctrl: cs42l43: "
` [PATCH v9 4/9] cxl/test: Use device_set_node()
` [PATCH v9 5/9] cxl/test: Use fw_devlink_set_device()
` [PATCH v9 6/9] PCI: of: "
` [PATCH v9 7/9] PCI: of: Clear fwnode->dev during root bridge node removal
` [PATCH v9 8/9] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v9 9/9] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node

[PATCH] acpi: battery: Sanitise model_number by dropping unprintable characters
 2026-07-08  7:07 UTC 

[PATCH] ACPI: TAD: Use devm_pm_runtime_set_active_enabled()
 2026-07-08  2:49 UTC 

[PATCH 0/2] x86/topology: Add support for Low Power cpu_type
 2026-07-07 23:24 UTC  (12+ messages)
` [PATCH 1/2] x86/topology: Name the AMD core-type values

[rafael-pm:bleeding-edge] BUILD SUCCESS 2c94bde29aefb559eab0abec11574e9655c9d6a2
 2026-07-07 23:08 UTC 

[PATCH v21 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-07-07 19:55 UTC  (4+ messages)
` [PATCH v21 1/2] ACPI:RAS2: Add driver for the "


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