linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-13 21:51:19 to 2022-10-20 10:34:05 UTC [more...]

[RESEND PATCH v2] firmware/psci: Print a warning if PSCI doesn't accept PC mode
 2022-10-20 10:33 UTC  (5+ messages)

[PATCH] pm-graph v5.10
 2022-10-20  9:23 UTC 

[PATCH] rtc: rtc-cmos: Fix wake alarm breakage
 2022-10-20  8:10 UTC  (8+ messages)

[PATCH] thermal/of: Fix possible memleak in thermal_of_zone_register()
 2022-10-20  8:00 UTC 

[PATCH v5 0/3] Add Richtek RT9471 3A battery charger support
 2022-10-20  7:38 UTC  (7+ messages)
` [PATCH v5 3/3] Documentation: power: rt9471: Document exported sysfs entries

[PATCH 00/30] ARM: pxa: remove all unused boards&drivers
 2022-10-20  7:32 UTC  (6+ messages)

[PATCH v2 0/3] Add Richtek RT9759 smart cap divider charger support
 2022-10-20  7:14 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: Add Richtek RT9759 smart cap divider charger
` [PATCH v2 2/3] power: supply: rt9471: "
` [PATCH v2 3/3] Documentation: power: rt9759: Document exported sysfs entries

[PATCH 0/4] qcom-cpufreq-hw: Add CPU clock provider support
 2022-10-20  5:39 UTC  (7+ messages)
` [PATCH 1/4] cpufreq: qcom-hw: Remove un-necessary cpumask_empty() check
` [PATCH 2/4] dt-bindings: cpufreq: cpufreq-qcom-hw: Add cpufreq clock provider
` [PATCH 3/4] cpufreq: qcom-hw: Add CPU clock provider support
` [PATCH 4/4] arm64: dts: qcom: sm8450: Supply clock from cpufreq node to CPUs

[PATCH] power: supply: Change rk817_chg_cur_to_reg to int
 2022-10-19 23:45 UTC  (2+ messages)

[PATCH] power: supply: rk817: check correct variable
 2022-10-19 23:43 UTC  (2+ messages)

pm/testing baseline: 73 runs, 1 regressions (v6.1-rc1-22-g89871b5c10a0)
 2022-10-19 22:23 UTC 

pm/testing build: 8 builds: 1 failed, 7 passed, 1 error, 5 warnings (v6.1-rc1-22-g89871b5c10a0)
 2022-10-19 21:40 UTC 

[PATCH v5 00/33] New thermal OF code
 2022-10-19 19:53 UTC  (5+ messages)
` [PATCH v5 01/33] thermal/of: Rework the thermal device tree initialization

[PATCH] rtc: rtc-cmos: Fix compilation with CONFIG_ACPI unset
 2022-10-19 16:03 UTC 

[PATCH 00/30] ARM: pxa: remove all unused boards&drivers
 2022-10-19 15:50 UTC 

pm/testing baseline: 65 runs, 2 regressions (v6.1-rc1-20-g1c24b2556ca7)
 2022-10-19 14:55 UTC 

[PATCH v6 0/4] thermal: mediatek: Add support for MT8365 SoC
 2022-10-19 14:17 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: thermal: mediatek: add binding documentation "
` [PATCH v6 2/4] thermal: mediatek: control buffer enablement tweaks
` [PATCH v6 3/4] thermal: mediatek: add support for MT8365 SoC
` [PATCH v6 4/4] thermal: mediatek: add another get_temp ops for thermal sensors

pm/testing build: 8 builds: 1 failed, 7 passed, 1 error, 5 warnings (v6.1-rc1-20-g1c24b2556ca7)
 2022-10-19 14:11 UTC 

[PATCH v7 1/2] thermal: loongson2: add thermal management support
 2022-10-19 11:59 UTC  (8+ messages)
` [PATCH v7 2/2] dt-bindings: thermal: add loongson2k thermal binding

[PATCH 0/1] cpufreq: Fix show()/store() issue for hotplugging
 2022-10-19 11:47 UTC  (3+ messages)
` [PATCH 1/1] cpufreq: Fix show()/store() issue for hotplugging offline CPU

[PATCH v4 00/16] x86: make pat and mtrr independent from each other
 2022-10-19  7:18 UTC  (2+ messages)

[PATCH 1/2] thermal/drivers/iwlwifi: Use generic thermal_zone_get_trip() function
 2022-10-19  6:04 UTC  (7+ messages)
` [PATCH 2/2] thermal/drivers/mellanox: "

[rafael-pm:bleeding-edge] BUILD SUCCESS ba1b46e36fd7cae85e58325de9814fd9a594b4fe
 2022-10-19  1:51 UTC 

[v2 PATCH] power: cpupower: utils: Add malloc return value check
 2022-10-19  1:46 UTC 

[PATCH] power: cpupower: utils: Add malloc return value check
 2022-10-18 20:33 UTC  (2+ messages)

[PATCH] turbostat: Provide better debug messages for failed capabilities accesses
 2022-10-18 19:23 UTC 

pm/testing baseline: 58 runs, 1 regressions (v6.1-rc1-18-gba1b46e36fd7)
 2022-10-18 18:43 UTC 

pm/testing build: 8 builds: 1 failed, 7 passed, 1 error, 5 warnings (v6.1-rc1-18-gba1b46e36fd7)
 2022-10-18 17:59 UTC 

[PATCH] rtc: rtc-cmos: Fix event handler registration ordering issue
 2022-10-18 16:12 UTC  (5+ messages)

[PATCH v6 00/13] Add support for AXP192 PMIC
 2022-10-18 15:15 UTC  (19+ messages)
` [PATCH v6 01/13] dt-bindings: mfd: add bindings for AXP192 MFD device
` [PATCH v6 02/13] dt-bindings: iio: adc: axp209: Add AXP192 compatible
` [PATCH v6 03/13] dt-bindings: power: supply: axp20x: "
` [PATCH v6 04/13] dt-bindings: power: axp20x-battery: "
` [PATCH v6 05/13] mfd: axp20x: Add support for AXP192
` [PATCH v6 06/13] regulator: "
` [PATCH v6 07/13] iio: adc: axp20x_adc: Minor code cleanups
` [PATCH v6 08/13] iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
` [PATCH v6 09/13] iio: adc: axp20x_adc: Add support for AXP192
` [PATCH v6 10/13] power: supply: axp20x_usb_power: "
` [PATCH v6 11/13] power: axp20x_battery: Add constant charge current table
` [PATCH v6 12/13] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v6 13/13] power: axp20x_battery: Add support for AXP192

[GIT PULL] cpufreq/arm fixes for 6.1-rc
 2022-10-18 12:53 UTC  (2+ messages)

pm/testing baseline: 47 runs, 1 regressions (v6.1-rc1-8-g2deb12ae181b)
 2022-10-18 12:35 UTC 

[PATCH] thermal: intel: hfi: Improve the type of hfi_features::nr_table_pages
 2022-10-18 11:22 UTC 

[PATCH v2 1/3] cpufreq: qcom: fix memory leak in error path
 2022-10-18 10:37 UTC  (4+ messages)
` [PATCH v2 2/3] cpufreq: qcom: fix writes in read-only memory region
` [PATCH v2 3/3] cpufreq: qcom: remove unused parameter in function definition

[PATCH v11 0/2] Add thermal control driver for Sunplus SoC
 2022-10-18  7:32 UTC  (3+ messages)
` [PATCH v11 1/2] thermal: Add thermal driver for Sunplus
` [PATCH v11 2/2] dt-bindings: thermal: Add Sunplus schema

[bug report] thermal: Add cooling device's statistics in sysfs
 2022-10-18  4:02 UTC  (8+ messages)

[PATCH v7 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
 2022-10-18  3:14 UTC  (4+ messages)
` [PATCH v7 2/5] drivers: thermal: tsens: Add support for combined interrupt
` (subset) [PATCH v7 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible

[PATCH 1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles
 2022-10-18  3:05 UTC  (6+ messages)
` [PATCH 5/5] dt-bindings: thermal: tsens: Add sm8450 compatible
` (subset) [PATCH 1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles

[PATCH 0/3] Manage domain power state for hibernate freeze
 2022-10-18  2:11 UTC  (5+ messages)
` [PATCH 1/3] PM: domains: Pass generic PM noirq hooks to genpd_finish_suspend()
` [PATCH 2/3] PM: domains: Consolidate genpd_restore_noirq() and genpd_resume_noirq()
` [PATCH 3/3] PM: domains: Power off[on] domain in hibernate .freeze[thaw]_noirq hook

[rafael-pm:bleeding-edge] BUILD SUCCESS da137aba6fe2ba43809c68e882d41e0a2bb3a774
 2022-10-17 18:59 UTC 

[PATCH V4 0/7] imx: blk-ctrl: Add interconnect for i.MX8MP
 2022-10-17 18:53 UTC  (7+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for broadcom
 2022-10-17 17:38 UTC  (4+ messages)

[PATCH v8 19/29] thermal/of: Remove of_thermal_get_crit_temp()
 2022-10-17 14:14 UTC  (4+ messages)
  ` [PATCH] thermal/drivers/exynos: Fix NULL pointer dereference when getting the critical temp

[PATCH 0/9] thermal/core: Protect thermal device operations against removal
 2022-10-17 13:09 UTC  (10+ messages)
` [PATCH 1/9] thermal/core: Destroy thermal zone device mutex in release function
` [PATCH 2/9] thermal/core: Delete device under thermal device zone lock
` [PATCH 3/9] thermal/core: Ensure that thermal device is registered in thermal_zone_get_temp
` [PATCH 4/9] thermal/core: Move parameter validation from __thermal_zone_get_temp to thermal_zone_get_temp
` [PATCH 5/9] thermal/core: Introduce locked version of thermal_zone_device_update
` [PATCH 6/9] thermal/core: Protect hwmon accesses to thermal operations with thermal zone mutex
` [PATCH 7/9] thermal/core: Protect sysfs "
` [PATCH 8/9] thermal/core: Remove thermal_zone_set_trips()
` [PATCH 9/9] thermal/core: Protect thermal device operations against thermal device removal

[RESEND PATCH V2 0/9] Implement AMD Pstate EPP Driver
 2022-10-17 11:17 UTC  (12+ messages)
` [RESEND PATCH V2 1/9] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [RESEND PATCH V2 2/9] cpufreq: amd_pstate: add module parameter to load amd pstate EPP driver
` [RESEND PATCH V2 4/9] x86/msr: Add the MSR definition for AMD CPPC boost state
` [RESEND PATCH V2 6/9] cpufreq: amd_pstate: add AMD pstate EPP support for shared memory type processor
` [RESEND PATCH V2 7/9] cpufreq: amd_pstate: add AMD Pstate EPP support for the MSR based processors

[PATCH 0/2] thermal: Validate new state in cur_state_store()
 2022-10-17 10:03 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] thermal: sysfs: Reuse cdev->max_state

[PATCH v3] thermal: imx8mm_thermal: validate temperature range
 2022-10-17  8:06 UTC  (4+ messages)

[PATCH] thermal: imx8mm_thermal: use GENMASK() when appropriate
 2022-10-17  8:04 UTC  (2+ messages)

[PATCH] thermal: k3_j72xx_bandgap: Fix the debug print message
 2022-10-17  7:39 UTC  (4+ messages)

[PATCH] dt-bindings: thermal: Convert generic-adc-thermal to DT schema
 2022-10-17  7:27 UTC  (2+ messages)

[PATCH] thermal/sysfs: remove unnecessary check in trip_point_hyst_show()
 2022-10-17  7:21 UTC  (2+ messages)

[PATCH V3 0/4] Add tbench/gitsource new test cases for amd-pstate-ut
 2022-10-17  5:34 UTC  (11+ messages)
` [PATCH V3 1/4] selftests: amd-pstate: Modify amd-pstate-ut.sh to basic.sh
` [PATCH V3 2/4] selftests: amd-pstate: Trigger tbench benchmark and test cpus
` [PATCH V3 3/4] selftests: amd-pstate: Trigger gitsource "
` [PATCH V3 4/4] Documentation: amd-pstate: Add tbench and gitsource test introduction

[rafael-pm:bleeding-edge] BUILD SUCCESS 134eb444363b548c34b7bf79d231a1ab7690cfb6
 2022-10-17  2:21 UTC 

[PATCH 0/2] Synchronize PM runtime enable state with parent
 2022-10-16 16:41 UTC  (2+ messages)

[PATCH 1/7] power: supply: bq25890: Document POWER_SUPPLY_PROP_CURRENT_NOW
 2022-10-15 17:52 UTC  (10+ messages)
` [PATCH 5/7] power: supply: bq25890: Factor out regulator registration code

[PATCH v2 0/2] Add interconnect support for QDU1000/QRU1000 SoCs
 2022-10-15 15:10 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: Add QDU1000/QRU1000 dt bindings
` [PATCH v2 2/2] interconnect: qcom: Add QDU1000/QRU1000 interconnect driver

[PATCH v2 1/7] power: supply: bq25890: Document POWER_SUPPLY_PROP_CURRENT_NOW
 2022-10-15 14:19 UTC  (9+ messages)
` [PATCH v2 2/7] power: supply: bq25890: Clean up POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT
` [PATCH v2 3/7] power: supply: bq25890: Clean up POWER_SUPPLY_PROP_CONSTANT_CHARGE_VOLTAGE
` [PATCH v2 4/7] power: supply: bq25890: Add support for setting user charge current and voltage limit
` [PATCH v2 5/7] power: supply: bq25890: Factor out regulator registration code
` [PATCH v2 6/7] power: supply: bq25890: Add get_voltage support to Vbus regulator
` [PATCH v2 7/7] power: supply: bq25890: Add Vsys regulator

[PATCH 1/3] cpufreq: qcom: fix memory leak in error path
 2022-10-15 12:57 UTC  (4+ messages)

[PATCH v3 0/1] Add ARM SCMI Powercap driver
 2022-10-14 10:51 UTC  (3+ messages)
` [PATCH v3 1/1] powercap: arm_scmi: Add SCMI Powercap based driver

PM-runtime: supplier looses track of consumer during probe
 2022-10-14 10:50 UTC 

[PATCH v2] devfreq: governor: Add a private governor_data for governors in devfreq
 2022-10-14  9:46 UTC  (4+ messages)

[PATCH v3] PM/devfreq: governor: Add a private governor_data for governor
 2022-10-14  9:43 UTC 

Zwiększenie płynności finansowej
 2022-10-14  8:06 UTC 

[PATCH v2] thermal: imx8mm_thermal: wait for a valid measurement
 2022-10-14  7:28 UTC  (3+ messages)

[PATCH] power: cpupower: utils: Optimize print_online_cpus and print_offline_cpus function
 2022-10-14  3:49 UTC  (2+ messages)

[PATCH 00/11] enable VTM node of all TI's K3 SoCs
 2022-10-13 23:30 UTC  (5+ messages)
` [PATCH 05/11] dt-bindings: thermal: k3-j72xx: elaborate on binding descriptions

[RFC PATCH v2 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-10-13 22:12 UTC  (4+ 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).