public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 15:52:26 to 2026-03-20 01:49:08 UTC [more...]

[PATCH 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
 2026-03-20  1:49 UTC  (6+ messages)
` [PATCH 1/4] software node: support automatic secondary fwnode assignment
` [PATCH 2/4] pinctrl: intel: expose software nodes for baytrail GPIO devices
` [PATCH 3/4] pinctrl: intel: expose software nodes for cherryiew "
` [PATCH 4/4] platform/x86: x86-android-tablets: enable fwnode matching of GPIO chips

[PATCH v2] net: fjes: Drop fjes_acpi_driver and rework initialization
 2026-03-20  0:30 UTC  (3+ messages)

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

[PATCH v9 0/7] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-03-19 18:32 UTC  (12+ messages)
` [PATCH v9 1/7] arm64/acpi: Add acpi_get_cpu_uid() and switch arm_cspmu to use it
` [PATCH v9 2/7] loongarch/acpi: Add acpi_get_cpu_uid() declaration and implementation
` [PATCH v9 3/7] riscv/acpi: Add acpi_get_cpu_uid() implementation and update users
` [PATCH v9 4/7] x86/acpi: Add acpi_get_cpu_uid() implementation and update Xen users
` [PATCH v9 5/7] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH v9 6/7] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH v9 7/7] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH 00/12] i3c: Support ACPI and SETAASA device discovery
 2026-03-19 18:18 UTC  (32+ messages)
` [PATCH 01/12] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA
` [PATCH 02/12] ACPICA: Read LVR from the I2C resource descriptor
` [PATCH 03/12] i3c: master: Use unified device property interface
` [PATCH 04/12] i3c: master: Support ACPI enumeration
` [PATCH 05/12] i3c: master: Add support for devices using SETAASA
` [PATCH 06/12] i3c: master: Add support for devices without PID
` [PATCH 07/12] i3c: master: match I3C device through DT and ACPI
` [PATCH 08/12] i3c: dw-i3c-master: Add SETAASA as supported CCC
` [PATCH 09/12] i3c: dw-i3c-master: Add a quirk to skip clock and reset
` [PATCH 10/12] i3c: dw-i3c-master: Add ACPI ID for Tegra410
` [PATCH 11/12] hwmon: spd5118: Add I3C support
` [PATCH 12/12] arm64: defconfig: Enable I3C and SPD5118 hwmon

[PATCH v2] device property: Make modifications of fwnode "flags" thread safe
 2026-03-19 17:52 UTC  (6+ messages)

[GIT PULL] ACPI support fixes for v7.0-rc5
 2026-03-19 15:52 UTC  (2+ messages)

[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
 2026-03-19 12:35 UTC  (7+ messages)

[PATCH v3 0/5] platform/x86: panasonic-laptop: Bind to a platform device instead of an ACPI one
 2026-03-19 11:33 UTC  (6+ messages)
` [PATCH v3 1/5] platform/x86: panasonic-laptop: Make pcc_register_optd_notifier() void
` [PATCH v3 2/5] platform/x86: panasonic-laptop: Fix OPTD notifier registration and cleanup
` [PATCH v3 3/5] platform/x86: panasonic-laptop: Remove redundant checks from 3 functions
` [PATCH v3 4/5] platform/x86: panasonic-laptop: Register ACPI notify handler directly
` [PATCH v3 5/5] platform/x86: panasonic-laptop: Convert ACPI driver to a platform one

[PATCH v2 1/3] acpi/apei: Add devm_ghes_register_vendor_record_notifier()
 2026-03-19 11:13 UTC  (2+ messages)
` [PATCH v2 3/3] acpi/apei: Add NVIDIA GHES vendor CPER record handler

[rafael-pm:fixes] BUILD SUCCESS 989846451544c0330ee498cfdfc0183a4baf4270
 2026-03-19  9:25 UTC 

[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-03-19  7:41 UTC  (40+ messages)
` [PATCH v2 1/7] iommu: Do not call pci_dev_reset_iommu_done() unless reset succeeds
` [PATCH v2 2/7] iommu: Add reset_device_done callback for hardware fault recovery
` [PATCH v2 3/7] iommu: Add iommu_report_device_broken() to quarantine a broken device
` [PATCH v2 4/7] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
` [PATCH v2 5/7] iommu/arm-smmu-v3: Replace smmu with master in arm_smmu_inv
` [PATCH v2 6/7] iommu/arm-smmu-v3: Introduce master->ats_broken flag
` [PATCH v2 7/7] iommu/arm-smmu-v3: Block ATS upon an ATC invalidation timeout

[PATCH v8 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-19  7:13 UTC  (6+ messages)
` [PATCH v8 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v8 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v8 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH v2 1/1] ACPI: processor: idle: Replace strlcat() with better alternative
 2026-03-18 19:57 UTC  (2+ messages)

[PATCH v2 0/4] platform/x86: panasonic-laptop: Bind to a platform device instead of an ACPI one
 2026-03-18 19:41 UTC  (5+ messages)
` [PATCH v2 1/4] platform/x86: panasonic-laptop: Fix rollback path in acpi_pcc_hotkey_add()
` [PATCH v2 2/4] platform/x86: panasonic-laptop: Remove redundant checks from 3 functions
` [PATCH v2 3/4] platform/x86: panasonic-laptop: Register ACPI notify handler directly
` [PATCH v2 4/4] platform/x86: panasonic-laptop: Convert ACPI driver to a platform one

[PATCH v2 0/2] platform/x86: dell/dell-rbtn: Bind to a platform device instead of an ACPI one
 2026-03-18 14:36 UTC  (3+ messages)
` [PATCH v2 1/2] platform/x86: dell/dell-rbtn: Register ACPI notify handler directly
` [PATCH v2 2/2] platform/x86: dell/dell-rbtn: Convert ACPI driver to a platform one

[PATCH v2 1/1] device property: Document how to check for the property presence
 2026-03-18 14:21 UTC 

[PATCH v1 1/1] device property: Document how to check for the property presence
 2026-03-18 14:16 UTC  (9+ messages)

[PATCH v2 0/3] platform/x86: system76: Bind to a platform device instead of an ACPI one
 2026-03-18 13:54 UTC  (4+ messages)
` [PATCH v2 1/3] platform/x86: system76: Drop redundant devm_led_classdev_unregister()
` [PATCH v2 2/3] platform/x86: system76: Register ACPI notify handler directly
` [PATCH v2 3/3] platform/x86: system76: Convert ACPI driver to a platform one

[rafael-pm:fixes] BUILD SUCCESS 3d42bb0152db146fe481794e6990cfda048a05cd
 2026-03-18 13:06 UTC 

[PATCH v1] net: fjes: Drop fjes_acpi_driver and rework initialization
 2026-03-18 13:00 UTC  (3+ messages)
` [v1] "

[PATCH v1 0/3] platform/x86: panasonic-laptop: Bind to a platform device instead of an ACPI one
 2026-03-18 12:53 UTC  (4+ messages)
` [PATCH v1 2/3] platform/x86: panasonic-laptop: Register ACPI notify handler directly

[PATCH v1] ACPI: bus: Fix MFD child automatic modprobe issue
 2026-03-18 12:25 UTC  (3+ messages)

[PATCH v3 0/5] platform/x86: fujitsu: Bind drivers to platform devices instead of ACPI ones
 2026-03-18 12:23 UTC  (7+ messages)
` [PATCH v3 1/5] platform/x86: fujitsu-tablet: Convert ACPI driver to a platform one
` [PATCH v3 2/5] platform/x86: fujitsu: Reorder code to avoid forward declarations
` [PATCH v3 3/5] platform/x86: fujitsu: Register ACPI notify handlers directly
` [PATCH v3 4/5] platform/x86: fujitsu: Convert backlight driver to a platform one
` [PATCH v3 5/5] platform/x86: fujitsu: Convert laptop "

[PATCH v1 0/2] platform/x86: system76: Bind to a platform device instead of an ACPI one
 2026-03-18 11:51 UTC  (5+ messages)
` [PATCH v1 2/2] platform/x86: system76: Convert ACPI driver to a platform one

[PATCH] ACPI: CPPC: Check cpc_read() return values consistently
 2026-03-18  9:50 UTC 

[PATCH] device property: Make modifications of fwnode "flags" thread safe
 2026-03-18  9:06 UTC  (5+ messages)

[PATCH v1] Input: atlas - convert ACPI driver to a platform one
 2026-03-18  5:49 UTC  (2+ messages)

[PATCH v7 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-18  4:04 UTC  (6+ messages)
` [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86

[PATCH v6 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-18  3:34 UTC  (6+ messages)
` [PATCH v6 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH v1] ptp: vmw: Convert to a platform driver
 2026-03-18  3:20 UTC  (3+ messages)

[PATCH v3] ACPI: processor: Fix a possible null-pointer dereference in acpi_processor_errata_piix4() when debug messages are enabled
 2026-03-18  2:41 UTC  (5+ messages)
  ` [PATCH v1] ACPI: processor: Fix previous acpi_processor_errata_piix4() fix

[PATCH v1 00/26] ACPICA: ACPICA 20251212
 2026-03-17 20:44 UTC  (4+ messages)
` [PATCH v1 05/26] ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()

[PATCH v1] ACPICA: Update the format of Arg3 of _DSM
 2026-03-17 19:34 UTC 

[PATCH v1 0/2] platform/x86: wireless-hotkey: Bind to a platform device instead of an ACPI one
 2026-03-17 18:08 UTC  (2+ messages)

[PATCH v1 0/2] platform/x86: topstar-laptop: Bind to a platform device instead of an ACPI one
 2026-03-17 18:08 UTC  (2+ messages)

[PATCH v1 0/3] platform/x86: sony-laptop: Bind to a platform device instead of an ACPI one
 2026-03-17 18:08 UTC  (2+ messages)

[PATCH v1 0/2] platform/x86: lg-laptop: Bind to a platform device instead of an ACPI one
 2026-03-17 18:08 UTC  (2+ messages)

[PATCH v1 0/2] platform/x86: dell/dell-rbtn: Bind to a platform device instead of an ACPI one
 2026-03-17 17:17 UTC  (3+ messages)
` [PATCH v1 1/2] platform/x86: dell/dell-rbtn: Register ACPI notify handler directly

[PATCH v6 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
 2026-03-17 17:14 UTC  (3+ messages)
` [PATCH v6 1/4] apei/ghes: ARM processor Error: don't go past allocated memory

[PATCH v2 0/5] platform/x86: fujitsu: Bind drivers to platform devices instead of ACPI ones
 2026-03-17 15:56 UTC  (5+ messages)
` [PATCH v2 3/5] platform/x86: fujitsu: Register ACPI notify handlers directly


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