linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-10 20:34:03 to 2014-03-14 21:00:06 UTC [more...]

[RFC 0/9] Introduce OPP modifier for ARM SoCs
 2014-03-14 21:00 UTC  (11+ messages)
` [RFC 1/9] opp-modifier: Introduce OPP Modifier Framework
` [RFC 2/9] opp-modifier: Add opp-modifier-reg driver
` [RFC 3/9] PM / OPP: Add hook to modify OPPs after they are loaded
` [RFC 4/9] ARM: dts: AM33XX: Add opp-modifier device entry and add higher OPPs
` [RFC 5/9] ARM: dts: AM4372: "
` [RFC 6/9] ARM: dts: omap443x: Add opp-modifier "
` [RFC 7/9] ARM: dts: omap4460: "
` [RFC 8/9] ARM: dts: dra7: Add opp-modifier device "
` [RFC 9/9] ARM: dts: imx6q: Add opp-modifier device entry

[RFC] cpufreq-cpu0: allow OPP table supplied by platform
 2014-03-14 19:32 UTC  (8+ messages)

[PATCH v3 00/52] CPU hotplug: Fix issues with callback registration
 2014-03-14 19:10 UTC  (61+ messages)
` [PATCH v3 01/52] CPU hotplug: Add lockdep annotations to get/put_online_cpus()
` [PATCH v3 02/52] CPU hotplug: Provide lockless versions of callback registration functions
` [PATCH v3 03/52] Doc/cpu-hotplug: Specify race-free way to register CPU hotplug callbacks
` [PATCH v3 04/52] CPU hotplug, perf: Fix CPU hotplug callback registration
` [PATCH v3 05/52] ia64, salinfo: Fix "
` [PATCH v3 06/52] ia64, palinfo: Fix CPU "
` [PATCH v3 07/52] ia64, topology: "
` [PATCH v3 08/52] ia64, err-inject: "
` [PATCH v3 09/52] arm, hw-breakpoint: "
` [PATCH v3 10/52] arm, kvm: "
` [PATCH v3 11/52] s390, cacheinfo: "
` [PATCH v3 12/52] s390, smp: "
` [PATCH v3 13/52] sparc, sysfs: "
` [PATCH v3 14/52] powerpc, "
` [PATCH v3 15/52] x86, msr: "
` [PATCH v3 16/52] x86, cpuid: "
` [PATCH v3 17/52] x86, vsyscall: "
` [PATCH v3 18/52] x86, intel, uncore: "
` [PATCH v3 19/52] x86, mce: "
` [PATCH v3 20/52] x86, therm_throt.c: "
` [PATCH v3 21/52] x86, therm_throt.c: Remove unused therm_cpu_lock
` [PATCH v3 22/52] x86, amd, ibs: Fix CPU hotplug callback registration
` [PATCH v3 23/52] x86, intel, cacheinfo: "
` [PATCH v3 24/52] x86, intel, rapl: "
` [PATCH v3 25/52] x86, amd, uncore: "
` [PATCH v3 26/52] x86, hpet: "
` [PATCH v3 27/52] x86, pci, amd-bus: "
` [PATCH v3 28/52] x86, oprofile, nmi: "
` [PATCH v3 29/52] x86, kvm: "
` [PATCH v3 30/52] arm64, hw_breakpoint.c: "
` [PATCH v3 31/52] arm64, debug-monitors: "
` [PATCH v3 32/52] powercap, intel-rapl: "
` [PATCH v3 33/52] scsi, bnx2i: "
` [PATCH v3 34/52] scsi, bnx2fc: "
` [PATCH v3 35/52] scsi, fcoe: "
` [PATCH v3 36/52] zsmalloc: "
` [PATCH v3 37/52] acpi-cpufreq: "
` [PATCH v3 38/52] drivers/base/topology.c: "
` [PATCH v3 39/52] clocksource, dummy-timer: "
` [PATCH v3 40/52] intel-idle: "
` [PATCH v3 41/52] oprofile, nmi-timer: "
` [PATCH v3 42/52] octeon, watchdog: "
` [PATCH v3 43/52] thermal, x86-pkg-temp: "
` [PATCH v3 44/52] hwmon, coretemp: "
` [PATCH v3 45/52] hwmon, via-cputemp: "
` [PATCH v3 46/52] xen, balloon: "
` [PATCH v3 47/52] trace, ring-buffer: "
` [PATCH v3 48/52] profile: "
` [PATCH v3 49/52] mm, vmstat: "
` [PATCH v3 50/52] mm, zswap: "
` [PATCH v3 51/52] net/core/flow.c: "
` [PATCH v3 52/52] net/iucv/iucv.c: "

[PATCH 0/2] Add exit_prepare callback to the cpufreq_driver interface
 2014-03-14 18:29 UTC  (7+ messages)
` [PATCH 1/2] cpufreq: Add exit_prepare callback to "
` [PATCH 2/2] intel_pstate: Set core to min P state during core offline

[PATCHv2 0/8] devfreq: exynos4: Support dt and use common ppmu driver
 2014-03-14 17:58 UTC  (22+ messages)
` [PATCHv2 1/8] devfreq: exynos4: Support devicetree to get device id of Exynos4 SoC
` [PATCHv2 2/8] devfreq: exynos4: Use common ppmu driver and get ppmu address from dt data
` [PATCHv2 3/8] devfreq: exynos4: Add ppmu's clock control and code clean about regulator control
` [PATCHv2 4/8] devfreq: exynos4: Fix bug of resource leak and code clean on probe()
` [PATCHv2 5/8] devfreq: exynos4: Use SET_SYSTEM_SLEEP_PM_OPS macro
` [PATCHv2 6/8] devfreq: exynos4: Fix power-leakage of clock on suspend state
` [PATCHv2 7/8] devfreq: exynos4: Add CONFIG_PM_OPP dependency to fix probe fail
` [PATCHv2 8/8] devfreq: exynos4: Add busfreq driver for exynos4210/exynos4x12

[GIT PULL] ACPI and power management fixes for v3.14-rc7
 2014-03-14 16:17 UTC 

[PATCH 1/2] cpufreq: arm_big_little: make vexpress driver dependent on bL core driver
 2014-03-14 12:34 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: arm_big_little: set 'physical_cluster' for each cpu

[PATCHv3 0/8] devfreq: exynos4: Support dt and use common ppmu driver
 2014-03-14  9:30 UTC  (9+ messages)
` [PATCHv3 1/8] devfreq: exynos4: Fix bug of resource leak and code clean on probe()
` [PATCHv3 2/8] devfreq: exynos4: Support devicetree to get device id of Exynos4 SoC
` [PATCHv3 3/8] devfreq: exynos4: Use common ppmu driver and get ppmu address from dt data
` [PATCHv3 4/8] devfreq: exynos4: Add ppmu's clock control and code clean about regulator control
` [PATCHv3 5/8] devfreq: exynos4: Use SET_SYSTEM_SLEEP_PM_OPS macro
` [PATCHv3 6/8] devfreq: exynos4: Fix power-leakage of clock on suspend state
` [PATCHv3 7/8] devfreq: exynos4: Add CONFIG_PM_OPP dependency to fix probe fail
` [PATCHv3 8/8] Documentation: dt: devfreq: Add device tree binding of Exynos4 busfreq

[RFC V2] cpufreq: make sure frequency transitions are serialized
 2014-03-14  7:43 UTC 

[PATCH v3] power: add an API to log wakeup reasons
 2014-03-14  2:15 UTC  (6+ messages)

intel_pstate: Lower p-state when putting down CPU
 2014-03-13 21:39 UTC  (3+ messages)

[PATCH v4] power: add an API to log wakeup reasons
 2014-03-13 17:05 UTC 

[PATCH 0/4] devfreq: exynos4: Support dt and use common ppmu driver
 2014-03-13  4:20 UTC  (13+ messages)
` [PATCH 1/4] devfreq: exynos4: Support devicetree to get device id of Exynos4 SoC
` [PATCH 2/4] devfreq: exynos4: Use common ppmu driver and get ppmu address from dt data
` [PATCH 3/4] devfreq: exynos4: Add ppmu's clock control and code clean about regulator control
` [PATCH 4/4] devfreq: exynos4: Use SET_SYSTEM_SLEEP_PM_OPS macro instead of legacy method

v3.13.5 intel_pstate: cpufreq: __cpufreq_add_dev: ->get() failed
 2014-03-12 23:30 UTC  (9+ messages)
          ` [PATCH] cpufreq: Skip current frequency initialization for ->setpolicy drivers

[PATCH] thermal: provide a way for the governors to have private data for each thermal zone
 2014-03-12 15:38 UTC 

[RFC/PATCH] base: platform: add generic clock handling for platform-bus
 2014-03-12 15:37 UTC  (2+ messages)

[PATCH v2] power: add an API to log wakeup reasons
 2014-03-12  3:24 UTC  (2+ messages)

[PATCH] power: add an API to log wakeup reasons
 2014-03-12  0:23 UTC  (4+ messages)

[PATCH v2] cpufreq: Reformat printk() statements
 2014-03-12  0:12 UTC  (8+ messages)

[PATCH v2] PM: Add missing "freeze" state
 2014-03-12  0:13 UTC  (5+ messages)

3.13.?: Strange / dangerous fan policy
 2014-03-11 21:59 UTC  (6+ messages)
` [lm-sensors] "

[PATCH] cpuidle: add 'failed' statistic
 2014-03-11 21:52 UTC  (3+ messages)

[PATCH 0/7] Cpuidle: Minor fixes
 2014-03-11 21:06 UTC  (6+ messages)

[PATCH v8 0/2] hibernation support on ARM
 2014-03-11 18:40 UTC  (3+ messages)
` [PATCH v8 1/2] ARM: avoid tracers in soft_restart
` [PATCH v8 2/2] ARM hibernation / suspend-to-disk

[PATCH] cpufreq: enable ARM drivers on arm64
 2014-03-11 12:53 UTC  (3+ messages)

[PATCH RFC v4 0/3] ARM: defining idle states DT bindings
 2014-03-11 12:51 UTC  (4+ messages)
` [PATCH RFC v4 3/3] Documentation: arm: define DT idle states bindings

[PATCH] cpuidle: delay enabling interrupts until all coupled CPUs leave idle
 2014-03-11 12:45 UTC  (4+ messages)

[PATCH] cpufreq: SPEAr: Instantiate as platform_driver
 2014-03-11 12:44 UTC  (4+ messages)

[PATCH trivial 06/16] PM / Runtime: Add missing "it" in comment
 2014-03-11 10:51 UTC  (4+ messages)
` [PATCH trivial 07/16] PM / Hibernate: Spelling s/anonymouns/anonymous/

[PATCH] PM: Add missing "freeze" state
 2014-03-11 10:21 UTC  (2+ messages)

Klientskie bazi dannix Tel: +79133913837 Skype:prodawez388 ICQ: 6288862 Email: TsetseroTsetse@gmail.com
 2014-03-11  4:54 UTC 

[PATCH] ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states
 2014-03-11  0:42 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).