linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-18 14:32:28 to 2018-12-26 16:53:57 UTC [more...]

[PATCH] power: supply: remove some duplicated includes
 2018-12-26 16:53 UTC 

[PATCH] thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-26 16:03 UTC  (2+ messages)

[PATCH] power: supply: axp288_fuel_gauge: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-26 16:03 UTC  (2+ messages)

[PATCH v4 0/2] Add cpufreq support for Armada 8K
 2018-12-26 15:33 UTC  (3+ messages)
` [PATCH v4 1/2] MAINTAINERS: add new entries for Armada 8K cpufreq driver
` [PATCH v4 2/2] cpufreq: ap806: add cpufreq driver for Armada 8K

[PATCH v2 0/9] i2c: move handling of suspended adapters to the core
 2018-12-26 11:46 UTC  (15+ messages)
` [PATCH v2 1/9] PM / core: add helper to return suspend status of a device
` [PATCH v2 2/9] i2c: reject new transfers when adapters are suspended
` [PATCH v2 3/9] i2c: synquacer: remove unused is_suspended flag
` [PATCH v2 4/9] i2c: brcmstb: don't open code to reject transfers when suspended
` [PATCH v2 5/9] i2c: zx2967: "
` [PATCH v2 6/9] i2c: sprd: don't use pdev as variable name for struct device *
` [PATCH v2 7/9] i2c: sprd: don't open code to reject transfers when suspended
` [PATCH v2 8/9] i2c: exynos5: "
` [PATCH v2 9/9] i2c: s3c2410: "

[PATCH RFC 0/5] Add support for PDC timer for wake-ups
 2018-12-26  9:44 UTC  (8+ messages)
` [PATCH RFC 1/5] drivers: qcom: rpmh-rsc: Add regmap for RSC controller
` [PATCH RFC 2/5] drivers: qcom: rpmh-pdc-timer: add PDC timer support for RPMH based SoCs
` [PATCH RFC 3/5] dt-bindings: Add PDC timer bindings for Qualcomm SoCs
` [PATCH RFC 4/5] drivers: qcom: rpmh-pdc-timer: Add power management ops
` [PATCH RFC 5/5] arm64: dts: msm: add PDC timer for apps_rsc for SDM845

[PATCH] base: fix a missing check of clk_prepare
 2018-12-26  9:37 UTC  (2+ messages)

[PATCH v2] thermal: uniphier: Convert to SPDX identifier
 2018-12-26  6:16 UTC 

[PATCH V5 2/4] thermal: imx_sc: add i.MX system controller thermal support
 2018-12-26  3:35 UTC  (2+ messages)

[GIT PULL] Power management updates for v4.21-rc1
 2018-12-25 23:20 UTC  (2+ messages)

[PATCH v2] drivers: thermal: int340x_thermal: Fix sysfs race condition
 2018-12-24 19:23 UTC 

[PATCH] thermal: generic-adc: Fix adc to temp interpolation
 2018-12-24  7:26 UTC 

[PATCH v3 07/11] drivers: thermal: int3406_thermal: Make PCI dependency explicit
 2018-12-23 23:25 UTC  (2+ messages)
` [PATCH v3 11/11] drivers: thermal: int340x_thermal: "

[PATCH v2 07/11] drivers: thermal: Hide PCI driver when CONFIG_PCI is unset
 2018-12-23 22:23 UTC  (4+ messages)
` [PATCH v2 11/11] drivers: thermal: Make PCI dependency explicit

[PATCH v1] cpufreq: qcom: Read voltage LUT and populate OPP
 2018-12-23 18:59 UTC  (4+ messages)

[PATCH v1 07/11] drivers: thermal: Hide PCI driver when CONFIG_PCI is unset
 2018-12-22  0:14 UTC  (2+ messages)
` [PATCH v1 11/11] drivers: thermal: Make PCI dependency explicit

[PATCH 00/10] i2c: move handling of suspended adapters to the core
 2018-12-21 18:50 UTC  (22+ messages)
` [PATCH 01/10] i2c: add suspended flag and accessors for i2c adapters
` [PATCH 02/10] i2c: reject new transfers when adapters are suspended
` [PATCH 03/10] i2c: synquacer: remove unused is_suspended flag
` [PATCH 04/10] i2c: brcmstb: use core helper to mark adapter suspended
` [PATCH 05/10] i2c: zx2967: "
` [PATCH 06/10] i2c: sprd: don't use pdev as variable name for struct device *
` [PATCH 07/10] i2c: sprd: use core helper to mark adapter suspended
` [PATCH 08/10] i2c: exynos5: "
` [PATCH 09/10] i2c: s3c2410: "
` [PATCH 10/10] i2c: rcar: add suspend/resume support

[PATCH v5 0/3] Move pm_runtime accounted time to raw nsec
 2018-12-21 13:26 UTC  (7+ messages)
` [PATCH v5 1/3] PM/runtime: Add a new interface to get accounted time
` [PATCH v5 2/3] drm/i915: Move on the new pm runtime interface
  ` [Intel-gfx] "
` [PATCH v5 3/3] PM/runtime:Replace jiffies based accounting with ktime based accounting

[PATCH v4 3/3] PM/runtime:Replace jiffies based accounting with ktime based accounting
 2018-12-21 10:06 UTC  (5+ messages)

[PATCH v4 2/3] drm/i915: Move on the new pm runtime interface
 2018-12-21  8:30 UTC  (3+ messages)

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-12-21  7:15 UTC  (34+ messages)
` [PATCH v10 02/27] PM / Domains: Add support for CPU devices to genpd
` [PATCH v10 04/27] PM / Domains: Add genpd governor for CPUs
` [PATCH v10 06/27] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v10 07/27] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v10 13/27] drivers: firmware: psci: "
` [PATCH v10 14/27] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v10 15/27] drivers: firmware: psci: Announce support for OS initiated suspend mode
` [PATCH v10 16/27] drivers: firmware: psci: Prepare to use "
` [PATCH v10 17/27] drivers: firmware: psci: Prepare to support PM domains
` [PATCH v10 18/27] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH v10 24/27] drivers: firmware: psci: Support CPU hotplug for the hierarchical model

[PATCH v6 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-12-21  4:52 UTC  (15+ messages)
` [PATCH v6 2/2] arm64: dts: sdm845: Add gpu and gmu device nodes

[PATCH v3 0/5] devfreq: handle suspend/resume
 2018-12-21  0:33 UTC  (4+ messages)
` [PATCH v3 4/5] drivers: power: suspend: call devfreq suspend/resume
      `  "

[PATCH v2] arm64: dts: sdm845: Add PSCI cpuidle low power states
 2018-12-20 22:55 UTC  (4+ messages)

[PATCH v4 0/3] Move pm_runtime accounted time to raw nsec
 2018-12-20 22:03 UTC  (3+ messages)
` [PATCH v4 1/3] PM/runtime: Add a new interface to get accounted time

[PATCH v10] cpuidle: New timer events oriented governor for tickless systems
 2018-12-20 21:22 UTC 

[RESEND] PM / Domains: remove define_genpd_open_function() and define_genpd_debugfs_fops()
 2018-12-20 21:13 UTC  (6+ messages)

[PATCH] tools/power/x86/intel_pstate_tracer: Fix non root execution for post processing a trace file
 2018-12-20 21:12 UTC  (3+ messages)

[PATCH] dt-bindings: thermal: rcar-thermal: add R8A774C0 support
 2018-12-20 20:36 UTC  (2+ messages)

[PATCH] power: twl4030: fix a missing check of return value
 2018-12-20 19:51 UTC 

[driver-core PATCH v9 0/9] Add NUMA aware async_schedule calls
 2018-12-20 15:28 UTC  (4+ messages)
` [driver-core PATCH v9 1/9] driver core: Establish order of operations for device_add and device_del via bitflag

[BUG] dev_pm_opp refcount issue on Arm Juno r0
 2018-12-20 15:27 UTC 

[PATCH v3 0/3] Move pm_runtime accounted time to raw nsec
 2018-12-20  9:40 UTC  (18+ messages)
` [RFC v3 1/3] PM/runtime: Add a new interface to get accounted time
` [RFC 2/3] drm/i915: Move on the new pm runtime interface
` [PATCH 3/3] PM/runtime:Replace jiffies based accounting with ktime based accounting

[PATCH v6 3/4] thermal: tegra: parse sensor id before sensor register
 2018-12-20  2:44 UTC  (3+ messages)

[RFC/RFT 00/10] i2c: move handling of suspended adapters to the core
 2018-12-19 16:31 UTC  (18+ messages)
` [RFC/RFT 01/10] i2c: add 'is_suspended' flag for i2c adapters
` [RFC/RFT 10/10] i2c: rcar: add suspend/resume support
  ` [RFC/RFT 08/10] i2c: exynos5: use core helper to mark adapter suspended

[PATCH] cpuidle: New timer events oriented governor for tickless systems
 2018-12-19  9:32 UTC  (4+ messages)

[PATCH v2 0/3] PM/pm_runtime: move on hrtimer and nsec
 2018-12-19  9:25 UTC  (3+ messages)
` [PATCH v2 1/3] PM/pm_runtime: move autosuspend on hrtimer

[PATCH V3 11/20] cpufreq: tegra124: do not handle the CPU rail
 2018-12-19  6:24 UTC  (3+ messages)

[PATCH v12 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
 2018-12-19  5:44 UTC  (8+ messages)
` [PATCH v12 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[PATCH v3 0/2] Add cpufreq support for Armada 8K
 2018-12-19  4:40 UTC  (5+ messages)
` [PATCH v3 2/2] cpufreq: ap806: add cpufreq driver "

tee/optee driver pm question
 2018-12-19  2:12 UTC 

[PATCH v7 0/6] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-12-18 23:06 UTC  (14+ messages)
  ` [PATCH v7 1/6] drm/msm/gpu: Remove hardcoded interrupt name
  ` [PATCH v7 2/6] drm/msm: drop interrupt-names
  ` [PATCH v7 3/6] ARM: dts: qcom: Removed unused interrupt-names from GPU node
  ` [PATCH v7 4/6] arm64: dts: qcom: msm8916: Remove unused interrupt-names from GPU
  ` [PATCH v7 5/6] dt-bindings: drm/msm/a6xx: Document GMU and update GPU bindings
  ` [PATCH v7 6/6] arm64: dts: sdm845: Add gpu and gmu device nodes

[PATCH v2 0/2] arm64: dts: sdm845: Add sdm845 GPU interconnect
 2018-12-18 21:01 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: drm/msm/a6xx: Document interconnect properties for GPU

[PATCH] Revert "arm64: dts: marvell: add CPU Idle power state support on Armada 7K/8K"
 2018-12-18 17:11 UTC  (4+ messages)

[PATCH v3 1/2] power: supply: add input voltage limit property
 2018-12-18 16:31 UTC  (3+ messages)

[PATCH 0/3] firmware: imx: scu-pd: add fallback compatible string support
 2018-12-18 16:01 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: fsl: scu: add fallback compatible string for power domain
` [PATCH 2/3] dt-bindings: fsl: scu: add imx8qm scu power domain support
` [PATCH 3/3] firmware: imx: scu-pd: add fallback compatible string support

[PATCH] cpuidle: New timer events oriented governor for tickless systems
 2018-12-18 15:38 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).