linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-15 13:05:12 to 2016-06-17 10:36:20 UTC [more...]

[PATCH v2 00/10] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-06-17 10:36 UTC  (12+ messages)
  ` [PATCH v2 01/10] driver core: Add a wrapper around __device_release_driver()
  ` [PATCH v2 02/10] driver core: Functional dependencies tracking support
  ` [PATCH v2 03/10] PM core: Make async suspend/resume of devices use device links
  ` [PATCH v2 04/10] PM core: Make runtime PM "
  ` [PATCH v2 05/10] PM core: Optimize the use of device links for runtime PM
  ` [PATCH v2 06/10] driver core: Avoid endless recursion if device has more than one link
  ` [PATCH v2 07/10] driver core: Add support for links to already probed drivers
  ` [PATCH v2 08/10] PM core: Fix restoring devices with links during system PM transition
  ` [PATCH v2 09/10] iommu/exynos: Remove excessive, useless debug
  ` [PATCH v2 10/10] iommu/exynos: Add proper runtime pm support

[PATCH] PM / Domains: Convert pm_genpd_init() to return an error code
 2016-06-17 10:27 UTC 

[PATCH 00/12] power: add generic power sequence framework
 2016-06-17 10:09 UTC  (13+ messages)
` [PATCH 01/12] power/mmc: Move pwrseq drivers to power/pwrseq
` [PATCH 02/12] MAINTAINERS: Retain Ulf Hansson as the same maintainer of pwrseq
` [PATCH 03/12] power: pwrseq: Enable COMPILE_TEST for drivers
  ` [PATCH 04/12] power: pwrseq: Remove mmc prefix from mmc_pwrseq
  ` [PATCH 08/12] doc: binding: pwrseq-usb-generic: add binding doc for generic usb power sequence driver
  ` [PATCH 10/12] usb: core: add power sequence handling for USB devices
  ` [PATCH 12/12] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property
` [PATCH 05/12] power: pwrseq: Generalize mmc_pwrseq operations by removing mmc prefix
` [PATCH 06/12] power: pwrseq: change common helpers as generic
` [PATCH 07/12] power: pwrseq: rename file name for generic driver
` [PATCH 09/12] power: pwrseq: pwrseq_usb_generic: add generic power sequence support for USB deivces
` [PATCH 11/12] usb: chipidea: host: let the hcd know's parent device node

[RESEND PATCH v2 1/2] power/cpuidle: enhance the precision of state select
 2016-06-17  9:27 UTC  (3+ messages)
` [RESEND PATCH v2 2/2] power/idle: enhance the precision of sleep_length

[PATCH v1 1/1] intel_idle: Add CPU model 74 (Atom Z34xx series)
 2016-06-17  9:17 UTC  (3+ messages)

[PATCH v2 0/3] firmware: scpi: add device power domain support
 2016-06-17  8:56 UTC  (15+ messages)
` [PATCH v2 1/3] firmware: arm_scpi: add support for device power state management
` [PATCH v2 2/3] Documentation: add DT bindings for ARM SCPI power domains
` [PATCH v2 3/3] firmware: scpi: add device power domain support using genpd

[PATCHv4 00/48] thermal: reorganizing thermal core
 2016-06-17  8:44 UTC  (6+ messages)
` [PATCHv4 07/48] thermal: core: move passive attr to tz->device.groups
` [PATCHv4 14/48] thermal: core: move trips attributes "

regression caused by 08f511fd41c3 ("cpufreq: Reduce cpufreq_update_util() overhead a bit")
 2016-06-17  8:40 UTC  (2+ messages)

[RESEND v7 0/6] regulator: mfd: max8997: Add regmap
 2016-06-17  7:53 UTC  (8+ messages)
  ` [RESEND v7 1/6] mfd: max8997: Use regmap to access registers
  ` [RESEND v7 2/6] mfd: max8997: handle IRQs using regmap
  ` [RESEND v7 3/6] mfd: max8997: Change irq names to upper case
  ` [RESEND v7 4/6] extcon: max8997: Fix handling error code of regmap_irq_get_virq()
  ` [RESEND v7 5/6] rtc: max8997: Check for ERRNO "
  ` [RESEND v7 6/6] extcon: max8997: Fix inconsistent indenting

x86 hibernate, resume with different kernel version
 2016-06-17  7:35 UTC  (6+ messages)

[PATCH 2/2] max8903: cleans up confusing relationship between dc_valid, dok and dcm
 2016-06-17  6:42 UTC  (25+ messages)
` [PATCH v2 0/4] max8903: Add device tree support and logic fixup
  ` [PATCH v2 1/4] max8903: adds documentation for device tree bindings
` [PATCH v3 0/7] max8903: Add device tree support and misc fixes
  ` [PATCH v3 1/7] max8903: adds documentation for device tree bindings
  ` [PATCH v3 2/7] max8903: store pointer to pdata instead of copying it
  ` [PATCH v3 3/7] max8903: cleans up confusing relationship between dc_valid, dok and dcm
      ` [PATCH v3 4/7] max8903: adds requesting of gpios
      ` [PATCH v3 5/7] max8903: removes non zero validity checks on gpios
  ` [PATCH v3 6/7] max8903: remove unnecessary 'out of memory' error message
  ` [PATCH v3 7/7] max8903: adds support for initiation via device tree

[PATCH 0/3] Exynos IOMMU: proper runtime pm support
 2016-06-17  6:24 UTC  (4+ messages)
` [PATCH 1/3] PM / Runtime: Add notifiers for device runtime PM events

[RESEND PATCH v11 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-06-17  6:19 UTC  (4+ messages)
` [RESEND PATCH v11 1/4] gadget: Introduce the usb charger framework

[PATCH v6 00/11] qcom: Add support for TSENS driver
 2016-06-17  5:59 UTC  (3+ messages)

[PATCH 0/2] intel_idle updates
 2016-06-17  5:28 UTC  (3+ messages)
` [PATCH 1/2] drivers/idle: make intel_idle.c driver more explicitly non-modular
  ` [PATCH 2/2] idle_intel: Add Denverton

[PATCH] intel_idle: correct/improve BXT support
 2016-06-17  2:50 UTC  (4+ messages)

[PATCH 01/20] [v2] x86, intel: Introduce macros for Intel family numbers
 2016-06-17  2:39 UTC  (3+ messages)
` [PATCH 04/20] x86, intel_idle: use Intel family macros for intel_idle

[PATCH 0/3] Tools/Power/Turbostat update for Denverton
 2016-06-17  1:03 UTC  (7+ messages)
` [PATCH 1/3] tools/power/turbostat: handle missing rapl msrs
` [PATCH 2/3] tools/power/turbostat: add denverton support
` [PATCH 3/3] tools/power/turbostat: add denverton rapl support

[PATCH V4 0/2] cpufreq: Sort policy->freq_table
 2016-06-17  0:56 UTC  (4+ messages)

[PATCH] idle/intel: add denverton
 2016-06-16 16:42 UTC 

[PATCH v2] power_supply: fix return value of get_property
 2016-06-16 15:40 UTC  (3+ messages)

[PATCH v7 0/6] mfd: (multiple trees): max8997: Add regmap
 2016-06-16 15:07 UTC  (5+ messages)
` [PATCH v7 1/6] mfd: max8997: Use regmap to access registers

[PATCH v8 2/4] power: reset: add reboot mode driver
 2016-06-16 14:36 UTC  (2+ messages)

[PATCH v3 0/5] mfd: tps65217: Add power-button and IRQ support
 2016-06-16 14:30 UTC  (9+ messages)
` [PATCH v3 1/5] mfd: tps65217: Add support for IRQs
` [PATCH v3 2/5] power_supply: tps65217-charger: Fix NULL deref during property export
` [PATCH v3 3/5] power_supply: tps65217-charger: Add support for IRQs
` [PATCH v3 4/5] mfd: tps65217: Add power button as subdevice
` [PATCH v3 5/5] Input: Add tps65217 power button driver

[PATCH] PM / clk: export symbols for existing pm_clk_<...> API fcns
 2016-06-16 14:04 UTC  (3+ messages)

[PATCH] PM: Make pm_prepare_console() return void
 2016-06-16 13:59 UTC  (2+ messages)

[PATCH 0/2] Powercap RAPL update for Denverton
 2016-06-16 14:02 UTC  (4+ messages)
` [PATCH 1/2] powercap/rapl: handle missing msrs

[PATCH v2] powercap/rapl: add support for denverton
 2016-06-16 14:01 UTC  (2+ messages)

[PATCH 0/2] Misc RAPL updates
 2016-06-16 14:01 UTC  (3+ messages)
` [PATCH 2/2] powercap/rapl: reduce warning level

[PATCH v2 0/6] arm64: hibernate: Fix DEBUG_PAGEALLOC and hibernate on non-boot cpu
 2016-06-16 13:55 UTC  (12+ messages)
` [PATCH v2 1/6] arm64: Create sections.h
` [PATCH v2 2/6] arm64: Add .mmuoff.text section
` [PATCH v2 3/6] arm64: hibernate: Support DEBUG_PAGEALLOC
` [PATCH v2 4/6] PM / Hibernate: Allow architectures to specify the hibernate/resume CPU
` [PATCH v2 5/6] arm64: hibernate: Identify the CPU to resume on by its MPIDR
` [PATCH v2 6/6] Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"

[PATCH V2] PM / OPP: 'UNKNOWN' status of opp-table->shared
 2016-06-16 13:52 UTC  (2+ messages)

[PATCH] PM / OPP: 'UNKNOWN' status of opp-table->shared
 2016-06-16 13:26 UTC  (6+ messages)

[QUERY] AMBA: PM domains when !CONFIG_PM
 2016-06-16 12:47 UTC  (2+ messages)

[PATCH v2 0/5] mfd: tps65217: Add power-button and IRQ support
 2016-06-16 11:43 UTC  (10+ messages)
` [PATCH v2 1/5] mfd: tps65217: Add support for IRQs
` [PATCH v2 4/5] mfd: tps65217: Add power button as subdevice

[RESEND PATCH v3 0/2] PM / Domains: Second step in improving system PM code in genpd
 2016-06-16 11:30 UTC  (6+ messages)
` [RESEND PATCH v3 1/2] PM / Domains: Allow genpd to power on during the system PM phases
` [RESEND PATCH v3 2/2] PM / Domains: Remove redundant wrapper functions for system PM

[PATCH v5 0/8] CPUs capacity information for heterogeneous systems
 2016-06-16  8:20 UTC  (11+ messages)
` [PATCH v5 1/8] Documentation: arm: define DT cpu capacity-dmips-mhz bindings
` [PATCH v5 4/8] arm64: parse cpu capacity-dmips-mhz from DT

[PATCH 0/5] Qualcomm Suspend to Idle Support
 2016-06-16  8:12 UTC  (9+ messages)
` [PATCH 3/5] arm64: dts: msm8916: Add spc compat tag

[PATCH RFC] Revert "cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2"
 2016-06-16  6:57 UTC  (3+ messages)

[PATCH v3 1/2] clk: Add consumer APIs for discovering possible parent clocks
 2016-06-16  6:21 UTC  (2+ messages)
` [PATCH v3 2/2] cpufreq: qoriq: Don't look at clock implementation details

[PATCH] tools/power turbostat: fix overflow read on array slm_freq_table
 2016-06-16  5:36 UTC  (2+ messages)

[PATCH] tools/power: turbostat: Allocate correct amount of fd and irq entries
 2016-06-16  5:30 UTC  (2+ messages)

[PATCH] drivers/idle: make intel_idle.c driver more explicitly non-modular
 2016-06-16  5:00 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-06-16  1:55 UTC  (7+ messages)

[PATCH] cpufreq: intel_pstate: adjust _PSS[0] freqeuency
 2016-06-16  1:23 UTC  (4+ messages)

[PATCH] PM / Hibernate: Don't let kasan instrument snapshot.c
 2016-06-16  1:22 UTC  (4+ messages)

lm-senser can't detect thermal on thermal_zone
 2016-06-16  0:23 UTC  (9+ messages)

[RFC] Adding PM support to thermal driver
 2016-06-15 21:51 UTC  (2+ messages)

[PATCH v2 0/5] PM / Domains / Runtime: Optimize device system PM when using genpd
 2016-06-15 21:41 UTC  (11+ messages)
` [PATCH v2 1/5] PM / Domains: Remove redundant call to pm_request_idle() in genpd
` [PATCH v2 2/5] PM / Runtime: Prevent re-resuming devices in pm_runtime_force_resume()
` [PATCH v2 3/5] PM / Domains: Allow runtime PM during system PM phases
` [PATCH v2 4/5] PM / Domains: Stop/start devices during system PM suspend/resume in genpd
` [PATCH v2 5/5] PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()

Power driver patches to avoid lockdep complaints
 2016-06-15 21:13 UTC 

[RFC PATCH] x86: Move away from /dev/cpu/*/msr
 2016-06-15 17:52 UTC  (10+ messages)

[PATCH] ARM: tango: add HOTPLUG_CPU support
 2016-06-15 15:19 UTC 

[RFC PATCH 0/8] PM / Domains: Add support for removing PM domains
 2016-06-15 14:46 UTC  (6+ messages)
` [RFC PATCH 6/8] PM / Domains: Remove a provider by referencing the data pointer
` [RFC PATCH 8/8] PM / Domains: Add support for removing PM domains

[PATCH 3/3] firmware: scpi: add device power domain support using genpd
 2016-06-15 13:44 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).