linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-07 12:02:52 to 2014-01-11 19:43:25 UTC [more...]

[PATCH RFC 00/10] Generic Device Tree based power domain look-up
 2014-01-11 19:42 UTC  (11+ messages)
` [PATCH RFC 01/10] ARM: s3c64xx: pm: Use name field of generic_pm_domain
` [PATCH RFC 02/10] ARM: s3c64xx: pm: Add always_on field to s3c64xx_pm_domain struct
` [PATCH RFC 03/10] ARM: s3c64xx: pm: Add pwr_stat bit for domain G
` [PATCH RFC 04/10] base: power: Add generic OF-based power domain look-up
` [PATCH RFC 05/10] ARM: exynos: Move to generic power domain bindings
` [PATCH RFC 06/10] ARM: s3c64xx: pm: Add device tree based power domain instantiation
` [PATCH RFC 07/10] ARM: s3c64xx: dt: Enable SoC-level power management
` [PATCH RFC 08/10] ARM: dts: s3c64xx: Add nodes for power domains
` [PATCH RFC 09/10] ARM: dts: s3c64xx: Add node for display controller
` [PATCH RFC 10/10] ARM: dts: s3c6410-mini6410: Add support for LCD screen

[PATCH 1/3] power: clock_ops.c: fixup clk prepare/unprepare count
 2014-01-11 13:05 UTC  (3+ messages)
` [PATCH 2/3] power: clock_ops.c: check return of clk_enable() in pm_clk_resume()
` [PATCH 3/3] power: clock_ops.c: report clock errors from clk_enable()

REQ_PM vs REQ_TYPE_PM_RESUME
 2014-01-11  2:08 UTC  (53+ messages)
                                ` Allow runtime suspend during system resume

[PATCH] ACPI/SCAN: _STA status read
 2014-01-11  1:21 UTC  (2+ messages)

[PATCH v2 0/9] cpuidle: rework device state count handling
 2014-01-11  0:37 UTC  (2+ messages)

[GIT] APM
 2014-01-11  0:30 UTC  (2+ messages)

[PATCH] ACPI/SCAN: _STA status read
 2014-01-10 23:07 UTC  (2+ messages)

[PATCH] power: fixup clock_ops
 2014-01-10 17:13 UTC  (6+ messages)

[GIT PULL] ACPI and power management fixes for v3.13-rc8
 2014-01-10 13:56 UTC 

[PATCH 1/2] Revert "intel_idle: mark states tables with __initdata tag"
 2014-01-10 13:48 UTC  (13+ messages)
` [PATCH 2/2] intel_idle: close avn_cstates array with correct marker

[PATCH 1/2] ARM: SA1100: Create dummy clk_get_rate() to avoid build failures
 2014-01-10 13:36 UTC  (5+ messages)
` [PATCH Resend 2/2] cpufreq: introduce cpufreq_generic_get() routine

DiePresse.com Mein Freund, der Fahrradhändler
 2014-01-10 12:29 UTC 

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2014-01-10  6:35 UTC  (8+ messages)
` [PATCH v12 0/7] "
  ` [PATCH v12 7/7] thermal:exynos:boost: Automatic enable/disable of BOOST feature (at Exynos4412)

WARNING: CPU: 1 PID: 0 at kernel/time/tick-broadcast.c:667
 2014-01-10  3:00 UTC  (3+ messages)

[PATCH v4 1/2] ARM: imx: add select on ARCH_MXC for cpufreq support
 2014-01-10  2:39 UTC  (2+ messages)
` [PATCH v4 2/2] cpufreq: imx6q-cpufreq driver depends on SOC_IMX6Q/SOC_IMX6SL

[PATCH] drivers/cpufreq: delete non-required instances of include <linux/init.h>
 2014-01-09 15:42 UTC  (5+ messages)

[PATCH V3 Resend] cpufreq: create cpufreq_generic_get() routine
 2014-01-09 14:45 UTC  (11+ messages)

[PATCH v2 0/2] Intruduce thermal_zone_get_zone_by_node
 2014-01-09 10:37 UTC  (3+ messages)
` [PATCH v2 1/2] thermal: introduce thermal_zone_get_zone_by_node helper function
  ` [PATCH v2 2/2] thermal: use device node to get thermal zone

[PATCH] thermal: add interface to support tune governor in run-time
 2014-01-09  8:11 UTC  (3+ messages)

[PATCH] thermal: use device node to get thermal zone
 2014-01-09  7:56 UTC  (4+ messages)

[PATCH] thermal: add trip parameter for of .get_trend
 2014-01-09  7:55 UTC  (4+ messages)

cpufrequency ondemand governor question
 2014-01-09  4:53 UTC 

I have a very lucrative Business
 2014-01-08 20:47 UTC 

[PATCH] hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
 2014-01-08 13:49 UTC  (3+ messages)

[PATCH 0/4] thermal: rcar: Add missing clock handling
 2014-01-08 12:58 UTC  (19+ messages)
` [PATCH 1/4] ARM: shmobile: r8a7791: Add thermal clock in device tree
` [PATCH 2/4] ARM: shmobile: r8a7790: "
` [PATCH 3/4] thermal: rcar: Add missing clock handling
` [PATCH -trivial 4/4] thermal: rcar: Spelling s/delaye/delay/g

[0/11][REPOST] Energy-aware scheduling use-cases and scheduler issues
 2014-01-08 12:31 UTC  (13+ messages)
` [1/11] issue 1: Missing power topology information in scheduler
` [2/11] issue 2: Energy-awareness for heterogeneous systems
` [3/11] issue 3: No understanding of potential cpu capacity
` [4/11] issue 4: Tracking idle states
` [5/11] issue 5: Frequency and uarch invariant task load
` [6/11] issue 6: Poor and non-deterministic performance on heterogeneous systems
` [7/11] use-case 1: Webbrowsing on Android
` [8/11] use-case 2: Audio playback "
` [9/11] use-case 3: Video "
` [10/11] use-case 4: Game "
` [11/11] system 1: Saving energy using DVFS

[PATCH 1/2] cpufreq: try to resume policies which failed on last resume
 2014-01-08  5:51 UTC  (14+ messages)

[PATCHv5 00/20] device thermal limits represented in device tree nodes (v5)
 2014-01-08  4:16 UTC  (14+ messages)
` [PATCHv9 02/20] thermal: introduce device tree parser

linux-next: Tree for Jan 06 (hwmon/lm75.c)
 2014-01-08  2:02 UTC  (20+ messages)
    ` [PATCH] hwmon/sensors: fix SENSORS_LM75 dependencies
            ` [PATCH 1/1] thermal: fix compilation issue on CONFIG_THERMAL_OF dependencies

[PATCH Resend 1/4] cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
 2014-01-08  0:14 UTC  (2+ messages)

intel_pstate divide error with v3.13-rc4-256-gb7000ad
 2014-01-07 16:11 UTC  (10+ messages)

[0/11] Energy-aware scheduling use-cases and scheduler issues
 2014-01-07 16:02 UTC  (6+ messages)
` [8/11] use-case 2: Audio playback on Android


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