public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-19 09:14:29 to 2026-02-27 13:58:04 UTC [more...]

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-02-27 13:54 UTC  (11+ messages)
` [PATCH v5 01/28] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v5 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v5 04/28] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v5 05/28] bus: simple-pm-bus: Remove child devices when the bus is unbound
` [PATCH v5 06/28] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v5 07/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v5 08/28] drivers: core: Use fw_devlink_set_device()
` [PATCH v5 09/28] pinctrl: cs42l43: "
` [PATCH v5 10/28] cxl/test: Use device_set_node()

[PATCH] ACPI: APEI: Handle repeated SEA error interrupts storm scenarios
 2026-02-27 12:12 UTC  (4+ messages)

[PATCH v0 0/6] ACPI: TAD: Assorted improvements and RTC class device interface
 2026-02-27 11:26 UTC  (9+ messages)
` [PATCH v0 1/6] ACPI: TAD: Create one attribute group
` [PATCH v0 2/6] ACPI: TAD: Use __free() for cleanup in time_store()
` [PATCH v0 3/6] ACPI: TAD: Update RT data validation checking
` [PATCH v0 4/6] ACPI: TAD: Clear unused RT data in acpi_tad_set_real_time()
` [PATCH v0 5/6] ACPI: TAD: Add RTC class device interface
` [PATCH v0 6/6] ACPI: TAD: Update the driver description comment

[PATCH v4] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
 2026-02-27  8:58 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS a6813a28450b6882d850d0f1ab06fbe38a155bbd
 2026-02-27  6:09 UTC 

[GIT PULL] ACPI support updates for v7.0-rc2
 2026-02-27  1:56 UTC  (2+ messages)

[PATCH 0/1] software node: Use-after-free fix in drivers/base/swnode.c
 2026-02-26 20:42 UTC  (14+ messages)
` [PATCH 1/1] sofware node: Only the managing device can unreference managed software node

[PATCH v3] ACPI: OSL: Poweroff when encountering a fatal ACPI error
 2026-02-26 18:46 UTC  (5+ messages)

[PATCH v8 0/7] Enhanced autonomous selection and improvements
 2026-02-26 13:59 UTC  (2+ messages)

[PATCH v1 0/8] ACPI: x86/rtc-cmos: Bind rtc-cmos to platform devices
 2026-02-26 13:02 UTC  (14+ messages)
` [PATCH v1 1/8] ACPI: x86: cmos_rtc: Clean up address space handler driver
` [PATCH v1 2/8] ACPI: x86: cmos_rtc: Improve coordination with ACPI TAD driver
` [PATCH v1 3/8] ACPI: x86: cmos_rtc: Create a CMOS RTC platform device
` [PATCH v1 4/8] ACPI: x86/rtc-cmos: Use platform device for driver binding
` [PATCH v1 5/8] ACPI: PNP: Drop CMOS RTC PNP device support
` [PATCH v1 6/8] x86: rtc: Drop PNP device check
` [PATCH v1 7/8] rtc: cmos: Drop PNP device support
` [PATCH v1 8/8] ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setup

[PATCH v3] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
 2026-02-26 12:09 UTC  (7+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS f54c020267b4c0ced2e2c0457727006dc9b4048a
 2026-02-26  8:02 UTC 

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

[rafael-pm:fixes] BUILD SUCCESS 8b4537a870e1fd9476a138587c93c9999c7b0a4f
 2026-02-26  1:59 UTC 

[PATCH v1 0/5] platform/x86: fujitsu: Bind drivers to platform devices instead of ACPI ones
 2026-02-25 20:57 UTC  (6+ messages)
` [PATCH v1 1/5] platform/x86: fujitsu-tablet: Convert ACPI driver to a platform one
` [PATCH v1 2/5] platform/x86: fujitsu: Reorder code to avoid forward declarations
` [PATCH v1 3/5] platform/x86: fujitsu: Register ACPI notify handlers directly
` [PATCH v1 4/5] platform/x86: fujitsu: Convert backlight driver to a platform one
` [PATCH v1 5/5] platform/x86: fujitsu: Convert laptop "

[rafael-pm:bleeding-edge 76/102] drivers/platform/chrome/chromeos_tbmc.c:50:9: error: expected ',' or ';' before 'struct'
 2026-02-25 17:35 UTC 

[rafael-pm:bleeding-edge 76/102] drivers/platform/chrome/chromeos_tbmc.c:49:27: error: expected ';' at end of declaration
 2026-02-25 17:35 UTC 

[rafael-pm:acpi-rtc 13/14] drivers/acpi/acpi_tad.c:739:undefined reference to `devm_rtc_device_register'
 2026-02-25 15:28 UTC 

[PATCH v5 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-02-25 11:22 UTC  (18+ messages)
` [PATCH v5 1/9] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v5 2/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v5 3/9] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v5 4/9] dt-bindings: serial: Document the graph port
` [PATCH v5 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v5 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v5 7/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v5 8/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v5 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH v2 0/2] driver core: provide and use device_match_fwnode_ext()
 2026-02-25 10:07 UTC  (28+ messages)
` [PATCH v2 1/2] driver core: make fwnode_is_primary() public
` [PATCH v2 2/2] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()

[rafael-pm:acpi-rtc 13/14] ERROR: modpost: "devm_rtc_device_register" [drivers/acpi/acpi_tad.ko] undefined!
 2026-02-25  7:18 UTC 

[PATCH] efi/cper: Add NVIDIA CPER section support
 2026-02-25  4:52 UTC  (3+ messages)

[PATCH 0/6] mailbox: pcc: Refactor and improve initialisation and interrupt handling
 2026-02-24 23:13 UTC  (6+ messages)

[PATCH] ACPI: OSI: Add DMI quirk for Acer Aspire One D255
 2026-02-24 14:47 UTC  (2+ messages)

[PATCH v1 0/3] driver core: Split device.h even more
 2026-02-24 14:34 UTC  (18+ messages)
` [PATCH v1 1/3] driver core: Split device data types to device/types.h
` [PATCH v1 2/3] driver core: Split device link data types and API to device/devlink.h
` [PATCH v1 3/3] driver core: Split device related fwnode API to device/fwnode.h

[PATCH 28/62] PNP: isapnp: Check the isapnp_cfg_begin() return value
 2026-02-24 12:17 UTC  (2+ messages)

[RFC PATCH] mailbox: remove superfluous internal header
 2026-02-24  9:44 UTC  (2+ messages)

spurious mce Hardware Error messages in next-20250912
 2026-02-23 21:53 UTC  (15+ messages)
              ` spurious (?) mce Hardware Error messages in v6.19

[PATCH v1] ACPI: FPDT: expose FBPT and S3PT subtables via sysfs
 2026-02-23 20:32 UTC  (3+ messages)

[PATCH v1] sonypi: Convert ACPI driver to a platform one
 2026-02-23 15:59 UTC 

[PATCH v1] tpm_crb: Convert ACPI driver to a platform one
 2026-02-23 15:55 UTC 

[PATCH v1] hpet: Convert ACPI driver to a platform one
 2026-02-23 15:49 UTC 

[PATCH v1 1/1] device property: Allow secondary lookup in fwnode_get_next_child_node()
 2026-02-22 23:19 UTC  (2+ messages)

[PATCH 1] ACPICA: Update the _CPC definition to match ACPI 6.6
 2026-02-21 11:36 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 618af498f0dd83a001d344973f8ebaaf94e9f960
 2026-02-21  7:53 UTC 

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-02-20 19:54 UTC  (4+ messages)
` [PATCH RFC v2 08/17] RISC-V: QoS: add resctrl interface for CBQRI controllers
  ` [External] "

[PATCH AUTOSEL 6.19-6.12] ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90
 2026-02-20 12:37 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 1ad4461bd86b79fa43de9034f3d68e174003768e
 2026-02-20  3:07 UTC 

[PATCH v2] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
 2026-02-19 15:47 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 54f6171f5031bbbbd6aa29d48e8b7200b442533a
 2026-02-19  9:14 UTC 


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