linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-23 16:07:34 to 2020-04-28 13:55:28 UTC [more...]

[PATCH RESEND 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
 2020-04-28 13:55 UTC  (8+ messages)
` [PATCH v3 0/2] Stop monitoring disabled devices
  ` [PATCH v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
  ` [PATCH v3 2/2] thermal: core: Stop polling DISABLED thermal devices

[PATCH 0/2] More frequency invariance fixes for x86
 2020-04-28 13:24 UTC  (3+ messages)
` [PATCH 1/2] x86, sched: Prevent divisions by zero in frequency invariant accounting
` [PATCH 2/2] x86, sched: Bail out of frequency invariance if turbo frequency is unknown

[PATCH v2] MAINTAINERS: Add entry for Renesas R-Car thermal drivers
 2020-04-28 12:20 UTC  (4+ messages)

[PATCH V3 0/2] thermal:Add HiSilicon Kunpeng thermal driver and Maintainers
 2020-04-28 11:58 UTC  (5+ messages)
` [PATCH V3 2/2] thermal: Add HiSilicon Kunpeng thermal driver

[PATCH 1/2] thermal/drivers/cpufreq_cooling: Add platform callback functions
 2020-04-28 11:03 UTC  (11+ messages)

[PATCH v2 1/2] cpufreq: qoriq: convert to a platform driver
 2020-04-28 11:01 UTC  (2+ messages)

[PATCH V4 2/9] interconnect: Set peak requirement as twice of average
 2020-04-28 10:53 UTC  (3+ messages)

[PATCH -next] cpupower: Remove unneeded semicolon
 2020-04-28  9:43 UTC 

[PATCH] interconnect: Add helpers for enabling/disabling a path
 2020-04-28  9:16 UTC 

[PATCH V2] cpufreq: imx-cpufreq-dt: support i.MX7ULP
 2020-04-28  8:56 UTC  (2+ messages)

[PATCH] power: reset: qcom-pon: reg write mask depends on pon generation
 2020-04-28  7:04 UTC 

next/master bisection: baseline.dmesg.alert on imx8mn-ddr4-evk
 2020-04-28  5:54 UTC  (3+ messages)

[PATCH RESEND] cpufreq: dt: Add support for r8a7742
 2020-04-28  4:15 UTC  (2+ messages)

[RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2.99)
 2020-04-28  3:22 UTC  (12+ messages)
` [PATCHv2.99 01/11] PM: QoS: Add CPU_SCALING_RESPONSE global PM QoS limit
` [PATCHv2.99 02/11] drm/i915: Adjust PM QoS scaling response frequency based on GPU load
` [PATCHv2.99 03/11] OPTIONAL: drm/i915: Expose PM QoS control parameters via debugfs
` [PATCHv2.99 04/11] cpufreq: Define ADAPTIVE frequency governor policy
` [PATCHv2.99 05/11] cpufreq: intel_pstate: Reorder intel_pstate_clear_update_util_hook() and intel_pstate_set_update_util_hook()
` [PATCHv2.99 06/11] cpufreq: intel_pstate: Call intel_pstate_set_update_util_hook() once from the setpolicy hook
` [PATCHv2.99 07/11] cpufreq: intel_pstate: Implement VLP controller statistics and target range calculation
` [PATCHv2.99 08/11] cpufreq: intel_pstate: Implement VLP controller for HWP parts
` [PATCHv2.99 09/11] cpufreq: intel_pstate: Enable VLP controller based on ACPI FADT profile and CPUID
` [PATCHv2.99 10/11] OPTIONAL: cpufreq: intel_pstate: Add tracing of VLP controller status
` [PATCHv2.99 11/11] OPTIONAL: cpufreq: intel_pstate: Expose VLP controller parameters via debugfs

[RFC PATCH] cpuidle: Make cpuidle governor switchable to be the default behaviour
 2020-04-28  2:47 UTC  (5+ messages)

Curiosity
 2020-04-28  0:45 UTC 

[pm:bleeding-edge] BUILD SUCCESS d38f9bc9261a2b20e8509370b5df9bdb3badaf81
 2020-04-27 22:52 UTC 

[PATCH v2 1/2] cpufreq: qcom: fix compatibility issue with old binding
 2020-04-27 17:45 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: opp: Fix wrong binding in qcom-nvmem-cpufreq
    ` R: "
        ` R: "

[PATCH v3 1/4] powercap/drivers/idle_inject: Specify idle state max latency
 2020-04-27 16:50 UTC  (4+ messages)
` [PATCH v3 4/4] thermal: cpuidle: Register cpuidle cooling device

pm/testing sleep: 7 runs, 0 regressions (v5.7-rc3-21-gd38f9bc9261a)
 2020-04-27 11:22 UTC 

[PATCH 00/10] Add RZ/G1H support
 2020-04-27 11:18 UTC  (30+ messages)
` [PATCH 01/10] dt-bindings: power: rcar-sysc: Document r8a7742 SYSC binding
` [PATCH 02/10] dt-bindings: power: rcar-sysc: Add r8a7742 power domain index macros
` [PATCH 03/10] soc: renesas: rcar-sysc: add R8A7742 support
` [PATCH 04/10] dt-bindings: reset: rcar-rst: Document r8a7742 reset module
` [PATCH 05/10] soc: renesas: rcar-rst: Add support for RZ/G1H
` [PATCH 06/10] dt-bindings: clock: renesas: cpg-mssr: Document r8a7742 binding
` [PATCH 07/10] clk: renesas: Add r8a7742 CPG Core Clock Definitions
` [PATCH 08/10] clk: renesas: cpg-mssr: Add R8A7742 support
` [PATCH 09/10] ARM: shmobile: r8a7742: Basic SoC support
` [PATCH 10/10] cpufreq: dt: Add support for r8a7742

pm/testing baseline: 61 runs, 1 regressions (v5.7-rc3-21-gd38f9bc9261a)
 2020-04-27 11:07 UTC 

pm/testing boot: 68 boots: 2 failed, 65 passed with 1 conflict (v5.7-rc3-21-gd38f9bc9261a)
 2020-04-27 11:07 UTC 

[PATCH 1/3] Revert "cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()"
 2020-04-27 10:29 UTC  (3+ messages)

pm/testing build: 6 builds: 0 failed, 6 passed, 25 warnings (v5.7-rc3-21-gd38f9bc9261a)
 2020-04-27 10:23 UTC 

[PATCH v6 0/4] thermal: k3: Add support for bandgap sensors
 2020-04-27 10:21 UTC  (6+ messages)

[PATCH 0/2] Preparing to phase out uswsusp
 2020-04-27  9:53 UTC  (8+ messages)
` [PATCH 1/2] uswsusp: use enter/leave helpers and make a global variable static
` [PATCH 2/2] uswsusp: build only when configured

[PATCH 1/2] cpuidle: sysfs: Remove the unused define_one_r(o/w) macros
 2020-04-27  9:34 UTC  (2+ messages)
` [PATCH 2/2] cpuidle: sysfs: Minor coding style correction

[PATCH v9 0/6] Add battery charger driver support for MP2629
 2020-04-27  9:30 UTC  (11+ messages)
` [PATCH v9 2/6] mfd: mp2629: Add support for mps battery charger

[PATCH] PM: hibernate: Freeze kernel threads in software_resume()
 2020-04-27  8:43 UTC  (6+ messages)

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-04-27  7:18 UTC  (8+ messages)

[PATCH V5 1/2] dt-bindings: firmware: imx: Move system control into dt-binding headfile
 2020-04-27  6:40 UTC  (4+ messages)
` [PATCH V5 2/2] dt-bindings: firmware: imx: Add more system controls and PM clock types

[PATCH v10 0/6] Add battery charger driver support for MP2629
 2020-04-26 20:02 UTC  (3+ messages)
` [PATCH v10 4/6] power: supply: Add support for mps mp2629 battery charger

pm/testing baseline: 47 runs, 1 regressions (acpi-5.7-rc3-250-g177af5b82ac5)
 2020-04-26 18:40 UTC 

pm/testing boot: 49 boots: 0 failed, 49 passed (acpi-5.7-rc3-250-g177af5b82ac5)
 2020-04-26 18:40 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed, 25 warnings (acpi-5.7-rc3-250-g177af5b82ac5)
 2020-04-26 17:56 UTC 

[PATCH v2 1/3] PM: introduce pm_ptr() macro
 2020-04-26 17:06 UTC  (3+ messages)

[PATCH] cpufreq/pstate: Only mention the BIOS disabling turbo mode once
 2020-04-26 15:02 UTC  (2+ messages)

[PATCH] PM: Helpful edits for devices.rst documentation
 2020-04-26 13:51 UTC  (2+ messages)

[PATCH] power: supply: ab8500_fg: remove comparison to bool
 2020-04-26  9:42 UTC 

[PATCH V4] dt-bindings: firmware: imx: Move system control into dt-binding headfile
 2020-04-26  5:18 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS cd227cc5ff829b628f48df3e6b18fc59349c4f9c
 2020-04-26  1:27 UTC 

[PATCH v2 0/6] Introduce the for_each_set_clump macro
 2020-04-25 19:54 UTC  (4+ messages)
` [PATCH v2 3/6] gpio: thermal: Utilize "

pm/testing sleep: 7 runs, 1 regressions (pnp-5.7-rc3-19-gcd227cc5ff82)
 2020-04-25  4:40 UTC 

pm/testing baseline: 62 runs, 0 regressions (pnp-5.7-rc3-19-gcd227cc5ff82)
 2020-04-25  4:25 UTC 

pm/testing boot: 67 boots: 2 failed, 63 passed with 2 untried/unknown (pnp-5.7-rc3-19-gcd227cc5ff82)
 2020-04-25  4:25 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed, 44 warnings (pnp-5.7-rc3-19-gcd227cc5ff82)
 2020-04-25  3:41 UTC 

[PATCH 2/2] dt-bindings: power: reset: add yaml bindings for LinkStation power off
 2020-04-25  1:01 UTC 

[PATCH 1/2] power:reset: add driver for LinkStation power off
 2020-04-25  1:00 UTC 

[PATCH v7 0/7] Introduce OPP bandwidth bindings
 2020-04-24 21:18 UTC  (15+ messages)
` [PATCH v7 1/7] dt-bindings: opp: Introduce opp-peak-kBps and opp-avg-kBps bindings
` [PATCH v7 2/7] OPP: Add helpers for reading the binding properties
` [PATCH v7 3/7] interconnect: Add of_icc_get_by_index() helper function
` [PATCH v7 4/7] OPP: Add support for parsing interconnect bandwidth
` [PATCH v7 5/7] OPP: Add sanity checks in _read_opp_key()
` [PATCH v7 6/7] OPP: Update the bandwidth on OPP frequency changes
` [PATCH v7 7/7] cpufreq: dt: Add support for interconnect bandwidth scaling

[GIT PULL] Power management updates for v5.7-rc3
 2020-04-24 20:50 UTC  (2+ messages)

[PATCH 0/4] Cleanup power_supply_sysfs.c
 2020-04-24 17:35 UTC  (5+ messages)
` [PATCH 1/4] power_supply: Cleanup power supply sysfs attribute list
` [PATCH 2/4] power_supply: Use designated initializer for property text arrays
` [PATCH 3/4] power_supply: Add a macro that maps enum properties to text values
` [PATCH 4/4] power_supply: Add power supply type property to uevent env

[PATCH 0/6] Introduce the for_each_set_clump macro
 2020-04-24 16:28 UTC  (3+ messages)

[PATCH v2] thermal: ti-soc-thermal: avoid dereferencing ERR_PTR
 2020-04-24 16:19 UTC 

[PATCH 3/6] gpio: thermal: Utilize for_each_set_clump macro
 2020-04-24 12:27 UTC 

[RFC 0/3] Introduce cpufreq minimum load QoS
 2020-04-24 11:40 UTC  (4+ messages)
` [RFC 1/3] PM: QoS: "
` [RFC 2/3] cpufreq: governor: Use "
` [RFC 3/3] media: stm32-dcmi: Inform cpufreq governors about cpu load needs

[PATCH v6 00/10] Add support for devices in the Energy Model
 2020-04-24 10:43 UTC  (14+ messages)
` [PATCH v6 04/10] PM / EM: add support for other devices than CPUs in "
` [PATCH v6 07/10] Documentation: power: update Energy Model description
` [PATCH v6 08/10] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v6 09/10] thermal: devfreq_cooling: Refactor code and switch to use Energy Model

[PATCH] thermal: power_allocate: add upper and lower limits
 2020-04-24  9:22 UTC  (2+ messages)

[PATCH] [RESEND] arm64: dts: mt8173: fix cooling device range
 2020-04-24  8:23 UTC 

[PATCH] arm64: dts: mt8173: fix cooling device range
 2020-04-24  7:46 UTC 

[PATCH 0/4] Frequency invariance fixes for x86
 2020-04-24  5:53 UTC  (6+ messages)
` [PATCH 1/4] x86, sched: Bail out of frequency invariance if base frequency is unknown

[PATCH V3] dt-bindings: firmware: imx: Move system control into dt-binding headfile
 2020-04-24  2:30 UTC  (2+ messages)

[PATCH V2] dt-bindings: firmware: imx: Move system control into dt-binding headfile
 2020-04-24  1:48 UTC  (4+ messages)

runtime pm without pci or platform subsystem involvement
 2020-04-23 20:14 UTC  (3+ messages)

[PATCH v2 0/9] PM: sleep: core: Rearrange the handling of driver power management flags
 2020-04-23 17:07 UTC  (2+ messages)

[PATCH 00/17] Modularizing Versatile Express
 2020-04-23 16:58 UTC  (6+ messages)
` [PATCH 08/17] clk: vexpress-osc: Support building as a module


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