messages from 2026-03-01 04:33:44 to 2026-03-06 11:53:53 UTC [more...]
[PATCH 0/6] gpiolib: unify gpio-hog code
2026-03-06 11:53 UTC (17+ messages)
` [PATCH 1/6] gpio: of: clear OF_POPULATED on hog nodes in remove path
` [PATCH 2/6] gpio: move hogs into GPIO core
` [PATCH 3/6] gpio: sim: use fwnode-based GPIO hogs
` [PATCH 4/6] ARM: omap1: ams-delta: convert GPIO hogs to using firmware nodes
` [PATCH 5/6] gpio: remove machine hogs
` [PATCH 6/6] gpio: sim: allow to define the active-low setting of a simulated hog
[PATCH] ACPI: video: Don't allow MFD devices to probe
2026-03-06 10:50 UTC (3+ messages)
[PATCH v5 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-03-06 10:27 UTC (4+ messages)
` [PATCH v5 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
[PATCH] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
2026-03-06 10:01 UTC (18+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] ACPI: processor: idle: Add missing bounds check in flatten_lpi_states()
2026-03-06 9:18 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1 0/2] iommu/arm-smmu-v3: Reset PCI device upon ATC invalidate timeout
2026-03-06 5:06 UTC (16+ messages)
` [PATCH v1 1/2] iommu: Do not call pci_dev_reset_iommu_done() unless reset succeeds
` [PATCH v1 2/2] iommu/arm-smmu-v3: Recover ATC invalidate timeouts
[PATCH v2 0/6] platform/chrome: Bind drivers to platform devices instead of ACPI ones
2026-03-06 4:46 UTC (8+ messages)
` [PATCH v2 1/6] platform/chrome: Convert ChromeOS privacy-screen driver to platform
` [PATCH v2 3/6] platform/chrome: chromeos_tbmc: Register ACPI notify handler
` [PATCH v2 4/6] platform/chrome: chromeos_tbmc: Convert to a platform driver
` [PATCH v2 5/6] platform/chrome: wilco_ec: event: Register ACPI notify handler
` [PATCH v2 6/6] platform/chrome: wilco_ec: event: Convert to a platform driver
` [PATCH v2 2/6] platform/chrome: chromeos_tbmc: Drop wakeup source on remove
[REGRESSION] AMDISP failure with kernel v7.0-rc2 due to Commit: 02c057ddefef5
2026-03-06 0:35 UTC (2+ messages)
[PATCH] ACPI: add a boot parameter to disable parsing CFMWS during NUMA init
2026-03-05 23:00 UTC (10+ messages)
[PATCH v1 0/9] ACPI: driver: Cleanups and fixes, mostly related to acpi_device_name/class()
2026-03-05 20:27 UTC (10+ messages)
` [PATCH v1 1/9] ACPI: AC: Get rid of unnecessary declarations
` [PATCH v1 2/9] ACPI: PAD: Rearrange notify handler installation and removal
` [PATCH v1 3/9] ACPI: video: Consolidate pnp.bus_id workarounds handling
` [PATCH v1 4/9] ACPI: video: Rework checking for duplicate video bus devices
` [PATCH v1 5/9] ACPI: driver: Do not set acpi_device_name() unnecessarily
` [PATCH v1 6/9] ACPI: event: Redefine acpi_notifier_call_chain()
` [PATCH v1 7/9] ACPI: driver: Avoid using pnp.device_class for netlink handling
` [PATCH v1 8/9] ACPI: driver: Do not set acpi_device_class() unnecessarily
` [PATCH v1 9/9] ACPI: AC: Define ACPI_AC_CLASS in one place
[GIT PULL] ACPI support fixes for v7.0-rc3
2026-03-05 19:43 UTC (2+ messages)
[PATCH 0/2] ACPI: processor: Clean up max_cstate update logic
2026-03-05 18:37 UTC (3+ messages)
` [PATCH 2/2] ACPI: processor: Remove redundant static variable and rename cstate check function
[PATCH v1 0/6] platform/chrome: Bind drivers to platform devices instead of ACPI ones
2026-03-05 15:52 UTC (13+ messages)
` [PATCH v1 1/6] platform/chrome: Convert ChromeOS privacy-screen driver to platform
` [PATCH v1 2/6] platform/chrome: chromeos_tbmc: Drop wakeup source on remove
` [PATCH v1 3/6] platform/chrome: chromeos_tbmc: Register ACPI notify handler
` [PATCH v1 4/6] platform/chrome: chromeos_tbmc: Convert to a platform driver
` [PATCH v1 5/6] platform/chrome: wilco_ec: event: Register ACPI notify handler
` [PATCH v1 6/6] platform/chrome: wilco_ec: event: Convert to a platform driver
[PATCH AUTOSEL 6.19-5.10] ACPI: PM: Save NVS memory on Lenovo G70-35
2026-03-05 15:36 UTC (2+ messages)
` [PATCH AUTOSEL 6.19-5.10] ACPI: OSI: Add DMI quirk for Acer Aspire One D255
[PATCH 2/2] ACPI, x86/boot: Remove {set|get}_root_pointer() ACPI callbacks
2026-03-05 12:20 UTC (2+ messages)
[PATCH] ACPI: NUMA: Only parse CFMWS at boot when CXL_ACPI is on
2026-03-05 11:26 UTC (20+ messages)
[PATCH v1 0/7] ACPI: TAD: Assorted improvements and RTC class device interface
2026-03-05 7:48 UTC (9+ messages)
` [PATCH v1 1/7] ACPI: TAD: Create one attribute group
` [PATCH v1 2/7] ACPI: TAD: Support RTC without wakeup
` [PATCH v1 3/7] ACPI: TAD: Use __free() for cleanup in time_store()
` [PATCH v1 4/7] ACPI: TAD: Rearrange RT data validation checking
` [PATCH v1 5/7] ACPI: TAD: Clear unused RT data in acpi_tad_set_real_time()
` [PATCH v1 6/7] ACPI: TAD: Add RTC class device interface
` [PATCH v1 7/7] ACPI: TAD: Update the driver description comment
[PATCH v1 0/2] iio: light: acpi-als: Use platform device for driver binding
2026-03-05 7:11 UTC (5+ messages)
` [PATCH v1 1/2] iio: light: acpi-als: Register ACPI notify handler directly
` [PATCH v1 2/2] iio: light: acpi-als: Convert ACPI driver to a platform one
[PATCH v9 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2026-03-04 23:41 UTC (11+ messages)
` [PATCH v9 01/10] x86/topology: Add missing struct declaration and attribute dependency
` [PATCH v9 02/10] x86/acpi: Add functions to setup and access the wakeup mailbox
` [PATCH v9 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v9 04/10] x86/dt: Parse the "
` [PATCH v9 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v9 06/10] x86/realmode: Make the location of the trampoline configurable
` [PATCH v9 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v9 08/10] x86/acpi: Add a helper get the address of the wakeup mailbox
` [PATCH v9 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v9 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
[PATCH v1 0/3] platform/surface: surfacepro3_button: Use platform device for driver binding
2026-03-04 18:55 UTC (4+ messages)
` [PATCH v1 1/3] platform/surface: surfacepro3_button: Drop wakeup source on remove
` [PATCH v1 2/3] platform/surface: surfacepro3_button: Register ACPI notify handler
` [PATCH v1 3/3] platform/surface: surfacepro3_button: Convert to a platform driver
[PATCH v1] hwmon: (asus_atk0110) Convert ACPI driver to a platform one
2026-03-04 18:26 UTC
[rafael-pm:fixes] BUILD SUCCESS 8ca098725827d6509f75752ed807ab5a8d5b6bf1
2026-03-04 16:02 UTC
[PATCH v2] rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()
2026-03-04 12:55 UTC
[PATCH v1 0/8] ACPI: x86/rtc-cmos: Bind rtc-cmos to platform devices
2026-03-04 12:42 UTC (8+ messages)
` [PATCH v1 4/8] ACPI: x86/rtc-cmos: Use platform device for driver binding
[PATCH] ACPI: add a boot parameter to disable parsing CFMWS during NUMA init
2026-03-04 7:55 UTC (2+ messages)
[PATCH v2] software node: Only the managing device can unreference managed software node
2026-03-03 22:57 UTC (2+ messages)
[PATCH v1] tpm_crb: Convert ACPI driver to a platform one
2026-03-03 21:47 UTC (2+ messages)
[PATCH] sofware node: Only the managing device can unreference managed software node
2026-03-03 21:12 UTC (4+ messages)
[PATCH v8 0/7] Enhanced autonomous selection and improvements
2026-03-03 17:32 UTC (4+ messages)
[PATCH v5 00/28] lan966x pci device: Add support for SFPs
2026-03-03 15:24 UTC (12+ messages)
` [PATCH v5 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v5 07/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v5 10/28] cxl/test: Use device_set_node()
` [PATCH v5 11/28] cxl/test: Use fw_devlink_set_device()
[PATCH] ACPI: APEI: Handle repeated SEA error interrupts storm scenarios
2026-03-03 14:42 UTC (5+ messages)
[PATCH v1] Revert "ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM"
2026-03-03 14:26 UTC
[PATCH] ACPI: RIMT: Add dependency between iommu and devices
2026-03-03 6:16 UTC
[PATCH v1 0/5] platform/x86: fujitsu: Bind drivers to platform devices instead of ACPI ones
2026-03-02 13:39 UTC (2+ messages)
[PATCH v1 0/4] platform/x86: asus: Bind drivers to platform devices instead of ACPI ones
2026-03-02 11:21 UTC (5+ messages)
` [PATCH v1 2/4] platform/x86: asus-laptop: Convert ACPI driver to a platform one
[rafael-pm:bleeding-edge] BUILD SUCCESS 8327acbae0f192cf6c1d72edc5285bd380de9c63
2026-03-02 7:08 UTC
[PATCH v1 0/3] hwmon: (acpi_power_meter) Bind the driver to a platform device
2026-03-02 0:01 UTC (7+ messages)
` [PATCH v1 1/3] hwmon: (acpi_power_meter) Drop redundant checks from three functions
` [PATCH v1 2/3] hwmon: (acpi_power_meter) Register ACPI notify handler directly
` [PATCH v1 3/3] hwmon: (acpi_power_meter) Convert ACPI driver to a platform one
[PATCH v3] ACPI: OSL: Poweroff when encountering a fatal ACPI error
2026-03-01 17:59 UTC (9+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 55ef3af54b8a3841abba68b2d7f3a6253bbf0f64
2026-03-01 4:32 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