Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2026-06-29 14:55:44 to 2026-07-02 09:49:03 UTC [more...]

[PATCH v6 0/7] thermal/drivers: airoha: Add support for AN7583
 2026-07-02  9:48 UTC  (7+ messages)
` [PATCH v6 1/7] thermal/drivers: airoha: fix copy paste error on clamp_t low temp
` [PATCH v6 2/7] thermal/drivers: airoha: fix copy paste error for sen internal
` [PATCH v6 3/7] thermal/drivers: airoha: Convert to regmap API
` [PATCH v6 4/7] thermal/drivers: airoha: Generalize probe function
` [PATCH v6 5/7] thermal/drivers: airoha: Generalize get_thermal_ADC and set_mux function
` [PATCH v6 6/7] dt-bindings: arm: airoha: Add the chip-scu node for AN7583 SoC

[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
 2026-07-02  9:31 UTC  (19+ messages)
` [PATCH 01/32] thermal/intel: Stop using "
` [PATCH 04/32] acpi: "
` [PATCH 16/32] cpufreq: "

[rafael-pm:fixes] BUILD SUCCESS 643f7cad721ddb66d254cb5a480671d37e8f2b0b
 2026-07-02  8:23 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 91b846502260d8fd819a8d6be0a59b7ef009f448
 2026-07-02  8:21 UTC 

[PATCH v5 0/2] PM: dpm_watchdog: Improve DPM watchdog configurability
 2026-07-02  6:12 UTC  (9+ messages)
` [PATCH v5 1/2] PM: sleep: Rename module parameters prefix to "pm_sleep"
` [PATCH v5 2/2] PM: dpm_watchdog: Allow disabling DPM watchdog by default

[PATCH 0/4] spi: fix sticky -EINVAL after PM runtime resume failure
 2026-07-02  6:08 UTC  (5+ messages)
` [PATCH 1/4] PM: runtime: Clear runtime_error on supplier after failed get_sync
` [PATCH 2/4] spi: core: fix sticky -EINVAL after pm_runtime_get_sync() failure
` [PATCH 3/4] spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()
` [PATCH 4/4] spi: qcom-geni: fix sticky -EINVAL after PM runtime resume failure

[PATCH 0/2] Enable ipq5210 in cpufreq/qcom-nvmem driver
 2026-07-02  5:04 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ5210
` [PATCH 2/2] cpufreq: qcom-nvmem: Add IPQ5210 support

[PATCH v11 0/7] Introduction of PSCR Framework and Related Components
 2026-07-02  4:21 UTC  (5+ messages)

[PATCH v13 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-07-02  2:11 UTC  (18+ messages)
` [PATCH v13 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v13 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v13 03/15] arm64/delay: move some constants out to a separate header
` [PATCH v13 04/15] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v13 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v13 06/15] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v13 07/15] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v13 08/15] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v13 09/15] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v13 10/15] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v13 11/15] sched: add need-resched timed wait interface
` [PATCH v13 12/15] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v13 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v13 14/15] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v13 15/15] barrier: add clock tests for smp_cond_load_relaxed_timeout()

[PATCH v4 0/2] Add support for Battery Status AMS
 2026-07-01 21:49 UTC  (4+ messages)
` [PATCH v4 1/2] power: supply: Add helpers to get and put arrays of power supply handles
` [PATCH v4 2/2] usb: typec: tcpm: Add support for Battery Status response message

[RFC PATCH 0/6] cpufreq/amd-pstate: Rework dynamic_epp as an energy_performance_preference mode
 2026-07-01 21:40 UTC  (12+ messages)
` [RFC PATCH 1/6] cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helper
` [RFC PATCH 2/6] cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" mode
` [RFC PATCH 3/6] cpufreq/amd-pstate: Repurpose "amd_dynamic_epp" cmdline and corresponding sysfs
` [RFC PATCH 4/6] Documentation/amd-pstate: Update dynamic_epp documentation with new behavior
` [RFC PATCH 5/6] cpufreq/amd-pstate: Reduce the scope of exported symbols
` [RFC PATCH 6/6] cpufreq/amd-pstate-ut: Add unit test for "dynamic" EPP mode

[PATCH RFC RESEND 0/7] i3c: Support IBI-based system wakeup
 2026-07-01 20:15 UTC  (8+ messages)
` [PATCH RFC RESEND 1/7] i3c: master: Support IBI-based wakeup capability
` [PATCH RFC RESEND 2/7] i3c: master: Report wakeup events for IBIs
` [PATCH RFC RESEND 3/7] i3c: master: Add helper to query bus wakeup requirements
` [PATCH RFC RESEND 4/7] i3c: master: Reject IBI requests from non-IBI-capable devices
` [PATCH RFC RESEND 5/7] i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
` [PATCH RFC RESEND 6/7] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
` [PATCH RFC RESEND 7/7] i3c: mipi-i3c-hci: Advertise IBI wakeup capability

[PATCH v2 0/5] scmi: Log client subsystem entity counts
 2026-07-01 20:15 UTC  (5+ messages)

[PATCH] dt-bindings: power: reset: qcom,pon: Narrow allowed reboot modes
 2026-07-01 19:54 UTC  (2+ messages)

[PATCH v1] cpufreq: intel_pstate: Rearrange checks in hybrid_get_cost()
 2026-07-01 19:07 UTC  (3+ messages)

[PATCH v3 0/4] PM: QoS/pmdomains: support resume latencies for system-wide PM
 2026-07-01 17:01 UTC  (9+ messages)
` [PATCH v3 1/4] PM / QoS: add flag to indicate latency applies system-wide
` [PATCH v3 2/4] PM / QoS: add lockless read for flags
` [PATCH v3 3/4] pmdomain: core: add genpd_for_each_child() helper
` [PATCH v3 4/4] pmdomain: add support system-wide resume latency constraints

[PATCH] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-07-01 16:24 UTC  (6+ messages)

[PATCH v5 0/2] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-07-01 16:24 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH v5] ACPI: CPPC: Add ospm_nominal_perf support
 2026-07-01 16:23 UTC  (2+ messages)

[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
 2026-07-01 15:05 UTC  (14+ messages)
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
` [PATCH v2 09/19] net: bcmgenet: use platform_device_set_of_node()
` [PATCH v2 10/19] pmdomain: imx: "
` [PATCH v2 13/19] net: mv643xx: "
` [PATCH v2 19/19] driver core: platform: count references to all kinds of firmware nodes

[PATCH v4 0/2] pmdomain: imx: Fix i.MX8MP VC8000E power up sequence
 2026-07-01 14:40 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH] thermal: armada: Use bitfield and bitmask macros
 2026-07-01 13:15 UTC  (2+ messages)

[PATCH v8 00/13] Add support for SCMIv4.0 Powercap Extensions
 2026-07-01 12:57 UTC  (14+ messages)
` [PATCH v8 01/13] powercap: Add enable disable control-type
` [PATCH v8 02/13] firmware: arm_scmi: Add an optional custom parameter to fastchannel helpers
` [PATCH v8 03/13] firmware: arm_scmi: Refactor powercap domain layout
` [PATCH v8 04/13] firmware: arm_scmi: Add SCMIv4.0 Powercap basic support
` [PATCH v8 05/13] firmware: arm_scmi: Add SCMIv4.0 Powercap FCs support
` [PATCH v8 06/13] firmware: arm_scmi: Add SCMIV4.0 Powercap notifications support
` [PATCH v8 07/13] firmware: arm_scmi: Extend powercap report to include MAI
` [PATCH v8 08/13] include: trace: Add new parameter to trace_scmi_fc_call
` [PATCH v8 09/13] powercap: arm_scmi: Enable multiple constraints support
` [PATCH v8 10/13] firmware: arm_scmi: add Powercap MAI get/set support
` [PATCH v8 11/13] powercap: arm_scmi: Create synthetic parent node for multi-instance
` [PATCH v8 12/13] powercap: arm_scmi: Add get_power_uw to synthetic node
` [PATCH v8 13/13] powercap: arm_scmi: Synthetic zone enable/disable

[PATCH 0/4] pmdomains: Fixes and add support for HFRP Direct
 2026-07-01 12:19 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: power: mediatek: Add support for MT8196 direct HFRP
` [PATCH 2/4] pmdomain: mediatek: Respect PD relationships during error cleanup
` [PATCH 3/4] pmdomain: mediatek: Add support for Direct CTL simple power sequence
` [PATCH 4/4] pmdomain: mediatek: Add support for MT8196 HFRP DirectCTL domains

[PATCH v1] power: supply: surface_{battery,charger}: Consistently define ssam_device_ids using named initializers
 2026-07-01 11:31 UTC  (2+ messages)

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-07-01 11:07 UTC  (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants

[PATCH 00/10] Add sysfs entry for system load control
 2026-07-01  9:23 UTC  (12+ messages)
` [PATCH 01/10] power: supply: "
` [PATCH 02/10] selftests: power_supply: Add tests for load_switch ABI
` [PATCH 03/10] power: supply: ltc4162-l: Use POWER_SUPPLY_PROP_LOAD_SWITCH
` [PATCH 04/10] power: supply: rt9471: Remove superfluous unpacking of propval
` [PATCH 05/10] power: supply: rt9471: Use POWER_SUPPLY_PROP_LOAD_SWITCH
` [PATCH 06/10] power: supply: rt9467: "
` [PATCH 07/10] power: supply: bq24257: "
` [PATCH 09/10] power: supply: bq24190: Disable watchdog with bq24190_write_mask()
` [PATCH 10/10] power: supply: bq24190: Use POWER_SUPPLY_PROP_LOAD_SWITCH
` [PATCH 08/10] power: supply: bq24190: Remove unused watchdog struct field

[rafael-pm:bleeding-edge] BUILD SUCCESS 194ccfe8caf50aded58ba374a22d917580188192
 2026-07-01  9:04 UTC 

[PATCH] [RFC] gpiolib: introduce gpio_name() helper
 2026-07-01  8:31 UTC  (7+ messages)

[PATCH 0/6] ACPI/PCC: Preserve platform-populated PCC signatures
 2026-07-01  7:38 UTC  (4+ messages)

[PATCH] power: supply: max17040: handle missing status supplier
 2026-07-01  6:52 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH V4 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-07-01  2:21 UTC  (13+ messages)
` [PATCH V4 1/8] PCI: imx6: Move pci_pwrctrl_create_devices() to imx_pcie_probe()
` [PATCH V4 2/8] PCI: imx6: Add skip_pwrctrl_off flag support
` [PATCH V4 3/8] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH V4 4/8] arm64: dts: imx8mq-evk: Describe the PCIe M.2 Key E connector
` [PATCH V4 5/8] arm64: dts: imx95-19x19-evk: "
` [PATCH V4 6/8] arm64: dts: imx8dxl-evk: "
` [PATCH V4 7/8] arm64: dts: imx8qm-mek: "
` [PATCH V4 8/8] arm64: dts: imx8qxp-mek: "

[PATCH] power: supply: max17040: handle missing status supplier
 2026-07-01  1:20 UTC 

[PATCH] sched/topology: Allow EAS without schedutil for artificial Energy Models
 2026-06-30 18:15 UTC  (10+ messages)

[PATCH 0/3] Enable icc-clk support for Qualcomm IPQ9650
 2026-06-30 15:06 UTC  (4+ messages)

[PATCH 0/2] qcom_battmgr: Add batteryless DC-adapter MAINS support
 2026-06-30 14:16 UTC  (5+ messages)

[PATCH v4 00/10] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-06-30 14:00 UTC  (8+ messages)
` [PATCH v4 08/10] arm64: dts: qcom: shikra: Enable CDSP, LPAICP and MPSS on EVK boards
` [PATCH v4 10/10] arm64: dts: qcom: shikra: Enable Bluetooth and WiFi "

[PATCH v2 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-06-30 13:14 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: "

[PATCH 0/7] MSM8953/SDM632 rpmpd/mss fixes
 2026-06-30 13:01 UTC  (5+ messages)
` [PATCH 3/7] remoteproc: qcom_q6v5_mss: Use mss as regulator for MSM8953

[GIT PULL] ACPI support fixes and cleanups for 7.2-rc1
 2026-06-30 11:38 UTC  (4+ messages)

[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-06-30 10:02 UTC  (7+ messages)

[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
 2026-06-30  9:48 UTC  (6+ messages)
` [PATCH 1/7] samples: rust_dma: use vertical import style
` [PATCH 3/7] cpufreq: rcpufreq_dt: "

[RESEND PATCH] power: supply: bq25890: Fix power_supply reference leak
 2026-06-30  8:33 UTC 

[rafael-pm:fixes] BUILD SUCCESS 8ec75efdea8483f7e24459b1c09c8a38e1b3ac64
 2026-06-30  8:14 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 03842bb4dfb516e7c3c6323fede451823c4629dc
 2026-06-30  8:11 UTC 

[PATCH 1/1] x86/power: only verify usable RAM regions during hibernation E820 check
 2026-06-30  6:52 UTC  (5+ messages)
` [PATCH v2 0/4] PM: hibernate: Add relaxed_memmap option for x86 E820 integrity check

[PATCH v3 0/4] cpufreq: intel_pstate: A fix and some cleanups
 2026-06-30  4:21 UTC  (2+ messages)

[PATCH] pmdomain: qcom: rpmhpd: Skip retention by default
 2026-06-29 20:33 UTC 

[PATCH v12 0/3] rust: add basic serial device bus abstractions
 2026-06-29 16:15 UTC  (3+ messages)
` [PATCH v12 3/3] MAINTAINERS: serdev: Add self for serdev

[PATCH 0/4] clk: implement sync_state support
 2026-06-29 15:48 UTC  (9+ messages)
` [PATCH 1/4] driver: core: introduce dev_add_sync_state()
` [PATCH 4/4] clk: implement sync_state support

[PATCH v6 0/4] Update the thermal support for imx93
 2026-06-29 15:36 UTC  (2+ messages)
` (subset) "


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