messages from 2026-01-27 19:46:49 to 2026-02-06 14:28:05 UTC [more...]
[PATCH v8 0/7] Enhanced autonomous selection and improvements
2026-02-06 14:26 UTC (4+ messages)
` [PATCH v8 1/7] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v8 2/7] ACPI: CPPC: Warn on missing mandatory DESIRED_PERF register
` [PATCH v8 3/7] ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemory
[bug report] ACPI: battery: Adjust event notification routine
2026-02-06 13:40 UTC
acpi_power_meter: power*_average sysfs read hangs, mutex deadlock in hwmon_attr_show since v6.18.y
2026-02-06 12:08 UTC (43+ messages)
` [BISECTED]: "
` [BISECTED - impi related]: "
` [PATCH v1] hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify()
[PATCH] ACPI: processor: Add acpi_processor_start() back to parse _CPC tables before CPU online
2026-02-06 9:57 UTC (6+ messages)
[PATCH] ACPI: APEI: Avoid NULL pointer dereference in ghes_estatus_pool_region_free
2026-02-06 8:15 UTC (9+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS cd15be4828c5585c8423b66d1ab9fb2d7b2db778
2026-02-06 7:31 UTC
[PATCH] ACPI: save NVS memory for Lenovo G70-35
2026-02-05 22:05 UTC
[GIT PULL] Thermal control updates for v6.20-rc1/v7.0-rc1
2026-02-05 19:42 UTC
[GIT PULL] ACPI support updates for v6.20-rc1/v7.0-rc1
2026-02-05 19:40 UTC
[GIT PULL] Power management updates for v6.20-rc1/v7.0-rc1
2026-02-05 19:37 UTC
[PATCH v7 0/7] Enhanced autonomous selection and improvements
2026-02-05 19:27 UTC (26+ messages)
` [PATCH v7 1/7] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v7 2/7] ACPI: CPPC: Warn on missing mandatory DESIRED_PERF register
` [PATCH v7 3/7] ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemory
` [PATCH v7 4/7] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v7 5/7] ACPI: CPPC: add APIs and sysfs interface for perf_limited
` [PATCH v7 6/7] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
` [PATCH v7 7/7] cpufreq: CPPC: Update cached perf_ctrls on sysfs write
[rafael-pm:bleeding-edge] BUILD SUCCESS 520775612d60d24e626d80747926e7978fda86b2
2026-02-05 9:14 UTC
[PATCH 0/6] mailbox: pcc: Refactor and improve initialisation and interrupt handling
2026-02-05 7:31 UTC (7+ messages)
INVOICE FOR DECEMBER '25
2026-02-05 6:09 UTC
[PATCH v3] ACPI: OSL: Poweroff when encountering a fatal ACPI error
2026-02-04 21:29 UTC
[PATCH v5 0/1] Common csr_read_num() and csr_write_num() for RISC-V
2026-02-04 15:53 UTC (2+ messages)
` [PATCH v5 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions
[PATCH] gpiolib: acpi: Fix gpio count with string references
2026-02-04 10:13 UTC (3+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 6e2f7e51f015fd47e9f79ebfab5a74d9ed5c7fa0
2026-02-04 9:53 UTC
[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
2026-02-03 20:00 UTC (27+ messages)
` [PATCH RFC v2 01/17] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC v2 02/17] RISC-V: Detect the Ssqosid extension
` [PATCH RFC v2 03/17] RISC-V: Add support for srmcfg CSR from Ssqosid ext
` [External] "
` [PATCH RFC v2 04/17] RISC-V: QoS: define properties of CBQRI controllers
` [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 09/17] RISC-V: QoS: expose implementation to resctrl
` [PATCH RFC v2 10/17] RISC-V: QoS: add late_initcall to setup resctrl interface
` [PATCH RFC v2 11/17] RISC-V: QoS: add to build when CONFIG_RISCV_ISA_SSQOSID set
` [PATCH RFC v2 12/17] RISC-V: QoS: make CONFIG_RISCV_ISA_SSQOSID select resctrl
` [PATCH RFC v2 13/17] acpi: pptt: Add helper to find a cache from id
` [PATCH RFC v2 14/17] include: acpi: actbl2: Add structs for RQSC table
` [PATCH RFC v2 15/17] RISC-V: QoS: add Cache ID and Prox Dom to CBQRI controllers
` [PATCH RFC v2 16/17] acpi: riscv: Parse RISC-V Quality of Service Controller (RQSC) table
` [External] "
` [PATCH RFC v2 17/17] acpi: riscv: Add support for RISC-V Quality of Service Controller (RQSC)
[rafael-pm:bleeding-edge] BUILD SUCCESS 2a48915a685167960b79dc8f3a605864d9793883
2026-02-03 13:40 UTC
[PATCH 0/2] nsrepair2: Improve sorting performance and add tests
2026-02-03 11:03 UTC (6+ messages)
` [PATCH 1/2] ACPI: nsrepair2: Replace O(n²) bubble sort with O(n log n) sort_r()
` [PATCH 2/2] ACPI: acpica: Add KUnit tests for nsrepair2 repair functions
[PATCH v2] ACPI: OSL: Panic when encountering a fatal ACPI error
2026-02-02 20:45 UTC (6+ messages)
[PATCH v2 0/2] vmcoreinfo: Expose hardware error recovery statistics via sysfs
2026-02-02 14:27 UTC (3+ messages)
` [PATCH v2 1/2] vmcoreinfo: expose "
` [PATCH v2 2/2] docs: add ABI documentation for /sys/kernel/hwerr_recovery_stats/
NMI stack overflow during resume of PCIe bridge with CONFIG_HARDLOCKUP_DETECTOR=y
2026-02-02 10:37 UTC (11+ messages)
` crash during resume of PCIe bridge in v5.17 (v5.16 works)
` crash during resume of PCIe bridge from v5.17 to next-20260130 "
[rafael-pm:bleeding-edge] BUILD SUCCESS 534893ccf20087cf5e31fdaec25247bff6ec82a7
2026-02-02 1:16 UTC
[PATCH v2] mailbox: Remove mailbox_client.h from controller drivers
2026-02-02 0:55 UTC (4+ messages)
[PATCH] tools/power/acpi: Replace unsafe strcpy with snprintf in apdump.c
2026-02-01 18:21 UTC
[PATCH] tools/power/acpi: Replace unsafe strcat with strncat in apfiles.c
2026-02-01 18:18 UTC
[PATCH] tools/power/acpi: Replace strcpy/strcat with snprintf in osunixdir.c
2026-02-01 18:16 UTC
[PATCH] ACPI: battery: fix incorrect charging status when current is zero
2026-02-01 12:50 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS c0be52333b2b518d73c77408cee2822c1e50f13c
2026-01-31 7:54 UTC
[PATCH v4 0/2] PCI: Init RCB from pci_configure_device and fix program_hpx_type2
2026-01-30 16:54 UTC (5+ messages)
` [PATCH v4 1/2] PCI: Initialize RCB from pci_configure_device()
` [PATCH v4 2/2] PCI/ACPI: Restrict program_hpx_type2() to AER bits
[rafael-pm:bleeding-edge] BUILD SUCCESS d9d3e8e8f3c4df512405c353e11cddf5ac46735b
2026-01-30 7:29 UTC
[PATCH 0/3] ACPI: processor: idle: Fix ACPI idle handling in power notify on failure
2026-01-30 1:59 UTC (5+ messages)
` [PATCH 1/3] cpuidle: Add enable_cpuidle() interface
[PATCH v3 2/2] PCI/ACPI: Confine program_hpx_type2 to the AER bits
2026-01-29 16:36 UTC (4+ messages)
[PATCH v3] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
2026-01-29 14:42 UTC (2+ messages)
` [PATCH v4] "
[PATCH v2] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
2026-01-29 13:49 UTC (4+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 839fb273827fea8eecbe62750cda06bc685dff2e
2026-01-29 13:43 UTC
[PATCH] ACPI: CPPC: Move reference performance to capabilities
2026-01-29 11:21 UTC
[PATCH 0/2] ACPI: processor: Clean up max_cstate update logic
2026-01-29 4:14 UTC (3+ messages)
` [PATCH 1/2] ACPI: processor: Remove redundant cstate check in power init
` [PATCH 2/2] ACPI: processor: Remove redundant static variable and rename cstate check function
[PATCH v3] ACPI: scan: Use async schedule function for acpi_scan_clear_dep_fn
2026-01-28 21:05 UTC (2+ messages)
[PATCH v2] ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)
2026-01-28 20:46 UTC (3+ messages)
[PATCH] apei/ghes: Add ghes_edac support for __ZX__ and _BYO_ systems
2026-01-28 20:40 UTC (3+ messages)
[PATCH] ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with clang < 18
2026-01-28 20:36 UTC (4+ messages)
[PATCH v3 1/2] PCI: Initialize RCB from pci_configure_device
2026-01-28 17:20 UTC (4+ messages)
[PATCH v16 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-01-28 16:40 UTC (4+ messages)
` [PATCH v16 1/2] ACPI:RAS2: Add driver for the "
[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-28 16:05 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD REGRESSION 4802892d9bdbe890394af0856826bb87b9a6f8c3
2026-01-28 14:51 UTC
[PATCH v3 1/1] gpiolib: acpi: Fix potential out-of-boundary left shift
2026-01-28 14:25 UTC (2+ messages)
[PATCH v1] platform/x86: classmate-laptop: Add missing NULL pointer checks
2026-01-28 12:57 UTC (2+ messages)
[PATCH v2 1/1] gpiolib: acpi: Fix potential out-of-boundary left shift
2026-01-28 9:10 UTC (6+ messages)
[PATCH] mailbox: Clean up the usage of mailbox_client.h
2026-01-28 7:50 UTC (6+ messages)
[PATCH v2] ACPI: scan: Use async schedule function for acpi_scan_clear_dep_fn
2026-01-28 6:21 UTC (3+ messages)
[rafael-pm:fixes] BUILD SUCCESS 1730daa3b425ea8c88ae599af6e1a4957bd2d81a
2026-01-28 4:41 UTC
[PATCH] apei/ghes: Add ghes_edac support for __ZX__ and _BYO_ systems
2026-01-28 2:22 UTC (3+ messages)
[PATCH v3 1/2] PCI: Initialize RCB from pci_configure_device
2026-01-27 21:58 UTC (2+ messages)
[PATCH] ACPI: Replace sprintf with sysfs_emit
2026-01-27 21:00 UTC (2+ messages)
[PATCH] ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)
2026-01-27 20:25 UTC (4+ messages)
[PATCH v6 0/9] Enhanced autonomous selection and improvements
2026-01-27 20:17 UTC (5+ messages)
` [PATCH v6 1/9] cpufreq: CPPC: Add generic helpers for sysfs show/store
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