linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-05 08:03:15 to 2013-02-08 23:10:17 UTC [more...]

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-08 23:10 UTC  (15+ messages)
` [PATCH v5 04/45] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks

[PATCH 0/4] CPUFreq Fixes for 3.9
 2013-02-08 20:02 UTC  (20+ messages)
  ` [PATCH 1/4] cpufreq: governors: Fix WARN_ON() for multi-policy platforms
  ` [PATCH 2/4] cpufreq: Remove unused HOTPLUG_CPU code
  ` [PATCH 3/4] cpufreq: Create a macro for unlock_policy_rwsem{read, write}
  ` [PATCH 4/4] cpufreq: Fix locking issues

[PATCH 2/2] cpufreq: conservative: Fix typos in comments
 2013-02-08 17:24 UTC 

[PATCH 1/2] cpufreq: ondemand: Fix typos in comments
 2013-02-08 17:24 UTC 

[PATCH 1/3] cpufreq: exynos: Remove error return even if no soc found
 2013-02-08 16:49 UTC  (16+ messages)
` [PATCH 2/3] cpufreq: exynos: Adding cpufreq driver for exynos5440
` [PATCH 3/3] dts: Add cpufreq controller node for Exynos5440 SoC

[PATCH v3 0/4] Kirkwood and Dove Thermal drivers
 2013-02-08 14:33 UTC  (6+ messages)
` [PATCH v3 2/4] ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283

[PATCH] fuse: make fuse daemon frozen along with kernel threads
 2013-02-08 14:11 UTC  (6+ messages)
    ` [fuse-devel] "

[BUG] cpufreq: sleeping function called from invalid context at kernel/workqueue.c:2811
 2013-02-08 13:23 UTC  (7+ messages)

[PATCH 0/5] Thermal: cpu cooling fix
 2013-02-08 13:09 UTC  (9+ messages)
` [PATCH 1/5] Thermal: fix a wrong comment
` [PATCH 2/5] Thermal: Introduce cpu cooling table
` [PATCH 3/5] Thermal: Get cpu frequency via "
` [PATCH 4/5] Thermal: Get max cpu cooling states "
` [PATCH 5/5] Thermal: Get cooling state "

[PATCHv3 0/8] Thermal Framework Enhancements
 2013-02-08 10:27 UTC  (24+ messages)
` [PATCH 1/8] Thermal: Create sensor level APIs
` [PATCH 2/8] Thermal: Create zone "
` [PATCH 3/8] Thermal: Add APIs to bind cdev to new zone structure
` [PATCH 4/8] Thermal: Add trip point sysfs nodes for sensor
` [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone
` [PATCH 6/8] Thermal: Add Documentation to new APIs
` [PATCH 7/8] Thermal: Add ABI Documentation for sysfs interfaces
` [PATCH 8/8] Thermal: Dummy driver used for testing

[PATCH v5 0/4] Kirkwood and Dove Thermal drivers
 2013-02-08  7:25 UTC  (7+ messages)
` [PATCH v5 1/4] thermal: Add support for the thermal sensor on Kirkwood SoCs
` [PATCH v5 2/4] ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283
` [PATCH v5 3/4] Thermal: Dove: Add Themal sensor support for Dove
` [PATCH v5 4/4] Dove: Thermal: Add DT node and enable in defconfig

[PATCH V2 0/2] Thermal: cpufreq cooling fix
 2013-02-08  7:12 UTC  (3+ messages)
` [PATCH V2 1/2] Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_table
` [PATCH V2 2/2] Thermal: exynos: fix cooling state translation

[PATCH V2 1/2] thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation
 2013-02-08  3:34 UTC  (6+ messages)
` [PATCH V2 2/2] thermal: exynos: Use the framework for temperature emulation support

next-20130206 cpufreq - WARN in sysfs_add_one
 2013-02-08  2:45 UTC  (8+ messages)

cpufreq.c:1779 suspicious rcu_dereference_check() usage!
 2013-02-08  2:05 UTC 

[PATCH V3 1/2] Thermal: exynos: Add support for temperature falling interrupt
 2013-02-08  1:13 UTC  (2+ messages)
` [PATCH V3 2/2] thermal: exynos: Use the new thermal trend type for quick cooling action

[PATCH 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
 2013-02-07 23:29 UTC  (18+ messages)
` [PATCH 1/2] cpufreq: Convert the cpufreq_driver_lock to a rwlock
            ` [PATCH v2 linux-next 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
              ` [PATCH v2 linux-next 1/2] cpufreq: Convert the cpufreq_driver_lock to a rwlock
              ` [PATCH v2 linux-next 2/2] cpufreq: Convert the cpufreq_driver_lock to use the rcu

[PATCH 2/5] Thermal: Introduce cpu cooling table
 2013-02-07 23:18 UTC  (3+ messages)

[PATCH] cpufreq: exynos: simplify .init() for setting policy->cpus
 2013-02-07  5:18 UTC  (3+ messages)

[PATCH 5/5] Thermal: Get cooling state via cpu cooling table
 2013-02-07  1:45 UTC  (2+ messages)

[PATCH 3/5] Thermal: Get cpu frequency via cpu cooling table
 2013-02-07  1:44 UTC 

[PATCH 64/77] thermal: convert to idr_alloc()
 2013-02-06 19:40 UTC 

[PATCH v9 0/4] block layer runtime pm
 2013-02-06 15:51 UTC  (6+ messages)
` [PATCH v9 3/4] block: implement runtime pm strategy
` [PATCH v9 4/4] sd: change to auto suspend mode

[PATCH] cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold
 2013-02-06 12:58 UTC  (3+ messages)

[PATCH 0/4] CPUFreq: Implement per policy instances of governors
 2013-02-06 10:38 UTC  (37+ messages)

[PATCH 1/3] PM: make VT switching to the suspend console optional v3
 2013-02-06  9:21 UTC  (8+ messages)
` [PATCH 3/3] drm/i915: support resume without VT switch v2
  ` [Intel-gfx] "
      ` [Intel-gfx] [PATCH 1/3] PM: make VT switching to the suspend console optional v3

[PATCH 0/7] thermal: rcar: add interrupt and DT support
 2013-02-06  8:37 UTC  (7+ messages)
` [PATCH 7/7] thermal: rcar: add Device Tree support

BUG in bleeding edge c560f3d
 2013-02-06  1:34 UTC  (7+ messages)

[PATCH V2 1/3] PM: Introduce suspend state PM_SUSPEND_FREEZE
 2013-02-06  1:11 UTC  (10+ messages)
` [PATCH V2 3/3] i915: ignore lid open event when resuming
    ` [Intel-gfx] "

[PATCH] Thermal: fix iteration over CPU frequency list
 2013-02-05 17:55 UTC  (5+ messages)

[PATCH v3 1/4] thermal: Add support for the thermal sensor on Kirkwood SoCs
 2013-02-05 17:32 UTC  (7+ messages)
` [PATCH v4 0/4] Kirkwood and Dove Thermal drivers
  ` [PATCH v4 1/4] thermal: Add support for the thermal sensor on Kirkwood SoCs
  ` [PATCH v4 3/4] Thermal: Dove: Add Themal sensor support for Dove

[PATCH] PM / devfreq: add comments and Documentation
 2013-02-05 15:41 UTC  (3+ messages)

[PATCH v2] firewire: Fix ohci free_irq() warning
 2013-02-05 10:58 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/3] PM / devfreq: set min/max freq limit from freq table
 2013-02-05 10:42 UTC  (5+ messages)

[PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250
 2013-02-05  9:56 UTC  (3+ messages)
` [PATCH v5 "


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