linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-21 14:50:25 to 2024-06-25 16:35:56 UTC [more...]

[PATCHv2 0/3] cpuidle: teo: Fixing utilization and intercept logic
 2024-06-25 16:35 UTC  (6+ messages)

[PATCH 0/3] cpufreq: sun50i: add Allwinner H700 speed bin and additional OPPs
 2024-06-25 15:21 UTC  (3+ messages)
` (subset) "

[PATCH 0/2] AMD Pstate driver fixes
 2024-06-25 15:11 UTC  (7+ messages)
` [PATCH 1/2] cpufreq/amd-pstate-ut: Handle the inconsistency
` [PATCH 2/2] cpufreq/amd-pstate: Fix the scaling_min/max_freq setting on shared memory CPPC systems

[PATCH v6 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-06-25 14:55 UTC  (7+ messages)

Second set of amd-pstate changes for 6.11
 2024-06-25 14:40 UTC  (2+ messages)

vc4: WARNING during suspend to idle of Raspberry Pi 3 Plus
 2024-06-25 14:21 UTC  (3+ messages)

[PATCH V3 0/4] arm64: dts: qcom: x1e80100: Enable bwmon support
 2024-06-25 13:48 UTC  (9+ messages)
` [PATCH V3 1/4] dt-bindings: interconnect: qcom,msm8998-bwmon: Remove opp-table from the required list
` [PATCH V3 2/4] dt-bindings: interconnect: qcom,msm8998-bwmon: Add X1E80100 BWMON instances
` [PATCH V3 3/4] soc: qcom: icc-bwmon: Allow for interrupts to be shared across instances
` [PATCH V3 4/4] arm64: dts: qcom: x1e80100: Add BWMONs

[PATCH v5 0/4] Add support for QoS configuration
 2024-06-25 13:37 UTC  (6+ messages)
` [PATCH v5 2/4] interconnect: qcom: sc7280: enable "
` [PATCH v5 4/4] arm64: dts: qcom: sc7280: Add clocks for QOS configuration

[PATCH v6] sched: Consolidate cpufreq updates
 2024-06-25 12:58 UTC  (2+ messages)

[PATCH v1] thermal: gov_step_wise: Go straight to instance->lower when mitigation is over
 2024-06-25 12:33 UTC  (5+ messages)

[PATCH v14 0/5] AMD Pstate Driver Core Performance Boost
 2024-06-25 12:32 UTC  (11+ messages)
` [PATCH v14 1/5] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
` [PATCH v14 2/5] cpufreq: amd-pstate: initialize core precision boost state
` [PATCH v14 3/5] cpufreq: amd-pstate: Cap the CPPC.max_perf to nominal_perf if CPB is off
` [PATCH v14 4/5] Documentation: cpufreq: amd-pstate: update doc for Per CPU boost control method
` [PATCH v14 5/5] cpufreq: Only disable boost during cpu online when using frequency tables

[PATCH] OPP: Fix support for required OPPs for multiple PM domains
 2024-06-25 10:54 UTC  (2+ messages)

[PATCH v2] cpufreq: Fix per-policy boost behavior after CPU hotplug
 2024-06-25 10:05 UTC  (3+ messages)

[PATCH 0/2] LoongArch: Add Loongson-3 CPUFreq driver support
 2024-06-25  7:56 UTC  (5+ messages)
` [PATCH 2/2] cpufreq: "

[PATCH v3 0/2] Update st,stih407-thermal device
 2024-06-25  7:31 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: st: add thermal property on stih410.dtsi and stih418.dtsi

[PATCH v1] pmdomain: imx8m-blk-ctrl: fix suspend/resume order
 2024-06-25  7:32 UTC  (3+ messages)

[PATCH v3 0/5] Update OPP table and add entries for AM62Ax & AM62Px SoCs
 2024-06-25  7:18 UTC  (8+ messages)
` [PATCH v3 1/5] cpufreq: ti: update OPP table for AM62Ax SoCs
` [PATCH v3 2/5] cpufreq: ti: update OPP table for AM62Px SoCs
` [PATCH v3 3/5] dt-bindings: mfd: syscon: add TI's opp table compatible
` [PATCH v3 4/5] DONOTMERGE: arm64: dts: ti: k3-am62p: add in opp tables
` [PATCH v3 5/5] DONOTMERGE: arm64: dts: ti: k3-am62a: add in opp table

[PATCH 0/3] Add thermal management support for STi platform
 2024-06-25  7:00 UTC  (7+ messages)
` [PATCH 1/3] thermal: st: switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
` [PATCH 2/3] thermal: sti: depend on THERMAL_OF subsystem
` [PATCH 3/3] ARM: dts: sti: add thermal-zones support on stih418

[PATCH v2] pmdomain: qcom: rpmhpd: Skip retention level for Power Domains
 2024-06-25  4:33 UTC 

[PATCH 0/9] Enable haltpoll for arm64
 2024-06-25  1:17 UTC  (6+ messages)
` [PATCH 8/9] arm64: support cpuidle-haltpoll

[PATCH v13 0/9] AMD Pstate Driver Core Performance Boost
 2024-06-24 21:47 UTC  (12+ messages)
` [PATCH v13 1/9] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
` [PATCH v13 2/9] cpufreq: simplify boolean parsing with kstrtobool in store function
` [PATCH v13 3/9] cpufreq: introduce init_boost callback to initialize boost state for pstate drivers
` [PATCH v13 4/9] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v13 5/9] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v13 6/9] cpufreq: amd-pstate: Add set_boost callback for active mode
` [PATCH v13 7/9] cpufreq:amd-pstate: Cap the CPPC.max_perf to nominal_perf if CPB is off
` [PATCH v13 8/9] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v13 9/9] Documentation: cpufreq: amd-pstate: update doc for Per CPU "

[PATCH v5] fs: Improve eventpoll logging to stop indicting timerfd
 2024-06-24 18:03 UTC  (3+ messages)

[PATCH 0/8] Add Battery and USB Supply for AXP717
 2024-06-24 18:00 UTC  (20+ messages)
` [PATCH 1/8] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH 2/8] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH 3/8] power: supply: axp20x_battery: add "
` [PATCH 4/8] mfd: axp20x: Add ADC, BAT, and USB cells "
` [PATCH 5/8] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH 6/8] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH 7/8] power: supply: axp20x_battery: add "

[PATCH v2 0/2] Update highest frequency of a CPU after boot
 2024-06-24 17:45 UTC  (4+ messages)
` [PATCH v2 1/2] x86/cpufeatures: Add HWP highest perf change feature flag
` [PATCH v2 2/2] cpufreq: intel_pstate: Support highest performance change interrupt

[PATCH v5 0/2] power: supply: add support for MAX1720x standalone fuel
 2024-06-24 17:07 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge

[GIT PULL RESEND] Immutable branch between pdx86 lenovo c630 branch, power/supply and USB
 2024-06-24 16:44 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: Replace boot_cpu_has()
 2024-06-24 16:27 UTC 

branch between pdx86 lenovo c630 branch, power/supply and USB
 2024-06-24 16:22 UTC 

[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-06-24 15:56 UTC  (7+ messages)
` [PATCH v5 3/4] firmware: psci: Read and use vendor reset types

[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
 2024-06-24 15:30 UTC  (8+ messages)

[PATCH 0/7] OPP/pmdomain: Assign required_devs for required OPPs through genpd
 2024-06-24 15:02 UTC  (3+ messages)

[PATCH 7/8] power: supply: axp20x_battery: add support for AXP717
 2024-06-24 11:12 UTC  (2+ messages)

[PATCH 4/7] sched/fair: Use util biases for utilization and frequency
 2024-06-24 10:23 UTC 

[PATCH V2 0/3] arm64: dts: qcom: x1e80100: Enable bwmon support
 2024-06-24  8:58 UTC  (13+ messages)
` [PATCH V2 1/3] dt-bindings: interconnect: qcom,msm8998-bwmon: Add X1E80100 BWMON instances
` [PATCH V2 2/3] soc: qcom: icc-bwmon: Allow for interrupts to be shared across instances
` [PATCH V2 3/3] arm64: dts: qcom: x1e80100: Add BWMONs

[PATCH v2 0/7] Enable CPR for IPQ9574
 2024-06-24  8:02 UTC  (15+ messages)
` [PATCH v2 1/7] dt-bindings: power: rpmpd: Add IPQ9574 power domains
` [PATCH v2 2/7] dt-bindings: soc: qcom: cpr3: Add bindings for IPQ9574
` [PATCH v2 3/7] pmdomain: qcom: rpmpd: Add IPQ9574 power domains
` [PATCH v2 4/7] dt-bindings: clock: Add CPR clock defines for IPQ9574
` [PATCH v2 5/7] clk: qcom: gcc-ipq9574: Add CPR clock definition
` [PATCH v2 6/7] soc: qcom: cpr3: Add IPQ9574 definitions
` [PATCH v2 7/7] dts: arm64: qcom: ipq9574: Enable CPR

[PATCH v3 00/10] Add per-core RAPL energy counter support for AMD CPUs
 2024-06-24  6:39 UTC  (12+ messages)
` [PATCH v3 01/10] x86/topology: Introduce topology_logical_core_id()
` [PATCH v3 02/10] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
` [PATCH v3 03/10] perf/x86/rapl: Rename rapl_pmu variables
` [PATCH v3 04/10] perf/x86/rapl: Make rapl_model struct global
` [PATCH v3 05/10] perf/x86/rapl: Move cpumask variable to rapl_pmus struct
` [PATCH v3 06/10] perf/x86/rapl: Add wrapper for online/offline functions
` [PATCH v3 07/10] perf/x86/rapl: Add an argument to the cleanup and init functions
` [PATCH v3 08/10] perf/x86/rapl: Modify the generic variable names to *_pkg*
` [PATCH v3 09/10] perf/x86/rapl: Remove the global variable rapl_msrs
` [PATCH v3 10/10] perf/x86/rapl: Add per-core energy counter support for AMD CPUs

[PATCH v1 0/7] Enable CPR for IPQ9574
 2024-06-24  5:04 UTC  (6+ messages)
` [PATCH v1 3/7] pmdomain: qcom: rpmpd: Add IPQ9574 power domains

[PATCH V7 0/5] Add control for switching back and forth to HW control
 2024-06-24  4:48 UTC  (6+ messages)
` [PATCH V7 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
` [PATCH V7 2/5] PM: domains: Add the domain HW-managed mode to the summary
` [PATCH V7 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
` [PATCH V7 4/5] clk: qcom: videocc: Use HW_CTRL_TRIGGER for SM8250, SC7280 vcodec GDSC's
` [PATCH V7 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6

[PATCH] cpufreq: amd-pstate: Make amd-pstate unit tests depend on amd-pstate
 2024-06-24  4:41 UTC  (3+ messages)

[PATCH] cpufreq: amd-pstate: Don't create attributes when registration fails
 2024-06-24  4:40 UTC  (3+ messages)

[PATCH 00/22] dt-bindings: thermal: few cleanups
 2024-06-24  4:06 UTC  (5+ messages)
  ` [PATCH 01/22] dt-bindings: thermal: samsung,exynos: specify cells

[PATCH] interconnect: mediatek: remove unneeded semicolon
 2024-06-24  2:53 UTC 

[PATCH 0/4] cpupower: Add 'help' target to all the makefiles that don't have it
 2024-06-23 19:19 UTC  (5+ messages)
` [PATCH 1/4] cpupower: Add 'help' target to the 'bench' subproject makefile
` [PATCH 2/4] cpupower: Add 'help' target to the 'debug/kernel' "
` [PATCH 3/4] cpupower: Add 'help' target to the 'debug/x86_64' "
` [PATCH 4/4] cpupower: Add 'help' target to the 'debug/i386' "

[PATCH 0/3] power: supply: ab8500: Improve code related to iio_read_channel_processed() and fix a bug
 2024-06-23 17:19 UTC  (7+ messages)
` [PATCH 1/3] power: supply: ab8500: Fix error handling when calling iio_read_channel_processed()
` [PATCH 2/3] power: supply: ab8500: Use iio_read_channel_processed_scale()
` [PATCH 3/3] power: supply: ab8500: Clean some error messages

[PATCH] cpupower: fix lib default installation path
 2024-06-23 13:10 UTC 

[PATCH] power: supply: ingenic: Fix some error handling paths in ingenic_battery_get_property()
 2024-06-23 11:26 UTC  (2+ messages)

[PATCH v2 1/2] power: supply: samsung-sdi-battery: Constify struct power_supply_vbat_ri_table
 2024-06-23  8:04 UTC  (2+ messages)
` [PATCH v2 2/2] power: supply: samsung-sdi-battery: Constify struct power_supply_maintenance_charge_table

[amd-pstate:bleeding-edge 17/21] amd-pstate-ut.c:undefined reference to `amd_pstate_global_params'
 2024-06-23  3:47 UTC 

[amd-pstate:bleeding-edge] BUILD REGRESSION ca8cc4ec88d54d4b7c59fe82de0deae3fcefb711
 2024-06-22 22:45 UTC 

[PATCH 6/8] power: supply: axp20x_usb_power: Add support for AXP717
 2024-06-22 19:42 UTC 

[PATCH v2] cpupower: Make help command available for custom install dir
 2024-06-22 13:01 UTC 

[amd-pstate:bleeding-edge 17/21] ERROR: modpost: "amd_pstate_global_params" [drivers/cpufreq/amd-pstate-ut.ko] undefined!
 2024-06-22 12:43 UTC 

cpufreq/thermal regression in 6.10
 2024-06-22 12:14 UTC  (7+ messages)

[PATCH v3 12/23] mfd: Add new driver for MAX77705 PMIC
 2024-06-21 23:51 UTC  (3+ messages)

[PATCHSET sched_ext/for-6.11] sched_ext: Integrate with schedutil
 2024-06-21 22:39 UTC  (6+ messages)
` [PATCH 1/2] cpufreq_schedutil: Refactor sugov_cpu_is_busy()
` [PATCH 2/2] sched_ext: Add cpuperf support
  ` [PATCH v2 "

[PATCH] cpupower: Make help command available for custom install dir
 2024-06-21 21:04 UTC  (4+ messages)

[PATCH] power: supply: qcom_battmgr: Enable battery support on x1e80100
 2024-06-21 20:56 UTC  (2+ messages)

[PATCH v3 17/23] mfd: add s2dos series core driver
 2024-06-21 20:33 UTC  (2+ messages)

[GIT PULL] Thermal control fixes for v6.10-rc5
 2024-06-21 18:26 UTC  (2+ messages)

6.9.5->6.9.6 regression
 2024-06-21 14:56 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 NNTP newsgroup(s).