Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2026-04-29 16:15:03 to 2026-05-04 19:41:40 UTC [more...]

[PATCH 00/13] add AUXADC, EFUSE and thermal drivers for the MediaTek mt6323 PMIC
 2026-05-04 19:41 UTC  (15+ messages)
` [PATCH 01/13] dt-bindings: iio: adc: add mt6323 PMIC AUXADC
` [PATCH 02/13] dt-bindings: nvmem: add mt6323 PMIC EFUSE
` [PATCH 03/13] dt-bindings: thermal: add mt6323 PMIC thermal
` [PATCH 04/13] iio: adc: mediatek: add mt6323 PMIC AUXADC driver
` [PATCH 05/13] nvmem: add mt6323 PMIC EFUSE driver
` [PATCH 06/13] thermal: mediatek: add pmic thermal support
` [PATCH 07/13] mfd: mt6397-core: add mt6323 AUXADC support
` [PATCH 08/13] mfd: mt6397-core: add support for mt6323 efuse
` [PATCH 09/13] mfd: mt6397-core: add support for mt6323 thermal
` [PATCH 10/13] ARM: dts: mediatek: mt6323: add support for AUXADC
` [PATCH 11/13] ARM: dts: mediatek: mt6323: add support for EFUSE
` [PATCH 12/13] ARM: dts: mediatek: mt6323: add support for thermal
` [PATCH 13/13] MAINTAINERS: add mt6323 drivers maintainer

[PATCH 0/2] thermal: qcom: tsens: fix temperature handling
 2026-05-04 17:29 UTC  (10+ messages)
` [PATCH 1/2] thermal: qcom: tsens: atomic temperature read with hardware-guided retries
` [PATCH 2/2] thermal: qcom: tsens: widen temperature limits to match hardware range

[PATCH] power: supply: bd71828: sysfs for auto input current limitation
 2026-05-04 16:40 UTC 

[PATCH V10 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2026-05-04 15:24 UTC  (8+ messages)
` [PATCH V10 4/4] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH v2 0/2] Add interconnect support for Qualcomm Shikra SoC
 2026-05-04 13:59 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: document the RPM Network-On-Chip interconnect in "
` [PATCH v2 2/2] interconnect: qcom: add Shikra interconnect provider driver

[PATCH 0/2] Add cpufreq scaling support for Qualcomm Shikra SoC
 2026-05-04 10:23 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: qcom-hw: Document Shikra CPUFREQ Hardware
` [PATCH 2/2] cpufreq: qcom: Add cpufreq scaling support for Qualcomm Shikra SoC

[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-04 10:18 UTC  (9+ messages)
` [PATCH 01/24] rust: driver core: drop drvdata before devres release
` [PATCH 17/24] rust: i2c: make Driver trait lifetime-parameterized

[PATCH v5 0/8] Add VIM4 MCU/FAN support
 2026-05-04  8:14 UTC  (3+ messages)
` [PATCH v5 2/8] dt-bindings: i2c: amlogic: Add compatible for T7 SOC

[PATCH v3] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
 2026-05-04  8:12 UTC 

[PATCH v2 0/5] Support enabling interconnect path for GDSC for fixing Milos camcc
 2026-05-04  8:01 UTC  (8+ messages)
` [PATCH v2 1/5] interconnect: Add devm_of_icc_get_by_index() as exported API for users
` [PATCH v2 2/5] dt-bindings: clock: qcom,milos-camcc: Document interconnect path
` [PATCH v2 3/5] clk: qcom: gdsc: Support enabling interconnect path for power domain
` [PATCH v2 4/5] clk: qcom: camcc-milos: Declare icc path dependency for CAMSS_TOP_GDSC
` [PATCH v2 5/5] arm64: dts: qcom: milos: Add interconnects to camcc

[PATCH 1/3] dt-bindings: interconnect: qcom,sdm660: Disallow clocks when appropriate
 2026-05-04  8:00 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: interconnect: qcom,sm6115: Drop incorrect children if:then: block
` [PATCH 3/3] dt-bindings: interconnect: qcom,sm6115: Restrict children and clocks

[PATCH 0/2] Add interconnect support for Qualcomm Shikra SoC
 2026-05-04  7:17 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: interconnect: document the RPM Network-On-Chip interconnect in "

[PATCH v1] pmdomain: ti_sci: re-sync TIFS with genpd on resume
 2026-05-04  6:26 UTC  (5+ messages)

[PATCH] cpufreq: qcom-cpufreq-hw: Fix possible double free
 2026-05-04  6:24 UTC  (2+ messages)

[PATCH v4 0/5] Allwinner: A523: add support for A523 THS0/1 controllers
 2026-05-04  5:02 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: thermal: sun8i: Add "
` [PATCH v4 2/5] thermal/drivers/sun8i: replace devm_reset_control_get to devm_reset_control_get_shared_deasserted
` [PATCH v4 3/5] thermal/drivers/sun8i: get calibration data from two nvmem cells
` [PATCH v4 4/5] thermal/drivers/sun8i: Add support for A523 THS0/1 controllers
` [PATCH v4 5/5] Allwinner: A523: add "

[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
 2026-05-04  2:00 UTC  (14+ messages)
` [PATCH v2 01/13] sched: cpufreq: Rename map_util_perf to sugov_apply_dvfs_headroom
` [PATCH v2 02/13] sched/pelt: Add a new function to approximate the future util_avg value
` [PATCH v2 03/13] sched/pelt: Add a new function to approximate runtime to reach given util
` [PATCH v2 04/13] sched/fair: Remove magic hardcoded margin in fits_capacity()
` [PATCH v2 05/13] sched: cpufreq: Remove magic 1.25 headroom from sugov_apply_dvfs_headroom()
` [PATCH v2 06/13] sched/fair: Extend util_est to improve rampup time
` [PATCH v2 07/13] sched/fair: util_est: Take into account periodic tasks
` [PATCH v2 RFC 08/13] sched/qos: Add a new sched-qos interface
` [PATCH v2 09/13] sched/qos: Add rampup multiplier QoS
` [PATCH v2 10/13] sched/fair: Disable util_est when rampup_multiplier is 0
` [PATCH v2 11/13] sched/fair: Don't mess with util_avg post init
` [PATCH v2 12/13] sched/fair: Call update_util_est() after dequeue_entities()
` [PATCH v2 RFC 13/13] sched/pelt: Always allow load updates

[RFC] USB/PM: should USB interface drivers distinguish hibernation THAW from RESTORE?
 2026-05-04  1:04 UTC  (4+ messages)

[PATCH] mm/swap, PM: hibernate: atomically replace hibernation pin
 2026-05-03 18:12 UTC  (6+ messages)

[PATCH v3 0/2] power: supply: Add support for Surface RT battery and charger
 2026-05-03 16:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: embedded-controller: Document Surface RT EC
` [PATCH v3 2/2] power: supply: Add support for Surface RT battery and charger

[PATCH 0/2] power: qcom,rpmpd: Add support for Shikra
 2026-05-03 14:34 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: power: qcom,rpmpd: document the Shikra RPM Power Domains

[rafael-pm:fixes] BUILD SUCCESS 9c6c3b946d4977eef02554c8b3667757b9f9308d
 2026-05-02 17:02 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 2c1a59d5298cc73d41fa37cc761a343e8ecce43e
 2026-05-02 16:48 UTC 

[PATCH v6 0/7] mfd: Add support for Asus Transformer embedded controller
 2026-05-02 12:40 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: embedded-controller: document ASUS Transformer EC
` [PATCH v6 2/7] mfd: Add driver for ASUS Transformer embedded controller
` [PATCH v6 3/7] input: serio: Add driver for ASUS Transformer dock keyboard and touchpad
` [PATCH v6 4/7] input: keyboard: Add driver for ASUS Transformer dock multimedia keys
` [PATCH v6 5/7] leds: Add driver for ASUS Transformer LEDs
` [PATCH v6 6/7] power: supply: Add driver for ASUS Transformer battery
` [PATCH v6 7/7] power: supply: Add charger driver for Asus Transformers

[PATCH v10 0/6] Introduce MAX77759 charger driver
 2026-05-01 19:40 UTC  (6+ messages)
` [PATCH v10 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger

[PATCH v1] cpufreq: pcc: fix use-after-free and double free in _OSC evaluation
 2026-05-01 18:40 UTC  (2+ messages)

[PATCH] cpufreq: cppc: discard out-of-range delivered_perf samples
 2026-05-01 17:41 UTC  (2+ messages)

[PATCH v4 00/11] thermal: samsung: Add support for Google GS101 TMU
 2026-05-01 15:32 UTC  (10+ messages)
` [PATCH v4 02/11] firmware: samsung: acpm: Consolidate transfer initialization helper
` [PATCH v4 08/11] thermal: samsung: Add Exynos ACPM TMU driver GS101

[PATCH v5 00/21] Virtual Swap Space
 2026-05-01 14:16 UTC  (15+ messages)

[PATCH v3 00/11] Support cooling device with ID in the OF
 2026-05-01 12:50 UTC  (9+ messages)
` [PATCH v3 01/11] thermal/core: Use devm_add_action_or_reset() when registering a cooling device
` [PATCH v3 02/11] thermal/core: Add a non-OF registering function
` [PATCH v3 03/11] thermal/of: Move the node pointer assignation in the OF code file
` [PATCH v3 11/11] dt-bindings: thermal: cooling-devices: Update support for 3 cells cooling device

Pressing the power button causes the device to freeze completely (schedutil involved)
 2026-05-01 12:00 UTC  (14+ messages)

[PATCH 0/2] *cpufreq: Use FIELD_MODIFY() for bitfield operations
 2026-05-01  5:27 UTC  (5+ messages)
` [PATCH 1/2] cpufreq/amd-pstate: Use FIELD_MODIFY()
` [PATCH 2/2] cpufreq: apple-soc: "

[GIT PULL] ACPI support fixes for v7.1-rc2
 2026-05-01  0:45 UTC  (2+ messages)

[RFC PATCH 40/45] PM: hibernate: walk per-superpageblock free lists in mark_free_pages
 2026-04-30 20:21 UTC 

[PATCH v7 0/4] rust: add basic serial device bus abstractions
 2026-04-30 19:58 UTC  (6+ messages)
` [PATCH v7 1/4] rust: devres: return reference in `devres::register`
` [PATCH v7 2/4] serdev: add rust private data to serdev_device
` [PATCH v7 3/4] rust: add basic serial device bus abstractions
` [PATCH v7 4/4] samples: rust: add Rust serial device bus sample device driver

[PATCH] PM: tools: fix ValueError when parsing incomplete device properties
 2026-04-30 18:35 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS c776b06fa37fc4193b29821f1ac2871c02ae97b4
 2026-04-30 17:16 UTC 

[PATCH v2] ACPI: CPPC: mask Desired_Excursion when autonomous selection is enabled
 2026-04-30 16:51 UTC  (2+ messages)

[PATCH v2 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-04-30 16:25 UTC  (6+ messages)
` [PATCH v2 1/2] ACPI: CPPC: Add support for CPPC v4
` [PATCH v2 2/2] ACPI: CPPC: Add ospm_nominal_perf support

[PATCH 0/1] cpufreq: Set policy->min and max as real QoS constraints
 2026-04-30 13:41 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH v3 0/6] Allwinner: A523: add support for A523 THS0/1 controllers
 2026-04-30 12:49 UTC  (5+ messages)
` [PATCH v3 1/6] dt-bindings: thermal: sun8i: Add "

[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-04-30 12:46 UTC  (13+ messages)
` [PATCH v21 05/13] mfd: psci-mfd: Add PSCI MFD driver for cpuidle-psci-domain cell
` [PATCH v21 08/13] mfd: core: Add firmware-node support to MFD cells

[PATCH v6 00/11] Add support for the TI BQ25792 battery charger
 2026-04-30 12:37 UTC  (2+ messages)
` (subset) "

[PATCH v5 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
 2026-04-30 12:28 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-04-30 10:50 UTC  (5+ messages)
` [PATCH v5 03/11] dt-bindings: mfd: add documentation for S2MU005 PMIC

[PATCH] ACPIW: CPPC: mask Desired_Excursion when autonomous selection is enabled
 2026-04-30  8:10 UTC 

[PATCH v2 0/2] power: supply: Add support for Surface RT battery and charger
 2026-04-30  8:10 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: embedded-controller: Document Surface RT EC
` [PATCH v2 2/2] power: supply: Add support for Surface RT battery and charger

[rafael-pm:bleeding-edge 14/30] htmldocs: Documentation/driver-api/acpi/index.rst:5: WARNING: toctree contains reference to nonexisting document 'driver-api/acpi/acpi-drivers' [toc.not_readable]
 2026-04-30  6:40 UTC 

[PATCH] cpuidle: menu: correct variance calculation
 2026-04-30  5:36 UTC  (4+ messages)

[PATCH v2 0/4] Fix some errors in the devfreq core layer when governor is NULL
 2026-04-30  3:29 UTC  (11+ messages)
` [PATCH v2 1/4] PM / devfreq: Fix possible null pointer issue in devfreq_add_governor()
` [PATCH v2 2/4] PM / devfreq: Fix available_governors_show() when no governor is set
` [PATCH v2 3/4] PM / devfreq: Fix governor_store() failing when device has no current governor
  ` [PATCH v3 "
` [PATCH v2 4/4] PM / devfreq: Optimize error return value of governor_show()

[PATCH v6 0/4] Update the thermal support for imx93
 2026-04-30  2:53 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: thermal: qoriq: Add compatible string "
` [PATCH v6 2/4] thermal: qoriq: add i.MX93 tmu support
` [PATCH v6 3/4] thermal: qoriq: workaround unexpected temperature readings from tmu
` [PATCH v6 4/4] arm64: dts: imx93: update the tmu compatible string

[PATCH] [PATCH] PM: docs: Add comprehensive wakeup_count documentation
 2026-04-29 23:58 UTC  (2+ messages)

[PATCH] devfreq: event: rockchip-dfi: fix missing clk_disable_unprepare() on error
 2026-04-29 22:35 UTC  (2+ messages)

[PATCH v2] counter: ti-eqep: fix runtime PM leak in probe error path
 2026-04-29 19:30 UTC 

[REGRESSION] CPU running at fixed frequency (~1.7 GHz) with kernel 7.1-rc1
 2026-04-29 18:34 UTC  (9+ messages)


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