linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-01 04:19:54 to 2013-02-05 12:35:10 UTC [more...]

[PATCH V2 1/3] PM: Introduce suspend state PM_SUSPEND_FREEZE
 2013-02-05 12:35 UTC  (10+ messages)
` [PATCH V2 2/3] ACPI: enable ACPI SCI during suspend
` [PATCH V2 3/3] i915: ignore lid open event when resuming
    ` [Intel-gfx] "

[PATCH 0/4] CPUFreq: Implement per policy instances of governors
 2013-02-05 12:24 UTC  (32+ messages)
  ` [PATCH 1/4] cpufreq: Don't check cpu_online(policy->cpu)
  ` [PATCH 2/4] cpufreq: stats: Get rid of CPUFREQ_STATDEVICE_ATTR
  ` [PATCH 3/4] cpufreq: Add per policy governor-init/exit infrastructure
  ` [PATCH 4/4] cpufreq: governor: Implement per policy instances of governors

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

[PATCHv3 0/8] Thermal Framework Enhancements
 2013-02-05 10:46 UTC  (9+ 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 1/3] PM / devfreq: set min/max freq limit from freq table
 2013-02-05 10:42 UTC  (11+ messages)
` [PATCH 3/3] PM / devfreq: account suspend/resume for stats

[PATCH 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
 2013-02-05 10:13 UTC  (9+ messages)
` [PATCH 1/2] cpufreq: Convert the cpufreq_driver_lock to a rwlock
` [PATCH 2/2] cpufreq: Convert the cpufreq_driver_lock to use the rcu

BUG in bleeding edge c560f3d
 2013-02-05 10:08 UTC  (5+ messages)

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

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

[PATCH] PM / devfreq: add comments and Documentation
 2013-02-05  9:45 UTC 

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

[PATCH 1/4] ACPI / idle: remove unused definition
 2013-02-04 22:44 UTC  (4+ messages)
` [PATCH 2/4] ACPI / idle : remove pointless headers
` [PATCH 3/4] ACPI / idle: pass the cpuidle_device parameter
` [PATCH 4/4] ACPI / idle: remove usage of the statedata

[PATCH 1/3] PM: make VT switching to the suspend console optional v3
 2013-02-04 20:26 UTC  (4+ messages)
` [PATCH 2/3] fb: add support for drivers not needing VT switch at suspend/resume time
` [PATCH 3/3] drm/i915: support resume without VT switch v2

[PATCH v3 0/4] Kirkwood and Dove Thermal drivers
 2013-02-04 19:19 UTC  (13+ messages)
` [PATCH v3 1/4] thermal: Add support for the thermal sensor on Kirkwood SoCs
    ` [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 2/4] ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283
      ` [PATCH v4 3/4] Thermal: Dove: Add Themal sensor support for Dove
      ` [PATCH v4 4/4] Dove: Thermal: Add DT node and enable in defconfig
` [PATCH v3 2/4] ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283
` [PATCH v3 3/4] Thermal: Dove: Add Themal sensor support for Dove
` [PATCH v3 4/4] Dove: Thermal: Add DT node and enable in defconfig

[PATCH 1/3] cpufreq: TEGRA: Set policy->cpus from driver->init()
 2013-02-04 16:36 UTC  (13+ messages)
  ` [PATCH 2/3] cpufreq: Set all cpus in policy->cpus for single cluster SoCs
  ` [PATCH 3/3] cpufreq: Remove unnecessary use of policy->shared_type

[PATCH v5] cpufreq: add imx6q-cpufreq driver
 2013-02-04 18:40 UTC  (4+ messages)

[PATCH 1/2] don't wait on disk to start on resume
 2013-02-04 14:27 UTC  (6+ messages)

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-04 13:47 UTC  (2+ messages)

[PATCH v6] cpufreq: add imx6q-cpufreq driver
 2013-02-04 13:12 UTC  (3+ messages)

[PATCH] suspend: enable freeze timeout configuration through sysctl
 2013-02-04 12:22 UTC  (9+ messages)
` [PATCH V2] suspend: enable freeze timeout configuration through sys
  ` [PATCH V3] "
    ` [PATCH V4] "

[PATCH] cpufreq: exynos: simplify .init() for setting policy->cpus
 2013-02-04 12:22 UTC  (2+ messages)

[PATCH 0/4] davinci: cpuidle - some cleanups
 2013-02-04 12:08 UTC  (12+ messages)
` [PATCH 1/4] davinci: cpuidle - use global variable for ddr2 flag
` [PATCH 2/4] davinci: cpuidle - move code to prevent forward declaration
  ` [PATCH 3/4] davinci: cpuidle - remove the ops
` [PATCH 4/4] davinci: cpuidle - remove useless initialization

[PATCH 0/4][V2] davinci: cpuidle - some cleanups
 2013-02-04 12:01 UTC  (5+ messages)
` [PATCH 1/4][V2] davinci: cpuidle - use global variable for ddr2 flag
  ` [PATCH 2/4][V2] davinci: cpuidle - move code to prevent forward declaration
` [PATCH 3/4][V2] davinci: cpuidle - remove the ops
` [PATCH 4/4][V2] davinci: cpuidle - remove useless initialization

Re: [PATCH v4 4/4] PM: Devfreq: Add Exynos5-bus devfreq driver for Exynos5250
 2013-02-04  8:31 UTC  (2+ messages)

[PATCHv2 0/9] Thermal Framework Enhancements
 2013-02-04  6:37 UTC  (3+ messages)

[RFC PATCH 1/3] PM: Introduce suspend state PM_SUSPEND_FREEZE
 2013-02-04  6:26 UTC  (8+ messages)
` [RFC PATCH 3/3] i915: ignore lid open event when resuming
  ` [Intel-gfx] "

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

[patch] PM: intel_powerclamp: off by one in start_power_clamp()
 2013-02-04  1:44 UTC  (2+ messages)

[PATCH] PM: make VT switching to the suspend console optional v2
 2013-02-03 12:59 UTC  (4+ messages)

[PATCH 48/62] thermal: convert to idr_alloc()
 2013-02-03  1:20 UTC 

intel_idle and turbostat patches supporting Haswell
 2013-02-02 20:18 UTC  (10+ messages)
` [PATCH 1/4] intel_idle: stop using driver_data for static flags
  ` [PATCH 2/4] tools/power turbostat: support HSW
  ` [PATCH 3/4] tools/power turbostat: decode MSR_IA32_POWER_CTL

[PATCH] firewire: Fix ohci free_irq() warning
 2013-02-02 15:30 UTC  (9+ messages)

[PATCH 1/2] cpufreq: governors: Get rid of dbs_data->enable field
 2013-02-01 22:32 UTC  (7+ messages)
` [PATCH 2/2] cpufreq: governors: Remove code redundancy between governors

[PATCH v8 4/4] sd: change to auto suspend mode
 2013-02-01 15:11 UTC  (2+ messages)

[PATCH] Thermal: Fix to use read critical temperature when required
 2013-02-01  8:43 UTC  (3+ messages)

[PATCH v8 3/3] PM: Introduce Intel PowerClamp Driver
 2013-02-01  5:46 UTC  (2+ messages)

[PATCH] cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
 2013-02-01  5:44 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).