public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-23 07:24:48 to 2014-07-28 13:05:51 UTC [more...]

[RFC][PATCH] irq: Rework IRQF_NO_SUSPENDED
 2014-07-28 13:04 UTC  (21+ messages)
            ` [PATCH, v2]

PM / OPP: ARCH_HAS_OPP
 2014-07-28 12:47 UTC 

[PATCH RFC v2 7/7] PM / devfreq: Add devfreq driver for Exynos5420
 2014-07-28 12:01 UTC  (5+ messages)
` [PATCH v3 "

[PATCH] PM: fix kernel-doc warnings in drivers/base/power/main.c
 2014-07-28 10:25 UTC  (2+ messages)

[PATCH RFC] suspend/hibernation: Fix racing timers
 2014-07-28 10:05 UTC  (6+ messages)
  ` [PATCH RFC v2] PM / sleep: "

[PATCH v3 0/4] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
 2014-07-28  7:43 UTC  (2+ messages)

[PATCH 1/1] cpuidle: big_little: Fix build error
 2014-07-28  6:21 UTC  (3+ messages)

[PATCH] cpuidle: ladder governor - use macro instead of hardcoded value
 2014-07-28  3:58 UTC 

[PATCH v5 3/6] thermal: Added Bang-bang thermal governor
 2014-07-28  2:26 UTC  (3+ messages)

[PATCH] PCI / PM: Make PCIe PME interrupts wake up from "freeze" sleep state
 2014-07-27 23:08 UTC  (6+ messages)

[RFC][PATCH] PM / sleep: Rename symbols, functions and variables related to sleep
 2014-07-27 23:13 UTC 

[PATCH] cpufreq: Fix latency for cpufreq_info
 2014-07-25 23:06 UTC  (4+ messages)

[RFC] cpufreq: Add bindings for CPU clock sharing topology
 2014-07-25 20:02 UTC  (11+ messages)

[RFC PATCH 0/3] PM / clock_ops: allow to specify custom pm_clk_notifier callback
 2014-07-25 18:31 UTC  (4+ messages)
` [RFC PATCH 1/3] PM / clock_ops: Add pm_clk_add_clk()
` [RFC PATCH 2/3] PM / clock_ops: allow to specify custom pm_clk_notifier callback
` [RFC PATCH 3/3] ARM: keystone: pm_domain: setup clk pm domain clocks from DT

[PATCH v2 00/16] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-25 17:48 UTC  (21+ messages)
` [PATCH v2 01/16] regmap: Add regmap_get_device
` [PATCH v2 02/16] regulator: Add helpers for low-level register access
` [PATCH v2 14/16] cpufreq: Add cpufreq driver for Tegra124

[RFC] [PATCH 0/3] IRQ affinity notifier and per-cpu PM QoS
 2014-07-25 16:55 UTC  (4+ messages)
` [RFC] [PATCH 1/3] irq: Allow multiple clients to register for irq affinity notification
` [RFC] [PATCH 2/3] QoS: Modify data structures and function arguments for scalability
` [RFC] [PATCH 3/3] QoS: Enhance framework to support cpu/irq specific QoS requests

[PATCH 00/14] cpufreq: cpu0: Extend support beyond CPU0, V2
 2014-07-25 15:41 UTC  (9+ messages)

[RFC PATCH 0/3] Add trace to thermal framework
 2014-07-25 14:11 UTC  (5+ messages)
` [RFC PATCH 3/3] thermal: trace: Trace when temperature is above a trip point

PROBLEM: Kernel OOPS and possible system freeze after concurrent writing to cpufreq/scaling_governor
 2014-07-25 13:19 UTC  (6+ messages)
` PROBLEM: Kernel OOPS and possible system freeze after concurrent writing to cpufreq/scaling_governor (Resend)

[PATCH] cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors
 2014-07-25 12:41 UTC  (4+ messages)

[PATCH] thermal: add support to disable thermal zone from DTS
 2014-07-25 10:01 UTC 

[PATCH-REPOST] thermal: of: look for sensor driver parent node if device node missing
 2014-07-25  9:30 UTC  (2+ messages)

[PATCH] thermal: of: look for sensor driver parent node if device node missing
 2014-07-25  8:35 UTC  (6+ messages)

[PATCH] gpio: extend gpiod_get*() with flags parameter
 2014-07-25  6:52 UTC  (7+ messages)

[RFC Patch V1 29/30] mm, x86: Enable memoryless node support to better support CPU/memory hotplug
 2014-07-25  1:44 UTC  (7+ messages)
` [RFC Patch V1 30/30] x86, NUMA: Online node earlier when doing CPU hot-addition

[PATCH v3 0/2] Simplify hotplug/suspend handling
 2014-07-25  1:07 UTC  (7+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 1/5] cpufreq: Don't wait for CPU to going offline to restart governor
  ` [PATCH v4 2/5] cpufreq: Keep track of which CPU owns the kobj/sysfs nodes separately
  ` [PATCH v4 3/5] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
  ` [PATCH v4 4/5] cpufreq: Properly handle physical CPU hot-add/hot-remove
  ` [PATCH v4 5/5] cpufreq: Delete dead code related to policy save/restore

[PATCHv3 00/16] cpuidle for Marvell Armada 370 and 38x
 2014-07-25  0:05 UTC  (24+ messages)
` [PATCHv3 01/16] ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU code
` [PATCHv3 02/16] ARM: mvebu: sort the #include of pmsu.c in alphabetic order
` [PATCHv3 03/16] ARM: mvebu: add a common function for the boot address work around
` [PATCHv3 04/16] ARM: mvebu: use the common function for Armada 375 SMP workaround
` [PATCHv3 05/16] ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.c
` [PATCHv3 06/16] ARM: mvebu: make the cpuidle initialization more generic
` [PATCHv3 07/16] ARM: mvebu: use a local variable to store the resume address
` [PATCHv3 08/16] ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()
` [PATCHv3 09/16] ARM: mvebu: export the SCU address
` [PATCHv3 10/16] ARM: mvebu: add CA9 MPcore SoC Controller node
` [PATCHv3 11/16] cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7
` [PATCHv3 12/16] cpuidle: mvebu: add Armada 370 support
` [PATCHv3 13/16] cpuidle: mvebu: add Armada 38x support
` [PATCHv3 14/16] ARM: mvebu: add cpuidle support for Armada 370
` [PATCHv3 15/16] ARM: mvebu: add cpuidle support for Armada 38x
` [PATCHv3 16/16] ARM: mvebu: defconfig: enable cpuidle support in mvebu_v7_defconfig

[PATCHv3 0/7] cpufreq support for Marvell Armada XP
 2014-07-24 18:24 UTC  (13+ messages)
` [PATCHv3 2/7] ARM: mvebu: extend PMSU code to support dynamic frequency scaling
` [PATCHv3 3/7] clk: mvebu: extend clk-cpu for "

[RFCv2 PATCH 00/23] sched: Energy cost model for energy-aware scheduling
 2014-07-24 17:57 UTC  (6+ messages)
` [RFCv2 PATCH 01/23] sched: Documentation for scheduler energy cost model

[Query] cpuidle functions cpuidle_install_idle_handler/cpuidle_uninstall_idle_handler
 2014-07-24 15:35 UTC 

[PATCH] cpuidle: menu governor - remove unused macro STDDEV_THRESH
 2014-07-24 15:02 UTC 

[PATCH] cpuidle: coupled: Enable interrupts when early returning on invalid driver
 2014-07-24 10:27 UTC  (4+ messages)

[PATCH] cpufreq: tests: Providing cpufreq regression test
 2014-07-24 10:05 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
 2014-07-24  9:12 UTC  (5+ messages)

[Question] Why is there a restriction on the policy->rwsem & CPUFREQ_GOV_POLICY_EXIT ?
 2014-07-24  5:52 UTC  (2+ messages)

[RFC PATCH] PM/CPU: Parallel enabling nonboot cpus with resume devices
 2014-07-24  2:00 UTC  (5+ messages)

[GIT PULL] ARM: mvebu: SoC changes for v3.17 (round 3)
 2014-07-24  0:08 UTC  (4+ messages)

[PATCH v6 0/7] ARM generic idle states
 2014-07-23 19:08 UTC  (15+ messages)
` [PATCH v6 1/7] Documentation: arm: define DT idle states bindings
` [PATCH v6 2/7] drivers: cpuidle: implement DT based idle states infrastructure
` [PATCH v6 4/7] arm64: add PSCI CPU_SUSPEND based cpu_suspend support
` [PATCH v6 5/7] drivers: cpuidle: CPU idle ARM64 driver
` [PATCH v6 6/7] drivers: cpuidle: initialize big.LITTLE driver through DT

[PATCH 1/2] cpuidle: Remove manual selection of the multiple driver support
 2014-07-23 17:02 UTC  (2+ messages)
` [PATCH 2/2] cpuidle: Remove time measurement in poll state

[PATCH 0/2] ACPI / PM: Make ACPI-based PCI wakeup work for the "freeze" sleep state
 2014-07-23 16:55 UTC  (11+ messages)
` [PATCH 0/3] "

[PATCH v9] power: reset: Add reboot driver for brcmstb
 2014-07-23 12:05 UTC  (2+ messages)

[PATCH 0/6 v2] PM / Hibernate: Memory bitmap scalability improvements
 2014-07-23 10:57 UTC  (8+ messages)

[PATCH 0/2] cpufreq: ondemand: Eliminate the deadband effect
 2014-07-23  9:01 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox