Linux ACPI
 help / color / mirror / Atom feed
 messages from 2026-08-04 12:46:42 to 2026-08-10 17:12:16 UTC [more...]

[PATCH v7 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-08-10 17:12 UTC  (12+ messages)
` [PATCH v7 01/16] device property: Add fwnode_graph_get_port_by_id()
` [PATCH v7 03/16] power: sequencing: Add pwrseq_get_state()
` [PATCH v7 12/16] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v7 13/16] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v7 14/16] power: sequencing: pcie-m2: Split Bluetooth unit based on interface

[PATCH v1 0/3] ACPI: bus: Rework acquiring the primary physical for a given ACPI one
 2026-08-10 15:46 UTC  (7+ messages)
` [PATCH v1 1/3] ACPI: bus: Introduce acpi_bus_get_primary_device()
` [PATCH v1 2/3] ACPI: platform: Use acpi_bus_get_primary_device()
` [PATCH v1 3/3] ACPI: scan: "

[PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
 2026-08-10 15:35 UTC  (6+ messages)

[REGRESSION] no TPM device after "tpm_crb: Convert ACPI driver to a platform one"
 2026-08-10 15:34 UTC  (9+ messages)

[PATCH v5] ACPI: PM: Introduce CONFIG_ACPI_S2IDLE for platform-independent S2Idle support
 2026-08-10 10:23 UTC  (2+ messages)

[PATCH v2 0/1] Fix hmat_adist_nb for CXL
 2026-08-10  9:31 UTC  (2+ messages)

[PATCH v6 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-08-10  9:23 UTC  (5+ messages)
` [PATCH v6 11/16] dt-bindings: usb: mediatek,mtk-xhci: Switch to ports for USB connections

[PATCH v4 00/13] notifier: add device-managed registration APIs and convert drivers
 2026-08-10  9:12 UTC  (9+ messages)
` [PATCH v4 01/13] notifier: add device-managed registration APIs
` [PATCH v4 02/13] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH v4 10/13] platform/x86: uniwill-wmi: "

[PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS TX Air FA401GM
 2026-08-10  8:36 UTC  (4+ messages)

[PATCH v3 00/15] ACPI: CPPC: Fix register access and lifetime bugs
 2026-08-10  5:15 UTC  (19+ messages)
` [PATCH v3 01/15] ACPI: CPPC: Validate the _CPC package header
` [PATCH v3 02/15] ACPI: CPPC: Validate _CPC entry and control semantics
` [PATCH v3 03/15] ACPI: CPPC: Propagate performance-control write errors
` [PATCH v3 04/15] ACPI: CPPC: Use 64-bit masks for register fields
` [PATCH v3 05/15] ACPI: CPPC: Serialize PCC single-register payload updates
` [PATCH v3 06/15] ACPI: CPPC: Serialize PCC EPP "
` [PATCH v3 07/15] ACPI: CPPC: Release CPC descriptors through kobject
` [PATCH v3 08/15] ACPI: CPPC: Release PCC data after probe failures
` [PATCH v3 09/15] ACPI: CPPC: Reject unsafe cross-CPU SystemMemory RMW
` [PATCH v3 10/15] ACPI: CPPC: Reject reads and RMW of write-only controls
` [PATCH v3 11/15] ACPI: CPPC: Validate and access PCC register layouts
` [PATCH v3 12/15] ACPI: CPPC: Validate SystemIO "
` [PATCH v3 13/15] ACPI: CPPC: Validate PCC overlaps across processors
` [PATCH v3 14/15] ACPI: CPPC: Validate SystemIO "
` [PATCH v3 15/15] ACPI: CPPC: Clear Performance Limited without a stale read

[PATCH v23 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-08-09 16:21 UTC  (3+ messages)

[PATCH v19 00/14] Enable CXL PCIe Port Protocol Error handling and logging
 2026-08-09 15:57 UTC  (8+ messages)
` [PATCH v19 02/14] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH v19 03/14] acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
` [PATCH v19 06/14] PCI/AER: Introduce AER-CXL protocol error kfifo

[syzbot] [acpica?] KCSAN: data-race in vsnprintf / vsnprintf
 2026-08-09 10:13 UTC 

[syzbot] [acpica?] KCSAN: data-race in number / vsnprintf
 2026-08-09  7:47 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS ad0487e3f7c2ce63f9e74dbaf139671c04c5874e
 2026-08-09  1:45 UTC 

[PATCH v5] ACPI: battery: Protect all properties with a separated mutex
 2026-08-08 23:43 UTC 

[PATCH] ACPI: scan: fix bus ID cleanup on device_add() failure
 2026-08-08  8:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/15] ACPI: CPPC: Fix register access and lifetime bugs
 2026-08-08  8:26 UTC  (16+ messages)
` [PATCH v2 01/15] ACPI: CPPC: Validate the _CPC package header
` [PATCH v2 02/15] ACPI: CPPC: Validate _CPC entry and control semantics
` [PATCH v2 03/15] ACPI: CPPC: Propagate performance-control write errors
` [PATCH v2 04/15] ACPI: CPPC: Use 64-bit masks for register fields
` [PATCH v2 05/15] ACPI: CPPC: Serialize PCC single-register payload updates
` [PATCH v2 06/15] ACPI: CPPC: Serialize PCC EPP "
` [PATCH v2 07/15] ACPI: CPPC: Release CPC descriptors through kobject
` [PATCH v2 08/15] ACPI: CPPC: Release PCC data after probe failures
` [PATCH v2 09/15] ACPI: CPPC: Reject unsafe cross-CPU SystemMemory RMW
` [PATCH v2 10/15] ACPI: CPPC: Reject reads and RMW of write-only controls
` [PATCH v2 11/15] ACPI: CPPC: Validate and access PCC register layouts
` [PATCH v2 12/15] ACPI: CPPC: Validate SystemIO "
` [PATCH v2 13/15] ACPI: CPPC: Validate PCC overlaps across processors
` [PATCH v2 14/15] ACPI: CPPC: Validate SystemIO "
` [PATCH v2 15/15] ACPI: CPPC: Clear Performance Limited without a stale read

[PATCH 0/2] ACPI: arm64: use platform_device_set_fwnode()
 2026-08-07 22:59 UTC  (2+ messages)

[PATCH v7 0/3] ACPI / cpufreq: CPPC: Add ospm_nominal_perf support
 2026-08-07 21:48 UTC  (4+ messages)
` [PATCH v7 1/3] ACPI: "
` [PATCH v7 2/3] cpufreq: CPPC: Add ospm_nominal_freq attribute
` [PATCH v7 3/3] cpufreq: CPPC: Reflect the OSPM nominal in boost and limits

[PATCH v3 0/3] platform/wmi: Add aarch64 support
 2026-08-07 21:03 UTC  (2+ messages)

[PATCH v2] ACPI: APEI: Handle repeated SEA error storms
 2026-08-07 17:24 UTC  (6+ messages)

[PATCH] ACPI: APEI: Fix ERST timeout unit conversion
 2026-08-07 17:21 UTC  (3+ messages)

[PATCH v3] ACPI: pfr_update: fix stack buffer overflow in query_capability()
 2026-08-07 16:01 UTC 

[PATCH v2] ACPI: pfr_update: fix stack buffer overflow in query_capability()
 2026-08-07 15:42 UTC  (2+ messages)

[PATCH v1] PNP: Release protocol device on registration failure
 2026-08-07 15:31 UTC  (2+ messages)

[PATCH v1] ACPI: video: Release PCI device reference after lookup
 2026-08-07 15:30 UTC  (2+ messages)

[PATCH v2] ACPI: PCI: Avoid misleading _OSC messages for non-PCIe host bridges without _OSC
 2026-08-07 15:12 UTC  (2+ messages)

[PATCH] ACPI: pfr_update: fix stack buffer overflow in query_capability()
 2026-08-07 14:14 UTC  (4+ messages)

[PATCH] ACPI: button: Report wakeup key only for power button wakeups
 2026-08-07 14:12 UTC  (2+ messages)

[PATCH v2] ACPI: APEI: GHES: fix ARM section length accounting after header
 2026-08-07 14:05 UTC  (2+ messages)

[PATCH] ACPI: TAD: Use devm_pm_runtime_set_active_enabled()
 2026-08-07 13:20 UTC  (2+ messages)

[PATCH 00/15] ACPI: CPPC: Fix register access and lifetime bugs
 2026-08-07 11:37 UTC  (17+ messages)
` [PATCH 01/15] ACPI: CPPC: Validate the _CPC package header
` [PATCH 02/15] ACPI: CPPC: Validate _CPC entry and control semantics
` [PATCH 03/15] ACPI: CPPC: Propagate performance-control write errors
` [PATCH 04/15] ACPI: CPPC: Use 64-bit masks for register fields
` [PATCH 05/15] ACPI: CPPC: Serialize PCC single-register payload updates
` [PATCH 06/15] ACPI: CPPC: Serialize PCC EPP "
` [PATCH 07/15] ACPI: CPPC: Release CPC descriptors through kobject
` [PATCH 08/15] ACPI: CPPC: Release PCC data after probe failures
` [PATCH 09/15] ACPI: CPPC: Reject unsafe cross-CPU SystemMemory RMW
` [PATCH 10/15] ACPI: CPPC: Reject reads and RMW of write-only controls
` [PATCH 11/15] ACPI: CPPC: Validate and access PCC register layouts
` [PATCH 12/15] ACPI: CPPC: Validate SystemIO "
` [PATCH 13/15] ACPI: CPPC: Validate PCC overlaps across processors
` [PATCH 14/15] ACPI: CPPC: Validate SystemIO "
` [PATCH 15/15] ACPI: CPPC: Clear Performance Limited without a stale read

[PATCH v9 00/12] arm_mpam: Add MPAM-Fb firmware support
 2026-08-07 10:54 UTC  (13+ messages)
` [PATCH v9 01/12] arm_mpam: let low level MSC accessors return an error
` [PATCH v9 02/12] arm_mpam: propagate MSC access errors for hw_probe functions
` [PATCH v9 03/12] arm_mpam: propagate MSC access errors for MBWU counters
` [PATCH v9 04/12] arm_mpam: propagate MSC access errors for msmon helpers
` [PATCH v9 05/12] arm_mpam: propagate MSC access errors for __ris_msmon_read()
` [PATCH v9 06/12] arm_mpam: propagate MSC access errors for state saving function
` [PATCH v9 07/12] arm_mpam: propagate MSC access errors for mpam_reprogram_ris_partid()
` [PATCH v9 08/12] arm_mpam: propagate MSC access errors for interrupt control
` [PATCH v9 09/12] arm_mpam: prepare mon_sel locking for MPAM-Fb
` [PATCH v9 10/12] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v9 11/12] arm_mpam: change MPAM-Fb error IRQ to use a threaded IRQ handler
` [PATCH v9 12/12] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH v2] ACPI: scan: Avoid registering platform devices with resource overlaps
 2026-08-07 10:09 UTC  (4+ messages)

[PATCH] tools: Use fputc() calls in some functions
 2026-08-07  6:33 UTC  (4+ messages)
  `  "

[PATCH v2 RESEND 0/4] ACPI: APEI: GHES: Add NVIDIA Vera CPER decoder and tests
 2026-08-07  0:38 UTC  (4+ messages)
` [PATCH v3 0/3] ACPI: APEI: GHES: Add NVIDIA Vera CPER decoding
  ` [PATCH v3 1/3] ACPI: APEI: GHES: Refactor Grace decoder helpers

[PATCH] ACPI: battery: Fix bogus cycle count values on systems without _BIX
 2026-08-06 23:38 UTC 

[PATCH v2 0/2] i2c: Add ACPI support for HJMC01
 2026-08-06 20:31 UTC  (3+ messages)
` [PATCH v3] ACPI: APD: Add clock frequency for HJMC01 I2C controller

[PATCH v4 0/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-08-06 20:08 UTC  (5+ messages)
` [PATCH v4 1/4] cpufreq: CPPC: Keep the policy across CPU hotplug
` [PATCH v4 2/4] ACPI: CPPC: Make autonomous selection helpers take a u64
` [PATCH v4 3/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
` [PATCH v4 4/4] cpufreq: CPPC: Preserve OSPM-set registers across suspend/resume

[PATCH v1] ACPI: scan: Avoid registering platform devices with resource overlaps
 2026-08-06 14:45 UTC 

[rafael-pm:fixes] BUILD SUCCESS 39cd7b5ec8fe62bb4ac533f629819a2203828db5
 2026-08-06 14:35 UTC 

[RESEND][PATCH 0/3] ACPI: CPPC: Reduce .target() callback overhead
 2026-08-06 14:25 UTC  (8+ messages)
` [PATCH 1/3] ACPI: CPPC: Avoid unnecessary reads for full-width writes

[rafael-pm:bleeding-edge] BUILD SUCCESS 77acf59d7cf1d4e00e4f7689263f56bd8e1d3392
 2026-08-06  3:02 UTC 

[PATCH v3] riscv: acpi: Handle LPI architectural context loss flags
 2026-08-06  2:44 UTC  (2+ messages)

[PATCH] ACPI: TAD: report expired alarm status through RTC
 2026-08-06  1:26 UTC  (3+ messages)

[PATCH] ACPI: NFIT: validate subtable extents before parsing
 2026-08-06  0:32 UTC  (2+ messages)

[syzbot] [acpi?] general protection fault in software_node_register
 2026-08-05 22:45 UTC 

[PATCH v4 0/3] ACPI: battery: Do not generate too much pressure on ACPI methods
 2026-08-05 21:45 UTC  (5+ messages)
` [PATCH v4 3/3] ACPI: battery: Protect all properties with a separated mutex

[PATCH v1] ACPI: TAD: Add locking around AML evaluations
 2026-08-05 18:53 UTC 

[PATCH] ACPI: video: force native backlight on Acer Nitro AN515-46
 2026-08-05 17:15 UTC  (2+ messages)

[PATCH v2 0/4] ACPI/PCC: Correct PCC OperationRegion handling
 2026-08-05 16:46 UTC  (3+ messages)
` [PATCH v2 1/4] ACPICA: Fix PCC OperationRegion command offsets

[PATCH 0/3] ACPI: CPPC: Avoid Desired Performance reads on _CPC 4+
 2026-08-05 13:03 UTC  (2+ messages)

[PATCH v2 0/2] thermal: hwmon: Fix thermal zone removal deadlock
 2026-08-05 11:53 UTC  (6+ messages)
` [PATCH v2 1/2] Revert "thermal/drivers/hwmon: Cleanup coding style a bit"
` [PATCH v2 2/2] thermal: hwmon: Remove hwmon class device along with its parent

[PATCH] ACPI: PCI: Avoid misleading _OSC messages for non-PCIe host bridges without _OSC
 2026-08-05 11:28 UTC  (4+ messages)

[BUG] Intel ISH (8086:E445) not working on Panther Lake - ACPI ISHD device missing _HID
 2026-08-05  2:27 UTC  (2+ messages)

[PATCH] acpi: pci_root: Add quirks table for _OSC support
 2026-08-05  0:42 UTC  (4+ messages)

[PATCH v8 00/11] arm_mpam: Add MPAM-Fb firmware support
 2026-08-04 23:19 UTC  (7+ messages)
` [PATCH v8 11/11] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH] ACPI: IORT: validate RMR node array bounds
 2026-08-04 22:44 UTC  (2+ messages)

Subject: [PATCH] ACPI: video: Add backlight=native quirk for Dell OptiPlex AIO 7410 35W
 2026-08-04 17:51 UTC  (3+ messages)

[PATCH v6 0/2] ACPI / cpufreq: CPPC: Add ospm_nominal_perf support
 2026-08-04 16:15 UTC  (8+ messages)
` [PATCH v6 1/2] ACPI: "

[PATCH v3 0/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-08-04 16:07 UTC  (4+ messages)
` [PATCH v3 4/4] cpufreq: CPPC: Preserve OSPM-set registers across suspend/resume


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