Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2026-09-07 07:09:53 to 2026-09-09 00:55:04 UTC [more...]

[PATCH v9 00/39] dyndbg: fix classmaps API for subsystems, query extensions, and selftests
 2026-09-09  0:55 UTC  (34+ messages)
` [PATCH v9 01/39] selftests/dyndbg: Add kselftest script to verify dynamic-debug
` [PATCH v9 02/39] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v9 03/39] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v9 04/39] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v9 05/39] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v9 06/39] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v9 07/39] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v9 08/39] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v9 09/39] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v9 10/39] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v9 11/39] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v9 12/39] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v9 13/39] dyndbg: reduce verbose/debug clutter
` [PATCH v9 14/39] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v9 15/39] kbuild, dyndbg: Clean up builtin module-name ambiguities
` [PATCH v9 16/39] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v9 17/39] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v9 18/39] dyndbg: replace classmap list with an array-slice
` [PATCH v9 19/39] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v9 20/39] dyndbg: reduce class param storage to u32
` [PATCH v9 21/39] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v9 22/39] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v9 23/39] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v9 24/39] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v9 25/39] selftests/dyndbg: enable FT_classmap_inheritance
` [PATCH v9 26/39] dyndbg: detect class_id reservation conflicts
` [PATCH v9 27/39] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_{DEFINE,USE_} args at compile-time
` [PATCH v9 28/39] dyndbg-test: add do_bulk testpoint, rename do_prints to do_classes
` [PATCH v9 29/39] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v9 30/39] dyndbg: control-parser: treat comma as a token separator
` [PATCH v9 31/39] selftests: enable comma-terminator tests
` [PATCH v9 32/39] dyndbg: split multi-query strings with @
` [PATCH v9 34/39] dyndbg: harden classmap and descriptor validation

[PATCH v3 0/4] ACPI: scan: Adjust power management initialization and PCI devices handling
 2026-09-08 20:26 UTC  (4+ messages)

[PATCH 05/13] ARM: orion/dove/mv78xx0: remove all board files
 2026-09-08 20:14 UTC  (7+ messages)

[PATCH] genirq/PM: Re-enable chained interrupts after hibernation
 2026-09-08 20:07 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 3083a286e913923a341abaddb80a9c9284ef4f24
 2026-09-08 19:41 UTC 

[PATCH v2 0/3] Add support for Zen 6 client EPP tunings
 2026-09-08 19:38 UTC  (6+ messages)
` [PATCH v2 1/3] cpufreq/amd-pstate: Add per SoC and per core type EPP tuning values
` [PATCH v2 2/3] cpufreq/amd-pstate: Add EPP tunings for Zen6 client platforms
` [PATCH v2 3/3] cpufreq/amd-pstate: Show a warning if missing EPP tunings

[PATCH RFC 00/10] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-09-08 19:37 UTC  (7+ messages)
` [PATCH RFC 01/10] firmware: arm_scmi: Add SCMI QCOM Generic Extension Protocol documentation

[PATCH] cpufreq: conservative: Ignore idle periods when a policy CPU is busy
 2026-09-08 15:30 UTC  (4+ messages)

[PATCH v2] interconnect: qcom: implement get_bw with rpmh_read
 2026-09-08 14:39 UTC  (2+ messages)

[PATCH v3 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-09-08 14:05 UTC  (16+ messages)
` [PATCH v3 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH v3 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH v3 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH v3 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"

[PATCH] opp: fix use after free in _update_opp_table_clk()
 2026-09-08 13:41 UTC  (2+ messages)

[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
 2026-09-08 12:10 UTC  (12+ messages)
` [PATCH v20 4/8] rust: page: convert to `Ownable`
  ` [PATCH v20 4/8] rust: page: convert to `Ownable`'

[PATCH v2 0/2] sched/cpufreq: fix schedutil's boost frequency handling
 2026-09-08 10:03 UTC  (4+ messages)
` [PATCH v2 1/2] arch_topology: seed capacity_freq_ref with boost-aware max freq
` [PATCH v2 2/2] cpufreq: fix schedutil not returning to non-boost freq when boost is disabled

[RFC PATCH v2] platform/x86: hp-wmi: Add charge behaviour support
 2026-09-08  9:51 UTC  (3+ messages)
  ` [RFC "

[PATCH v2 0/8] sched: introduce for_each_process_rculock and for_each_thread_rculock
 2026-09-08  7:51 UTC  (43+ messages)
` [PATCH v2 1/8] "
` [PATCH v2 2/8] mm/oom_kill: convert process/thread iterators to for_each_*_rculock
` [PATCH v2 3/8] mm/ksm: convert process iterator to for_each_process_rculock
` [PATCH v2 4/8] mm/memory-failure: "
` [PATCH v2 5/8] kernel: convert process/thread iterators to for_each_*_rculock
` [PATCH v2 6/8] fs: "
` [PATCH v2 7/8] lib: convert process iterator to for_each_process_rculock
` [PATCH v2 8/8] security/landlock: convert thread iterator to for_each_thread_rculock

[PATCH] sched/fair: Only apply cpufreq pressure where frequency is invariant
 2026-09-08  7:19 UTC  (12+ messages)

[PATCH] pmdomain: renesas: r8a78000: Fix lockdep false positive
 2026-09-08  7:12 UTC  (2+ messages)

[PATCH v10 0/9] Add support for MT6392 PMIC
 2026-09-08  7:06 UTC  (5+ messages)
` [PATCH v10 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v10 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi

[PATCH] power: supply: bq24190_charger: don't reset registers across system suspend
 2026-09-08  6:14 UTC 

[PATCH] power: supply: bq24190_charger: use the wake irq API
 2026-09-08  5:35 UTC 

[PATCH v2 0/3] Enable QoS configuration on X1E80100
 2026-09-08  5:00 UTC  (11+ messages)
` [PATCH v2 2/3] interconnect: qcom: x1e80100: enable QoS configuration

[PATCH v2 0/4] devfreq: check the get_cur_freq() return value and use it in ufshcd
 2026-09-08  1:34 UTC  (6+ messages)
` [PATCH v2 1/4] PM / devfreq: Fall back to previous_freq when get_cur_freq() fails
` [PATCH v2 2/4] PM / devfreq: Add more details to the get_cur_freq() comment
` [PATCH v2 3/4] scsi: ufs: core: Record the frequency the controller starts at
` [PATCH v2 4/4] scsi: ufs: core: Report the current clock frequency to devfreq

[rafael-pm:fixes] BUILD SUCCESS 2ee5b4937c4dac356997169f3b49566fad45491e
 2026-09-07 18:59 UTC 

[PATCH v6 0/15] ACPI: CPPC: Fix register access and lifetime bugs
 2026-09-07 18:14 UTC  (5+ messages)
` [PATCH v6 15/15] ACPI: CPPC: Clear Performance Limited without a stale read

[PATCH 0/5] driver core: fix typos and repeated words in comments
 2026-09-07 17:38 UTC  (4+ messages)
` [PATCH 3/5] tools/thermal: fix typo "binded" "

[PATCH 0/5] power: supply: Fix probe time race against driver teardown and battery parsing
 2026-09-07 17:24 UTC  (7+ messages)
` [PATCH 1/5] power: supply: core: prevent unregistering a power supply while a callback runs
` [PATCH 2/5] power: supply: core: Allow getting battery info before psy is registered
` [PATCH 3/5] power: supply: bq257xx: Don't ignore errors from bq257xx_get_state()
` [PATCH 4/5] power: supply: bq257xx: Use psy directly instead of driver data
` [PATCH 5/5] power: supply: bq257xx: Parse battery info before registering power supply

[PATCH RFC] power: reset: qcom-pon: Drop reason shift for PMK8350
 2026-09-07 16:44 UTC 

[PATCH v8 0/2] Add support for the TI BQ25792 battery charger (regulator part)
 2026-09-07 16:23 UTC  (6+ messages)

[BUG] Lunar Lake: 400 MHz after s2idle; PL1 Tau affects reproduction and recovery
 2026-09-07 16:00 UTC 

[PATCH v1 0/2] efi/tpm: Preserve event log without changing x86 E820
 2026-09-07 15:57 UTC  (5+ messages)

[syzbot] [pm?] WARNING: suspicious RCU usage in wakeup_source_unregister
 2026-09-07 14:32 UTC 

[PATCH v6 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-09-07 12:50 UTC  (5+ messages)
` [PATCH v6 09/11] Bluetooth: hci_qca: Flatten struct qca_power into struct qca_serdev

[PATCH] power: sequencing: pwrseq-pcie-m2: Support PCIe switch topologies
 2026-09-07 12:21 UTC 

[PATCH v2] cpupower: monitor: Show how a counter value is exported
 2026-09-07 12:07 UTC 

[PATCH v3 0/5] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
 2026-09-07 11:16 UTC  (6+ messages)
` [PATCH v3 1/5] pmdomain: core: Rename genpd_status_on()
` [PATCH v3 2/5] pmdomain: core: Allow a non-CPU device in a CPU PM domain to do power on
` [PATCH v3 3/5] pmdomain: core: Add a genpd config to support unknown initial status
` [PATCH v3 4/5] cpuidle: psci: Initialize the PM domains in powered off state for OSI
` [PATCH v3 5/5] cpuidle: psci: Move initialization a bit earlier in the boot sequence

[PATCH] interconnect: qcom: use 64-bit SMD RPM bus votes
 2026-09-07 11:04 UTC  (2+ messages)

[PATCH 0/2] powercap: Introduce generic hierarchy helpers and selftests
 2026-09-07 10:46 UTC  (3+ messages)

[PATCH v2 0/5] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
 2026-09-07 10:21 UTC  (4+ messages)
` [PATCH v2 2/5] pmdomain: core: Allow a non-CPU device in a CPU PM domain to do power on

[PATCH v2] power: reset: keystone: fix missing space in error message
 2026-09-07  9:12 UTC 

[PATCH v8 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-09-07  9:11 UTC  (8+ messages)
` [PATCH v8 07/16] usb: core: Move struct usb_port and related APIs to port.h

[PATCH v5 0/3] cpufreq: cppc: Handle Highest Performance changes at runtime
 2026-09-07  8:49 UTC  (4+ messages)
` [PATCH v5 1/3] cpufreq: cppc: Add update_limits support for Highest Performance changes

[PATCH v2] memory: exynos5422-dmc: handle clock enable failures
 2026-09-07  8:43 UTC  (2+ messages)

[PATCH] interconnect: Add kernel-doc for devm_of_icc_get(), icc_enable() and icc_disable()
 2026-09-07  8:41 UTC  (2+ messages)

[PATCH 0/2] Add LT8491 driver
 2026-09-07  8:28 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] power: supply: add LT8491 battery charger driver

[PATCH] thermal: gov_power_allocator: Use common error handling code in power_allocator_bind()
 2026-09-07  8:00 UTC  (2+ messages)

[PATCH] thermal: gov_power_allocator: Fix NULL pointer dereference in update_tz()
 2026-09-07  7:51 UTC  (2+ messages)

USB-audio isochronous Missed Service Errors on AMD Zen5 client (Fire Range) -- Data Fabric idle C-state? No OS-level knob found
 2026-09-07  7:45 UTC  (3+ messages)

[RESEND PATCH] thermal: of: Match trip property helper types
 2026-09-07  7:45 UTC  (2+ messages)

[PATCH] interconnect: fix typo "commited" in comments
 2026-09-07  7:42 UTC  (2+ messages)

[PATCH 0/2] power: fix typos in comments
 2026-09-07  7:09 UTC  (3+ messages)
` [PATCH 2/2] power: reset: add missing space in error message


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