linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-25 16:44:04 to 2014-07-01 16:56:55 UTC [more...]

[RFC 0/2] pwrseq: Add subsystem for power sequences
 2014-07-01 16:56 UTC  (14+ messages)
` [RFC 1/2] pwrseq: Add subsystem to handle complex "

[PATCH 00/14] cpufreq: cpu0: Extend support beyond CPU0, V2
 2014-07-01 16:32 UTC  (15+ messages)
` [PATCH 01/14] of: Create of_property_match()
` [PATCH 02/14] clk: Create of_clk_shared_by_cpus()
` [PATCH 03/14] cpufreq: Add support for per-policy driver data
` [PATCH 04/14] cpufreq: cpu0: Add Module Author
` [PATCH 05/14] cpufreq: cpu0: don't validate clock on clk_put()
` [PATCH 06/14] cpufreq: cpu0: defer probe if clock isn't registered yet
` [PATCH 07/14] cpufreq: cpu0: OPPs can be populated at runtime
` [PATCH 08/14] cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug}
` [PATCH 09/14] cpufreq: cpu0: Move per-cluster initialization code to ->init()
` [PATCH 10/14] cpufreq: cpu0: try regulators with name "cpu-supply"
` [PATCH 11/14] cpufreq: cpu0: Make allocate_resources() work for any CPU
` [PATCH 12/14] cpufreq: cpu0: Extend support beyond CPU0
` [PATCH 13/14] cpufreq: cpu0: rename driver and internals to 'cpufreq_generic'
` [PATCH 14/14] cpufreq: generic: set platform_{driver|device} '.name' to 'cpufreq-generic'

PATCH 0/2 tmon: fix a few minor security issues
 2014-07-01 15:02 UTC  (2+ messages)

[PATCH 00/16] CPU Idle for Armada 370 and Armada 38x
 2014-07-01 15:02 UTC  (41+ messages)
` [PATCH 01/16] ARM: mvebu: Sort the headers of pmsu.c in alphabetic order
` [PATCH 02/16] ARM: mvebu: Add a common function for the boot address work around
` [PATCH 03/16] ARM: mvebu: Add function to export the physical address of the boot register
` [PATCH 04/16] ARM: mvebu: Use the common function for Armada 375 SMP workaround
` [PATCH 05/16] ARM: mvebu: Add workaround for cpuidle support for Armada 370
` [PATCH 06/16] ARM: mvebu: Rename the armada_370_xp into mvebu_v7 in pmsu.c file
` [PATCH 07/16] ARM: mvebu: Make the CPU idle initialization more generic
` [PATCH 08/16] ARM: mvebu: Use a local variable to store the resume address
` [PATCH 09/16] ARM: mvebu: Make the snoop disable optional in mvebu_v7_pmsu_idle_prepare
` [PATCH 10/16] ARM: mvebu: Export the SCU address
` [PATCH 11/16] ARM: mvebu: dts: Add CA9 MPcore SoC Controller node
` [PATCH 12/16] cpuidle: mvebu: Rename the driver from armada-370-xp to mvebu-v7
` [PATCH 13/16] cpuidle: mvebu: Move the description of the cpuidle states in the platform part
` [PATCH 14/16] ARM: mvebu: Add CPU idle support for Armada 370
` [PATCH 15/16] ARM: mvebu: Add CPU idle support for Armada 38x
` [PATCH 16/16] ARM: mvebu: defconfig: Enable CPU Idle support in mvebu_v7_defconfig

[PATCH 0/2] cpuidle fixes and cleanup
 2014-07-01 14:52 UTC  (4+ messages)
` [PATCH 1/2] ARM: Exynos: remove arm diagnostic and power register save/restore code
` [PATCH 2/2] cpuidle: Exynos: fix cpuidle for all states

[Patch v7 0/6] add cpuidle support for Exynos5420
 2014-07-01 11:52 UTC  (2+ messages)

[PATCH 0/2] cpufreq: cpu0: Extend support beyond CPU0
 2014-07-01 11:14 UTC  (16+ messages)
` [PATCH 2/2] "

[PATCH] thermal: allow building dove_thermal with mvebu
 2014-07-01  8:50 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/4] Introduce clk_find_nearest_rate()
 2014-07-01  8:23 UTC  (10+ messages)
` [PATCH 1/4] clk: Introduce 'clk_find_nearest_rate()'
` [PATCH 2/4] cpufreq: cpu0: Use clk_find_nearest_rate()
` [PATCH 3/4] net: macb: Use clk_find_nearest_rate() API
` [PATCH 4/4] ARM: zynq: dt: Use properly rounded frequencies in OPPs

[PATCH 0/6] of-thermal hardware trip points + Tegra124 SOCTHERM driver
 2014-07-01  8:06 UTC  (16+ messages)
` [PATCH 1/6] thermal: of: Add support for hardware-tracked trip points
` [PATCH 2/6] of: Add bindings for nvidia,tegra124-soctherm
` [PATCH 3/6] ARM: tegra: Add thermal trip points for Jetson TK1
` [PATCH 4/6] ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree
  ` [PATCH 5/6] clk: tegra: Add soctherm and tsensor clocks to Tegra124 init table
` [PATCH 6/6] thermal: Add Tegra SOCTHERM thermal management driver

[PATCH] cpufreq: arm_big_little: set lowest frequcency for cluster when no cpus in it
 2014-07-01  3:01 UTC  (18+ messages)

[PATCH v2 0/9] thermal: exynos: various cleanups
 2014-07-01  2:09 UTC  (2+ messages)

[PATCH 0/6] thermal: sti: Add new Thermal driver
 2014-07-01  2:07 UTC  (2+ messages)

[PATCH] tools/thermal: tmon: fix compilation errors when building statically
 2014-07-01  1:56 UTC  (4+ messages)

[PATCH] thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked
 2014-07-01  1:54 UTC  (2+ messages)

[PATCH] Thermal: imx: correct critical trip temperature setting
 2014-07-01  1:22 UTC  (4+ messages)

[PATCH] thermal: samsung: Add TMU support for Exynos3250 SoC
 2014-07-01  0:33 UTC 

[PATCH 00/13] Remove mach-kirkwood and mach-dove
 2014-06-30 22:21 UTC  (20+ messages)
` [PATCH 05/13] cpuidle: kirkwood: Replace ARCH_KIRKWOOD dependency
` [PATCH 07/13] thermal: Replace ARCH_KIRKWOOD and ARCH_DOVE dependency
  ` [alsa-devel] [PATCH 00/13] Remove mach-kirkwood and mach-dove

[PATCH 0/2] cpufreq: ondemand: Eliminate the deadband effect
 2014-06-30 16:59 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: Introduce new relation for freq selection
` [PATCH 2/2] cpufreq: ondemand: Eliminate the deadband effect

Query regarding suspend/resume support in MMC
 2014-06-30 16:28 UTC 

[PATCH] thermal: Add braces around suspect code
 2014-06-30 15:03 UTC  (2+ messages)

[PATCH 1/1] PM / Runtime: let rpm_resume fail if rpm disabled and device suspended
 2014-06-30 14:42 UTC  (8+ messages)
` [RFC] Add "rpm_not_supported" flag

Disallow process from being scheduled for specific duration
 2014-06-30  6:14 UTC 

[PATCH] cpufreq: make table sentinal macros unsigned to match use
 2014-06-30  4:55 UTC  (3+ messages)

[PATCH TRIVIAL] thermal: cpu_cooling: fix typo highjack -> hijack
 2014-06-30  2:50 UTC  (2+ messages)

I want to invest
 2014-06-29 17:39 UTC 

[PATCH V2] PM / AVS: SmartReflex: remove unnecessary NULL test before debugfs_remove_recursive
 2014-06-28 13:48 UTC 

[PATCH 1/1] drivers/power/avs/smartreflex.c: remove unnecessary null test before debugfs_remove_recursive
 2014-06-28 13:36 UTC  (2+ messages)

[PATCH v1 1/2] genirq: Fix error path for resuming irqs
 2014-06-28  0:04 UTC  (2+ messages)
` [PATCH v1 2/2] Revert "irq: Enable all irqs unconditionally in irq_resume"

[PATCH v5 0/8] ARM generic idle states
 2014-06-27 10:53 UTC  (30+ messages)
` [PATCH v5 1/8] Documentation: arm: define DT idle states bindings
` [PATCH v5 3/8] drivers: cpuidle: implement DT based idle states infrastructure
` [PATCH v5 4/8] arm64: add PSCI CPU_SUSPEND based cpu_suspend support
` [PATCH v5 5/8] drivers: cpuidle: CPU idle ARM64 driver
` [PATCH v5 6/8] drivers: cpuidle: initialize big.LITTLE driver through DT
` [PATCH v5 7/8] drivers: cpuidle: initialize Exynos "
` [PATCH v5 8/8] arm64: boot: dts: update rtsm aemv8 dts with PSCI and idle states

Suspend/Resume support for PCI
 2014-06-26 15:26 UTC 

[PATCH] MAINTAINERS: Update Eduardo Valentin's email address
 2014-06-26  9:19 UTC  (4+ messages)

[PATCH] cpufreq: report driver's successful {un}registration
 2014-06-26  8:51 UTC 

Suspend/Resume support for PCI
 2014-06-26  6:00 UTC  (2+ messages)


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