linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-11 22:54:30 to 2024-06-14 09:59:39 UTC [more...]

[PATCH] dt-bindings: drop stale Anson Huang from maintainers
 2024-06-14  9:59 UTC 

[PATCH v7 0/6] power: supply: Lenovo Yoga C630 EC
 2024-06-14  9:56 UTC  (10+ messages)
` [PATCH v7 1/6] dt-bindings: platform: Add "
` [PATCH v7 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver
` [PATCH v7 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver
` [PATCH v7 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver
` [PATCH v7 5/6] arm64: dts: qcom: sdm845: describe connections of USB/DP port
` [PATCH v7 6/6] arm64: dts: qcom: c630: Add Embedded Controller node

[PATCH 00/22] dt-bindings: thermal: few cleanups
 2024-06-14  9:46 UTC  (23+ messages)
` [PATCH 01/22] dt-bindings: thermal: samsung,exynos: specify cells
` [PATCH 02/22] dt-bindings: thermal: amlogic: reference thermal-sensor schema
` [PATCH 03/22] dt-bindings: thermal: allwinner,sun8i-a83t-ths: "
` [PATCH 04/22] dt-bindings: thermal: brcm,avs-ro: "
` [PATCH 05/22] dt-bindings: thermal: generic-adc: "
` [PATCH 06/22] dt-bindings: thermal: imx8mm: "
` [PATCH 07/22] dt-bindings: thermal: nvidia,tegra186-bpmp: "
` [PATCH 08/22] dt-bindings: thermal: nvidia,tegra30-tsensor: "
` [PATCH 09/22] dt-bindings: thermal: qcom-spmi-adc-tm-hc: "
` [PATCH 10/22] dt-bindings: thermal: qcom-spmi-adc-tm5: "
` [PATCH 11/22] dt-bindings: thermal: qcom-tsens: "
` [PATCH 12/22] dt-bindings: thermal: qoriq: "
` [PATCH 13/22] dt-bindings: thermal: rcar-gen3: "
` [PATCH 14/22] dt-bindings: thermal: rockchip: "
` [PATCH 15/22] dt-bindings: thermal: rzg2l: "
` [PATCH 16/22] dt-bindings: thermal: socionext,uniphier: "
` [PATCH 17/22] dt-bindings: thermal: sprd: "
` [PATCH 18/22] dt-bindings: thermal: st,stm32: "
` [PATCH 19/22] dt-bindings: thermal: ti,am654: "
` [PATCH 20/22] dt-bindings: thermal: ti,j72xx: "
` [PATCH 21/22] dt-bindings: thermal: simplify few bindings
` [PATCH 22/22] dt-bindings: thermal: cleanup examples indentation

[PATCH v6 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-06-14  9:39 UTC  (5+ messages)
` [PATCH v6 4/7] soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driver

[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-06-14  9:28 UTC  (16+ messages)
` [PATCH v2 01/14] thread_info: Add helpers to test and clear TIF_NOTIFY_IPI
` [PATCH v2 02/14] sched: Define a need_resched_or_ipi() helper and use it treewide
` [PATCH v2 03/14] sched/core: Use TIF_NOTIFY_IPI to notify an idle CPU in TIF_POLLING mode of pending IPI
` [PATCH v2 04/14] x86/thread_info: Introduce TIF_NOTIFY_IPI flag
` [PATCH v2 05/14] arm/thread_info: "
` [PATCH v2 06/14] alpha/thread_info: "
` [PATCH v2 07/14] openrisc/thread_info: "
` [PATCH v2 08/14] powerpc/thread_info: "
` [PATCH v2 09/14] sh/thread_info: "
` [PATCH v2 10/14] sparc/thread_info: "
` [PATCH v2 11/14] csky/thread_info: "
` [PATCH v2 12/14] parisc/thread_info: "
` [PATCH v2 13/14] nios2/thread_info: "
` [PATCH v2 14/14] microblaze/thread_info: "

[PATCH v2 0/3] ChromeOS Embedded Controller charge control driver
 2024-06-14  9:03 UTC  (3+ messages)
` [PATCH v2 3/3] mfd: cros_ec: Register charge control subdevice
  ` (subset) "

[PATCH] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
 2024-06-14  8:49 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: qcom: x1e80100: Enable bwmon and fastrpc support
 2024-06-14  8:24 UTC  (15+ messages)
` [PATCH 2/4] soc: qcom: icc-bwmon: Allow for interrupts to be shared across instances
` [PATCH 3/4] arm64: dts: qcom: x1e80100: Add BWMONs
` [PATCH 4/4] arm64: dts: qcom: x1e80100: Add fastrpc nodes

[PATCH] cpupower: Add 'help' target to the main Makefile
 2024-06-14  7:56 UTC 

[PATCH RFC v2 0/5] power: supply: extension API
 2024-06-14  7:02 UTC  (4+ messages)
` [PATCH RFC v2 3/5] power: supply: core: implement "

[RFC PATCH V2 0/8] Rust bindings for cpufreq and OPP core + sample driver
 2024-06-14  6:28 UTC  (4+ messages)
` [RFC PATCH V2 1/8] rust: Add initial bindings for OPP framework

[PATCH v11 0/9] AMD Pstate Driver Core Performance Boost
 2024-06-14  3:32 UTC  (23+ messages)
` [PATCH v11 1/9] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
` [PATCH v11 2/9] cpufreq: simplify boolean parsing with kstrtobool in store function
` [PATCH v11 3/9] cpufreq: introduce init_boost callback to initialize boost state for pstate drivers
` [PATCH v11 4/9] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v11 5/9] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v11 6/9] cpufreq: amd-pstate: Add set_boost callback for active mode
` [PATCH v11 7/9] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off
` [PATCH v11 8/9] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v11 9/9] Documentation: cpufreq: amd-pstate: update doc for Per CPU "

[PATCH v6 0/6] power: supply: Lenovo Yoga C630 EC
 2024-06-14  1:47 UTC  (12+ messages)
` [PATCH v6 1/6] dt-bindings: platform: Add "
` [PATCH v6 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver
` [PATCH v6 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver
` [PATCH v6 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver
` [PATCH v6 5/6] arm64: dts: qcom: sdm845: describe connections of USB/DP port
` [PATCH v6 6/6] arm64: dts: qcom: c630: Add Embedded Controller node

[linux-next:master] BUILD REGRESSION 6906a84c482f098d31486df8dc98cead21cce2d0
 2024-06-13 20:43 UTC 

Bug Report according to thermal_core.c
 2024-06-13 19:43 UTC  (7+ messages)
  ` Regression, thermal: core: battery reading wrong after wake from S3 [Was: Bug Report according to thermal_core.c]

[PATCH v3 0/5] ChromeOS Embedded Controller charge control driver
 2024-06-13 19:33 UTC  (7+ messages)
` [PATCH v3 1/5] ACPI: battery: add devm_battery_hook_register()
` [PATCH v3 3/5] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_versions()

[PATCH] Improve cpupower utility build process description
 2024-06-13 17:52 UTC 

[PATCH v4 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-06-13 17:35 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: power: reset: Convert mode-.* properties to array

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

[PATCH v5 0/4] Add support for QoS configuration
 2024-06-13 16:28 UTC  (3+ messages)
` [PATCH v5 3/4] dt-bindings: interconnect: add clock property to enable QOS on SC7280

[PATCH v4 0/4] thermal: Add support of multiple sensors
 2024-06-13 13:24 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: thermal: Restore the thermal-sensors property
` [PATCH v4 2/4] thermal: Add support of multi sensors to thermal_core
` [PATCH v4 3/4] thermal: Add support of multi sensors to thermal_of
` [PATCH v4 4/4] ARM64: mt8195: Use thermal aggregation for big and little cpu

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

[PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-06-13 10:25 UTC  (2+ messages)

[PATCH 0/1] cpufreq: Move arch_freq_get_on_cpu to cpuinfo_cur_freq
 2024-06-13  9:55 UTC  (10+ messages)
` [PATCH 1/1] cpufreq: Rewire arch specific feedback for cpuinfo/scaling_cur_freq

[PATCH v4] cpufreq/cppc: Remove the desired_perf compare when set target
 2024-06-13  9:42 UTC  (2+ messages)

[PATCH v3 00/10] AMD Pstate Driver Fixes and Improvements
 2024-06-13  9:35 UTC  (19+ messages)
` [PATCH v3 04/10] cpufreq: amd-pstate: add debug message while CPPC is supported and disabled by SBIOS
` [PATCH v3 06/10] Documentation: PM: amd-pstate: add guided mode to the Operation mode
` [PATCH v3 07/10] cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
` [PATCH v3 08/10] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH v3 09/10] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization
` [PATCH v3 10/10] cpufreq: amd-pstate: automatically load pstate driver by default

[PATCH v2] thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse data
 2024-06-13  9:27 UTC  (4+ messages)
` [thermal: thermal/fixes] "

[PATCH] cpufreq: amd-pstate: Allow users to write 'default' EPP string
 2024-06-13  9:21 UTC  (3+ messages)

[PATCH v2] cpufreq: Fix per-policy boost behavior after CPU hotplug
 2024-06-13  9:20 UTC  (2+ messages)

[PATCH] cpufreq/cppc: changing highest_perf to nominal_perf in cppc_cpufreq_cpu_init()
 2024-06-13  8:40 UTC  (10+ messages)

[PATCH v7 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-06-13  8:07 UTC  (2+ messages)
` (subset) "

[PATCH 0/6] Add per-core RAPL energy counter support for AMD CPUs
 2024-06-13  6:39 UTC  (4+ messages)
` [PATCH 6/6] perf/x86/rapl: Add per-core "

[PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc
 2024-06-13  3:49 UTC  (15+ messages)

[PATCH] interconnect: qcom: add missing MODULE_DESCRIPTION() macros
 2024-06-12 21:30 UTC 

[linux-next:master] BUILD REGRESSION 03d44168cbd7fc57d5de56a3730427db758fc7f6
 2024-06-12 20:41 UTC 

pm/testing baseline: 60 runs, 1 regressions (v6.10-rc3-41-g0a2c035b1e6d5)
 2024-06-12 18:45 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 19 warnings (v6.10-rc3-41-g0a2c035b1e6d5)
 2024-06-12 18:02 UTC 

[PATCH v2] thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188
 2024-06-12 17:12 UTC  (2+ messages)
` [thermal: thermal/fixes] "

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-06-12 15:55 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3 3/6] regulator: core: Add helper for allow access to enable register
 2024-06-12 15:50 UTC  (4+ messages)

[PATCH] pmdomain: amlogic: add missing MODULE_DESCRIPTION() macros
 2024-06-12 15:11 UTC  (2+ messages)

[Bug 217931] New: amd-pstate lacks crucial features: CPU frequency and boost control
 2024-06-12 15:05 UTC  (4+ messages)
` [Bug 217931] "

[PATCH v6 0/2] cpuidle: teo: Introduce util-awareness
 2024-06-12  9:17 UTC  (14+ messages)
` [PATCH v6 2/2] "

[PATCH v2] cpufreq/cppc: Take policy->cur into judge when set target
 2024-06-12  9:08 UTC  (9+ messages)
` [PATCH v3] cpufreq/cppc: Remove the desired_perf compare "

[PATCH v14 0/9] Add support for Core Power Reduction v3, v4 and Hardened
 2024-06-12  7:53 UTC  (2+ messages)

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

[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
 2024-06-12  7:10 UTC  (3+ messages)

[PATCH 0/2] LoongArch: Add Loongson-3 CPUFreq driver support
 2024-06-12  6:42 UTC  (3+ messages)
` [PATCH 1/2] LoongArch: Add architectural preparation for CPUFreq
` [PATCH 2/2] cpufreq: Add Loongson-3 CPUFreq driver support

[linux-next:master] BUILD REGRESSION a957267fa7e9159d3d2ee1421359ebf228570c68
 2024-06-12  5:52 UTC 

[PATCH v8 16/17] PCI/pwrctl: add a PCI power control driver for power sequenced devices
 2024-06-11 22:56 UTC  (2+ messages)

[PATCH v8 15/17] PCI/pwrctl: add PCI power control core code
 2024-06-11 22:56 UTC  (2+ messages)

[PATCH v8 14/17] PCI/pwrctl: create platform devices for child OF nodes of the port node
 2024-06-11 22:56 UTC  (2+ messages)

[PATCH v8 13/17] PCI/pwrctl: reuse the OF node for power controlled devices
 2024-06-11 22:56 UTC  (2+ messages)

[PATCH v8 12/17] PCI: hold the rescan mutex when scanning for the first time
 2024-06-11 22:55 UTC  (2+ messages)


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).