messages from 2026-02-09 22:56:03 to 2026-02-24 07:09:20 UTC [more...]
[PATCH v5 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-02-24 7:09 UTC (13+ 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 v1 0/3] driver core: Split device.h even more
2026-02-24 0:33 UTC (9+ 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 v2 0/2] driver core: provide and use device_match_fwnode_ext()
2026-02-23 22:07 UTC (22+ 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()
[PATCH 28/62] PNP: isapnp: Check the isapnp_cfg_begin() return value
2026-02-23 22:00 UTC
spurious mce Hardware Error messages in next-20250912
2026-02-23 21:53 UTC (19+ 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 v2 00/11] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-02-23 19:10 UTC (18+ 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
[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 0/8] ACPI: x86/rtc-cmos: Bind rtc-cmos to platform devices
2026-02-23 15:33 UTC (9+ 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] efi/cper: Add NVIDIA CPER section support
2026-02-23 6:49 UTC
[PATCH] ACPI: OSI: Add DMI quirk for Acer Aspire One D255
2026-02-23 2:52 UTC
[PATCH v1 1/1] device property: Allow secondary lookup in fwnode_get_next_child_node()
2026-02-22 23:19 UTC (7+ messages)
[PATCH v0 0/6] ACPI: TAD: Assorted improvements and RTC class device interface
2026-02-22 14:19 UTC (7+ 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 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 (24+ messages)
` [PATCH RFC v2 05/17] RISC-V: QoS: define CBQRI capacity and bandwidth capabilities
` [PATCH RFC v2 06/17] RISC-V: QoS: define CBQRI resctrl resources and domains
` [PATCH RFC v2 07/17] RISC-V: QoS: define prototypes for resctrl interface
` [PATCH RFC v2 08/17] RISC-V: QoS: add resctrl interface for CBQRI controllers
` [External] "
` [PATCH RFC v2 16/17] acpi: riscv: Parse RISC-V Quality of Service Controller (RQSC) table
` [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
[GIT PULL] Additional thermal control update for v7.0-rc1
2026-02-18 22:55 UTC (2+ messages)
[GIT PULL] More ACPI support updates for v7.0-rc1
2026-02-18 22:55 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 2ea3c5304b219f05b937e7cab78dd788355a250e
2026-02-18 4:43 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS f6cf88db984f90f5828d4945b5bf9ef1980414a1
2026-02-17 6:01 UTC
[PATCH v3 00/15] mailbox: Stop sending NULL mailbox messages
2026-02-16 18:09 UTC (3+ messages)
` [PATCH v3 01/15] mailbox: Deprecate NULL mbox messages; Introduce mbox_ring_doorbell()
` [PATCH v3 02/15] ACPI: PCC: Use mbox_ring_doorbell() instead of NULL message
ACPI: PM: Add acpi power resource quirk for THUNDEROBOT ZERO
2026-02-16 17:23 UTC (3+ messages)
` [PATCH] ACPI: PM: Add unused "
[rafael-pm:bleeding-edge] BUILD SUCCESS WITH UNVERIFIED WARNING 3cf2b08de92fc53cbd5632a8d47194932da78534
2026-02-16 16:48 UTC (2+ messages)
[PATCH AUTOSEL 6.19-6.1] mailbox: pcc: Remove spurious IRQF_ONESHOT usage
2026-02-15 17:41 UTC
[PATCH 0/2] nsrepair2: Improve sorting performance and add tests
2026-02-15 1:26 UTC (3+ messages)
[PATCH] ACPI: processor: idle: Add missing bounds check in flatten_lpi_states()
2026-02-15 0:26 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 98a6068a3cb1c13d125abed7f2623665d74c2730
2026-02-14 9:32 UTC
[PATCH v1] ACPI: driver: Drop driver_data pointer clearing from two drivers
2026-02-13 18:26 UTC
[PATCH v1] ACPI: video: Clear driver_data pointer on remove
2026-02-13 18:25 UTC
[PATCH] tools/power/acpi: Replace strcpy/strcat with snprintf in osunixdir.c
2026-02-13 13:30 UTC (2+ messages)
[PATCH 0/3] More fixes for BMC failure handling
2026-02-13 12:58 UTC (7+ messages)
` [PATCH 1/3] ipmi:si: Don't block module unload if the BMC is messed up
` [PATCH 2/3] ipmi:msghandler: Handle error returns from the SMI sender
` [PATCH 3/3] ipmi:si: Fix check for a misbehaving BMC
acpi_power_meter: power*_average sysfs read hangs, mutex deadlock in hwmon_attr_show since v6.18.y
2026-02-13 12:47 UTC (21+ messages)
` [BISECTED]: "
` [BISECTED - impi related]: "
[PATCH v2] ACPI: CPPC: Move reference performance to capabilities
2026-02-13 10:09 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 9e046413910681463c51b1a7940e1536e38a12ae
2026-02-13 10:03 UTC
[PATCH v16 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-02-12 18:09 UTC (2+ messages)
[PATCH v1] Revert "ipmi:si: Gracefully handle if the BMC is non-functional"
2026-02-12 14:00 UTC (2+ messages)
[PATCH v1 0/2] ACPI: button: Cleanups after recent changes
2026-02-12 13:33 UTC (3+ messages)
` [PATCH v1 1/2] ACPI: button: Tweak system wakeup handling
` [PATCH v1 2/2] ACPI: button: Tweak acpi_button_remove()
[PATCH v1] ACPI: battery: Drop redundant checks from acpi_battery_remove()
2026-02-12 13:26 UTC
[PATCH] ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90
2026-02-12 11:44 UTC (2+ messages)
[PATCH v2] ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUs
2026-02-12 11:44 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 83acd2aae5963aa8c01cbbac98535b51b7471d38
2026-02-12 11:07 UTC
[PATCH] ACPI: CPPC: Fix acpi_get_psd_map() to iterate only online CPUs
2026-02-11 21:14 UTC (3+ messages)
[PATCH] ACPI: save NVS memory for Lenovo G70-35
2026-02-11 20:19 UTC (2+ messages)
[PATCH AUTOSEL 6.19-5.10] EFI/CPER: don't go past the ARM processor CPER record buffer
2026-02-11 12:30 UTC (9+ messages)
` [PATCH AUTOSEL 6.19] ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()
` [PATCH AUTOSEL 6.19-5.10] EFI/CPER: don't dump the entire memory region
` [PATCH AUTOSEL 6.19-6.12] ACPI: battery: fix incorrect charging status when current is zero
` [PATCH AUTOSEL 6.19-6.12] APEI/GHES: ARM processor Error: don't go past allocated memory
` [PATCH AUTOSEL 6.19-5.10] ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
` [PATCH AUTOSEL 6.19-5.15] ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()
` [PATCH AUTOSEL 6.19-6.12] ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]
` [PATCH AUTOSEL 6.19-5.10] APEI/GHES: ensure that won't go past CPER allocated record
[rafael-pm:bleeding-edge] BUILD SUCCESS WITH UNVERIFIED WARNING 310ad169e342f46589d39f6c52316445f029621a
2026-02-11 8:08 UTC
[PATCH v2 0/2] vmcoreinfo: Expose hardware error recovery statistics via sysfs
2026-02-11 2:01 UTC (5+ messages)
` [PATCH v2 1/2] vmcoreinfo: expose "
[rafael-pm:bleeding-edge] BUILD REGRESSION 8711f3ee7e5efcf1b795c80496b0fb68713e153a
2026-02-10 14:06 UTC (2+ messages)
[GIT PULL] Thermal control updates for v6.20-rc1/v7.0-rc1
2026-02-10 3:40 UTC (2+ messages)
[GIT PULL] ACPI support updates for v6.20-rc1/v7.0-rc1
2026-02-10 3:40 UTC (2+ messages)
[GIT PULL] Power management updates for v6.20-rc1/v7.0-rc1
2026-02-10 3:40 UTC (2+ messages)
[PATCH v2 00/15] mailbox: Stop sending NULL mailbox messages
2026-02-10 0:38 UTC (3+ messages)
` [PATCH v2 01/15] mailbox: Deprecate NULL mbox messages; Introduce mbox_ring_doorbell()
[rafael-pm:bleeding-edge 321/334] drivers/platform/chrome/wilco_ec/event.c:514:33: error: unknown type name 'platform_device'; did you mean 'to_platform_device'?
2026-02-09 22:55 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox