linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-26 00:31:26 to 2014-03-03 16:02:54 UTC [more...]

[PATCH v2 00/11] Generic Device Tree based power domain look-up
 2014-03-03 16:02 UTC  (12+ messages)
` [PATCH v2 01/11] base: power: Add generic OF-based "
` [PATCH v2 02/11] drivercore: Bind/unbind power domain on probe/remove
` [PATCH v2 03/11] ARM: exynos: Move to generic power domain bindings
` [PATCH v2 04/11] ARM: s3c64xx: pm: Use name field of generic_pm_domain
` [PATCH v2 05/11] ARM: s3c64xx: pm: Add always_on field to s3c64xx_pm_domain struct
` [PATCH v2 06/11] ARM: s3c64xx: pm: Add pwr_stat bit for domain G
` [PATCH v2 07/11] ARM: s3c64xx: pm: Add device tree based power domain instantiation
` [PATCH v2 08/11] ARM: s3c64xx: dt: Enable SoC-level power management
  ` [PATCH v2 09/11] ARM: dts: s3c64xx: Add nodes for power domains
` [PATCH v2 10/11] ARM: dts: s3c64xx: Add node for display controller
` [PATCH v2 11/11] ARM: dts: s3c6410-mini6410: Add support for LCD screen

[PATCH 0/2] thermal: rcar-thermal: minor fixes
 2014-03-03 14:51 UTC  (5+ messages)
` [PATCH 1/2] thermal: rcar-thermal: fix same mask applied twice
` [PATCH 2/2] thermal: rcar-thermal: update thermal zone only when temperature changes

[PATCH 2/2] thermal,rcar_thermal: Add dependency on HAS_IOMEM
 2014-03-03 14:46 UTC  (6+ messages)

[PATCHv5 00/10] Thermal Framework Enhancements
 2014-03-03 13:44 UTC  (4+ messages)
` [PATCHv5 01/10] Thermal: Do kfree in _unregister functions

Generic PM domains - too noisy?
 2014-03-03 13:03 UTC  (2+ messages)

[PATCH] Thermal: thermal zone governor fix
 2014-03-03 10:00 UTC  (2+ messages)

[RFC] Splitting scheduler into two halves
 2014-03-03  9:56 UTC  (5+ messages)

[PATCH V3 0/8] PM / Sleep / Runtime: Fixup some driver's system suspend
 2014-03-03  8:30 UTC  (12+ messages)
` [PATCH V3 1/8] PM / Runtime: Fetch runtime PM callbacks using a macro
` [PATCH V3 2/8] PM / Sleep / Runtime: Add pm_runtime_suspend|resume_force functions
` [PATCH 3/8] spi: pl022: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 4/8] spi: pl022: Don't ignore power domain and amba bus at system suspend
` [PATCH 5/8] i2c: nomadik: Fixup "
` [PATCH 6/8] mmc: mmci: Mask IRQs for all variants during runtime suspend
` [PATCH 7/8] mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 8/8] mmc: mmci: Put the device into low power state at system suspend

[RFC PATCH 0/6] PM: introduce voltage domain abstraction
 2014-03-03  3:54 UTC  (12+ messages)
` [RFC PATCH 1/6] PM / Voltagedomain: Add generic clk notifier handler for regulator based dynamic voltage scaling
` [RFC PATCH 3/6] PM / Voltagedomain: introduce voltage domain driver support

[PATCH] x86_pkg_temp_thermal: Do not expose as a hwmon device
 2014-03-02 17:44 UTC  (4+ messages)

[PATCH] x86_pkg_temp_thermal: Fix the thermal zone type
 2014-03-02 14:05 UTC 

[PATCH] cpufreq: enable ARM drivers on arm64
 2014-03-02  0:03 UTC  (2+ messages)

[PATCH V6 0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
 2014-03-02  0:02 UTC  (5+ messages)
` [PATCH V6 2/7] cpufreq: suspend governors from dpm_{suspend|resume}()
` [PATCH V6 3/7] cpufreq: call driver's suspend/resume for each policy

[PATCH] PM / Sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEP
 2014-03-01 23:59 UTC  (4+ messages)

[PATCH 0/3] introduce assign_if() macros in attempt to reduce ifdeffery
 2014-03-01 16:26 UTC  (18+ messages)
` [PATCH 1/3] typecheck: introduce assign_if() and assign_if_enabled()
` [PATCH 2/3] PM: define new ASSIGN_*_PM_OPS macros based on assign_if
` [PATCH 3/3] usb: phy: msm: use ASSIGN_*_PM_OPS variants

[PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable
 2014-03-01  8:33 UTC  (7+ messages)
  ` [PATCH v2 3/5] thermal: "

[PATCH 1/3] cpufreq: move call to __find_governor() to cpufreq_init_policy()
 2014-03-01  1:14 UTC  (5+ messages)
` [PATCH 2/3] cpufreq: Initialize policy before making it available for others to use

[PATCH v6 0/2] hibernation support on ARM
 2014-02-28 23:38 UTC  (11+ messages)
` [PATCH v6 1/2] ARM: avoid tracers in soft_restart
` [PATCH v6 2/2] ARM hibernation / suspend-to-disk

[GIT PULL] ACPI and power management fixes for v3.14-rc5
 2014-02-28 23:16 UTC 

[PATCH v3 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call
 2014-02-28 23:26 UTC  (3+ messages)

[PATCH V3 1/8] PM / Runtime: Fetch runtime PM callbacks using a macro
 2014-02-28 23:24 UTC  (2+ messages)

Commit fcb6a15c2e7e (intel_pstate: Take core C0 time into account for core busy calculation) sucks rocks
 2014-02-28 22:47 UTC  (5+ messages)
` [PATCH] intel_pstate: Change busy calculation to use fixed point math

[PATCH 0/8] PM / Sleep / Runtime: Fixup some driver's system suspend
 2014-02-28 17:21 UTC  (9+ messages)
` [PATCH 1/8] PM / Runtime: Fetch runtime PM callbacks using a macro

[RFC 0/1] thermal: rcar-thermal: add cpu cooling
 2014-02-28 15:02 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH] PM / Domains: Turn latency warning into debug message
 2014-02-28 14:18 UTC  (4+ messages)

[PATCH 14/46] kernel: Move prototype declaration to header file kernel/power/power.h
 2014-02-28 13:21 UTC  (3+ messages)
` [PATCH 15/46] kernel: Include appropriate header file in kernel/power/wakelock.c

[PATCH V3 2/8] PM / Sleep / Runtime: Add pm_runtime_suspend|resume_force functions
 2014-02-28 11:49 UTC 

[PATCH] video: da8xx-fb: fix typos
 2014-02-28 10:22 UTC  (2+ messages)

SDIO driver return -ENOSYS behaviour change?
 2014-02-28  8:49 UTC  (3+ messages)

[PATCH] intel_idle: Add CPU model 54 (Atom N2000 series)
 2014-02-28  3:44 UTC  (2+ messages)

[PATCH] PM / devfreq: Rewrite devfreq_update_status() to fix multiple bugs
 2014-02-28  3:38 UTC 

[PATCH v3 3/3] cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
 2014-02-28  1:58 UTC 

[PATCH v3 2/3] cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
 2014-02-28  1:58 UTC 

[PATCH V2 1/8] PM / Runtime: Fetch runtime PM callbacks using a macro
 2014-02-27 22:36 UTC  (9+ messages)

[PATCH v3 0/3] hibernation support on ARM
 2014-02-27 22:18 UTC  (3+ messages)
` [PATCH v3 3/3] ARM hibernation / suspend-to-disk

[RFC] Power allocation based thermal management
 2014-02-27 15:09 UTC 

[PATCH 1/3] PM / sleep: New flag to speed up suspend-resume of suspended devices
 2014-02-27 15:02 UTC  (6+ messages)

[PATCH] Thermal: thermal zone governor fix
 2014-02-27 14:21 UTC  (6+ messages)
    ` [PATCH 1/2] thermal: use the default governor if none was specified in the thermal zone parameters
      ` [PATCH 2/2] Thermal: thermal zone governor fix

[PATCH] thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro
 2014-02-27 11:43 UTC 

[PATCH 10/10] cpuidle: cpuidle driver for MIPS CPS
 2014-02-27  9:50 UTC  (5+ messages)

[PATCH v4 0/2] Support to tune governor in run time
 2014-02-27  8:21 UTC  (8+ messages)
` [PATCH v4 1/2] thermal: add available policies attribute
` [PATCH v4 2/2] thermal: add interface to support tune governor in run-time

[PATCH] thermal: imx: update formula for thermal sensor
 2014-02-27  6:54 UTC  (3+ messages)

[PATCH] thermal: add generic IIO channel thermal sensor driver
 2014-02-27  6:53 UTC  (2+ messages)

[PATCH] Thermal: Allow first update of cooling device state
 2014-02-27  6:49 UTC  (2+ messages)

[PATCH 1/1] thermal: fix default governor assignment
 2014-02-27  6:44 UTC  (2+ messages)

[PATCH] thermal: of: use the default governor when registering thermal zones from DT
 2014-02-27  6:43 UTC  (2+ messages)

[PATCH 3/3] cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
 2014-02-27  5:39 UTC  (2+ messages)

Re: [PATCH] PM / devfreq: Fix out of bounds access of transition table array
 2014-02-27  0:45 UTC  (2+ messages)
`  "

[PATCH v4 0/2] hibernation support on ARM
 2014-02-27  0:18 UTC  (6+ messages)
` [PATCH v4 1/2] ARM: avoid tracers in soft_restart
` [PATCH v4 2/2] ARM hibernation / suspend-to-disk

[PATCH] drivers: cpufreq: Remove unused function in cpufreq.c
 2014-02-27  0:07 UTC  (6+ messages)
` [PATCH v3] drivers: cpufreq: Mark function as static "

[PATCH] cpufreq: Set policy to non-NULL only after all hotplug online work is done
 2014-02-26 20:20 UTC  (17+ messages)
      ` [PATCH 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call
      ` [PATCH 2/3] cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
      ` [PATCH 3/3] cpufreq: Set policy to non-NULL only after all hotplug online work is done

[PATCH 2/3] cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
 2014-02-26 20:17 UTC 

[PATCH 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call
 2014-02-26 20:17 UTC 

[PATCH v5 0/2] hibernation support on ARM
 2014-02-26 19:38 UTC  (3+ messages)
` [PATCH v5 1/2] ARM: avoid tracers in soft_restart
` [PATCH v5 2/2] ARM hibernation / suspend-to-disk

[PATCH v4 0/2] hibernation support on ARM
 2014-02-26 19:05 UTC 

[PATCH RFC v1 0/3] hibernation support on ARM
 2014-02-26 19:03 UTC  (11+ messages)
` [PATCH RFC v1 3/3] ARM hibernation / suspend-to-disk

[PATCH v2] thermal,rcar_thermal: Add dependency on HAS_IOMEM
 2014-02-26 11:59 UTC  (3+ messages)

Fwd: Charger not detected when plugged during the suspend state of the Android phone
 2014-02-26  5:58 UTC 

[PATCH 1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
 2014-02-26  5:15 UTC  (5+ messages)

[PATCH 0/7] Cpuidle: Minor fixes
 2014-02-26  0:46 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).