linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-11 05:45:28 to 2022-10-17 09:57:25 UTC [more...]

[RESEND PATCH V2 0/9] Implement AMD Pstate EPP Driver
 2022-10-17  9:56 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 7/9] cpufreq: amd_pstate: add AMD Pstate EPP support for the MSR based processors

[bug report] thermal: Add cooling device's statistics in sysfs
 2022-10-17  9:38 UTC  (6+ messages)

[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  (3+ messages)

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

[PATCH 1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles
 2022-10-17  7:20 UTC  (5+ messages)
` [PATCH 5/5] dt-bindings: thermal: tsens: Add sm8450 compatible

[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 v6 00/13] Add support for AXP192 PMIC
 2022-10-16 23:48 UTC  (15+ 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

[PATCH] MAINTAINERS: git://github -> https://github.com for broadcom
 2022-10-16 22:48 UTC  (3+ messages)

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

[PATCH 0/3] Manage domain power state for hibernate freeze
 2022-10-16  9:58 UTC  (4+ 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

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

[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 v2 1/3] cpufreq: qcom: fix memory leak in error path
 2022-10-15 13:04 UTC  (3+ 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 1/3] cpufreq: qcom: fix memory leak in error path
 2022-10-15 12:57 UTC  (4+ messages)

[PATCH] power: supply: rk817: check correct variable
 2022-10-15  8:26 UTC 

[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 1/2] thermal/drivers/iwlwifi: Use generic thermal_zone_get_trip() function
 2022-10-14 10:21 UTC  (4+ messages)
` [PATCH 2/2] thermal/drivers/mellanox: "

[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: Add malloc return value check
 2022-10-14  4:29 UTC 

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

[PATCH v7 1/2] thermal: loongson2: add thermal management support
 2022-10-14  3:48 UTC  (4+ messages)
` [PATCH v7 2/2] dt-bindings: thermal: add loongson2k thermal binding

[PATCH 00/11] enable VTM node of all TI's K3 SoCs
 2022-10-13 23:30 UTC  (19+ messages)
` [PATCH 01/11] thermal: k3_j72xx_bandgap: simplify k3_thermal_get_temp() function
` [PATCH 02/11] thermal: k3_j72xx_bandgap: use bool for i2128 erratum flag
` [PATCH 03/11] thermal: k3_j72xx_bandgap: remove fuse_base from structure
` [PATCH 04/11] thermal: k3_j72xx_bandgap: map fuse_base only for erratum workaround
` [PATCH 05/11] dt-bindings: thermal: k3-j72xx: elaborate on binding descriptions
` [PATCH 06/11] dt-bindings: thermal: k3-j72xx: conditionally require efuse reg range
` [PATCH 07/11] arm64: dts: ti: k3-am64-main: add VTM node
` [PATCH 08/11] arm64: dts: ti: k3-am62-wakeup: "
` [PATCH 09/11] arm64: dts: ti: k3-j721e-mcu-wakeup: "
` [PATCH 10/11] arm64: dts: ti: k3-j721s2-mcu-wakeup: "
` [PATCH 11/11] arm64: dts: ti: k3-j7200-mcu-wakeup: "

[RFC PATCH v2 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-10-13 22:12 UTC  (7+ messages)

[PATCH V4 0/7] imx: blk-ctrl: Add interconnect for i.MX8MP
 2022-10-13 21:49 UTC  (6+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for intel
 2022-10-13 21:46 UTC 

[PATCH] rtc: rtc-cmos: Fix event handler registration ordering issue
 2022-10-13 21:34 UTC  (6+ messages)

[PATCH v2] devfreq: Support device update function
 2022-10-13 20:13 UTC  (4+ messages)

[PATCH] thermal/governors: Remove integral_cutoff parameter, IPA is more regulated
 2022-10-13 15:58 UTC  (2+ messages)

[PATCH] thermal: intel_powerclamp: Use first online CPU as control_cpu
 2022-10-13 13:50 UTC  (4+ messages)

[PATCH AUTOSEL 4.9 4/4] thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash
 2022-10-13 12:05 UTC  (7+ messages)

[PATCH] PM: hibernate: Allow hybrid sleep to work with s2idle
 2022-10-13  3:50 UTC 

[PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-10-13  0:44 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 13/47] power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
 2022-10-13  0:20 UTC 

[PATCH AUTOSEL 4.19 04/19] power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
 2022-10-13  0:26 UTC 

[PATCH AUTOSEL 5.10 11/33] power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
 2022-10-13  0:23 UTC 

[PATCH AUTOSEL 5.19 17/63] power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
 2022-10-13  0:17 UTC 

[PATCH AUTOSEL 5.4 08/27] power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
 2022-10-13  0:24 UTC 

[PATCH AUTOSEL 6.0 17/67] power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
 2022-10-13  0:14 UTC 

[PATCH] dt-bindings: interconnect: qcom,msm8998-bwmon: Correct SC7280 CPU compatible
 2022-10-12 16:11 UTC  (3+ messages)

[PATCH] soc: ti: smartreflex: Simplify getting the opam_sr pointer
 2022-10-12 14:00 UTC 

[PATCH v1] PM-runtime: Check supplier_preactivated before release supplier
 2022-10-12 10:31 UTC  (11+ messages)

[PATCH] power: supply: bq256xx: Support enter ship mode
 2022-10-12 10:23 UTC 

[PATCH] ANDROID: cpufreq: times: record fast switch frequency transitions
 2022-10-12  6:19 UTC  (3+ messages)
    ` 回复: "

[PATCH] cpufreq: tegra194: Fix module loading
 2022-10-12  3:07 UTC  (2+ messages)

[Bug 215800] New: amd-pstate does not allow to set arbitrary maximum CPU frequency above 2200MHz for a desktop Zen 3 CPU
 2022-10-12  2:36 UTC  (2+ messages)
` [Bug 215800] "

[PATCH 1/2] power: supply: bq25890: Add CC voltage to ADC properties
 2022-10-11 16:35 UTC  (6+ messages)

[PATCH] thermal/governors: Fix cooling device setting cooling state failure
 2022-10-11 13:54 UTC 

[PATCH] thermal/governors: Fix cooling device setting cooling state failure
 2022-10-11 13:47 UTC 

[PATCH 2/2] thermal/governors: Fix cooling device setting cooling state failure
 2022-10-11 13:38 UTC 

[PATCH 1/2] cpufreq: Change macro for store scaling min/max frequency
 2022-10-11 10:25 UTC  (12+ messages)
` [PATCH 2/2] cpufreq: Update CPU capacity reduction in store_scaling_max_freq()

[PATCH] thermal/governors: Fix cooling device setting cooling state failure
 2022-10-11  7:51 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).