linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-30 18:56:18 to 2013-07-12 23:46:24 UTC [more...]

[Bisected] 3.7-rc1 can't resume
 2013-07-12 23:45 UTC  (15+ messages)
        ` [Bisected] 3.7-rc1 can't resume (still present in 3.9)

[PATCH] PM: avoid 'autosleep' in shutdown progress
 2013-07-12 14:37 UTC  (3+ messages)

[PATCH v1 0/2] PM / AVS: interrupt handling fixes
 2013-07-12 13:52 UTC  (3+ messages)
` [PATCH v1 1/2] PM / AVS: SmartReflex: fix interrupt disable sequence
` [PATCH v1 2/2] PM / AVS: SmartReflex: disable spamming interrupts

[PATCH 0/8] Cpufreq, cpu hotplug, suspend/resume related fixes
 2013-07-12  7:31 UTC  (18+ messages)
` [PATCH 1/8] cpufreq: Revert commit a66b2e to fix cpufreq regression during suspend/resume
` [PATCH 2/8] cpufreq: Fix misplaced call to cpufreq_update_policy()
` [PATCH 3/8] cpufreq: Add helper to perform alloc/free of policy structure
` [PATCH 4/8] cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interface
` [PATCH 5/8] cpufreq: Extract the handover of policy cpu to a helper function
` [PATCH 6/8] cpufreq: Introduce a flag ('frozen') to separate full vs temporary init/teardown
` [PATCH 7/8] cpufreq: Preserve policy structure across suspend/resume
` [PATCH 8/8] cpufreq: Perform light-weight init/teardown during suspend/resume

[PATCH RESEND] PM / AVS: SmartReflex: remove redundant dev_err call in omap_sr_probe()
 2013-07-12  4:59 UTC 

[LOCKDEP] cpufreq: possible circular locking dependency detected
 2013-07-12  2:19 UTC  (10+ messages)
            `  "

[PATCH -next] Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()
 2013-07-12  0:36 UTC  (4+ messages)

[PATCH] pnp: convert pnp driver bus legacy pm_ops to dev_pm_ops
 2013-07-11 23:33 UTC 

[PATCH] power: Fix comment typo in pm_wakeup.h
 2013-07-11 16:55 UTC  (2+ messages)

[PATCH] Thermal: x86 package temp thermal crash
 2013-07-11 16:50 UTC 

[PATCH] Thermal: x86 package temp thermal crash
 2013-07-11 16:28 UTC  (3+ messages)

3.10-rcX: cpu governor ondemand doesn't scale well after s2ram
 2013-07-11 14:38 UTC  (26+ messages)
          ` [PATCH] cpufreq: Fix cpufreq regression after suspend/resume

[PATCH 0/3] ARM: EXYNOS: cpuidle driver fixes
 2013-07-11 13:14 UTC  (10+ messages)
` Re: [PATCH 1/3] ARM: EXYNOS: remove non-working AFTR mode support
  `  "

[PATCH V2] ARM: cpuidle: davinci: Fix target residency
 2013-07-11 11:53 UTC  (3+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-07-11  8:08 UTC  (30+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 5/7] cpufreq: Calculate number of busy CPUs
` [PATCH v5 0/7] cpufreq:boost: CPU Boost mode support
  ` [PATCH v5 1/7] cpufreq: Store cpufreq policies in a list
  ` [PATCH v5 2/7] cpufreq: Add boost frequency support in core
  ` [PATCH v5 3/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
  ` [PATCH v5 4/7] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
  ` [PATCH v5 5/7] thermal:boost: Automatic enable/disable of BOOST feature
  ` [PATCH v5 6/7] cpufreq:boost:Kconfig: Enable software managed BOOST support at Kconfig
  ` [PATCH v5 7/7] Documentation:cpufreq:boost: Update BOOST documentation

[PATCH] increase ftrace coverage in suspend/resume
 2013-07-11  7:44 UTC 

[REGRESSION] Commit a66b2e50 "Preserve sysfs files across suspend/resume" causes a regression in intel_pstate
 2013-07-10 22:25 UTC  (2+ messages)

Temporarily disabling SNB package C-states?
 2013-07-10 21:03 UTC 

[RFC/PATCH 0/2] ARM: kirkwood: Add suspend/resume support
 2013-07-10 19:11 UTC  (4+ messages)
` [RFC/PATCH 1/2] ARM: feroceon: Add suspend/resume operation
` [RFC/PATCH 2/2] ARM: kirkwood: Add basic suspend-to-RAM support

[RFC PATCH 0/4] thermal: introduce DT thermal builder
 2013-07-10 15:16 UTC  (11+ messages)
` [RFC PATCH 1/4] thermal: hwmon: move hwmon support to single file
` [RFC PATCH 2/4] thermal: introduce device tree parser
` [RFC PATCH 3/4] thermal: ti-soc-thermal: use thermal DT infrastructure
` [RFC PATCH 4/4] arm: dts: add omap4430 thermal data

[GIT PULL] More ACPI and power management updates for v3.11-rc1
 2013-07-10 12:28 UTC 

[v3.10 regression] deadlock on cpu hotplug
 2013-07-10  8:57 UTC  (11+ messages)
  `  "

[PATCH 0/6] cpufreq: Add 'load_table' debugfs file to show colleced CPUs load
 2013-07-10  8:30 UTC  (14+ messages)
` [PATCH 1/6] cpufreq: Add debugfs directory for cpufreq
` [PATCH v5 2/6] cpufreq: stats: Add 'load_table' debugfs file to show accumulated data of CPUs
` [PATCH 3/6] cpufreq: Update governor core to support all governors
` [PATCH 4/6] cpufreq: performance: Add support to collect CPUs load periodically
` [PATCH 5/6] cpufreq: powersave: "
` [PATCH 6/6] Documentation: cpufreq: load_table: Update load_table debugfs file documentation

[GIT PULL] Thermal Management updates for v3.11-rc1
 2013-07-10  2:33 UTC 

[PATCH] PM / QOS: correct the valid range of pm_qos_class
 2013-07-09 13:29 UTC  (2+ messages)

[PATCH V7 00/30] thermal: exynos: Re-structure driver and add support for exynos5440
 2013-07-08 23:13 UTC  (2+ messages)

[PATCH v4] thermal: add imx thermal driver support
 2013-07-08 23:12 UTC  (2+ messages)

[GIT PULL 1/3] soc-thermal: Fixes for 3.11
 2013-07-08 15:17 UTC  (3+ messages)
` [GIT PULL 2/3] soc-thermal: introduce IMX thermal driver (for 3.12)
` [GIT PULL 3/3] soc-thermal: refactoring exynos "

[PATCH RFC 0/3] voltage scaling via clock rate-change notifiers
 2013-07-08  4:10 UTC  (5+ messages)
` [PATCH RFC 1/3] clk: notifier handler for dynamic voltage scaling
` [PATCH RFC 2/3] clk: cpufreq helper for "
` [PATCH RFC 3/3] cpufreq: cpufreq-cpu0: clk rate-change notifiers

[RFC PATCH 0/6] Thermal: step_wise governor fixes
 2013-07-08  2:35 UTC  (11+ messages)
` [RFC PATCH 3/6] Thermal: fix step_wise handling of THERMAL_TREND_DROPPING
` [RFC PATCH 4/6] Thermal: fix step_wise handling of THERMAL_TREND_DROP_EFULL
` [RFC PATCH 6/6] Thermal: step_wise: set next cooling target explicitly

[Regression in 3.10] Garbage displayed after resume on Acer Aspire S5
 2013-07-06 23:36 UTC 

[PATCH 0/7] suspend-utils PPC FTBFS patches
 2013-07-06 13:49 UTC  (8+ messages)
` [PATCH 1/7] quirks support in config file PPC FTBFS
` [PATCH 2/7] This patch includes support for UUID tags
` [PATCH 3/7] Typecasting problem in vbetoo.c
` [PATCH 4/7] manpages: wrong section for suspend.conf
` [PATCH 5/7] The flag "no_kms" doesn't need arguments
` [PATCH 6/7] Support to disable KMS using config file
` [PATCH 7/7] README: Documentation for s2ram options

[PATCHv3 0/6] arm: enable TI SoC thermal driver
 2013-07-04 11:48 UTC  (4+ messages)
` [PATCHv3 5/6] arm: omap2plus_defconfig: enable TI bandgap driver

[PATCH v2] cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynq
 2013-07-03  8:49 UTC 

[PATCH] cpuidle: Add Kconfig.arm and move calxeda and kirkwood
 2013-07-03  7:38 UTC  (2+ messages)

[PATCH v4] cpufreq: stats: Add 'load_table' debugfs file to show accumulated data of CPUs
 2013-07-03  6:41 UTC  (8+ messages)

[PATCH] ACPI / PM: Fix corner case in acpi_bus_update_power()
 2013-07-02 22:42 UTC 

[PATCH] cpufreq: Fix runtime warnings on systems with shared core clocks
 2013-07-02 12:28 UTC  (8+ messages)

[PATCH] cpufreq: Fix serialization of frequency transitions
 2013-07-02 11:37 UTC  (2+ messages)

[PATCH v3 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-07-02 10:08 UTC  (7+ messages)
` [PATCH v3 10/45] smp: Use get/put_online_cpus_atomic() to prevent CPU offline

[PATCH] block: Fix possible sleep in invalid context
 2013-07-02  3:27 UTC  (6+ messages)

[GIT PULL] ACPI and power management updates for v3.11-rc1
 2013-07-01 14:43 UTC 

[Query]: CPUFREQ: Affected and related cpus in cpufreq
 2013-07-01  6:20 UTC 

[PATCH V2] intel_pstate: Add Haswell CPU models
 2013-06-30 22:58 UTC 


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