linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-15 02:42:35 to 2013-07-17 15:18:52 UTC [more...]

[RESEND PATCH V1 0/9] thermal: introduce DT thermal zone build
 2013-07-17 15:17 UTC  (10+ messages)
` [RESEND PATCH V1 1/9] cpufreq: cpufreq-cpu0: add dt node parsing for 'needs-cooling'
` [RESEND PATCH V1 2/9] thermal: hwmon: move hwmon support to single file
` [RESEND PATCH V1 3/9] thermal: thermal_core: allow binding with limits on bind_params
` [RESEND PATCH V1 4/9] arm: dts: flag omap4430 with needs-cooling for cpu node
` [RESEND PATCH V1 5/9] thermal: introduce device tree parser
` [RESEND PATCH V1 6/9] thermal: ti-soc-thermal: use thermal DT infrastructure
` [RESEND PATCH V1 7/9] arm: dts: add omap4430 thermal data
` [RESEND PATCH V1 8/9] hwmon: lm75: expose to thermal fw via DT nodes
` [RESEND PATCH V1 9/9] hwmon: tmp102: "

[RFC PATCH v2 00/15] DT/core: update cpu device of_node
 2013-07-17 15:18 UTC  (20+ messages)
` [RFC PATCH v2 02/15] driver/core: cpu: initialize of_node in cpu's device struture
` [RFC PATCH v2 03/15] ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id
  ` [RFC PATCH v2 01/15] of: add support for retrieving cpu node for a given logical cpu index
  ` [RFC PATCH v2 04/15] ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
  ` [RFC PATCH v2 05/15] ARM: mvebu: remove device tree parsing for cpu nodes
  ` [RFC PATCH v2 07/15] cpufreq: imx6q-cpufreq: "
  ` [RFC PATCH v2 08/15] cpufreq: cpufreq-cpu0: "
` [RFC PATCH v2 06/15] drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
` [RFC PATCH v2 09/15] cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodes
` [RFC PATCH v2 10/15] cpufreq: spear-cpufreq: "
` [RFC PATCH v2 11/15] cpufreq: kirkwood-cpufreq: "
` [RFC PATCH v2 12/15] cpufreq: arm_big_little: "
` [RFC PATCH v2 13/15] cpufreq: maple-cpufreq: "
` [RFC PATCH v2 14/15] cpufreq: pmac64-cpufreq: "
` [RFC PATCH v2 15/15] cpufreq: pmac32-cpufreq: "

[PATCH 0/9] thermal: introduce DT thermal zone build
 2013-07-17 15:10 UTC  (20+ messages)
` [PATCH 1/9] cpufreq: cpufreq-cpu0: add dt node parsing for 'needs-cooling'
` [PATCH 1/8] thermal: hwmon: move hwmon support to single file
` [PATCH 1/8] thermal: thermal_core: allow binding with limits on bind_params
` [PATCH 2/9] thermal: hwmon: move hwmon support to single file
` [PATCH 2/8] thermal: introduce device tree parser
` [PATCH 3/8] cpufreq: cpufreq-cpu0: add dt node parsing on cooling need
` [PATCH 3/9] thermal: thermal_core: allow binding with limits on bind_params
` [PATCH 4/9] arm: dts: flag omap4430 with needs-cooling for cpu node
` [PATCH 4/8] thermal: ti-soc-thermal: use thermal DT infrastructure
` [PATCH 5/8] arm: dts: add omap4430 thermal data
` [PATCH 5/9] thermal: introduce device tree parser
` [PATCH 6/8] arm: dts: flag omap4430 with needs-cooling for cpu node
` [PATCH 6/9] thermal: ti-soc-thermal: use thermal DT infrastructure
` [PATCH 7/9] arm: dts: add omap4430 thermal data
` [PATCH 7/8] hwmon: lm75: expose to thermal fw via DT nodes
` [PATCH 8/9] "
` [PATCH 8/8] hwmon: tmp102: "
` [PATCH 9/9] "

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-07-17 14:59 UTC  (45+ messages)
` [PATCH v4 2/7] cpufreq: Add boost frequency support in core
` [PATCH v5 0/7] cpufreq:boost: CPU Boost mode support
  ` [PATCH v5 1/7] cpufreq: Store cpufreq policies in a list
  ` [PATCH v5 2/7] cpufreq: Add boost frequency support in core
  ` [PATCH v5 3/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
  ` [PATCH v5 4/7] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
  ` [PATCH v5 5/7] thermal:boost: Automatic enable/disable of BOOST feature
  ` [PATCH v5 6/7] cpufreq:boost:Kconfig: Enable software managed BOOST support at Kconfig
  ` [PATCH v5 7/7] Documentation:cpufreq:boost: Update BOOST documentation

[RFC PATCH 0/4] thermal: introduce DT thermal builder
 2013-07-17 14:51 UTC  (28+ messages)
` [RFC PATCH 1/4] thermal: hwmon: move hwmon support to single file
` [RFC PATCH 2/4] thermal: introduce device tree parser
` [RFC PATCH 3/4] thermal: ti-soc-thermal: use thermal DT infrastructure

[PATCH 0/3] ARM: EXYNOS: cpuidle driver fixes
 2013-07-17 14:36 UTC  (8+ messages)
` Re: [PATCH 1/3] ARM: EXYNOS: remove non-working AFTR mode support
  `  "

[RFC PATCH 00/11] ARM: DT: update cpu device of_node
 2013-07-17 14:16 UTC  (20+ messages)
` [RFC PATCH 01/11] driver/core: cpu: initialize of_node in cpu's device struture
` [RFC PATCH 02/11] ARM: DT/kernel: define ARM specific arch_of_get_cpu_node
` [RFC PATCH 03/11] ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
` [RFC PATCH 04/11] ARM: mvebu: remove device tree parsing for cpu nodes
` [RFC PATCH 05/11] drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
` [RFC PATCH 06/11] cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes
` [RFC PATCH 07/11] cpufreq: cpufreq-cpu0: "
` [RFC PATCH 08/11] cpufreq: highbank-cpufreq: "
` [RFC PATCH 09/11] cpufreq: spear-cpufreq: "
` [RFC PATCH 10/11] cpufreq: kirkwood-cpufreq: "
` [RFC PATCH 11/11] cpufreq: arm_big_little: "

[PATCH v3 1/4] hwmon: (lm90) split set&show temp as common codes
 2013-07-17  9:54 UTC  (9+ messages)

[PATCH 0/8] Cpufreq, cpu hotplug, suspend/resume related fixes
 2013-07-17  5:03 UTC  (37+ messages)
` [PATCH 1/8] cpufreq: Revert commit a66b2e to fix cpufreq regression during suspend/resume
` [PATCH 2/8] cpufreq: Fix misplaced call to cpufreq_update_policy()
` [PATCH 3/8] cpufreq: Add helper to perform alloc/free of policy structure
` [PATCH 7/8] cpufreq: Preserve policy structure across suspend/resume

[PATCH] power: new trace event to print device suspend and resume time
 2013-07-16 22:27 UTC  (5+ messages)

[LOCKDEP] cpufreq: possible circular locking dependency detected
 2013-07-16 21:29 UTC  (22+ messages)

config SOC_DRA7XX?
 2013-07-16 21:02 UTC  (4+ messages)

cpufreq: possible circular locking detected on suspend
 2013-07-16 20:04 UTC 

[PATCH v2] cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynq
 2013-07-16 12:30 UTC  (6+ messages)

[RESEND] cpuidle for ARM pull request
 2013-07-16 12:04 UTC 

Freescale MXS battery driver
 2013-07-16 10:05 UTC  (3+ messages)

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

pull request for cpuidle/arm
 2013-07-15 23:28 UTC 

[PATCH 1/3] ARM: ux500: cpuidle: Instantiate the driver from platform device
 2013-07-15 23:25 UTC  (3+ messages)
` [PATCH 2/3] ARM: ux500: cpuidle: Remove pointless include
` [PATCH 3/3] ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidle

[PATCH] Thermal: x86_pkg_temp: Limit number of pkg temp zones
 2013-07-15 22:38 UTC 

[Bisected] 3.7-rc1 can't resume
 2013-07-15 21:11 UTC  (5+ messages)
` [Bisected] 3.7-rc1 can't resume (still present in 3.9)

[PATCH 0/6] cpufreq: Add 'load_table' debugfs file to show colleced CPUs load
 2013-07-15 10:02 UTC  (5+ messages)
` [PATCH 1/6] cpufreq: Add debugfs directory for cpufreq

[PATCH] Thermal: x86 package temp thermal crash
 2013-07-15  8:27 UTC  (2+ messages)

[PATCH -next] Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()
 2013-07-15  8:19 UTC  (5+ messages)

3.10-rcX: cpu governor ondemand doesn't scale well after s2ram
 2013-07-15  6:13 UTC  (10+ messages)
          ` [PATCH] cpufreq: Fix cpufreq regression after suspend/resume


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