public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-01 18:55:33 to 2013-05-07 00:09:49 UTC [more...]

[PATCH 1/6] thermal: armada: remove unnecessary platform_set_drvdata()
 2013-05-07  0:09 UTC  (3+ messages)

Immediate wakeup after suspend
 2013-05-06 23:56 UTC 

[PATCH v2 00/10] optimize freezing tasks by reducing task wakeups
 2013-05-06 23:50 UTC  (17+ messages)
` [PATCH v3 01/16] freezer: add unsafe versions of freezable helpers for NFS
` [PATCH v3 02/16] freezer: add unsafe versions of freezable helpers for CIFS
` [PATCH v3 03/16] lockdep: remove task argument from debug_check_no_locks_held
` [PATCH v3 04/16] lockdep: check that no locks held at freeze time
  ` [PATCH v3 05/16] freezer: shorten freezer sleep time using exponential backoff
  ` [PATCH v3 06/16] freezer: skip waking up tasks with PF_FREEZER_SKIP set
` [PATCH v3 07/16] freezer: convert freezable helpers to freezer_do_not_count()
` [PATCH v3 08/16] freezer: convert freezable helpers to static inline where possible
` [PATCH v3 09/16] freezer: add new freezable helpers using freezer_do_not_count()
` [PATCH v3 10/16] binder: use freezable blocking calls
` [PATCH v3 11/16] epoll: use freezable blocking call
` [PATCH v3 12/16] select: "
` [PATCH v3 13/16] futex: "
` [PATCH v3 14/16] nanosleep: "
` [PATCH v3 15/16] sigtimedwait: "
` [PATCH v3 16/16] af_unix: use freezable blocking calls in read

[PATCH 1/2] freezer: add unsafe versions of freezable helpers
 2013-05-06 22:14 UTC  (35+ messages)
` [PATCH 2/2] lockdep: check that no locks held at freeze time

[PATCH] PM: Fix dev_pm_put_subsys_data() to not call kfree() while holding device power lock
 2013-05-06 20:33 UTC  (11+ messages)
      ` [PATCH v2] "

[PATCH V2 0/20] thermal: exynos: Add thermal driver for exynos5440
 2013-05-06 15:28 UTC  (11+ messages)
` [PATCH V2 01/20] thermal: exynos: Moving exynos thermal files into samsung directory
` [PATCH V2 02/20] thermal: exynos: Bifurcate exynos thermal common and tmu controller code
` [PATCH V2 03/20] thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c
` [PATCH V2 04/20] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
` [PATCH V2 05/20] thermal: exynos: Bifurcate exynos tmu driver and configuration data

[PATCH V3] PM / devfreq: tie suspend/resume to runtime-pm
 2013-05-06 11:42 UTC  (3+ messages)

[PATCH] thermal: cut the spaces when user sets policy
 2013-05-06  7:39 UTC  (3+ messages)

[PATCH 2/6] thermal: dove: remove unnecessary platform_set_drvdata()
 2013-05-06  5:12 UTC  (2+ messages)

[PATCH 6/6] thermal: spear: remove unnecessary platform_set_drvdata()
 2013-05-06  4:34 UTC 

[PATCH 5/6] thermal: rcar: remove unnecessary platform_set_drvdata()
 2013-05-06  4:30 UTC 

[PATCH 4/6] thermal: kirkwood: remove unnecessary platform_set_drvdata()
 2013-05-06  4:30 UTC 

[PATCH 3/6] thermal: exynos: remove unnecessary platform_set_drvdata()
 2013-05-06  4:28 UTC 

Why is there a requirement to suspend to a swap device (and not any device)?
 2013-05-05 20:26 UTC  (4+ messages)

[PATCH] Cpufreq: Fix incorrect dependecies for ARM SA11xx drivers
 2013-05-05 12:18 UTC 

[PATCH v2 00/10] optimize freezing tasks by reducing task wakeups
 2013-05-05 11:23 UTC  (35+ messages)
` [PATCH v2 01/10] freezer: shorten freezer sleep time using exponential backoff
` [PATCH v2 02/10] freezer: skip waking up tasks with PF_FREEZER_SKIP set
` [PATCH v2 03/10] freezer: add new freezable helpers using freezer_do_not_count()
` [PATCH v2 04/10] binder: use freezable blocking calls
` [PATCH v2 05/10] epoll: use freezable blocking call
` [PATCH v2 06/10] select: "
` [PATCH v2 07/10] futex: "
` [PATCH v2 08/10] nanosleep: "
` [PATCH v2 09/10] sigtimedwait: "
` [PATCH v2 10/10] af_unix: use freezable blocking calls in read

3.9.0 + CONFIG_X86_INTEL_PSTATE=y -> ThinkPad T420 with i5 lost ACPI functionality
 2013-05-04  7:57 UTC  (5+ messages)

[PATCH, RFC 00/22] ARM randconfig bugs
 2013-05-04  6:39 UTC  (10+ messages)
` [PATCH, RFC 02/22] cpufreq: ARM_DT_BL_CPUFREQ needs ARM_CPU_TOPOLOGY
` [PATCH, RFC 03/22] cpuidle: calxeda: select ARM_CPU_SUSPEND

[PATCH 1/6] Thermal: armada_thermal: Remove redundant platform_set_drvdata()
 2013-05-04  6:15 UTC  (16+ messages)
` [PATCH 2/6] Thermal: dove_thermal: "
` [PATCH 3/6] Thermal: exynos: "
` [PATCH 4/6] Thermal: kirkwood: "
` [PATCH 5/6] Thermal: rcar: "
` [PATCH 6/6] Thermal: spear: "

[PATCH 00/10] optimize freezing tasks by reducing task wakeups
 2013-05-03 14:00 UTC  (12+ messages)
` [PATCH 01/10] freezer: shorten freezer sleep time using exponential backoff
` [PATCH 03/10] freezer: add new freezable helpers using freezer_do_not_count()
` [PATCH 07/10] futex: use freezable blocking call

[RFC v2 0/3] LAB: Support for Legacy Application Booster governor
 2013-05-03 14:07 UTC  (4+ messages)
` [RFC v2 1/3] cpufreq:overclocking: Overclocking support at Exynos4 SoC
` [RFC v2 2/3] cpufreq:LAB: Introduce new cpufreq LAB(Legacy Application Boost) governor
` [RFC v2 3/3] cpufreq:LAB: Modify cpufreq_governor to support LAB Governor

[PATCH V2] cpufreq: cpu0: Free parent node for error cases
 2013-05-03 12:47 UTC  (3+ messages)

[Bisected] 3.7-rc1 can't resume
 2013-05-03 12:15 UTC  (14+ messages)
        ` [Bisected] 3.7-rc1 can't resume (still present in 3.9)

[PATCH] PM: Add pm_ops_ptr() macro
 2013-05-03  9:23 UTC  (3+ messages)

[PATCH 0/5] CPUFreq: ARM big LITTLE Fixes
 2013-05-02 21:19 UTC  (2+ messages)

[PATCH 0/2] CPUFreq core fixes for v3.10-rc2
 2013-05-02 21:19 UTC  (2+ messages)

[PATCH V3] cpufreq: cpufreq-cpu0: defer probe when regulator is not ready
 2013-05-02 21:17 UTC  (2+ messages)

[RFC PATCH] drivers: power: Add watchdog timer to catch drivers which lockup during suspend
 2013-05-02 19:11 UTC  (14+ messages)
` [RFC PATCH] power: Add option to log time spent in suspend

[PATCH 2/2] ARM: DT: tegra: pinctrl suspend resume hook
 2013-05-02 18:33 UTC  (3+ messages)

[PATCH] thermal: Can't set policy
 2013-05-02 17:31 UTC  (4+ messages)

[RFC] Fix restore from hibernate with different kernel versions
 2013-05-02 12:50 UTC  (5+ messages)
` [PATCH] x86, x86-64, gdt, hibernate: Store/load GDT for hibernate path

[PATCH] cpufreq: cpu0: Free parent node for error cases
 2013-05-02 11:58 UTC  (3+ messages)

[PATCH V2] thermal: exynos: Support for TMU regulator defined at device tree
 2013-05-02 10:18 UTC 

[PATCH] thermal: exynos: Support for TMU regulator defined at device tree
 2013-05-02  9:44 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