linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-24 20:28:08 to 2015-07-28 12:28:55 UTC [more...]

[RFC PATCH 00/16] Signature verification of hibernate snapshot
 2015-07-28 12:28 UTC  (13+ messages)
` [RFC PATCH 01/16] PM / hibernate: define HMAC algorithm and digest size of swsusp
` [RFC PATCH 03/16] x86/boot: Public getting random boot function
` [RFC PATCH 04/16] x86/efi: Generating random number in EFI stub
` [RFC PATCH 05/16] x86/efi: Get entropy through EFI random number generator protocol

[PATCH 0/4] cpufreq/opp: Turbo/boost mode support
 2015-07-28 12:18 UTC  (8+ messages)
` [PATCH 1/4] opp: add dev_pm_opp_is_turbo() helper
` [PATCH 2/4] cpufreq: Update boost flag while initializing freq table from OPPs
` [PATCH 3/4] cpufreq: Allow drivers to enable boost support after registering driver
` [PATCH 4/4] cpufreq: dt: Add support for turbo/boost mode

[PATCH V3 00/19] Add generic PM domain support for Tegra SoCs
 2015-07-28 11:20 UTC  (8+ messages)
` [PATCH V3 10/19] drm/tegra: dc: Prepare for generic PM domains
` [PATCH V3 11/19] PCI: tegra: Add support "

[PATCH v5 5/8] cpufreq: arm_big_little: add SCPI interface driver
 2015-07-28 10:20 UTC  (2+ messages)

[PATCH v2 0/4] Add standby support for the recent mvebu SoCs
 2015-07-28  9:42 UTC  (6+ messages)
` [PATCH v2 3/4] ARM: mvebu: Allow using the GIC for wakeup in standby mode

[PATCH v3 0/4] Add standby support for the recent mvebu SoCs
 2015-07-28  9:41 UTC  (3+ messages)
` [PATCH v3 3/4] ARM: mvebu: Allow using the GIC for wakeup in standby mode

[PATCH v7 00/13] qcom: Add support for GDSCs
 2015-07-28  9:34 UTC  (14+ messages)
` [PATCH v7 01/13] clk: "
` [PATCH v7 02/13] clk: qcom: gdsc: Prepare common clk probe to register gdscs
` [PATCH v7 03/13] clk: qcom: gdsc: Use PM clocks to control gdsc clocks
` [PATCH v7 04/13] clk: qcom: gdsc: Manage clocks with !CONFIG_PM
` [PATCH v7 05/13] clk: qcom: gdsc: Enable an RCG before turing on the gdsc
` [PATCH v7 06/13] clk: qcom: gdsc: Add support for Memory RET/OFF
` [PATCH v7 07/13] clk: qcom: gdsc: Add support for ON only state
` [PATCH v7 08/13] clk: qcom: gdsc: Add GDSCs in msm8916 GCC
` [PATCH v7 09/13] clk: qcom: gdsc: Add GDSCs in msm8974 GCC
` [PATCH v7 10/13] clk: qcom: gdsc: Add GDSCs in msm8974 MMCC
` [PATCH v7 11/13] clk: qcom: gdsc: Add GDSCs in apq8084 GCC
` [PATCH v7 12/13] clk: qcom: gdsc: Add GDSCs in apq8084 MMCC
` [PATCH v7 13/13] arm: dts: qcom: Add #power-domain-cells property

[PATCH v6 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-07-28  9:02 UTC  (31+ messages)
` [PATCH v6 1/8] PM / QoS: Make it possible to expose device latency tolerance to userspace
` [PATCH v6 2/8] ACPI / PM: Attach ACPI power domain only once
` [PATCH v6 3/8] Driver core: wakeup the parent device before trying probe
` [PATCH v6 4/8] klist: implement klist_prev()
` [PATCH v6 5/8] driver core: implement device_for_each_child_reverse()
` [PATCH v6 6/8] mfd: make mfd_remove_devices() iterate in reverse order
` [PATCH v6 7/8] dmaengine: add a driver for Intel integrated DMA 64-bit
` [PATCH v6 8/8] mfd: Add support for Intel Sunrisepoint LPSS devices
  ` [GIT PULL] mfd: Immutable branch between MFD, Base, ACPI and DMA

[PATCH v4 1/2] dt: cpufreq: st: Provide bindings for ST's CPUFreq implementation
 2015-07-28  8:55 UTC  (11+ messages)
` [PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs

[PATCH 0/8] Add support for additional bq27xxx devices
 2015-07-28  8:43 UTC  (15+ messages)
` [PATCH 6/8] power: bq27xxx_battery: Fix typos and change naming for state of charge functions
` [PATCH 7/8] power: bq27xxx_battery: Add support for additional bq27xxx family devices
` [PATCH 8/8] power: bq27xxx_battery: Cleanup health checking

[PATCH] PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domain
 2015-07-28  8:04 UTC 

[PATCH v2 1/2] power: reset: at91: add sama5d3 reset function
 2015-07-28  7:27 UTC  (3+ messages)

[PATCH] cpufreq: Add scaling frequency range support
 2015-07-28  7:09 UTC  (6+ messages)
` [PATCH V2] "

[PATCH 0/2] cpufreq: Better separation of device addition/removal and online/offline paths
 2015-07-28  2:20 UTC  (21+ messages)
` [PATCH 0/7] "
  ` [PATCH 1/7] cpufreq: Rework two functions related to CPU offline
  ` [PATCH 2/7] cpufreq: Drop cpufreq_policy_restore()
  ` [PATCH 3/7] cpufreq: Drop unnecessary label from cpufreq_add_dev()
  ` [PATCH 4/7] cpufreq: Drop unused dev argument from two functions
  ` [PATCH 5/7] cpufreq: Do not update related_cpus on every policy activation
  ` [PATCH 6/7] cpufreq: Pass CPU number to cpufreq_policy_alloc()
  ` [PATCH 7/7] cpufreq: Separate CPU device removal from CPU online
    ` [Update][PATCH 7/7] cpufreq: Separate CPU device registration "

[PATCH V2 00/11] OPP: Add code to support operating-points-v2 bindings
 2015-07-28  2:11 UTC  (21+ messages)
` [PATCH V2 01/11] opp: Create a directory for opp bindings
` [PATCH V2 02/11] opp: Relocate few routines
` [PATCH V2 03/11] OPP: Create _remove_device_opp() for freeing dev_opp
` [PATCH V2 04/11] OPP: Allocate dev_opp from _add_device_opp()
` [PATCH V2 05/11] OPP: Break _opp_add_dynamic() into smaller functions
` [PATCH V2 06/11] opp: Add support to parse "operating-points-v2" bindings
` [PATCH V2 07/11] OPP: Add clock-latency-ns support
` [PATCH V2 08/11] opp: Add OPP sharing information to OPP library
` [PATCH V2 09/11] OPP: Add support for opp-suspend
` [PATCH V2 10/11] opp: Add helpers for initializing CPU OPPs
` [PATCH V2 11/11] cpufreq-dt: Add support for operating-points-v2 bindings

[PATCH] HID: hid-input: Fix accessing freed memory during driver unbind
 2015-07-28  0:16 UTC 

Bad change in commit 297d716f6260cc9421d971b124ca196b957ee458?
 2015-07-27 23:46 UTC 

[pm:bleeding-edge 79/80] drivers/acpi/acpica/evgpeinit.c:380:2: error: implicit declaration of function 'strtoul'
 2015-07-27 23:43 UTC 

[PATCH] driver core: correct device's shutdown order
 2015-07-27 17:43 UTC 

[RFT/RFC] power_supply: bq2415x_charger: Initialize workqueue before scheduling it
 2015-07-27 14:48 UTC  (4+ messages)

[PATCH 0/3] power: clean up bin attribute read/write functions
 2015-07-27 14:43 UTC  (5+ messages)
` [PATCH 1/3] power: ds2780_battery: clean up eeprom "
` [PATCH 2/3] power: ds2781_battery: "
` [PATCH 3/3] power: olpc_battery: clean up eeprom read function

[PATCH] cpufreq: Avoid attempts to create duplicate symbolic links
 2015-07-27 14:39 UTC  (12+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH v2] power_supply: bq24735: Convert to using managed resources
 2015-07-27 14:12 UTC  (2+ messages)

[PATCH 0/4] Qualcomm Switch-Mode Battery Charger and Boost
 2015-07-27 14:06 UTC  (5+ messages)
` [PATCH 3/4] power: Add Qualcomm SMBB driver

[PATCH] power/reset: zx: Remove unnecessary include file
 2015-07-27 13:34 UTC  (2+ messages)

[PATCH V2 0/9] CPUFreq: governors: further cleanups
 2015-07-27 12:28 UTC  (10+ messages)
` [PATCH V2 1/9] cpufreq: Use __func__ to print function's name
` [PATCH V2 2/9] cpufreq: conservative: remove 'enable' field
` [PATCH V2 3/9] cpufreq: ondemand: only queue canceled works from update_sampling_rate()
` [PATCH V2 4/9] cpufreq: governor: Drop __gov_queue_work()
` [PATCH V2 5/9] cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate()
` [PATCH V2 6/9] cpufreq: ondemand: queue work for policy->cpus together
` [PATCH V2 7/9] cpufreq: ondemand: update sampling rate immidiately
` [PATCH V2 8/9] cpufreq: governor: Quit work-handlers early if governor is stopped
` [PATCH V2 9/9] cpufreq: Get rid of ->governor_enabled and its lock

[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-07-27 12:01 UTC  (16+ messages)
` [PATCH v2 1/7] opp: add dev_pm_opp_get_turbo_mode_setting() helper
` [PATCH v2 2/7] cpufreq: opp: fix handling of turbo modes
` [PATCH v2 3/7] cpufreq-dt: add turbo modes support

[PATCH] thermal: remove dangling 'weight_attr' device file
 2015-07-27 11:37 UTC  (2+ messages)

[PATCH v2 1/2] PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433
 2015-07-27  5:33 UTC 

[PATCH v2 2/2] PM / devfreq: exynos-ppmu: Update documentation to support PPMUv2
 2015-07-27  5:26 UTC 

[PATCH 00/10] OPP: Add code to support operating-points-v2 bindings
 2015-07-27  3:20 UTC  (12+ messages)
` [PATCH 05/10] opp: Add support to parse "operating-points-v2" bindings
` [PATCH 07/10] opp: Add OPP sharing information to OPP library

[PATCH v2] power: max17042_battery: add HEALTH and TEMP_* properties support
 2015-07-27  1:27 UTC  (8+ messages)

[PATCH] bq2415x_charger: Allow to load and use driver even if notify device is not registered yet
 2015-07-25 21:46 UTC 

[PATCH v3 0/6] Add support for DA9150 Fuel-Gauge
 2015-07-25 17:27 UTC  (5+ messages)
` [PATCH v3 3/6] power: "
` [PATCH v3 4/6] power: da9150: Add DT bindings documentation for Fuel-Gauge

[PATCH v2] thermal: consistently use int for temperatures
 2015-07-25  7:01 UTC  (7+ messages)

[PATCH 0/9] Platform support for thermal management on Junoe
 2015-07-25  1:27 UTC  (4+ messages)

[PATCH] MAINTAINERS: AVS is not maintained via power supply tree
 2015-07-24 21:11 UTC 


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