Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-21 11:24:53 to 2013-11-27 03:01:17 UTC [more...]

[PATCH RFC v3 00/12] arm64: suspend/resume implementation
 2013-11-27  3:02 UTC  (12+ messages)
` [PATCH RFC v3 03/12] arm64: kernel: suspend/resume registers save/restore
` [PATCH RFC v3 04/12] arm64: kernel: cpu_{suspend/resume} implementation
` [PATCH RFC v3 05/12] arm64: kernel: implement fpsimd CPU PM notifier
` [PATCH RFC v3 06/12] arm: kvm: implement "
` [PATCH RFC v3 07/12] arm64: kernel: refactor code to install/uninstall breakpoints
` [PATCH RFC v3 08/12] arm64: kernel: implement HW breakpoints CPU PM notifier
` [PATCH RFC v3 09/12] arm64: enable generic clockevent broadcast
` [PATCH RFC v3 10/12] arm64: kernel: add CPU idle call
` [PATCH RFC v3 11/12] arm64: kernel: add PM build infrastructure
` [PATCH RFC v3 12/12] arm64: add CPU power management menu/entries

[PATCH V2] cpufreq: Make sure CPU is running on a freq from freq-table
 2013-11-27  3:01 UTC  (9+ messages)

[PATCH V2 0/2] cpufreq: suspend governors during s2r/hibernation
 2013-11-27  2:56 UTC  (18+ messages)
` [PATCH V2 1/2] cpufreq: suspend governors on system suspend/hibernate
` [PATCH V2 2/2] cpufreq: Change freq before suspending governors

[PATCH V3 0/6] cpufreq: suspend early/resume late
 2013-11-27  1:42 UTC  (15+ messages)
` [PATCH V3 1/6] cpufreq: suspend governors on system suspend/hibernate
  ` [PATCH V3 2/6] cpufreq: call driver's suspend/resume for each policy
` [PATCH V3 3/6] cpufreq: Implement cpufreq_generic_suspend()
` [PATCH V3 4/6] cpufreq: exynos: Use cpufreq_generic_suspend()
` [PATCH V3 5/6] cpufreq: s5pv210: "
` [PATCH V3 6/6] cpufreq: Tegra: "

[PATCH] cpufreq: cpufreq-cpu0: clk_round_rate() can return a zero upon error
 2013-11-27  1:28 UTC  (4+ messages)

[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
 2013-11-27  1:18 UTC  (2+ messages)
` [PATCH 12/15] thermal: rcar-thermal: Enable driver compilation "

[PATCH v2] PM / Sleep: Add pm_generic functions to re-use runtime PM callbacks
 2013-11-27  0:53 UTC  (8+ messages)

[PATCH] PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM
 2013-11-26 23:49 UTC 

[PATCH 0/3] Hook up powerclamp with PM QOS and cpuidle
 2013-11-26 23:28 UTC  (5+ messages)
` [PATCH 1/3] pm/qos: allow state control of qos class
` [PATCH 2/3] cpuidle: check for pm qos constraint override
` [PATCH 3/3] thermal/powerclamp: communicate with pm qos when injecting idle

[PATCH 0/8] Cure faux idle wreckage
 2013-11-26 23:23 UTC  (10+ messages)
` [PATCH 1/8] x86, acpi, idle: Restructure the mwait idle routines
` [PATCH 2/8] sched, preempt: Fixup missed PREEMPT_NEED_RESCHED folding
` [PATCH 3/8] idle, thermal, acpi: Remove home grown idle implementations
` [PATCH 4/8] preempt, locking: Rework local_bh_{dis,en}able()
` [PATCH 5/8] locking: Optimize lock_bh functions
` [PATCH 6/8] sched, net: Clean up preempt_enable_no_resched() abuse
` [PATCH 7/8] sched, net: Fixup busy_loop_us_clock()
` [PATCH 8/8] preempt: Take away preempt_enable_no_resched() from modules

A question about the patch: [PATCH] PCI/PM: Keep runtime PM enabled for unbound PCI devices
 2013-11-26 20:32 UTC  (11+ messages)

[PATCH] intel_idle: Fixed C6 state on Avoton/Rangeley processors
 2013-11-26 18:43 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] i2c-mux-pca954x: Disable mux after 200ms timeout
 2013-11-26 17:00 UTC  (4+ messages)

[PATCH V3 4/6] cpufreq: exynos: Use cpufreq_generic_suspend()
 2013-11-26 14:36 UTC 

[PATCH] thermal: offer Samsung thermal support only when ARCH_EXYNOS is defined
 2013-11-26 13:22 UTC  (4+ messages)

[PATCH 1/2] PM / Runtime: Add second macro for definition of runtime PM callbacks
 2013-11-26 11:04 UTC  (2+ messages)
` [PATCH 2/2] PM / Sleep: Add macro to define common late/early system "

[PATCH 0/7] Cure some vaux idle wrackage
 2013-11-26 10:51 UTC  (24+ messages)
` [PATCH 3/7] idle, thermal, acpi: Remove home grown idle implementations
` [PATCH 6/7] sched: Clean up preempt_enable_no_resched() abuse

[PATCH] thermal: EXYNOS: always register TMU driver with core thermal framework
 2013-11-26  6:15 UTC  (3+ messages)

[PATCH] cpufreq: SPEAr: clk_round_rate() can return a zero upon error
 2013-11-26  2:04 UTC 

[RFC][PATCH v5 00/14] sched: packing tasks
 2013-11-25 18:55 UTC  (3+ messages)

[GIT PULL] Thermal and Device tree
 2013-11-25 15:51 UTC  (2+ messages)

[PATCHv5 00/20] device thermal limits represented in device tree nodes (v5)
 2013-11-25 15:47 UTC  (24+ messages)
` [PATCHv9 02/20] thermal: introduce device tree parser
` [PATCHv5 06/20] hwmon: lm75: expose to thermal fw via DT nodes
` [PATCHv5 10/20] arm: dts: add omap4430 thermal data

IRQF_RESUME_EARLY and errors in dpm_suspend_noirq
 2013-11-25 14:12 UTC  (7+ messages)

[REPOST PATCH V2] irq: enable all irqs unconditionally in irq_resume
 2013-11-25 14:09 UTC 

[PATCH] Cpufreq: Change sysfs interface cpuinfo_cur_freq access privilege
 2013-11-25 12:14 UTC  (6+ messages)

[PATCH] cpufreq: suspend/resume governors with PM notifiers
 2013-11-25 11:35 UTC  (12+ messages)

[PATCH] PM / Clocks: fix pm_clk_resume/suspend if CONFIG_PM_RUNTIME is set
 2013-11-25 10:05 UTC  (9+ messages)

[PATCH] max17042: Fix build errors caused by missing REGMAP_I2C config
 2013-11-25  0:40 UTC  (2+ messages)

[PATCH v3 1/4] cpufreq: Add a cpufreq driver for Marvell Dove
 2013-11-24  2:51 UTC  (6+ messages)
` [PATCH v3 4/4] mvebu: Dove: Add clocks and DFS interrupt to cpu node in DT

PRIVATE MESSAGE
 2013-11-23 10:36 UTC 

[PATCH] cpufreq: Make sure CPU is running on a freq from freq-table
 2013-11-22 21:43 UTC  (8+ messages)

[PATCH] PM / Sleep: Add pm_generic functions to re-use runtime PM callbacks
 2013-11-22 18:37 UTC  (2+ messages)

cpuidle governors
 2013-11-22 18:17 UTC  (8+ messages)

[RFC PATCH] PM / Runtime: Allow to inactivate devices during system suspend
 2013-11-22 12:06 UTC  (4+ messages)

[PATCH V2 Resend] cpuidle: free all state kobjects from cpuidle_free_state_kobj()
 2013-11-22  9:50 UTC  (4+ messages)

[PATCH 2/3] thermal: samsung: change base_common to more meaningful base_second
 2013-11-22  8:56 UTC  (3+ messages)
` [PATCH 2/4 v10] "

[PATCH 3/3] thermal: samsung: Add TMU support for Exynos5420 SoCs
 2013-11-22  8:55 UTC  (3+ messages)
` [PATCH 3/4 v10] "

[Update PATCH 1/1] Cpufreq: Make governor data on nonboot cpus across system suspend/resume
 2013-11-22  8:39 UTC  (9+ messages)
` [PATCH V2] "

[PATCH V3] Cpufreq: Make governor data on nonboot cpus across system suspend/resume
 2013-11-22  7:38 UTC 

[PATCH] cpufreq: tegra: don't error target() when suspended
 2013-11-22  4:59 UTC  (4+ messages)

PROBLEM: [regression] Corrupted low memory after resume from suspend, starting with 3.11-rc3
 2013-11-21 22:05 UTC  (2+ messages)

[Regression] Fwd: [Bug 64841] Linux hangs when suspending to disk
 2013-11-21 21:24 UTC 

[PATCH 0/2] power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activate
 2013-11-21 18:02 UTC  (5+ messages)
` [PATCH 2/2] PM: Fix Oops from NULL pointer dereference in wakeup_source_activate

Thermal:about a BUG
 2013-11-21 16:06 UTC  (2+ messages)

[PATCH] intel_idle: shrink avn_cstates table and mark it with __initdata tag
 2013-11-21 12:09 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 read-only IMAP folder(s) and NNTP newsgroup(s).