linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-12 19:15:06 to 2013-05-17 12:43:23 UTC [more...]

[PATCH v3] thermal: cut the spaces when user sets policy
 2013-05-17 12:43 UTC  (2+ messages)

3.10-rc1 system starts regular boot when waking from s2ram
 2013-05-17 12:30 UTC  (19+ messages)
` CONFIG_HYPERVISOR_GUEST=y {-- replace -- CONFIG_PARAVIRT_GUEST=y {= { # CONFIG_HYPERVISOR_GUEST is not set } Re: 3.10-rc1 system starts regular boot when waking from s2ram Fw: [PATCH 2/2] x86: Make Linux guest support optional
        ` CONFIG_HYPERVISOR_GUEST=y {-- replace -- CONFIG_PARAVIRT_GUEST=y {= { # CONFIG_HYPERVISOR_GUEST is not set } Re: 3.10-rc1 "

[PATCH V4 00/30] thermal: exynos: Add thermal driver for exynos5440
 2013-05-17 12:17 UTC  (34+ messages)
` [PATCH V4 01/30] thermal: exynos: Moving exynos thermal files into samsung directory
` [PATCH V4 02/30] thermal: exynos: Add ARCH_HAS_TMU config to know the supported soc's
` [PATCH V4 03/30] thermal: exynos: Remove CPU_THERMAL dependency for using TMU driver
` [PATCH V4 04/30] thermal: exynos: Bifurcate exynos thermal common and tmu controller code
` [PATCH V4 05/30] thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c
` [PATCH V4 06/30] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
` [PATCH V4 07/30] thermal: exynos: Bifurcate exynos tmu driver and configuration data
` [PATCH V4 08/30] thermal: exynos: Add missing definations and code cleanup
` [PATCH V4 09/30] thermal: exynos: Add extra entries in the tmu platform data
` [PATCH V4 10/30] thermal: exynos: Support thermal tripping
` [PATCH V4 11/30] thermal: exynos: Move register definitions from driver file to data file
` [PATCH V4 12/30] thermal: exynos: Fix to clear only the generated interrupts
` [PATCH V4 13/30] thermal: exynos: Add support for instance based register/unregister
` [PATCH V4 14/30] thermal: exynos: Modify private_data to appropriate name driver_data
` [PATCH V4 15/30] thermal: exynos: Return success even if no cooling data supplied
` [PATCH V4 16/30] thermal: exynos: Make the zone handling dependent on trip count
` [PATCH V4 17/30] thermal: exynos: Add support to handle many instances of TMU
` [PATCH V4 18/30] thermal: exynos: Add TMU features to check instead of using SOC type
` [PATCH V4 19/30] thermal: exynos: use device resource management infrastructure
` [PATCH V4 20/30] ARM: dts: thermal: exynos4: Add documentation for Exynos SoC thermal bindings
` [PATCH V4 21/30] thermal: exynos: Add support to access common register for multistance
` [PATCH V4 22/30] thermal: exynos: Add support for exynos5440 TMU sensor
` [PATCH V4 23/30] thermal: exynos: Fix to set the second point correction value properly
` [PATCH V4 24/30] thermal: exynos: Add thermal configuration data for exynos5440 TMU sensor
` [PATCH V4 25/30] thermal: exynos: Add a compensation logic on swapped e-fuse values
` [PATCH V4 26/30] thermal: exynos: Add hardware mode thermal calibration support
` [PATCH V4 27/30] Documentation: thermal: Explain the exynos thermal driver model
` [PATCH V4 28/30] thermal: exynos: Support for TMU regulator defined at device tree
` [PATCH V4 29/30] ARM: dts: Add device tree node for exynos5440 TMU controller
` [PATCH V4 30/30] arm: exynos: enable ARCH_HAS_TMU

[PATCH 0/3] CPUFreq Fixes for 3.10-rc2
 2013-05-17 12:16 UTC  (9+ messages)
` [PATCH 1/3] cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy
` [PATCH 2/3] cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
` [PATCH 3/3] cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT

[PATCH 1/2] cpufreq: Move get_cpu_idle_time() to cpufreq.c
 2013-05-17 11:26 UTC  (2+ messages)
` [PATCH 2/2] cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory

[PATCH] cpufreq: arm_big_little_dt: Register driver only if DT has valid data
 2013-05-17 11:25 UTC 

[patch v7 0/21] sched: power aware scheduling
 2013-05-17  8:06 UTC  (13+ messages)

[GIT PULL] Power management and ACPI fixes for v3.10-rc2
 2013-05-16 23:36 UTC  (3+ messages)

[PATCH 0/2] Quiet power limit notification
 2013-05-16 21:54 UTC  (2+ messages)
` [RESEND] "

[PATCH 00/33] devm improvement series, part 1, take 2
 2013-05-16 18:29 UTC  (10+ messages)
` [PATCH 03/33] drivers/cpufreq: don't check resource with devm_ioremap_resource
` [PATCH 20/33] drivers/thermal: "

[PATCH 1/4] Thermal: armada: Remove redundant use of of_match_ptr
 2013-05-16 10:42 UTC  (5+ messages)
` [PATCH 2/4] Thermal: dove: "
` [PATCH 3/4] Thermal: kirkwood: "
` [PATCH 4/4] Thermal: spear: "

[PATCH 1/6] Thermal: armada_thermal: Remove redundant platform_set_drvdata()
 2013-05-16  8:51 UTC  (5+ messages)

[PATCH 1/2] Thermal: spear_thermal: convert to devm_ioremap_resource
 2013-05-16  8:46 UTC  (3+ messages)
` [PATCH 2/2] Thermal: don't check resource with devm_ioremap_resource

[RFC 00/42] devm improvement series, part #1
 2013-05-16  7:22 UTC  (3+ messages)
` [RFC 26/42] drivers/thermal: don't check resource with devm_ioremap_resource

[PATCH] cpufreq: fix governor start/stop race condition
 2013-05-16  6:14 UTC 

[PATCH] thermal: rcar: Fix typo in probe information message
 2013-05-16  1:27 UTC  (3+ messages)

[PATCH] ACPI / PM: Allow device power states to be used for CONFIG_PM unset
 2013-05-15 23:04 UTC 

S3, SMP non boot cpus and /sys/devices/system/cpu[1-9]/cpufreq/scaling_max_freq
 2013-05-15 20:50 UTC  (31+ messages)

[PATCH V1 resend] cpufreq: Raname index as data in cpufreq_frequency_table
 2013-05-15 16:24 UTC  (7+ messages)

[PATCH 0/2] staging -> thermal: move ti-soc-thermal to drivers/thermal
 2013-05-15 15:46 UTC  (3+ messages)
` [PATCH 1/2] thermal: introduce TI SoC thermal driver
` [PATCH 2/2] MAINTAINERS: update TI SoC thermal driver entry

Fans at full speed after resume
 2013-05-15  9:46 UTC  (7+ messages)

[PATCH 0/2] CPU Package temperarure thermal driver
 2013-05-14 16:39 UTC  (11+ messages)
` [PATCH 1/2] x86, mcheck, therm_throt: Process package thresholds
` [PATCH 2/2] Thermal: CPU Package temperature thermal

Kobject_uevent in cpufreq.c
 2013-05-14 14:50 UTC  (4+ messages)

[PATCH] cpuidle: simplify multiple driver support
 2013-05-14 13:21 UTC 

[stable] cpufreq / Longhaul: Disable driver by default
 2013-05-14 13:01 UTC  (2+ messages)

[PATCH 00/18] For-3.10: CPUFreq: Move drivers to drivers/cpufreq
 2013-05-14 13:00 UTC  (17+ messages)
` [PATCH 17/18] cpufreq: powerpc: move cpufreq driver "
` [PATCH 07/18] cpufreq: s3c24xx: "
          ` Why rpm_idle called in rpm_resume ?

[PATCH] hibernate: Correct documentation
 2013-05-14  7:42 UTC  (3+ messages)

[PATCH] cpufreq: rename references to CPU_FREQ_SA11x0
 2013-05-13 23:13 UTC  (6+ messages)

3.9.0 + CONFIG_X86_INTEL_PSTATE=y -> ThinkPad T420 with i5 lost ACPI functionality
 2013-05-13 19:24 UTC  (6+ messages)

[PATCH 0/2] PM / OPP: updates to enable sharing OPPs info
 2013-05-13 16:12 UTC  (4+ messages)
` [PATCH 1/2] PM / OPP: add support to specify phandle of another node for OPP

[RFC PATCHv2 0/2] power: device suspend/resume watchdog
 2013-05-13 16:03 UTC  (9+ messages)
` [RFC PATCHv2 1/2] drivers: power: Add watchdog timer to catch drivers which lockup during suspend/resume
` [RFC PATCHv2 2/2] PM: compile-time configuration of device suspend/resume watchdogs

[PATCH] cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)
 2013-05-13 14:44 UTC  (3+ messages)

[PATCH] PM / Runtime: honor device autosuspend in pm_generic_runtime_idle()
 2013-05-13 11:50 UTC  (2+ messages)

Cpufreq governor start/stop race condition
 2013-05-13  9:58 UTC  (3+ messages)

[PATCH 1/2] PM: Documentation update for freeze state
 2013-05-13  2:42 UTC  (2+ messages)
` [PATCH 2/2] PM: documentation update: remove inaccurate suspend/hibernate transition lantency statement

[PATCH V3 0/20] thermal: exynos: Add thermal driver for exynos5440
 2013-05-13  1:36 UTC  (11+ messages)
` [PATCH V3 09/21] thermal: exynos: Move register definitions from driver file to data file
` [PATCH V3 10/21] thermal: exynos: Fix to clear only the generated interrupts


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