linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-20 07:30:50 to 2022-10-25 16:02:41 UTC [more...]

[PATCH v3 0/5] Apple SoC cpufreq driver
 2022-10-25 16:02 UTC  (10+ messages)
` [PATCH v3 1/5] MAINTAINERS: Add entries for "
` [PATCH v3 2/5] dt-bindings: cpufreq: apple,soc-cpufreq: Add binding for Apple SoC cpufreq
` [PATCH v3 3/5] cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle format
` [PATCH v3 4/5] cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-states
` [PATCH v3 5/5] arm64: dts: apple: Add CPU topology & cpufreq nodes for t8103

[PATCH] PM: hibernate: Fix potential memory leak in hibernate_preallocate_memory() and prepare_highmem_image()
 2022-10-25 15:57 UTC  (2+ messages)

[PATCH] rtc: rtc-cmos: Fix wake alarm breakage
 2022-10-25 15:28 UTC  (4+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.1-rc2-3-g49c6629f06a33)
 2022-10-25 15:20 UTC 

[PATCH v3 00/17] timer: Move from a push remote at enqueue to a pull at expiry model
 2022-10-25 13:58 UTC  (18+ messages)
` [PATCH v3 01/17] cpufreq: Prepare timer flags for hierarchical timer pull model
` [PATCH v3 02/17] tick-sched: Warn when next tick seems to be in the past
` [PATCH v3 03/17] timer: Move store of next event into __next_timer_interrupt()
` [PATCH v3 04/17] timer: Split next timer interrupt logic
` [PATCH v3 05/17] timer: Rework idle logic
` [PATCH v3 06/17] timer: Keep the pinned timers separate from the others
` [PATCH v3 07/17] timer: Retrieve next expiry of pinned/non-pinned timers seperately
` [PATCH v3 08/17] timer: Rename get_next_timer_interrupt()
` [PATCH v3 09/17] timer: Split out "get next timer interrupt" functionality
` [PATCH v3 10/17] timer: Add get next timer interrupt functionality for remote CPUs
` [PATCH v3 11/17] timer: Restructure internal locking
` [PATCH v3 12/17] timer: Check if timers base is handled already
` [PATCH v3 13/17] tick/sched: Split out jiffies update helper function
` [PATCH v3 14/17] timer: Implement the hierarchical pull model
` [PATCH v3 15/17] timer_migration: Add tracepoints
` [PATCH v3 16/17] add_timer_on(): Make sure callers have TIMER_PINNED flag
` [PATCH v3 17/17] timer: Always queue timers on the local CPU

[RESEND PATCH V2 0/9] Implement AMD Pstate EPP Driver
 2022-10-25 13:23 UTC  (19+ messages)
` [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

[PATCH] cpuidle: psci: Extend information in log about OSI/PC mode
 2022-10-25 13:17 UTC  (5+ messages)

[PATCH 0/2] cpufreq: intel_pstate: Make HWP calibration work on all hybrid platforms
 2022-10-25 13:03 UTC  (5+ messages)
` [PATCH v1 1/2] cpufreq: intel_pstate: Read all MSRs on the target CPU
` [PATCH v1 2/2] cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores

[PATCH] PM: domains: Fix handling of unavailable/disabled idle states
 2022-10-25 12:58 UTC  (2+ messages)

[PATCH] PM: hibernate: Allow hybrid sleep to work with s2idle
 2022-10-25 12:55 UTC  (3+ messages)

[PATCH 00/11] ARM: sa1100, mmp: drop unused board files
 2022-10-25 12:12 UTC  (11+ messages)
` [PATCH 02/11] ARM: sa1100: remove "
` [PATCH 04/11] ARM: sa1100: make cpufreq driver build standalone
` [PATCH 05/11] cpufreq: remove sa1100 driver

[PATCH 1/2] cpuidle: dt: Return the correct numbers of parsed idle states
 2022-10-25 11:43 UTC  (4+ messages)
` [PATCH 2/2] cpuidle: dt: Clarify a comment and simplify code in dt_init_idle_driver()

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

[PATCH v3 0/6] Freezer Rewrite
 2022-10-25 10:49 UTC  (5+ messages)
` [PATCH v3 6/6] freezer,sched: Rewrite core freezer logic

[PATCH 1/2] thermal/drivers/iwlwifi: Use generic thermal_zone_get_trip() function
 2022-10-25 10:32 UTC  (5+ messages)
` [PATCH 2/2] thermal/drivers/mellanox: "

[PATCH V1 0/2] Add speedometer new test cases for amd-pstate-ut
 2022-10-25 10:09 UTC  (3+ messages)
` [PATCH V1 1/2] selftests: amd-pstate: Trigger speedometer benchmark and test cpus
` [PATCH V1 2/2] Documentation: amd-pstate: Add speedometer test introduction

[PATCH 0/4] soc: qcom: Introduce PMIC GLINK
 2022-10-25  8:32 UTC  (6+ messages)
` [PATCH 2/4] soc: qcom: pmic_glink: Introduce base PMIC GLINK driver
` [PATCH 3/4] soc: qcom: pmic_glink: Introduce altmode support

[PATCH v3] PM/devfreq: governor: Add a private governor_data for governor
 2022-10-25  7:57 UTC  (3+ messages)

[PATCH v2 0/7] qcom-cpufreq-hw: Add CPU clock provider support
 2022-10-25  7:32 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: cpufreq: cpufreq-qcom-hw: Add cpufreq clock provider
` [PATCH v2 2/7] arm64: dts: qcom: sm8450: Supply clock from cpufreq node to CPUs
` [PATCH v2 3/7] cpufreq: qcom-hw: Remove un-necessary cpumask_empty() check
` [PATCH v2 4/7] cpufreq: qcom-hw: Allocate qcom_cpufreq_data during probe
` [PATCH v2 5/7] cpufreq: qcom-hw: Use cached dev pointer in probe()
` [PATCH v2 6/7] cpufreq: qcom-hw: Move soc_data to struct qcom_cpufreq
` [PATCH v2 7/7] cpufreq: qcom-hw: Add CPU clock provider support

[PATCH v4] PM/devfreq: governor: Add a private governor_data for governor
 2022-10-25  7:21 UTC 

[PATCH 00/21] ARM: s3c: clean out obsolete platforms
 2022-10-25  5:19 UTC  (13+ messages)
` [PATCH 07/21] power: remove s3c adc battery driver
` [PATCH 15/21] cpufreq: remove s3c24xx drivers

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

[PATCH v4 0/8] Add support for mp2733 battery charger
 2022-10-24 14:37 UTC  (16+ messages)
` [PATCH v4 1/8] iio: adc: mp2629: fix wrong comparison of channel
` [PATCH v4 2/8] mfd: mp2629: Add support for mps mp2733 battery charger
` [PATCH v4 3/8] iio: adc: mp2629: restrict input voltage mask for mp2629
` [PATCH v4 4/8] power: supply: Add support for mp2733 battery charger
` [PATCH v4 5/8] power: supply: mp2629: Add USB fast charge settings
` [PATCH v4 6/8] power: supply: fix failed to get iio channel by device name
` [PATCH v4 7/8] iio: adc: mp2629: fix potential array out of bound access
` [PATCH v4 8/8] power: supply: fix wrong interpretation of register value

[PATCH] PM: domains: Reverse the order of performance and enabling ops
 2022-10-24 14:43 UTC 

[PATCH v22 0/2] Add support for the silergy,sy7636a
 2022-10-24 10:58 UTC  (3+ messages)
` [PATCH v22 1/2] ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
` [PATCH v22 2/2] ARM: dts: imx7d-remarkable2: "

[PATCH v3 0/3] Add Richtek RT9467 5A Battery Charger support
 2022-10-24 10:55 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: power: supply: Add Richtek RT9467 battery charger
` [PATCH v3 2/3] power: supply: rt9467: Add Richtek RT9467 charger driver
` [PATCH v3 3/3] Documentation: power: rt9467: Document exported sysfs entries

[PATCH] thermal/drivers/qcom/temp-alarm: fix inaccurate warning for gen2
 2022-10-24  5:53 UTC  (2+ messages)

[PATCH 0/4] qcom-cpufreq-hw: Add CPU clock provider support
 2022-10-24  4:01 UTC  (10+ messages)
` [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 v3 00/11] Encrypted Hibernation
 2022-10-23 21:55 UTC  (5+ messages)
` [PATCH v3 08/11] PM: hibernate: Use TPM-backed keys to encrypt image

[PATCH 0/2] RK3588 Thermal Support
 2022-10-22 18:18 UTC  (10+ messages)
` [PATCH 1/2] thermal: rockchip: Support RK3588 SoC in the thermal driver
` [PATCH 2/2] dt-bindings: rockchip-thermal: Support the RK3588 SoC compatible

[PATCH v6 0/4] thermal: mediatek: Add support for MT8365 SoC
 2022-10-22 17:03 UTC  (3+ messages)
` [PATCH v6 4/4] thermal: mediatek: add another get_temp ops for thermal sensors

[PATCH v11 0/2] Add thermal control driver for Sunplus SoC
 2022-10-22 16:35 UTC  (5+ messages)
` [PATCH v11 1/2] thermal: Add thermal driver for Sunplus
` [PATCH v11 2/2] dt-bindings: thermal: Add Sunplus schema

[PATCH v3 0/3] thermal: qcom: tsens: small fixup for debugfs
 2022-10-22 16:26 UTC  (7+ messages)
` [PATCH v3 1/3] thermal: qcom: tsens: init debugfs only with successful probe
` [PATCH v3 2/3] thermal: qcom: tsens: fix wrong version id dbg_version_show
` [PATCH v3 3/3] thermal: qcom: tsens: rework debugfs file structure

[PATCH] power/supply: fix repeated words in comments
 2022-10-22  5:45 UTC 

[PATCH] power: supply: rk817: check correct variable
 2022-10-22  3:39 UTC  (2+ messages)

[GIT PULL] Power management fixes for v6.1-rc2
 2022-10-22  1:28 UTC  (2+ messages)

[GIT PULL] Thermal control fix for v6.1-rc2
 2022-10-22  1:28 UTC  (2+ messages)

[RESEND PATCH 1/2] thermal: qcom: tsens: init debugfs only with successful probe
 2022-10-21 19:10 UTC  (6+ messages)
` [RESEND PATCH 2/2] thermal: qcom: tsens: simplify debugfs init function

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

[PATCH] thermal/drivers/tegra: Fix crash when getting critical temp
 2022-10-21 10:51 UTC  (4+ messages)

[PATCH] thermal/of: Fix memory leak on thermal_of_zone_register() failure
 2022-10-21 10:51 UTC  (2+ messages)

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

[rafael-pm:bleeding-edge] BUILD SUCCESS 89871b5c10a0504b364a83363f47a069578ae1f9
 2022-10-21  5:06 UTC 

[PATCH] thermal/of: Fix possible memleak in thermal_of_zone_register()
 2022-10-21  2:06 UTC  (3+ messages)
  ` 答复: "

[RFC PATCH v2 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-10-20 19:52 UTC  (4+ messages)

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

[PATCH] pm-graph v5.10
 2022-10-20  9:23 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  (5+ 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).