linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-07 18:49:33 to 2013-01-16 10:36:05 UTC [more...]

-next: no resume from suspend
 2013-01-16 10:36 UTC  (5+ messages)

[PATCH v7 0/4] block layer runtime pm
 2013-01-16  9:02 UTC  (5+ messages)
` [PATCH v7 1/4] block: add a flag to identify PM request
` [PATCH v7 2/4] block: add runtime pm helpers
` [PATCH v7 3/4] block: implement runtime pm strategy
` [PATCH v7 4/4] sd: change to auto suspend mode

[PATCHv2 0/9] Thermal Framework Enhancements
 2013-01-16  8:04 UTC  (19+ messages)
` [PATCH 3/9] Thermal: Add APIs to bind cdev to new zone structure
` [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 9/9] Thermal: Dummy driver used for testing

[PATCH 1/2] thermal: sysfs: Add a new sysfs node emul_temp
 2013-01-16  7:33 UTC  (2+ messages)

[PATCH RESEND 0/4] thermal sys: couple of fixes and cleanups
 2013-01-16  2:45 UTC  (9+ messages)
` [PATCH RESEND 1/4] thermal: Use thermal zone device id in netlink messages
` [PATCH RESEND 2/4] thermal: remove unnecessary include
` [PATCH RESEND 3/4] thermal: cleanup: use dev_* helper functions
` [PATCH RESEND 4/4] thermal: check for invalid trip setup when registering thermal device

[PATCH] PM / Runtime: return the right value when deferred_resume is true in rpm_suspend()
 2013-01-15 23:51 UTC  (2+ messages)

[PATCH] clk: remove unreachable code
 2013-01-15 22:45 UTC  (6+ messages)

[PATCH] PM / Runtime: Fix the twice judgement in rpm_suspend/resume()
 2013-01-15 15:50 UTC  (5+ messages)

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

[Announcement] bleeding-edge branch in the linux-pm.git tree
 2013-01-15 12:57 UTC  (2+ messages)

hi
 2013-01-15 11:55 UTC 

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

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

[PATCH v12 0/9] ZPODD Patches
 2013-01-15  7:12 UTC  (24+ 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] aspm.c: allow to enable PCIe ASPM for PCIe bridges acting as an endpoint
 2013-01-15  0:29 UTC 

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

[PATCH v6 0/4] block layer runtime pm
 2013-01-14 15:41 UTC  (5+ messages)

[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()

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

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

[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  (19+ messages)
` [PATCH v11 3/9] libata: identify and init ZPODD devices
` [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 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)


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