linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-02 13:31:35 to 2013-08-08 13:49:01 UTC [more...]

[PATCH 00/35] cpufreq: Introduce cpufreq_table_validate_and_show()
 2013-08-08 13:48 UTC  (34+ messages)
` [PATCH 01/35] cpufreq: Add new helper cpufreq_table_validate_and_show()
` [PATCH 02/35] cpufreq: pxa: call cpufreq_frequency_table_get_attr()
` [PATCH 03/35] cpufreq: s3cx4xx: "
` [PATCH 04/35] cpufreq: sparc: "
` [PATCH 05/35] cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show()
` [PATCH 06/35] cpufreq: arm_big_little: "
` [PATCH 07/35] cpufreq: blackfin: "
` [PATCH 08/35] cpufreq: cpufreq-cpu0: "
` [PATCH 09/35] cpufreq: cris: "
` [PATCH 10/35] cpufreq: davinci: "
` [PATCH 11/35] cpufreq: dbx500: "
` [PATCH 12/35] cpufreq: e_powersaver: "
` [PATCH 13/35] cpufreq: elanfreq: "
` [PATCH 14/35] cpufreq: exynos: "
` [PATCH 16/35] cpufreq: imx6q: "
` [PATCH 17/35] cpufreq: kirkwood: "
` [PATCH 18/35] cpufreq: longhaul: "
` [PATCH 19/35] cpufreq: loongson2: "
` [PATCH 20/35] cpufreq: maple: "
` [PATCH 21/35] cpufreq: omap: "
` [PATCH 22/35] cpufreq: p4-clockmod: "
` [PATCH 23/35] cpufreq: pasemi: "
` [PATCH 24/35] cpufreq: pmac: "
` [PATCH 25/35] cpufreq: powernow: "
` [PATCH 26/35] cpufreq: ppc: "
` [PATCH 27/35] cpufreq: pxa: "
` [PATCH 28/35] cpufreq: s3cx4xx: "
` [PATCH 29/35] cpufreq: s5pv210: "
` [PATCH 30/35] cpufreq: sc520: "
` [PATCH 31/35] cpufreq: sh: "
` [PATCH 33/35] cpufreq: spear: "
` [PATCH 34/35] cpufreq: speedstep: "
` [PATCH 35/35] cpufreq: tegra: "

RFC: device thermal limits represented in device tree nodes
 2013-08-08 13:45 UTC  (12+ messages)

wakeonlan fails if pm-hibernate used
 2013-08-08 13:15 UTC 

[PATCH] OPP: Export opp_add()
 2013-08-08 12:00 UTC  (10+ messages)
  ` OPP: rename functions? (was [PATCH] OPP: Export opp_add())

[PATCH 0/6] Tegra: Use cpufreq-cpu0 driver
 2013-08-08  8:33 UTC  (28+ messages)
` [PATCH 1/6] clk: Tegra: Add CPU0 clock driver
` [PATCH 2/6] ARM: Tegra: Add CPU's OPPs for using cpufreq-cpu0 driver
` [PATCH 3/6] ARM: Tegra: Enable OPP library
` [PATCH 4/6] ARM: Tegra: defconfig: select cpufreq-cpu0 driver
` [PATCH 5/6] ARM: Tegra: start using "
` [PATCH 6/6] cpufreq: Tegra: Remove tegra-cpufreq driver

[PATCH] cpufreq: exynos5440: Fix to skip when new frequency same as current
 2013-08-08  2:33 UTC  (6+ messages)

[RFC PATCH 0/2] PM / OPP: updates to enable sharing OPPs info
 2013-08-07 16:17 UTC  (18+ messages)
` [RFC PATCH 1/2] PM / OPP: add support to specify phandle of another node for OPP

[PATCH v3 0/3] ARM: TC2 big.LITTLE CPU idle driver
 2013-08-07 11:43 UTC  (4+ messages)
` [PATCH v3 1/3] drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()
` [PATCH v3 2/3] ARM: vexpress: tc2: disable GIC CPU IF in tc2_pm_suspend
` [PATCH v3 3/3] cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver

[PATCH V7 00/30] thermal: exynos: Re-structure driver and add support for exynos5440
 2013-08-07  9:53 UTC  (4+ messages)
` [PATCH V7 23/30] thermal: exynos: Add thermal configuration data for exynos5440 TMU sensor

[PATCH V5 00/30] thermal: exynos: Add thermal driver for exynos5440
 2013-08-07  9:23 UTC  (3+ messages)
` [PATCH V5 17/30] thermal: exynos: Remove non DT based support

[PATCH] thermal: exynos_tmu: fix wrong error check for mapped memory
 2013-08-07  8:31 UTC 

[GIT PULL 1/3] soc-thermal: Fixes for 3.11
 2013-08-07  6:46 UTC  (3+ messages)
` [GIT PULL 3/3] soc-thermal: refactoring exynos thermal driver (for 3.12)

[PATCH] thermal: exynos: Handle the misplaced TRIMINFO register
 2013-08-07  6:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V2 00/11] CPUFreq: Fixes & Cleanups for 3.12
 2013-08-07  0:21 UTC  (13+ messages)
` [PATCH V2 01/11] cpufreq: Cleanup header files included in core
` [PATCH V2 02/11] cpufreq: Re-arrange declarations in cpufreq.h
` [PATCH V2 03/11] cpufreq: Give consistent names for struct cpufreq_policy *
` [PATCH V2 04/11] cpufreq: Use sizeof(*ptr) form for finding size of a struct
` [PATCH V2 05/11] cpufreq: Pass policy to cpufreq_add_policy_cpu()
` [PATCH V2 06/11] cpufreq: Store cpufreq policies in a list
` [PATCH V2 07/11] cpufreq: Use cpufreq_policy_list for iterating over policies
` [PATCH V2 08/11] cpufreq: Fix broken usage of governor->owner's refcount
` [PATCH V2 09/11] cpufreq: Don't use cpufreq_driver->owner's refcount to protect critical sections
` [PATCH V2 10/11] cpufreq: Remove struct cpufreq_driver's owner field
` [PATCH V2 11/11] cpufreq: improve error checking on return values of __cpufreq_governor()

[PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers
 2013-08-07  0:16 UTC  (4+ messages)

[PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers
 2013-08-06 23:57 UTC  (3+ messages)

[PATCH V2 0/6] cpuidle/powerpc: POWERPC cpuidle driver for POWER and POWERNV platforms
 2013-08-06 23:41 UTC  (5+ messages)
` [PATCH V2 5/6] cpuidle/powerpc: Backend-powerpc idle driver for powernv and pseries

[PATCH] thermal: new asus driver
 2013-08-06 22:48 UTC 

[PATCH v2] cpufreq: loongson2: fix broken cpufreq
 2013-08-06 22:43 UTC  (3+ messages)

[RFC PATCH 0/3] ARM: TC2 big.LITTLE CPU idle driver
 2013-08-06 16:21 UTC  (4+ messages)
` [RFC PATCH 3/3] cpuidle: big.LITTLE: vexpress-TC2 "

[PATCH] ARM: EXYNOS: add power domains support for EXYNOS5440
 2013-08-06 16:16 UTC  (4+ messages)

[PATCH 1/2] cpuidle: add hotplug support to initialize the timer broadcast
 2013-08-06 14:11 UTC  (4+ messages)

[PATCH 00/10] CPUFreq: Fixes & Cleanups for 3.12
 2013-08-06 14:02 UTC  (23+ messages)
` [PATCH 01/10] cpufreq: Cleanup header files included in core
` [PATCH 02/10] cpufreq: Re-arrange declarations in cpufreq.h
` [PATCH 03/10] cpufreq: Give consistent names for struct cpufreq_policy *
` [PATCH 04/10] cpufreq: Use sizeof(*ptr) form for finding size of a struct
` [PATCH 05/10] cpufreq: Pass policy to cpufreq_add_policy_cpu()
` [PATCH 06/10] cpufreq: Store cpufreq policies in a list
` [PATCH 07/10] cpufreq: Use cpufreq_policy_list for iterating over policies
` [PATCH 08/10] cpufreq: Fix broken usage of governor->owner's refcount
` [PATCH 09/10] cpufreq: Don't use cpufreq_driver->owner's refcount to protect critical sections
` [PATCH 10/10] cpufreq: Remove struct cpufreq_driver's owner field

PROBLEM: cpufreq ondemand governor problem
 2013-08-06 13:56 UTC 

[RFC PATCH v2 0/3] ARM: TC2 big.LITTLE CPU idle driver
 2013-08-06  9:32 UTC  (6+ messages)
` [RFC PATCH v2 1/3] drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()
` [RFC PATCH v2 2/3] ARM: vexpress: tc2: disable GIC CPU IF in tc2_pm_suspend
` [RFC PATCH v2 3/3] cpuidle: big.LITTLE: vexpress-TC2 CPU idle driver

[RFC PATCH v2 00/15] DT/core: update cpu device of_node
 2013-08-06  9:02 UTC  (8+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v3 05/16] ARM: mvebu: remove device tree parsing for cpu nodes

ignore_nice vs. ignore_nice_load
 2013-08-06  7:40 UTC  (3+ messages)

sysfs support for scaling_cur_freq in intel_pstate
 2013-08-05 22:25 UTC 

[PATCH RESEND] PM / AVS: SmartReflex: remove redundant dev_err call in omap_sr_probe()
 2013-08-05 16:25 UTC  (2+ messages)

[PATCH v1 0/2] PM / AVS: interrupt handling fixes
 2013-08-05 16:24 UTC  (2+ messages)

[PATCH] ACPI / PM: Walk physical_node_list under physical_node_lock
 2013-08-05 14:10 UTC 

cpufreq and memory intensive benchmarks
 2013-08-05 12:57 UTC  (2+ messages)

[PATCH 0/2] SoC specific trip points and alarm interrupt for imx_thermal
 2013-08-05  9:10 UTC  (7+ messages)
` [PATCH 1/2] thermal: imx: dynamic passive and SoC specific critical trip points
` [PATCH 2/2] thermal: imx: implement thermal alarm interrupt handling

[PATCH] cpufreq-stats: fix time_in_state statistics
 2013-08-05  6:45 UTC 

[PATCH 00/15] cpufreq: initialize drivers .owner field with THIS_MODULE
 2013-08-04 11:38 UTC  (4+ messages)
` [PATCH 02/15] cpufreq: cpufreq-cpu0: initialize "

[GIT PULL] ACPI and power management fixes for v3.11-rc4
 2013-08-04  0:27 UTC  (16+ messages)

[RFC][PATCH] cpufreq: Do not hold driver module references for additional policy CPUs
 2013-08-02 14:46 UTC  (6+ messages)
` [Update][PATCH] "


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