public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-29 18:02:40 to 2026-04-05 03:29:37 UTC [more...]

[PATCH v2 0/4] Fix handling of GPIO keys and LEDs on geode
 2026-04-05  3:29 UTC  (15+ messages)
` [PATCH v2 1/4] x86/geode: fix on-stack property data usage
` [PATCH v2 2/4] software node: allow passing reference args to PROPERTY_ENTRY_REF
` [PATCH v2 3/4] software node: verify that property data is not on stack
` [PATCH v2 4/4] x86/geode: use PROPERTY_ENTRY_REF for GPIO properties

[PATCH] rust: ACPI: fix missing match data for PRP0001
 2026-04-04 22:08 UTC  (11+ messages)

[PATCH] cpuidle: Simplify cpuidle_register_device() with guard()
 2026-04-04 18:45 UTC  (2+ messages)

[PATCH] ACPI: processor: idle: Fix NULL pointer dereference in hotplug path
 2026-04-04 18:44 UTC  (2+ messages)

[PATCH] ACPI: processor: idle: Reset power_setup_done flag on initialization failure
 2026-04-04 18:41 UTC  (2+ messages)

[PATCH v2 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
 2026-04-04 18:25 UTC  (20+ messages)
` [PATCH v2 1/4] software node: return -ENXIO when referenced swnode is not registered yet
` [PATCH v2 2/4] gpio: swnode: defer probe on references to unregistered software nodes
` [PATCH v2 3/4] ACPI: bus: export the acpi_bus_type symbol
` [PATCH v2 4/4] platform/x86: x86-android-tablets: enable fwnode matching of GPIO chips

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-04 17:11 UTC  (3+ messages)
` [PATCH v4 9/9] driver core: Replace dev->offline + ->offline_disabled with accessors

[PATCH v5 0/4] ARM: omap1: use real firmware node lookup for GPIOs on Nokia 770
 2026-04-04 13:47 UTC  (15+ messages)
` [PATCH v5 1/4] kernel: ksysfs: initialize kernel_kobj earlier
` [PATCH v5 2/4] software node: remove software_node_exit()
` [PATCH v5 3/4] driver core: make software nodes available earlier
` [PATCH v5 4/4] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770
` (subset) [PATCH v5 0/4] ARM: omap1: use real firmware node lookup for "

[BUG] ASUS ProArt PX13 HN7306WU: amd_pmc s2idle S0ix corrupts AMD 1022:150b root port, NVIDIA dGPU returns header type 7f
 2026-04-03 21:28 UTC  (19+ messages)

[PATCH v5 0/1] Common csr_read_num() and csr_write_num() for RISC-V
 2026-04-03 16:47 UTC  (6+ messages)
` [PATCH v5 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH v2] rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()
 2026-04-03 16:09 UTC  (2+ messages)

[PATCH v1 0/4] ACPI: TAD: Add alarm support to RTC class device interface
 2026-04-03 15:34 UTC  (6+ messages)
` [PATCH v1 1/4] ACPI: TAD: Split three functions to untangle runtime PM handling
` [PATCH v1 2/4] ACPI: TAD: Relocate two functions
` [PATCH v1 3/4] ACPI: TAD: Split acpi_tad_rtc_set_time()
` [PATCH v1 4/4] ACPI: TAD: Add alarm support to the RTC class device interface

spurious mce Hardware Error messages in next-20250912
 2026-04-03 14:05 UTC  (11+ messages)
    ` spurious (?) mce Hardware Error messages in v6.19

[PATCH v3 0/2] driver core: make references to unregistered software nodes a special case
 2026-04-03 13:51 UTC  (3+ messages)
` [PATCH v3 1/2] software node: return -ENOTCONN when referenced swnode is not registered yet
` [PATCH v3 2/2] gpio: swnode: defer probe on references to unregistered software nodes

[PATCH v3 0/9] driver core: Fix some race conditions
 2026-04-03 11:56 UTC  (3+ messages)
` [PATCH v3 9/9] driver core: Replace dev->offline + ->offline_disabled with DEV_FLAGs

[rafael-pm:fixes] BUILD SUCCESS 3cc0b373bfce228551d54404eb2e763a1fd1968d
 2026-04-02 22:15 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS d8d394c43391141e6369ccfa5e40b88841a6d939
 2026-04-02 22:14 UTC 

[PATCH] ACPI: processor: Add acpi_processor_start() back to parse _CPC tables before CPU online
 2026-04-02  8:36 UTC  (7+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS baf86598b2220d2710045bb15efadba7af276049
 2026-04-02  2:01 UTC 

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-04-02  2:44 UTC  (4+ messages)
` [PATCH RFC v2 08/17] RISC-V: QoS: add resctrl interface for CBQRI controllers

[PATCH] ACPI: Enable FPDT on LoongArch
 2026-04-01 13:53 UTC 

[PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path
 2026-04-01 11:49 UTC  (4+ messages)

[PATCH v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-01  8:22 UTC  (4+ messages)

[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-01  8:16 UTC  (9+ messages)
` [PATCH RESEND v10 1/8] arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
` [PATCH RESEND v10 2/8] LoongArch: "
` [PATCH RESEND v10 3/8] RISC-V: ACPI: "
` [PATCH RESEND v10 4/8] x86/acpi: "
` [PATCH RESEND v10 5/8] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH RESEND v10 6/8] perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()
` [PATCH RESEND v10 7/8] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH RESEND v10 8/8] PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM

[rafael-pm:fixes] BUILD SUCCESS 6a7d7bac274585a9bb18b4d61cb59718334f4a39
 2026-04-01  5:53 UTC 

[PATCH v2] ACPI: AGDI: fix missing newline in error message
 2026-04-01  2:29 UTC 

[PATCH v3 0/3] ACPI: APEI: GHES: Add device-managed notifier helper and NVIDIA CPER handler
 2026-04-01  1:55 UTC  (9+ messages)
` [PATCH v3 1/3] ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()
` [PATCH v3 2/3] PCI: hisi: Use devm_ghes_register_vendor_record_notifier()
` [PATCH v3 3/3] ACPI: APEI: GHES: Add NVIDIA vendor CPER record handler

[PATCH 1/2] acpi: arm64: agdi: fix missing newline in error message
 2026-04-01  1:13 UTC  (2+ messages)

[PATCH] ACPI: RIMT: Add dependency between iommu and devices
 2026-03-31 23:39 UTC  (2+ messages)

[PATCH v1 0/4] platform/x86: asus: Bind drivers to platform devices instead of ACPI ones
 2026-03-31 19:19 UTC  (5+ messages)
` [PATCH v1 2/4] platform/x86: asus-laptop: Convert ACPI driver to a platform one

[PATCH v18 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-03-31 19:09 UTC  (2+ messages)

[PATCH v1] ACPI: processor: Rearrange and clean up acpi_processor_errata_piix4()
 2026-03-31 19:09 UTC 

[PATCH v1 0/7] platform/x86: toshiba: Bind to platform devices instead of ACPI ones
 2026-03-31 16:41 UTC  (2+ messages)

[PATCH v6 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
 2026-03-31 16:29 UTC  (11+ messages)

[PATCH v17 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-03-31 15:17 UTC  (5+ messages)
` [PATCH v17 1/2] ACPI:RAS2: Add driver for the "

[PATCH v4 0/3] ARM: omap1: use real firmware node lookup for GPIOs on Nokia 770
 2026-03-31 14:28 UTC  (19+ messages)
` [PATCH v4 1/3] kernel: ksysfs: initialize kernel_kobj earlier
` [PATCH v4 2/3] driver core: make software nodes available earlier
` [PATCH v4 3/3] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770

[PATCH 0/3] ACPI: processor: idle: Fix ACPI idle handling in power notify on failure
 2026-03-31 13:00 UTC  (15+ messages)
` [PATCH 1/3] cpuidle: Add enable_cpuidle() interface

[PATCH] software node: allow referencing software nodes by name
 2026-03-31 12:18 UTC  (11+ messages)

[PATCH v1] backlight: apple_bl: Convert to a platform driver
 2026-03-31 10:48 UTC  (2+ messages)
` (subset) "

[PATCH 04/12] i3c: master: Support ACPI enumeration
 2026-03-31 10:09 UTC  (2+ messages)

[PATCH RFC 08/19] RISC-V: QoS: add resctrl interface for CBQRI controllers
 2026-03-31  8:14 UTC  (3+ messages)

[PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-31  7:55 UTC  (8+ messages)
` [PATCH v7 1/8] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v7 2/8] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v7 3/8] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` (subset) [PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree

[RESEND][BUG] lib/logic_pio.c: 6.6.0-19 kernel panic when using legacy I/O port function
 2026-03-31  1:59 UTC 

[PATCH v5 0/4] Introduce Synology Microp driver
 2026-03-30 23:38 UTC  (14+ messages)
` [PATCH v5 1/4] dt-bindings: embedded-controller: Add synology microp devices
` [PATCH v5 2/4] ACPI: of: match PRP0001 in of_match_device
` [PATCH v5 3/4] rust: add visibility to of_device_table macro
` [PATCH v5 4/4] platform: Add initial synology microp driver

[rafael-pm:bleeding-edge 175/181] drivers/powercap/intel_rapl_common.c:1143:25: error: use of undeclared identifier 'IOSF_CPU_POWER_BUDGET_CTL_BYT'
 2026-03-30 21:24 UTC 

[rafael-pm:testing 161/166] drivers/powercap/intel_rapl_common.c:1143:32: error: 'IOSF_CPU_POWER_BUDGET_CTL_BYT' undeclared here (not in a function)
 2026-03-30 20:38 UTC 

[PATCH 01/12] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA
 2026-03-30  5:26 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 86c778fe5cab16f710cd3b71e9982f49b5635e18
 2026-03-30  0:08 UTC 


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