linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-08 12:45:07 to 2014-05-13 23:21:03 UTC [more...]

[RFC PATCH 0/5] The power allocator thermal governor
 2014-05-13 23:20 UTC  (9+ messages)
` [RFC PATCH 1/5] thermal: let governors have private data for each thermal zone
` [RFC PATCH 2/5] thermal: let cooling devices operate on other units other than state
` [RFC PATCH 3/5] thermal: add a basic cpu power actor
` [RFC PATCH 4/5] thermal: introduce the Power Allocator governor

[RFC][PATCH 0/3] PM / sleep: Avoid resuming runtime-suspended devices during system suspend
 2014-05-13 21:29 UTC  (22+ messages)
` [RFC][PATCH 1/3] PM / sleep: Move runtime PM barrier invocation to device_prepare()
` [RFC][PATCH 2/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
` [RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend

[PATCH 0/2] PM / OPP: move cpufreq specific helpers out of OPP layer
 2014-05-13 18:29 UTC  (2+ messages)

[Patch v3 2/5] cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little driver
 2014-05-13 17:14 UTC  (6+ messages)
` [PATCH v4 0/5] add cpuidle support for Exynos5420
  ` [Patch v4 5/5] mcpm: exynos: populate suspend and powered_up callbacks

[PATCH] PM / OPP: discard duplicate OPP additions
 2014-05-13 13:41 UTC  (9+ messages)

[RFC PATCH] cpufreq: intel_pstate: Change the calculation of next pstate
 2014-05-13 13:39 UTC  (2+ messages)

[RFC PATCH 00/12 v2] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
 2014-05-13 13:23 UTC  (17+ messages)
` [RFC PATCH 01/12 v2] CONFIG for "
` [RFC PATCH 02/12 v2] Init "
` [RFC PATCH 03/12 v2] CPU ConCurrency calculation
` [RFC PATCH 04/12 v2] CPU ConCurrency tracking
` [RFC PATCH 05/12 v2] CONFIG for Workload Consolidation
` [RFC PATCH 06/12 v2] Attach CPU topology to specify each sched_domain's workload consolidation
` [RFC PATCH 07/12 v2] CPU ConCurrency API for Workload Consolidation
` [RFC PATCH 08/12 v2] Intercept wakeup/fork/exec load balancing
` [RFC PATCH 09/12 v2] Intercept idle balancing
` [RFC PATCH 10/12 v2] Intercept periodic nohz "
` [RFC PATCH 11/12 v2] Intercept periodic load balancing
` [RFC PATCH 12/12 v2] Intercept RT scheduler

Latest cpupower enhancements and fixes
 2014-05-13 10:41 UTC  (10+ messages)
` [PATCH 1/9] cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower
` [PATCH 2/9] cpupower: Remove dead link to homepage, and update the targets built
` [PATCH 3/9] cpupower: Remove all manpages on make uninstall
` [PATCH 4/9] cpupower: Introduce idle state disable-by-latency and enable-all
` [PATCH 5/9] cpupower: Install recently added cpupower-idle-{set,info} manpages
` [PATCH 6/9] cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not avail
` [PATCH 7/9] cpupower: cpupower info -b should return 0 on success, not the perf bias value
` [PATCH 8/9] cpupower: Remove mc and smt power aware scheduler info/settings
` [PATCH 9/9] cpupower, add option to display frequencies and latencies without rounding off values

[RFC PATCH] cpufreq: intel_pstate: Change the calculation of next pstate
 2014-05-13  4:16 UTC  (9+ messages)

[RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices
 2014-05-13  0:51 UTC  (26+ messages)
` [RFC][PATCH 0/3] (was: Re: [RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices)
  ` [RFC][PATCH 1/3] PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices
                ` [RFC][PATCH 0/3] (was: Re: PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices)
                  ` [RFC][PATCH 2/3] PM / runtime: Routine for checking device status during system suspend
                  ` [RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain "

[PATCH 0/5] updates for intel_pstate
 2014-05-12 23:45 UTC  (14+ messages)
` [PATCH 2/5] intel_pstate: remove setting P state to MAX on init
` [PATCH 3/5] intel_pstate: Fix fixed point rounding macro
` [PATCH 4/5] intel_pstate: Remove C0 tracking
` [PATCH 5/5] intel_pstate: Add CPU IDs for Broadwell processors

[PATCH] PM / suspend: Always use deepest C-state in the "freeze" sleep state
 2014-05-12 23:53 UTC  (9+ messages)

[PATCH 1/3] arm64: Enable OPP
 2014-05-12 14:09 UTC  (18+ messages)
` [PATCH 2/3] arm64: Add big.LITTLE switcher stub
` [PATCH 3/3] cpufreq: Enable big.LITTLE cpufreq driver on arm64

linux-pm bleeding-edge build failure
 2014-05-12 12:05 UTC  (2+ messages)

[PATCH 1/3] PM / OPP: Add support for descending order for cpufreq table
 2014-05-12  6:18 UTC  (20+ messages)

[PATCH] cpufreq: powernv: make local function static
 2014-05-12  5:54 UTC  (4+ messages)

[PATCH v2] cpufreq: powernow-k8: Suppress checkpatch warnings
 2014-05-12  4:22 UTC  (2+ messages)

[PATCH] PM / OPP: Make OPP invisible to users in Kconfig
 2014-05-12  4:10 UTC  (3+ messages)

[PATCH 1/3] thermal: rcar: remove unnecessary OOM messages
 2014-05-11  0:49 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/pm: add api to get suspend state which is STANDBY or MEM
 2014-05-10 12:35 UTC  (4+ messages)

linux-pm build failure
 2014-05-10  6:22 UTC  (8+ messages)

[PATCH RFC v3 0/6] ARM generic idle states
 2014-05-09 23:11 UTC  (16+ messages)
` [PATCH RFC v3 1/6] Documentation: arm: define DT idle states bindings
` [PATCH RFC v3 3/6] drivers: cpuidle: implement OF based idle states infrastructure
` [PATCH RFC v3 4/6] arm64: add PSCI CPU_SUSPEND based cpu_suspend support
` [PATCH RFC v3 5/6] drivers: cpuidle: CPU idle ARM64 driver
` [PATCH RFC v3 6/6] arm64: boot: dts: update rtsm aemv8 dts with PSCI and idle states

[PATCH 0/3] ARM: ux500: Add initial support for power domains
 2014-05-09 13:05 UTC  (4+ messages)
` [PATCH 1/3] ARM: ux500: Initial "
` [PATCH 2/3] ARM: ux500: Add DT node for ux500 "
` [PATCH 3/3] ARM: ux500: Add sdi[n] devices to VAPE power domain

[PATCH] thermal: samsung: Only update available threshold limits
 2014-05-09 11:47 UTC  (3+ messages)

[PATCHv2 0/5] devfreq: Support resource management functions and code clean
 2014-05-09  7:43 UTC  (6+ messages)
` [PATCHv2 1/5] devfreq: Fix devfreq_remove_device() to improve the sequence of resource free
` [PATCHv2 2/5] devfreq: Add resource-managed function for devfreq device
` [PATCHv2 3/5] devfreq: Add devm_devfreq_{register,unregister}_opp_notfier function
` [PATCHv2 4/5] devfreq: exynos4: Use devm_devfreq_* function using device resource management
` [PATCHv2 5/5] devfreq: exynos5: "

[PATCH V2] cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macro
 2014-05-09  6:08 UTC 

[PATCH V2] ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling
 2014-05-09  2:14 UTC  (3+ messages)

[RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend
 2014-05-08 19:40 UTC  (3+ messages)

powertop usage
 2014-05-08 19:05 UTC 

[PATCH] cpufreq: Break out early when frequency equals target_freq
 2014-05-08 15:46 UTC  (2+ messages)

[RFC][PATCH 1/3] PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices
 2014-05-08 14:36 UTC  (2+ messages)

[PATCH v4 0/3] Generic Device Tree based power domain look-up
 2014-05-08 12:50 UTC  (5+ messages)
` [PATCH v4 1/3] base: power: Add generic OF-based "
` [PATCH v4 2/3] drivercore: Bind/unbind power domain on probe/remove
  ` [PATCH v4 3/3] ARM: exynos: Move to generic power domain bindings

[PATCH v4 0/3] Generic Device Tree based power domain look-up
 2014-05-08 12:49 UTC  (4+ messages)
` [PATCH v4 1/3] base: power: Add generic OF-based "
` [PATCH v4 2/3] drivercore: Bind/unbind power domain on probe/remove
` [PATCH v4 3/3] ARM: exynos: Move to generic power domain bindings


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