linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-03 15:21:07 to 2017-07-07 12:43:02 UTC [more...]

[RFC 0/2] PM / suspend: Add platform_suspend_target_state()
 2017-07-16  2:36 UTC  (4+ messages)
` [PATCH "
  ` [PATCH 1/2] "

Drivers taking different actions depending on sleep state
 2017-07-15 18:33 UTC  (8+ messages)
` [RFC 1/2] PM / suspend: Add platform_suspend_target_state()

[PATCH 0/5] powernv:idle: Cleanup idle states initialization
 2017-07-07 12:43 UTC  (14+ messages)
` [PATCH 1/5] powernv:idle: Move device-tree parsing to one place
` [PATCH 2/5] powernv:idle: Change return type of pnv_probe_idle_states to int
` [PATCH 3/5] powernv:idle: Define idle init function for power8
` [PATCH 4/5] powernv:idle: Move initialization of sibling pacas to pnv_alloc_idle_core_states
` [PATCH 5/5] powernv:idle: Disable LOSE_FULL_CONTEXT states when stop-api fails

[RFC PATCH v1 0/8] SCHED_DEADLINE freq/cpu invariance and OPP selection
 2017-07-07 10:59 UTC  (24+ messages)
` [RFC PATCH v1 1/8] sched/cpufreq_schedutil: make use of DEADLINE utilization signal
` [RFC PATCH v1 2/8] sched/deadline: move cpu frequency selection triggering points
` [RFC PATCH v1 3/8] sched/cpufreq_schedutil: make worker kthread be SCHED_DEADLINE
` [RFC PATCH v1 4/8] sched/cpufreq_schedutil: split utilization signals
` [RFC PATCH v1 5/8] sched/cpufreq_schedutil: always consider all CPUs when deciding next freq
` [RFC PATCH v1 6/8] sched/sched.h: remove sd arch_scale_freq_capacity parameter
` [RFC PATCH v1 7/8] sched/sched.h: move arch_scale_{freq,cpu}_capacity outside CONFIG_SMP
` [RFC PATCH v1 8/8] sched/deadline: make bandwidth enforcement scale-invariant

[PATCH v2 0/6] cpufreq: schedutil: fixes for flags updates
 2017-07-07 10:17 UTC  (23+ messages)
` [PATCH v2 1/6] cpufreq: schedutil: ignore sugov kthreads
` [PATCH v2 2/6] cpufreq: schedutil: reset sg_cpus's flags at IDLE enter
` [PATCH v2 3/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks
` [PATCH v2 4/6] cpufreq: schedutil: update CFS util only if used
` [PATCH v2 5/6] sched/rt: fast switch to maximum frequency when RT tasks are scheduled
` [PATCH v2 6/6] cpufreq: schedutil: relax rate-limiting while running RT/DL tasks

sbs-battery: Reading CHARGE in uAh
 2017-07-07  8:27 UTC  (4+ messages)

[PATCH v16 0/7] power: add power sequence library
 2017-07-07  8:01 UTC  (6+ messages)
` [PATCH v16 2/7] "

[PATCH v3 0/3] some fixups for MediaTek cpufreq driver
 2017-07-07  7:30 UTC  (5+ messages)
` [PATCH v3 1/3] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC
  ` [PATCH v3 2/3] dt-bindings: cpufreq: move MediaTek cpufreq dt-bindings document to proper place
` [PATCH v3 3/3] dt-bindings: cpufreq: enhance MediaTek cpufreq dt-binding document

[PATCH] cpufreq: schedutil: Fix sugov_start versus sugov_update_shared race
 2017-07-07  3:25 UTC  (3+ messages)

[PATCH v4 0/2] add UniPhier thermal support
 2017-07-07  1:54 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: thermal: add binding documentation for UniPhier thermal monitor
` [PATCH v4 2/2] thermal: uniphier: add UniPhier thermal driver

(unknown),
 2017-07-07  1:37 UTC 

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-07-07  0:38 UTC  (7+ messages)
` [PATCH] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems

[PATCH v2 00/10] arm, arm64: frequency- and cpu-invariant accounting support for task scheduler
 2017-07-06 22:38 UTC  (24+ messages)
` [PATCH v2 01/10] drivers base/arch_topology: free cpumask cpus_to_visit
` [PATCH v2 02/10] cpufreq: provide data for frequency-invariant load-tracking support
` [PATCH v2 03/10] drivers base/arch_topology: "
` [PATCH v2 04/10] arm: wire cpufreq input data for frequency-invariant accounting up to the arch
` [PATCH v2 05/10] arm: wire frequency-invariant accounting support up to the task scheduler
` [PATCH v2 06/10] arm: wire cpu-invariant "
` [PATCH v2 07/10] arm64: wire cpufreq input data for frequency-invariant accounting up to the arch
` [PATCH v2 08/10] arm64: wire frequency-invariant accounting support up to the task scheduler
` [PATCH v2 09/10] arm64: wire cpu-invariant "
` [PATCH v2 10/10] drivers base/arch_topology: inline cpu- and frequency-invariant accounting

[PATCH 0/2] ARM: add missing includes to header files
 2017-07-06 15:16 UTC  (5+ messages)
` [PATCH 1/2] ARM: scu: add missing errno include
` [PATCH 2/2] ARM: pm: add missing types include

[PATCH 0/4] thermal: imx: Add nvmem-cells binding on imx6sx
 2017-07-06 13:20 UTC  (5+ messages)
  ` [PATCH 1/4] thermal: imx: Add nvmem-cells alternate binding for OCOTP access
` [PATCH 2/4] thermal: imx: Add support for reading OCOTP through nvmem
` [PATCH 3/4] ARM: dts: imx6sx: Use nvmem-cells for tempmon
` [PATCH 4/4] ARM: dts: imx6ul: Add imx6ul-tempmon

[PATCH] power: power_supply: Add support for MAX1721x standalone fuel gauge
 2017-07-06 13:10 UTC 

[PATCH] Fix header-name to read full state name and adjust column width
 2017-07-06  7:14 UTC 

[PATCH 0/3] mfd: move include files out of include/linux/i2c
 2017-07-06  7:03 UTC  (4+ messages)
` [PATCH 3/3] mfd: twl: move header file out of I2C realm

[PATCH v14 00/11] devicetree simple-battery and client in bq27xxx_battery
 2017-07-06  6:06 UTC  (11+ messages)
` [PATCH v14 09/11] power: supply: bq27xxx: Enable data memory update for certain chips

[PATCH] PM / devfreq: constify attribute_group structures
 2017-07-06  1:39 UTC  (3+ messages)
    `  "

[PATCH v3 0/2] add UniPhier thermal support
 2017-07-06  0:42 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: add binding documentation for UniPhier thermal monitor
` [PATCH v3 2/2] thermal: uniphier: add UniPhier thermal driver

[PATCH] PCI / PM: Fix native PME handling during system suspend/resume
 2017-07-06  0:32 UTC 

[PATCH 0/3] TOOLS: pm-graph v4.7
 2017-07-05 21:42 UTC  (4+ messages)
` [PATCH 1/3] pm-graph: AnalyzeSuspend v4.7
` [PATCH 2/3] pm-graph: AnalyzeBoot v2.1
` [PATCH 3/3] pm-graph: package makefile and man pages

[PATCH] thermal: imx: interpret fsl,tempmon-data through nvmem
 2017-07-05 12:33 UTC  (5+ messages)

cpufreq and boost with amd ryzen
 2017-07-05 11:01 UTC  (7+ messages)

[PATCH] cpufreq: speedstep: remove unnecessary static in speedstep_detect_chipset()
 2017-07-05 10:14 UTC  (3+ messages)

Clocks used by another OS/CPU (was: Re: [RFC PATCH] clk: renesas: cpg-mssr: Add interface for critical core clocks)
 2017-07-05  7:25 UTC  (9+ messages)

[PATCH v2 0/3] some fixups for MediaTek cpufreq driver
 2017-07-05  4:22 UTC  (6+ messages)
  ` [PATCH v2 1/3] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC
` [PATCH v2 2/3] dt-bindings: cpufreq: move MediaTek cpufreq dt-bindings document to proper place
` [PATCH v2 3/3] dt-bindings: cpufreq: enhance MediaTek cpufreq dt-binding document

[PATCH] PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present
 2017-07-04 20:39 UTC  (2+ messages)

[PATCH v3 0/8] PM / Domains: Bunch of small improvements and fixes
 2017-07-04 20:28 UTC  (11+ messages)
` [PATCH v3 2/8] PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device

[GIT PULL] Thermal SoC management updates for v4.13-rc1 #1
 2017-07-04 18:49 UTC 

[PATCH 3/3] arm64: dts: register Hi3660's thermal sensor
 2017-07-04 11:24 UTC  (10+ messages)
` [Patch v2 1/3] dt-bindings: Document the hi3660 thermal sensor bindings
  ` [Patch v2 2/3] thermal: hisilicon: add thermal sensor driver for Hi3660
  ` [Patch v2 3/3] arm64: dts: register Hi3660's thermal sensor
        ` 答复: "

[PATCH] coccinelle: api: detect unnecessary le16_to_cpu
 2017-07-04  9:53 UTC  (9+ messages)

[GIT PULL] power-supply changes for 4.13
 2017-07-04  9:04 UTC 

[PATCH v2] devfreq: tegra: fix error return code in tegra_devfreq_probe()
 2017-07-04  8:35 UTC  (2+ messages)

[PATCH v2 0/3] Introduce USB charger support in USB phy
 2017-07-04  7:27 UTC  (6+ messages)
` [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management

[PATCH 1/3] cpuidle: powerpc: cpuidle set polling before enabling irqs
 2017-07-04  2:59 UTC  (6+ messages)
` [1/3] "

[PATCH v2 2/2] thermal: uniphier: add UniPhier thermal driver
 2017-07-04  0:51 UTC  (3+ messages)

[GIT PULL] Power management updates for v4.13-rc1
 2017-07-03 21:48 UTC 

[Bug 196263] New: powersave broken
 2017-07-03 21:24 UTC  (3+ messages)
` [Bug 196263] "

[PATCH v8 0/2] More fixes for twl4030 charger
 2017-07-03 17:18 UTC  (4+ messages)
` [PATCH v8 1/2] power: supply: twl4030-charger: move irq allocation to just before irqs are enabled
` [PATCH v8 2/2] power: supply: twl4030-charger: add deferred probing for phy and iio

[PATCH 3/3] power: supply: Add support MAX1721x battery monitor
 2017-07-03 16:36 UTC  (3+ messages)
` [PATCH] power_supply: add max1721x_battery driver

[PATCH v7 0/2] More fixes for twl4030 charger
 2017-07-03 16:36 UTC  (4+ messages)
` [PATCH v7 1/2] power: supply: twl4030-charger: move irq allocation to just before irqs are enabled

[PATCH v3 0/2] power: supply: ltc2941-battery-gauge: Support LTC2942
 2017-07-03 16:10 UTC  (3+ messages)
` [PATCH v3 2/2] power: supply: ltc2941-battery-gauge: Add support for LTC2942

[PATCH v7 00/10] Add sbs-manager with smbalert support
 2017-07-03 15:21 UTC  (3+ messages)
` [PATCH v7 10/10] power: supply: sbs-battery: move gpio present detect to sbs_get_property


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