public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-21 14:41:44 to 2026-01-27 20:17:43 UTC [more...]

[PATCH v6 0/9] Enhanced autonomous selection and improvements
 2026-01-27 20:17 UTC  (36+ messages)
` [PATCH v6 1/9] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v6 2/9] ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structs
` [PATCH v6 3/9] ACPI: CPPC: Rename EPP constants for clarity
` [PATCH v6 4/9] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v6 5/9] ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemory
` [PATCH v6 6/9] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v6 7/9] ACPI: CPPC: add APIs and sysfs interface for perf_limited

[PATCH v2] ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)
 2026-01-27 20:05 UTC  (2+ messages)

[PATCH] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
 2026-01-27 20:04 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v6 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
 2026-01-27 18:56 UTC  (19+ messages)
` [PATCH v6 01/16] ACPI/AEST: Parse the AEST table
` [PATCH v6 02/16] ras: AEST: Add probe/remove for AEST driver
` [PATCH v6 03/16] ras: AEST: support different group format
` [PATCH v6 04/16] ras: AEST: Unify the read/write interface for system and MMIO register
` [PATCH v6 05/16] ras: AEST: Probe RAS system architecture version
` [PATCH v6 06/16] ras: AEST: Support RAS Common Fault Injection Model Extension
` [PATCH v6 07/16] ras: AEST: Support CE threshold of error record
` [PATCH v6 08/16] ras: AEST: Enable and register IRQs
` [PATCH v6 09/16] ras: AEST: Add cpuhp callback
` [PATCH v6 10/16] ras: AEST: Introduce AEST driver sysfs interface
` [PATCH v6 11/16] ras: AEST: Add error count tracking and debugfs interface
` [PATCH v6 12/16] ras: AEST: Allow configuring CE threshold via debugfs
` [PATCH v6 13/16] ras: AEST: Introduce AEST inject interface to test AEST driver
` [PATCH v6 14/16] ras: AEST: Add framework to process AEST vendor node
` [PATCH v6 15/16] ras: AEST: support vendor node CMN700
` [PATCH v6 16/16] trace, ras: add ARM RAS extension trace event

[PATCH v2] ACPI: Documentation: driver-api: Disapprove of using ACPI drivers
 2026-01-27 18:50 UTC  (4+ messages)

[PATCH] ACPI: processor: Add acpi_processor_start() back to parse _CPC tables before CPU online
 2026-01-27 18:00 UTC  (4+ messages)

[PATCH v3 0/2] PCI: Init RCB from pci_configure_device and fix program_hpx_type2
 2026-01-27 17:28 UTC  (9+ messages)
` [PATCH v3 1/2] PCI: Initialize RCB from pci_configure_device
` [PATCH v3 2/2] PCI/ACPI: Confine program_hpx_type2 to the AER bits

acpi_power_meter: power*_average sysfs read hangs, mutex deadlock in hwmon_attr_show since v6.18.y
 2026-01-27 16:13 UTC  (11+ messages)

[PATCH] mailbox: Clean up the usage of mailbox_client.h
 2026-01-27 16:00 UTC  (5+ messages)

[PATCH] ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)
 2026-01-27 15:59 UTC  (3+ messages)

[PATCH v2 0/3] ACPI: processor: idle: Enhance LPI verification and some cleancode
 2026-01-27 15:36 UTC  (2+ messages)

[PATCH] ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with clang < 18
 2026-01-27 14:37 UTC  (2+ messages)

[PATCH v3 0/6] irqchip/gic-v5: Code first ACPI boot support
 2026-01-27 14:34 UTC  (9+ messages)

[PATCH v2 1/1] gpiolib: acpi: Fix potential out-of-boundary left shift
 2026-01-27 13:49 UTC  (3+ messages)

[PATCH v1 0/2] platform/x86: Fixes for leaks in panasonic-laptop and toshiba-haps drivers
 2026-01-27 13:36 UTC  (5+ messages)

[PATCH] apei/ghes: Add ghes_edac support for __ZX__ and _BYO_ systems
 2026-01-27 11:28 UTC  (2+ messages)

[PATCH 0/4] Re-export Zeroable and zeroed() from ffi module
 2026-01-27 10:21 UTC  (12+ messages)
` [PATCH 1/4] rust: ffi: reexport Zeroable and related items
` [PATCH 2/4] rust: cpufreq: import pin_init::zeroed() from ffi
` [PATCH 3/4] rust: i2c: "
` [PATCH 4/4] rust: acpi: "

[PATCH 0/6] mailbox: pcc: Refactor and improve initialisation and interrupt handling
 2026-01-27  9:29 UTC  (6+ messages)

[PATCH] gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
 2026-01-27  9:14 UTC  (5+ messages)

[PATCH v1 1/1] gpiolib: acpi: Fix potential out-of-boundary left shift
 2026-01-27  8:11 UTC  (2+ messages)

[PATCH v2 0/4] Add quirks for MECHREVO Wujie 15X Pro laptop
 2026-01-27  7:30 UTC  (7+ messages)
` [PATCH v2 1/4] ACPI: resource: Add IRQ override quirk for MECHREVO Wujie 15X Pro
` [PATCH v2 2/4] Input: i8042: Add quirks "
` [PATCH v2 3/4] platform/x86/amd/pmc: Add quirk "
` [PATCH v2 4/4] ALSA: hda/conexant: Add headset mic fix "

[PATCH v2] ACPI: OSL: Panic when encountering a fatal ACPI error
 2026-01-27  6:32 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 4345a8f2c8d5452fdb6746ea09b5478df369b76a
 2026-01-27  3:35 UTC 

[rafael-pm:bleeding-edge 175/176] ERROR: modpost: "tick_nohz_enabled" [drivers/cpufreq/cpufreq_ondemand.ko] undefined!
 2026-01-26 20:16 UTC  (3+ messages)

[PATCH v1] platform/x86: classmate-laptop: Add missing NULL pointer checks
 2026-01-26 20:02 UTC 

[PATCH v16 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-01-26 17:15 UTC  (4+ messages)
` [PATCH v16 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v16 2/2] ras: mem: Add ACPI RAS2 memory driver

[BUG] intel_pstate: CPU frequencies miscalculated/incorrectly detected on Arrow Lake hardware
 2026-01-26 16:14 UTC  (2+ messages)

[PATCH 00/12] ras: share firmware-first estatus handling
 2026-01-26 10:58 UTC  (6+ messages)

[PATCH] ACPI: Replace sprintf with sysfs_emit
 2026-01-26  9:39 UTC 

[PATCH v2] ACPI: scan: Use async schedule function for acpi_scan_clear_dep_fn
 2026-01-26  7:04 UTC 

[rafael-pm:bleeding-edge] BUILD REGRESSION 7e9b0371ed5b9bf9a80c59487f47fca0ba638f61
 2026-01-24  9:23 UTC 

[PATCH] ACPI: OSL: Panic when encountering a fatal ACPI error
 2026-01-24  9:17 UTC  (2+ messages)

[rafael-pm:bleeding-edge 172/186] kernel/time/hrtimer.c:946:41: error: call to undeclared function 'tick_nohz_is_active'; ISO C99 and later do not support implicit function declarations
 2026-01-24  0:59 UTC 

[rafael-pm:bleeding-edge 172/186] kernel/time/hrtimer.c:946:48: error: implicit declaration of function 'tick_nohz_is_active'; did you mean 'tick_nohz_init'?
 2026-01-24  0:59 UTC 

[PATCH] ACPI: NFIT:Advertise DSM function 0xA (Query ARS error inject capabilities)
 2026-01-24  0:44 UTC  (4+ messages)

Long boot time on ASUS TUF A14 FA401KM
 2026-01-24  0:23 UTC  (2+ messages)

[PATCH v2 1/1] ACPI: video: simplify code with acpi_get_local_u64_address()
 2026-01-23 19:17 UTC  (2+ messages)

[PATCH v2 1/1] ACPI: PCI: simplify code with acpi_get_local_u64_address()
 2026-01-23 19:16 UTC  (4+ messages)

[Proposal,Question - refresh] ACPI representation of DPLL/Ethernet dependencies (SyncE)
 2026-01-23  9:42 UTC  (9+ messages)

[rafael-pm:bleeding-edge] BUILD REGRESSION 8a22b02a1427ff0eab01a1b7cd62355238ba3d5b
 2026-01-23  9:21 UTC 

[PATCH v6 02/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method
 2026-01-22 23:27 UTC  (2+ messages)

[PATCH v6 01/12] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
 2026-01-22 20:53 UTC  (2+ messages)

[PATCH] ACPI: x86: s2idle: Remove dead code in lps0_device_attach()
 2026-01-22 20:47 UTC  (3+ messages)

[PATCH 0/2] Ensure some device initialization before init task
 2026-01-22 16:27 UTC  (14+ messages)
` [PATCH 1/2] ACPI: scan: Use async schedule function for acpi_scan_clear_dep_fn
` [PATCH 2/2] init: Move console_on_rootfs after async_synchronize_full

[PATCH v2 0/2] PCI: Init RCB from pci_configure_device and fix program_hpx_type2
 2026-01-22 13:25 UTC  (13+ messages)
` [PATCH v2 1/2] PCI: Initialize RCB from pci_configure_device

[PATCH 1/4] ACPI: resource: Add IRQ override quirk for MECHREVO Wujie 15X Pro
 2026-01-22 12:06 UTC 

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2026-01-22 11:41 UTC  (21+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-22  8:52 UTC  (8+ messages)
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback

[PATCH v1] ACPI: PM: Adjust messages regarding postponed ACPI PM
 2026-01-22  2:06 UTC  (2+ messages)

[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
 2026-01-21 22:14 UTC  (6+ messages)


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