linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-11 17:54:58 to 2014-07-17 14:20:20 UTC [more...]

[PATCH v5 0/8] ARM generic idle states
 2014-07-17 14:20 UTC  (4+ messages)
` [PATCH v5 7/8] drivers: cpuidle: initialize Exynos driver through DT

Isochronous streaming with VT6315 OHCI
 2014-07-17 13:16 UTC 

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

[PATCH] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
 2014-07-17  6:24 UTC  (43+ messages)
` [PATCH v2] "
  ` [PATCH v3 0/2] Simplify hotplug/suspend handling
    ` [PATCH v3 1/2] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
    ` [PATCH v3 2/2] cpufreq: Simplify and fix mutual exclusion with hotplug

Power-managing devices that are not of interest at some point in time
 2014-07-17  6:01 UTC  (15+ messages)

[PATCH v7 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 2014-07-17  5:58 UTC  (9+ messages)
` [PATCH v7 1/6] clk: samsung: add infrastructure to register cpu clocks
` [PATCH v7 2/6] clk: samsung: register exynos5420 apll/kpll configuration data
` [PATCH v7 3/6] clk: exynos: use cpu-clock provider type to represent arm clock
` [PATCH v7 4/6] ARM: dts: Exynos: add cpu nodes, opp and cpu clock configuration data
` [PATCH v7 5/6] ARM: Exynos: switch to using generic cpufreq driver for exynos4210/5250/5420
` [PATCH v7 6/6] cpufreq: exynos: remove exynos4210/5250 specific cpufreq driver support

[PATCH V1 Resend 0/4] CPUFreq: Bug fixes & cleanups
 2014-07-17  5:18 UTC  (5+ messages)
` [PATCH V1 Resend 1/4] cpufreq: move policy kobj to policy->cpu at resume
` [PATCH V1 Resend 2/4] cpufreq: don't restore policy->cpus on failure to move kobj
` [PATCH V1 Resend 3/4] cpufreq: propagate error returned by kobject_move()
` [PATCH V1 Resend 4/4] cpufreq: move policy kobj from update_policy_cpu()

[PATCH V2] cpufreq: move policy kobj to policy->cpu at resume
 2014-07-17  4:21 UTC  (5+ messages)

[PATCH v3] PM / devfreq: Add possible_frequencies device attribute
 2014-07-17  0:50 UTC 

[RFC] Add "rpm_not_supported" flag
 2014-07-16 23:27 UTC  (4+ messages)

[PATCHv2 00/17] cpuidle for Marvell Armada 370 and 38x
 2014-07-16 22:18 UTC  (10+ messages)

[PATCHv2] MAINTAINERS: power_supply: update maintainership
 2014-07-16 21:09 UTC  (3+ messages)

[PATCH RFC v2 1/7] clk: exynos5250: add aliases for clocks used by devfreq
 2014-07-16 18:04 UTC  (4+ messages)
` [PATCH v3 "

[PATCH RFC v2 3/7] ARM: dts: Add PPMU device tree support for Exynos5250
 2014-07-16 18:01 UTC  (6+ messages)
` [PATCH v3 "

[PATCH RFC v2 5/7] PM / devfreq: exynos5250: migrate to common-clock
 2014-07-16 18:00 UTC  (4+ messages)
` [PATCH v3 "

[PATCH RFC v2 7/7] PM / devfreq: Add devfreq driver for Exynos5420
 2014-07-16 17:59 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state
 2014-07-16 17:34 UTC  (4+ messages)

[PATCH] PM / devfreq: Allocate memory using the right data type
 2014-07-16 17:21 UTC  (3+ messages)

[PATCH 0/8] cpufreq support for Marvell Armada XP
 2014-07-16 16:03 UTC  (9+ messages)
` [PATCH 2/8] cpufreq: add driver for "

PROBLEM: Kernel OOPS and possible system freeze after concurrent writing to cpufreq/scaling_governor
 2014-07-16 14:53 UTC 

[PATCHv3 0/7] cpufreq support for Marvell Armada XP
 2014-07-16 13:02 UTC  (10+ messages)
` [PATCHv3 1/7] ARM: mvebu: ensure CPU clocks are enabled
` [PATCHv3 4/7] ARM: mvebu: update Armada XP DT for dynamic frequency scaling
` [PATCHv3 6/7] ARM: mvebu: update mvebu_v7_defconfig with cpufreq support
` [PATCHv3 7/7] ARM: configs: add cpufreq-generic in multi_v7_defconfig

[PATCH 00/13] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-16 11:00 UTC  (14+ messages)
` [PATCH 01/13] clk: tegra: Add binding for the Tegra124 DFLL clocksource

[PATCH RFC v2 2/7] clk: exynos5420: Add aliases for clocks used by devfreq
 2014-07-16 10:51 UTC  (3+ messages)
` [PATCH v3 "

Linux cpuidle driver: Is there ready API for checking DDR's masters?
 2014-07-16  8:52 UTC 

[PATCH 0/2] cpuidle fixes and cleanup
 2014-07-16  4:24 UTC  (4+ messages)
` [PATCH 2/2] cpuidle: Exynos: fix cpuidle for all states

Re: [PATCH v2] PM / devfreq: Use freq_table for available_frequencies
 2014-07-16  3:01 UTC  (2+ messages)
` [PATCH v3] PM / devfreq: Add possible_frequencies device attribute

[PATCH 05/13] thermal: rcar: Document SoC-specific bindings
 2014-07-16  2:16 UTC  (4+ messages)

[PATCH] GPIO button wth wakeup attribute is supposed to wake the system up
 2014-07-16  0:45 UTC  (6+ messages)
  ` [PATCH] PM / sleep / irq: Do not suspend wakeup interrupts

[PATCH RFC v2 6/7] PM / devfreq: exynos: Fix typo in macro
 2014-07-15 18:35 UTC  (2+ messages)
` [PATCH v3 "

[PATCH RFC v2 4/7] ARM: dts: Add PPMU device tree support for Exynos5420
 2014-07-15 18:34 UTC  (2+ messages)
` [PATCH v3 "

[PATCH RFC v2 0/7] Devfreq support for Exynos5250/5420
 2014-07-15 18:33 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v3] ARM: EXYNOS: Fix suspend/resume sequences
 2014-07-15 14:26 UTC 

[PATCH] thermal: allow building dove_thermal with mvebu
 2014-07-15 14:00 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] cpuidle: fix permission for driver name sysfs node
 2014-07-15 13:24 UTC  (4+ messages)

PM freeze does not work on AT91
 2014-07-15 12:47 UTC  (8+ messages)

[PATCH] PM / sleep: Fix request_firmware() error at resume
 2014-07-15 12:47 UTC  (2+ messages)

Suspend Failure on Lenovo Thinkpad Edge E540 (Model 20C6CTO1WW)
 2014-07-15 12:33 UTC  (2+ messages)

[PATCH v3 0/4] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
 2014-07-15 11:00 UTC  (3+ messages)

[PATCH] cpuidle: Fix Coding style reported by checkpatch.pl
 2014-07-15  5:12 UTC  (4+ messages)

[PATCH] cpuidle/idle: move idle traces to cpuidle_enter_state
 2014-07-14 21:00 UTC  (5+ messages)

[PATCH] PM / sleep: Simplify sleep states sysfs interface code
 2014-07-14 20:37 UTC 

[RESEND PATCH 0/6] thermal: sti: Add new Thermal driver
 2014-07-14 14:27 UTC  (8+ messages)

[PATCH] Cpufreq: ARM IMX6Q: Select PM_OPP
 2014-07-14 13:29 UTC  (4+ messages)

[PATCH] thermal: of: look for sensor driver parent node if device node missing
 2014-07-14 12:04 UTC  (2+ messages)

[PATCH] cpufreq: Fix latency for cpufreq_info
 2014-07-14  6:30 UTC  (2+ messages)

[PATCH] cpufreq: Fix latency for cpufreq_info
 2014-07-14  6:25 UTC  (3+ messages)

[PATCH] thermal: samsung: Add TMU support for Exynos3250 SoC
 2014-07-13 23:55 UTC  (5+ messages)

[PATCH v2 00/12] Remove mach-kirkwood
 2014-07-13 21:59 UTC  (2+ messages)

[PATCH 0/2] cpufreq: ondemand: Eliminate the deadband effect
 2014-07-13 16:54 UTC  (8+ messages)
` [PATCH 2/2] "

[PATCH] cpufreq: sa1110: set memory type for h3600
 2014-07-12 14:46 UTC  (3+ messages)

[PATCH] cpufreq: make table sentinal macros unsigned to match use
 2014-07-11 22:06 UTC  (3+ messages)

[PATCH] intel_idle: use static_key to optimize idle enter/exit paths
 2014-07-11 17:54 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).