linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-26 10:43:38 to 2013-10-02 01:29:12 UTC [more...]

[PATCH 0/7] DRA7: DT thermal support
 2013-10-02  1:28 UTC  (16+ messages)
` [PATCH 1/7] arm: dts: add dra7 DSPEVE thermal data
` [PATCH 3/7] arm: dts: dra7: add bandgap entry
` [PATCH 4/7] arm: dts: add cooling properties on dra7 cpu node
` [PATCH 5/7] arm: dts: dra7: add thermal data
` [PATCH 6/7] arm: dts: add tmp102 i2c sensor node on dra7-evm
` [PATCH 7/7] arm: dts: add thermal zones info on tmp102 for DRA7-EVM
  ` [PATCH 2/7] arm: dts: add dra7 IVA thermal data

Fwd: [v3.12-rc1] [regression] PM / hibernate: Create memory bitmaps after freezing user space
 2013-10-01 20:35 UTC  (8+ messages)
            ` [PATCH] PM / hibernate: Fix user space driven resume regression

[PATCHv4 0/9] Thermal Framework Enhancements
 2013-10-01 18:38 UTC  (10+ messages)
` [PATCHv4 1/9] Thermal: Check for validity before doing kfree
` [PATCHv4 2/9] Thermal: Create sensor level APIs
` [PATCHv4 3/9] Thermal: Create zone "
` [PATCHv4 4/9] Thermal: Add APIs to bind cdev to new zone structure
` [PATCHv4 5/9] Thermal: Add trip point sysfs nodes for sensor
` [PATCHv4 6/9] Thermal: Create Thermal map sysfs attributes for a zone
` [PATCHv4 7/9] Thermal: Add Documentation to new APIs
` [PATCHv4 8/9] Thermal: Add ABI Documentation for sysfs interfaces
` [PATCHv4 9/9] Thermal: Dummy driver used for testing

[PATCH] Intel Pstate driver: fix no turbo
 2013-10-01 17:28 UTC 

[PATCH v2 0/5] PM / OPP: updates to enable sharing OPPs info
 2013-10-01 16:46 UTC  (7+ messages)
` [PATCH v2 2/5] PM / OPP: add support to specify phandle of another node for OPP
  ` [PATCH v2 1/5] PM / OPP: extend DT binding "
  ` [PATCH v2 3/5] PM / OPP: check for existing OPP list when initialising from device tree
  ` [PATCH v2 4/5] cpufreq: arm_big_little_dt: enhance OPP error checking
` [PATCH v2 5/5] cpufreq: arm_big_little_dt: return success if OPP list already exists

[PATCH 1/2] cpufreq: distinguish drivers that do asynchronous notifications
 2013-10-01 16:06 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: make sure frequency transitions are serialized

[PATCH] cpufreq: highbank-cpufreq: Enable Midway/ECX-2000
 2013-10-01 15:30 UTC 

[PATCH] cpufreq: arm-big-little: use clk_get instead of clk_get_sys
 2013-10-01  9:30 UTC 

[PATCH 0/6] thermal: exynos: Fixes for v3.12
 2013-10-01  6:55 UTC  (10+ messages)
` [PATCH 1/6] thermal: exynos: fix: Return from exynos_report_trigger() when therm_dev is NULL
` [PATCH 2/6] thermal: exynos: Provide separate TMU data for Exynos4412
` [PATCH 3/6] thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos4412
` [PATCH 4/6] thermal: exynos: Replace SOC_ARCH_EXYNOS with SOC_ARCH_EXYNOS5250

[PATCH v2 RESEND 0/3] cpufreq/ondemand support for Xserve G5 & iMac G5 iSight
 2013-10-01  5:00 UTC  (5+ messages)
` [PATCH v2 RESEND 1/3] cpufreq: pmac64: speed up frequency switch
` [PATCH v2 RESEND 2/3] cpufreq: pmac64: provide cpufreq transition latency for older G5 models
` [PATCH v2 RESEND 3/3] cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) model

[PATCHv4 00/18] device thermal limits represented in device tree nodes (v4)
 2013-10-01  2:39 UTC  (27+ messages)
` [PATCHv4 01/18] thermal: allow registering without .get_temp
` [PATCHv4 02/18] thermal: core: allow binding via .bind when tzp is present
` [PATCHv7 03/18] thermal: introduce device tree parser
    ` [PATCHv8 "
` [PATCHv4 05/18] thermal: cpu_cooling: introduce of_cpufreq_cooling_register
` [PATCHv4 06/18] cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties
` [PATCHv4 07/18] hwmon: lm75: expose to thermal fw via DT nodes
` [PATCHv4 09/18] thermal: ti-soc-thermal: use thermal DT infrastructure
` [PATCHv4 10/18] arm: dts: add omap4 CPU thermal data
` [PATCHv4 11/18] arm: dts: add omap4430 "
` [PATCHv4 12/18] arm: dts: add omap4460 "
` [PATCHv4 14/18] arm: dts: add cooling properties on omap4460 cpu node
` [PATCHv4 15/18] arm: dts: add omap5 GPU thermal data
` [PATCHv4 16/18] arm: dts: add omap5 CORE "
  ` [PATCHv4 04/18] thermal: core: introduce thermal_of_cooling_device_register
  ` [PATCHv4 08/18] hwmon: tmp102: expose to thermal fw via DT nodes
  ` [PATCHv4 13/18] arm: dts: add cooling properties on omap4430 cpu node
  ` [PATCHv4 17/18] arm: dts: add omap5 thermal data
  ` [PATCHv4 18/18] arm: dts: add cooling properties on omap5 cpu node

Userspace program to wake system from suspend
 2013-09-30 19:48 UTC  (4+ messages)

[PATCH 00/21] CPUIdle: Minor cleanups for 3.13
 2013-09-30 18:37 UTC  (7+ messages)
` [PATCH 19/21] cpuidle: create list of registered drivers

[PATCH 1/2] cpufreq: unlock correct rwsem while updating policy->cpu
 2013-09-30 18:28 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: make return type of lock_policy_rwsem_{read|write}() as void

[PATCH 0/3] PM / OPP: updates to enable sharing OPPs info
 2013-09-30 16:46 UTC  (8+ messages)
` [PATCH 1/3] PM / OPP: extend DT binding to specify phandle of another node for OPP
` [PATCH 2/3] PM / OPP: add support "

[PATCH v2] arm: vexpress: tc2: fix hotplug/idle/kexec race on cluster power down
 2013-09-30 16:33 UTC  (4+ messages)

[PATCHv5 02/16] drivers: thermal: introduce device tree parser
 2013-09-30 15:40 UTC  (5+ messages)
` [PATCHv6 "

[PATCH v2] x86/acpi: fix incorrect placement of __initdata tag
 2013-09-30 15:29 UTC 

[PATCH] x86/acpi: fix incorrect placement of __initdata tag
 2013-09-30 15:27 UTC  (3+ messages)

[PATCH] ARM: ux500: u8500_defconfig: add missing cpuidle option
 2013-09-30 11:36 UTC 

[PATCH] ARM: ux500: cpuidle: fix section mismatch
 2013-09-29 23:12 UTC  (2+ messages)

[GIT PULL] ACPI and power management fixes for v3.12-rc3
 2013-09-27 23:31 UTC 

[PATCH 0/3] thermal: bcm281xx: Add thermal driver
 2013-09-27 22:49 UTC  (4+ messages)
` [PATCH 1/3] "

[PATCH v2 0/3] thermal: bcm281xx: Add thermal driver
 2013-09-27 22:37 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: bcm281xx: Turn on Thermal and HWMON drivers
  ` [PATCH v2 1/3] thermal: bcm281xx: Add thermal driver
  ` [PATCH v2 3/3] ARM: bcm281xx: Add thermal driver to device tree

[PATCH] ACPI/thermal : Remove zone disabled warning
 2013-09-27 21:53 UTC  (2+ messages)

[PATCH v2] thermal: Kconfig: cosmetic fixes
 2013-09-27 21:51 UTC  (2+ messages)

[PATCH 1/2] ARM: zynq: cpuidle: Remove useless compatibility string
 2013-09-27 16:40 UTC  (10+ messages)
` [PATCH 2/2] ARM: zynq: cpuidle: convert to platform driver

[PATCH] arm: vexpress: tc2: fix CPU hotplug and CPU idle race on cluster power down
 2013-09-27 15:27 UTC  (3+ messages)

[PATCH] thermal: Kconfig: cosmetic fixes
 2013-09-27 14:30 UTC  (2+ messages)

[PATCH] ARM: highbank: cpuidle: convert to platform driver
 2013-09-27 12:50 UTC  (3+ messages)

[PATCH 1/6] cpuidle: calxeda: add support to use PSCI calls
 2013-09-27 12:14 UTC  (7+ messages)
` [PATCH 2/6] cpuidle: calxeda: add cpu_pm_enter/exit calls
` [PATCH 3/6] cpuidle: calxeda: add ecx-2000 support

[RFC PATCH] ARM: zynq: cpuidle: convert to platform driver
 2013-09-27  8:14 UTC  (4+ messages)

Bisected 3.12.0-rc1 Laptop screen goes blank during kernelboot
 2013-09-27  7:05 UTC  (3+ messages)

[RFC PATCH v4 00/40] mm: Memory Power Management
 2013-09-27  6:34 UTC  (28+ messages)
` [RFC PATCH v4 06/40] mm: Demarcate and maintain pageblocks in region-order in the zones' freelists
` [Results] [RFC PATCH v4 00/40] mm: Memory Power Management

[Question] Verification For arm64: suspend/resume implementation
 2013-09-27  2:53 UTC  (11+ messages)

[PATCH 0/9] cpuidle: rework device state count handling
 2013-09-27  1:04 UTC  (8+ messages)
` [PATCH 2/9] POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization
` [PATCH 3/9] POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines

[PATCH v2 1/2] ARM: shmobile: r8a7790: implement CPU clock scaling for CPUFreq
 2013-09-26 21:40 UTC  (5+ messages)

[PATCH] thermal/intel_powerclamp: Add newer CPU models
 2013-09-26 11:33 UTC 

[RFC PATCH 0/2] ARM: at91: cpuidle: encapsulate and move the driver to drivers/cpuidle
 2013-09-26 16:06 UTC  (3+ messages)
` [RFC PATCH 1/2] ARM: at91: cpuidle: convert to platform driver
` [RFC PATCH 2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle

[PATCH -v2] cpufreq: skip loading acpi_cpufreq after intel_pstate
 2013-09-26 15:41 UTC  (4+ messages)

[RFC V4 PATCH 00/15] Signature verification of hibernate snapshot
 2013-09-26 14:56 UTC  (30+ 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).