Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-29 23:04:01 to 2024-04-04 11:32:33 UTC [more...]

[PATCH 00/18] platform/chrome: provide ID table for avoiding fallback match
 2024-04-04 11:32 UTC  (12+ messages)
` [PATCH 02/18] gpio: cros-ec: "
` [PATCH 05/18] power: supply: cros_usbpd: "
` [PATCH 14/18] platform/chrome: cros_kbd_led_backlight: "

[CfP] LPC 2024 - Power Management and Thermal Control Micro-Conference
 2024-04-04 11:31 UTC 

[PATCH v3 0/6] thermal: More separation between the core and drivers
 2024-04-04 11:30 UTC  (10+ messages)
` [PATCH v3 1/6] thermal: core: Move threshold out of struct thermal_trip
` [PATCH v3 2/6] thermal: core: Make struct thermal_zone_device definition internal
` [PATCH v3 3/6] thermal: core: Rewrite comments in handle_thermal_trip()
` [PATCH v3 4/6] thermal: core: Send trip crossing notifications at init time if needed
` [PATCH v3 5/6] thermal: core: Sort trip point crossing notifications by temperature
` [PATCH v3 6/6] thermal: core: Relocate critical and hot trip handling

[PATCH v1 0/2] thermal: gov_step_wide: Two cleanups
 2024-04-04 11:26 UTC  (5+ messages)
` [PATCH v1 1/2] thermal: gov_step_wise: Simplify get_target_state()
` [PATCH v1 2/2] thermal: gov_step_wise: Simplify checks related to passive trips

[PATCH 0/2] Update init level for cmd-db, rpmh-rsc and psci cpuidle domains
 2024-04-04 11:06 UTC  (5+ messages)
` [PATCH 1/2] soc: qcom: Update init level to core_initcall() for cmd-db and rpmh-rsc
` [PATCH 2/2] cpuidle: psci: Update init level to core_initcall()

[PATCH] cpuidle: psci: Drop superfluous wrappers psci_dt_attach|detach_cpu()
 2024-04-04 11:06 UTC  (2+ messages)

[PATCH] PM:EM: fix wrong utilization estimation in em_cpu_energy()
 2024-04-04 11:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add a git for the DT IDLE PM DOMAIN
 2024-04-04 11:00 UTC 

[PATCH] MAINTAINERS: Add a git for the ARM PSCI PM DOMAIN
 2024-04-04 10:59 UTC 

[PATCH v2] pmdomain: mediatek: Add MT8188 buck isolation setting
 2024-04-04 10:46 UTC  (2+ messages)

[PATCH] pmdomain: mediatek: scpsys: drop driver owner assignment
 2024-04-04 10:46 UTC  (3+ messages)

[PATCH v2 0/3] pmdomain: mediatek: solve power domain glitch issue
 2024-04-04 10:02 UTC  (14+ messages)
` [PATCH v2 2/3] dt-bindings: power: Add mediatek larb definition

[PATCH v7 0/5] Add interconnect driver for IPQ9574 SoC
 2024-04-04  8:55 UTC  (10+ messages)
` [PATCH v7 1/5] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v7 2/5] interconnect: icc-clk: Add devm_icc_clk_register
` [PATCH v7 3/5] clk: qcom: common: Add interconnect clocks support
` [PATCH v7 4/5] clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks
` [PATCH v7 5/5] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH v4 0/8] cpufreq: sun50i: Add Allwinner H616 support
 2024-04-04  7:44 UTC  (3+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 33 warnings (v6.9-rc2-35-g731369c312d5e)
 2024-04-04  6:11 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS ec7c9cb7f43d11580085bd9d98189295f54b6638
 2024-04-04  3:57 UTC 

[RFC PATCH] therm_throt: test bits as we build therm_intr_core_clear_mask
 2024-04-04  1:15 UTC  (2+ messages)

kernel/sched/core.c:961:15: error: incompatible pointer to integer conversion passing 'typeof
 2024-04-03 19:56 UTC  (4+ messages)

[rafael-pm:thermal-core-testing 2/6] drivers/thermal/./thermal_trace_ipa.h:27:36: error: invalid use of undefined type 'struct thermal_zone_device'
 2024-04-03 19:40 UTC 

[PATCH v2 1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-04-03 18:15 UTC  (2+ messages)
` [PATCH v2 2/2] PM / devfreq: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()

[PATCH AUTOSEL 6.1 09/15] thermal/of: Assume polling-delay(-passive) 0 when absent
 2024-04-03 17:18 UTC 

[PATCH AUTOSEL 6.6 11/20] thermal/of: Assume polling-delay(-passive) 0 when absent
 2024-04-03 17:17 UTC 

[PATCH AUTOSEL 6.8 16/28] thermal/of: Assume polling-delay(-passive) 0 when absent
 2024-04-03 17:16 UTC 

[PATCH 0/2] Update Energy Model with perfromance limits
 2024-04-03 16:23 UTC  (3+ messages)
` [PATCH 1/2] PM: EM: Add min/max available performance state limits
` [PATCH 2/2] cpufreq: scmi: Update Energy Model with allowed performance limits

[PATCH 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-04-03 16:17 UTC  (14+ messages)
` [PATCH 1/2] "
      `  "
` [PATCH 2/2] cgroup/cpuset: Add test_cpuset_v1_hp.sh

[PATCH v5 0/4] Update Energy Model after chip binning adjusted voltages
 2024-04-03 15:49 UTC  (5+ messages)
` [PATCH v5 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [PATCH v5 2/4] PM: EM: Refactor em_adjust_new_capacity()
` [PATCH v5 3/4] PM: EM: Add em_dev_update_chip_binning()
` [PATCH v5 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage

[PATCH v6 0/6] Add interconnect driver for IPQ9574 SoC
 2024-04-03 15:42 UTC  (22+ messages)
` [PATCH v6 1/6] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v6 2/6] interconnect: icc-clk: Remove tristate from INTERCONNECT_CLK
` [PATCH v6 3/6] interconnect: icc-clk: Add devm_icc_clk_register
` [PATCH v6 4/6] clk: qcom: common: Add interconnect clocks support
` [PATCH v6 5/6] clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks
` [PATCH v6 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH v2 0/3] gov_power_allocator: Allow binding before cooling devices
 2024-04-03 15:03 UTC  (10+ messages)
` [PATCH v2 1/3] thermal: gov_power_allocator: Allow binding without "
` [PATCH v2 2/3] thermal: gov_power_allocator: Allow binding without trip points
` [PATCH v2 3/3] thermal: gov_power_allocator: Suppress sustainable_power warning without trip_points

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-04-03 14:56 UTC  (4+ messages)
` [PATCH v6 05/16] dt-bindings: net: wireless: describe the ath12k PCI module

[PATCH V2 0/2] PM: wakeup: make device_wakeup_disable return void
 2024-04-03 14:53 UTC  (2+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 14:43 UTC  (4+ messages)
` [PATCH 09/34] power: rt9455: hide unused rt9455_boost_voltage_values
` [PATCH 27/34] cpufreq: intel_pstate: hide unused intel_pstate_cpu_oob_ids[]

[PATCH v4 0/4] Update Energy Model after chip binning adjusted voltages
 2024-04-03 12:36 UTC  (9+ messages)
` [PATCH v4 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [PATCH v4 2/4] PM: EM: Refactor em_adjust_new_capacity()
` [PATCH v4 3/4] PM: EM: Add em_dev_update_chip_binning()
` [PATCH v4 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage

[PATCH] ARM: dts: n900: set charge current limit to 950mA
 2024-04-03  9:03 UTC  (2+ messages)

[PATCH v4 0/4] Add support for QoS configuration
 2024-04-03  8:45 UTC  (4+ messages)
` [PATCH v4 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support

[rafael-pm:bleeding-edge] BUILD SUCCESS acc71791e32e8c9a8fbe04ced8b00c49dfbcc52b
 2024-04-03  8:20 UTC 

[rafael-pm:intel_pstate-testing 14/14] drivers/cpufreq/intel_pstate.c:3301:undefined reference to `arch_rebuild_sched_domains'
 2024-04-03  6:58 UTC 

[regression] 6.8.1: fails to hibernate with pm_runtime_force_suspend+0x0/0x120 returns -16
 2024-04-03  4:49 UTC  (5+ messages)

[rafael-pm:intel_pstate-testing 14/14] intel_pstate.c:undefined reference to `arch_rebuild_sched_domains'
 2024-04-03  0:50 UTC 

[PATCH 1/3] arm64: Add TIF_POLLING_NRFLAG
 2024-04-02 23:17 UTC  (7+ messages)
` [PATCH 2/3] arm64: add __READ_ONCE_EX()
` [PATCH 3/3] arm64: cpuidle: Add arm_poll_idle

[PATCH] tools/power/turbostat: Fix uncore frequency file string
 2024-04-02 18:57 UTC  (3+ messages)

[PATCH v3 00/15] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-04-02 16:23 UTC  (19+ messages)
` [PATCH v2 01/15] thermal/drivers/mediatek/lvts_thermal: retrieve all calibration bytes
` [PATCH v2 02/15] thermal/drivers/mediatek/lvts_thermal: move comment
` [PATCH v2 03/15] thermal/drivers/mediatek/lvts_thermal: remove .hw_tshut_temp
` [PATCH v2 04/15] thermal/drivers/mediatek/lvts_thermal: use offsets for every calibration byte
` [PATCH v2 05/15] thermal/drivers/mediatek/lvts_thermal: guard against efuse data buffer overflow
` [PATCH v2 06/15] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT8186
` [PATCH v2 07/15] arm64: dts: mediatek: mt8186: add lvts definitions
` [PATCH v2 08/15] thermal/drivers/mediatek/lvts_thermal: add MT8186 support
` [PATCH v2 09/15] arm64: dts: mediatek: mt8186: add default thermal zones
` [PATCH v2 10/15] thermal/drivers/mediatek/lvts_thermal: provision for gt variable location
` [PATCH v2 11/15] thermal/drivers/mediatek/lvts_thermal: allow early empty sensor slots
` [PATCH v2 12/15] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT8188
` [PATCH v2 13/15] arm64: dts: mediatek: mt8188: add lvts definitions
` [PATCH v2 14/15] thermal/drivers/mediatek/lvts_thermal: add MT8188 support
` [PATCH v2 15/15] arm64: dts: mediatek: mt8188: add default thermal zones

[PATCH 0/1] Failure to hibernate on Dell Latitude 7430
 2024-04-02 11:36 UTC  (7+ messages)
` [PATCH 1/1] platform/x86/intel/hid: Don't wake on 5-button releases

[PATCH] thermal: gov_power_allocator: Allow binding without cooling devices
 2024-04-02  9:51 UTC  (6+ messages)

[PATCH v2 0/6] provide ID table for avoiding fallback match
 2024-04-02  8:58 UTC  (13+ messages)
` [PATCH v2 1/6] media: platform: cros-ec: "
` [PATCH v2 2/6] gpio: "
` [PATCH v2 3/6] power: supply: cros_usbpd: "
` [PATCH v2 4/6] power: supply: cros_pchg: "
` [PATCH v2 5/6] platform/chrome: cros_kbd_led_backlight: shrink the driver name
` [PATCH v2 6/6] platform/chrome: cros_kbd_led_backlight: provide ID table for avoiding fallback match
` (subset) [PATCH v2 0/6] "

[PATCH v1 0/6] intel_pstate: Turbo disabled handling rework
 2024-04-02  8:46 UTC  (4+ messages)
` [PATCH v1 1/6] cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into caller

[PATCH v2] power: supply: bq27xxx: Divide the reg cache to each register
 2024-04-02  2:13 UTC  (5+ messages)

[PATCH] power: supply: sbs-battery: Handle unsupported PROP_TIME_TO_EMPTY_NOW
 2024-04-01 15:58 UTC  (2+ messages)

[PATCH v5 0/5] Add interconnect driver for IPQ9574 SoC
 2024-04-01 14:20 UTC  (11+ messages)
` [PATCH v5 1/5] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v5 4/5] clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks

[PATCH 1/6] power: supply: bq27xxx: Move temperature reading out of update loop
 2024-04-01 12:48 UTC  (2+ messages)

[PATCH v5 RESEND 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-04-01  1:39 UTC  (4+ messages)
` [PATCH v5 RESEND 5/6] power: supply: power-supply-leds: Add charging_red_full_green trigger for RGB LED

[PATCH] power: supply: core: simplify charge_behaviour formatting
 2024-03-30 23:01 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 07ab29143acde0dec716a5a94c694b995e19d2a4
 2024-03-30 17:30 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).