linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-06 23:55:20 to 2013-01-14 18:01:47 UTC [more...]

[PATCH v12 0/9] ZPODD Patches
 2013-01-14 18:01 UTC  (23+ messages)
` [PATCH v12 1/9] scsi: sr: support runtime pm
` [PATCH v12 2/9] libata: identify and init ZPODD devices
` [PATCH v12 3/9] libata: move acpi notification code to zpodd
` [PATCH v12 4/9] libata: check zero power ready status for ZPODD
` [PATCH v12 5/9] libata: handle power transition of ODD
` [PATCH v12 6/9] libata: expose pm qos flags for ata device
` [PATCH v12 7/9] libata: scsi: no poll when ODD is powered off
` [PATCH v12 8/9] libata: do not suspend port if normal ODD is attached
` [PATCH v12 9/9] scsi: remove can_power_off flag from scsi_device

[PATCH] PM / Runtime: Fix the twice judgement in rpm_suspend/resume()
 2013-01-14 17:48 UTC  (3+ messages)

[PATCH v3 0/2] Add imx6q-cpufreq driver support
 2013-01-14 15:43 UTC  (4+ messages)
` [PATCH v3 1/2] cpufreq: add imx6q-cpufreq driver
` [PATCH v3 2/2] ARM: imx: enable imx6q-cpufreq support

[PATCH v6 0/4] block layer runtime pm
 2013-01-14 15:41 UTC  (9+ messages)
` [PATCH v6 4/4] sd: change to auto suspend mode

[PATCH 1/3] PM / devfreq: set min/max freq limit from freq table
 2013-01-14 14:48 UTC  (6+ messages)
  ` [PATCH 2/3] PM / devfreq: fix stats start time stamp
  ` [PATCH 3/3] PM / devfreq: account suspend/resume for stats

[PATCH 1/4] ARM: EXYNOS5: Add PPMU device tree support
 2013-01-14 14:30 UTC  (8+ messages)
` [PATCH 2/4] ARM: EXYNOS5: Support Exynos5-bus devfreq driver
` [PATCH 3/4] PM: DEVFREQ: Move exynos4 devfreq driver into a new sub-directory
` [PATCH 4/4] PM/Devfreq: Add Exynos5-bus devfreq driver for Exynos5250

[PATCH V2 1/2] cpufreq: Simplify __cpufreq_remove_dev()
 2013-01-14 13:23 UTC  (2+ messages)
` [PATCH V2 2/2] cpufreq: Simplify cpufreq_add_dev()

-next: no resume from suspend
 2013-01-14 12:56 UTC  (3+ messages)

[PATCH v5 3/4] block: implement runtime pm strategy
 2013-01-14  7:18 UTC 

[PATCH v6 3/4] block: implement runtime pm strategy
 2013-01-14  3:03 UTC  (5+ messages)

hibernation fails from kexec'ed kernel
 2013-01-13 20:35 UTC  (6+ messages)

[PATCH 0/5] Cpufreq Fixes for 3.9
 2013-01-12 13:42 UTC  (8+ messages)
` [PATCH 1/5] cpufreq: Manage only online cpus
` [PATCH 3/5] cpufreq: Don't use cpu removed during cpufreq_driver_unregister
  ` [PATCH 2/5] cpufreq: Notify governors when cpus are hot-[un]plugged
  ` [PATCH 4/5] cpufreq: Simplify __cpufreq_remove_dev()
  ` [PATCH 5/5] cpufreq: Simplify cpufreq_add_dev()

[PATCH v2 0/2] Add imx6q-cpufreq driver support
 2013-01-12 13:34 UTC  (13+ messages)
` [PATCH v2 1/2] cpufreq: add imx6q-cpufreq driver
` [PATCH v2 2/2] ARM: imx: enable imx6q-cpufreq support

[PATCH] cpufreq: SPEAr: Fix sparse warning for cpufreq driver
 2013-01-12 13:27 UTC  (2+ messages)

drivers/cpufreq/cpufreq.c:51:17: sparse: symbol 'cpufreq_online_mask' was not declared. Should it be static?
 2013-01-12  4:08 UTC  (4+ messages)

[PATCH] cpufreq: Simplify __cpufreq_remove_dev()
 2013-01-12  4:07 UTC  (11+ messages)

[PATCH 1/3] cpufreq: Manage only online cpus
 2013-01-11 22:43 UTC  (2+ messages)

[PATCH v6 0/3] PM: Intel PowerClamp driver
 2013-01-11 22:37 UTC  (2+ messages)

[PATCH v5 0/5] cpufreq: handle SW coordinated CPUs
 2013-01-11 22:40 UTC  (2+ messages)

[PATCH/RFC 0/1] Delete legacy power trace API
 2013-01-11 22:32 UTC  (2+ messages)

[PATCH 0/2][V2] cpuidle - remove power from the select equation
 2013-01-11 19:12 UTC  (4+ messages)
` [PATCH 2/2][V2] cpuidle - optimize the select function for the 'menu' governor

[PATCH] drivers/cpufreq: Warn user when powernow-k8 tries to fall back to acpi-cpufreq and it is unavailable
 2013-01-11 19:03 UTC  (5+ messages)

[PATCH 0/4 v10] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2013-01-11 14:40 UTC  (4+ messages)
  ` [PATCH 1/4 v10] arm: use devicetree to get smp_twd clock

[PATCHv2 0/9] Thermal Framework Enhancements
 2013-01-10 14:28 UTC  (25+ messages)
` [PATCH 1/9] Thermal: Create sensor level APIs
` [PATCH 2/9] Thermal: Create zone "
` [PATCH 3/9] Thermal: Add APIs to bind cdev to new zone structure
` [PATCH 4/9] Thermal: Add trip point sysfs nodes for sensor
` [PATCH 5/9] Thermal: Create 'mapX' sysfs node for a zone
` [PATCH 6/9] Thermal: Add Documentation to new APIs
` [PATCH 7/9] Thermal: Make PER_ZONE values configurable
` [PATCH 8/9] Thermal: Add ABI Documentation for sysfs interfaces
` [PATCH 9/9] Thermal: Dummy driver used for testing

[PATCH 0/3] Add imx6q-cpufreq driver support
 2013-01-09 11:25 UTC  (15+ messages)
` [PATCH 1/3] PM / OPP: Export more symbols for module usage
` [PATCH 2/3] cpufreq: add imx6q-cpufreq driver
` [PATCH 3/3] ARM: imx: enable imx6q-cpufreq support

[PATCH v11 0/9] ZPODD Patches
 2013-01-09  9:37 UTC  (28+ messages)
` [PATCH v11 2/9] libata: Add CONFIG_SATA_ZPODD
` [PATCH v11 3/9] libata: identify and init ZPODD devices
` [PATCH v11 4/9] libata: move acpi notification code to zpodd
` [PATCH v11 5/9] libata: check zero power ready status for ZPODD
` [PATCH v11 6/9] libata: handle power transition of ODD
` [PATCH v11 7/9] libata: expose pm qos flags for ata device
` [PATCH v11 8/9] libata: no poll when ODD is powered off
` [PATCH v11 9/9] libata: do not suspend port if normal ODD is attached

[PATCH] clk: remove unreachable code
 2013-01-09  6:35 UTC  (5+ messages)

[PATCH 2/5 RESEND] thermal: exynos: Miscellaneous fixes to support falling threshold interrupt
 2013-01-09  4:30 UTC  (3+ messages)

[PATCH] Thermal: Fix to use read critical temperature when required
 2013-01-09  0:18 UTC 

[RFC PATCH] PM / devfreq: Add runtime-pm support
 2013-01-08  6:40 UTC 

[GIT PULL] ACPI and power management fixes for v3.8-rc3
 2013-01-07 23:53 UTC 

[PATCH] cpuidle: fix number of initialized/destroyed states
 2013-01-07 23:48 UTC  (3+ messages)

[PATCH v6 2/4] block: add runtime pm helpers
 2013-01-07 17:15 UTC  (2+ messages)

[PATCH 1/2] regulator: add regulator_is_dummy function
 2013-01-07 13:22 UTC  (7+ messages)
` [PATCH 2/2] mmc: sdhci: fix dummy regulator issue

[PATCH 0/2] Thermal sensor for Orion/Kirkwood
 2013-01-07 10:16 UTC  (6+ messages)
` [PATCH 1/2] thermal: Add support for thermal sensor for Orion SoC

[PATCH 1/2] thermal: sysfs: Add a new sysfs node emul_temp
 2013-01-07  0:08 UTC  (2+ messages)
` [PATCH 2/2] thermal: exynos: Use the framework for temperature emulation support


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