linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-23 03:42:25 to 2013-03-26 13:30:25 UTC [more...]

[PATCH] Thermal: Don't resolve THERMAL_NO_LIMIT to max_state
 2013-03-26 13:29 UTC 

[PATCH V2] cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
 2013-03-26 13:17 UTC  (2+ messages)

[PATCH 00/15] ARM: cpuidle: code consolidation
 2013-03-26 13:06 UTC  (39+ messages)
` [PATCH 01/15] timer: move enum definition out of ifdef section
` [PATCH 02/15] cpuidle: initialize the broadcast timer framework
` [PATCH 03/15] cpuidle: ux500: remove timer broadcast initialization
` [PATCH 04/15] cpuidle: OMAP4: "
` [PATCH 05/15] cpuidle: imx6: "
` [PATCH 06/15] ARM: cpuidle: remove useless declaration
` [PATCH 07/15] ARM: cpuidle: add init/exit routine
` [PATCH 08/15] ARM: ux500: cpuidle: use init/exit common routine
` [PATCH 09/15] ARM: at91: "
` [PATCH 10/15] ARM: OMAP3: "
` [PATCH 11/15] ARM: s3c64xx: "
` [PATCH 12/15] ARM: tegra1: "
` [PATCH 13/15] ARM: shmobile: pm: fix init sections
` [PATCH 14/15] ARM: shmobile: cpuidle: remove useless WFI function
` [PATCH 15/15] ARM: shmobile: cpuidle: use init/exit common routine

[RFC patch 00/11] cpuidle : ARM driver to rule them all
 2013-03-26 11:44 UTC  (10+ messages)
` [RFC patch 02/11] cpuidle / arm : a single cpuidle driver

[PATCH 0/9] thermal: exynos: Add thermal driver for exynos5440
 2013-03-26 11:34 UTC  (10+ messages)
` [PATCH 1/9] thermal: exynos: Adapt to temperature emulation core thermal framework
` [PATCH 2/9] thermal: exynos: Add support for instance based register/unregister
` [PATCH 3/9] thermal: exynos: Moving into samsung directory for easy maintenance
` [PATCH 4/9] thermal: exynos: Bifurcate exynos thermal common and tmu controller code
` [PATCH 5/9] thermal: exynos: Make the zone handling dependent on trip count
` [PATCH 6/9] thermal: exynos: small cleanups to prepare for adding exynos5440 driver
` [PATCH 7/9] thermal: exynos: Add support for exynos5440 TMU sensor
` [PATCH 8/9] thermal: exynos: Parse the platform data from the device tree
` [PATCH 9/9] ARM: dts: Add device tree node for exynos5440 TMU controller

[PATCH 0/9] CPUFreq: Move drivers to drivers/cpufreq - Part 2
 2013-03-26 10:26 UTC  (15+ messages)
` [PATCH 1/9] AVR32: cpufreq: move cpufreq driver to drivers/cpufreq
` [PATCH 2/9] blackfin: "
` [PATCH 3/9] cris: "
` [PATCH 4/9] ia64: "
` [PATCH 5/9] mips: "
` [PATCH 6/9] sh: "
` [PATCH 7/9] unicore2: "
` [PATCH 8/9] spark: "
` [PATCH 9/9] powerpc: "

[PATCH for 3.10 v2 0/4] thermal: Add Armada 370/XP support
 2013-03-26 10:16 UTC  (5+ messages)
` [PATCH v2 1/4] thermal: Add driver for Armada 370/XP SoC thermal management
` [PATCH v2 2/4] ARM: mvebu: Add thermal support to Armada XP device tree
` [PATCH v2 3/4] ARM: mvebu: Add thermal support to Armada 370 "
` [PATCH v2 4/4] ARM: configs: Update mvebu defconfig for thermal

[PATCH for 3.10 0/4] thermal: Add Armada 370/XP support
 2013-03-26  9:10 UTC  (9+ messages)
` [PATCH 1/4] thermal: Add driver for Armada 370/XP SoC thermal management
` [PATCH 2/4] ARM: mvebu: Add thermal support to Armada XP device tree
` [PATCH 3/4] ARM: mvebu: Add thermal support to Armada 370 "
` [PATCH 4/4] ARM: configs: Update mvebu defconfig for thermal

[PATCH 1/4][resend] cpuidle : handle clockevent notify from the cpuidle framework
 2013-03-26  8:41 UTC  (8+ messages)

[PATCH 0/2] thermal: rcar: fixup registration failure case
 2013-03-26  6:45 UTC  (11+ messages)
` [PATCH 1/2] thermal: rcar: tidyup "
        ` [PATCH 0/2 v2] thermal: rcar: fixup "
          ` [PATCH 1/2 v2] thermal: rcar: tidyup "
          ` [PATCH 2/2 v2] thermal: rcar: add pm_runtime_xxx() support
` [PATCH 2/2] "

[PATCH 1/2] cpufreq: drivers: don't check range of target freq in .target()
 2013-03-26  6:06 UTC  (7+ messages)
` [PATCH 2/2] cpufreq: drivers: Remove unnecessary assignments of policy-> members

[PATCH 1/3] powerpc/mpc85xx: Update the clock device tree nodes
 2013-03-26  5:03 UTC  (4+ messages)
` [PATCH 2/3] clk: add PowerPC corenet clock driver support
` [PATCH 3/3] cpufreq: Add cpufreq driver for Freescale e500mc SOCs

pm_idle cleanup patch series
 2013-03-26  4:29 UTC  (5+ messages)
` [PATCH 09/16] ia64 idle: delete pm_idle
      ` [PATCH] ia64 idle: delete (*idle)()

[PATCHv2 00/12] staging: [omap,ti-soc]-thermal: fixes and renaming
 2013-03-26  0:24 UTC  (4+ messages)
` [PATCHv2 09/12] staging: ti-soc-thermal: fix several kernel-doc warnings and error

[PATCH] PCI / ACPI: Always resume devices on ACPI wakeup notifications
 2013-03-25 22:34 UTC  (4+ messages)

[PATCH] x86: fix idle notifier not being called in CONFIG_X86_32
 2013-03-25 16:48 UTC  (6+ messages)

[PATCH v5 0/8] Reset controller API to reset IP modules on i.MX5 and i.MX6
 2013-03-25 17:06 UTC  (9+ messages)
` [PATCH v5 1/8] dt: describe base reset signal binding
` [PATCH v5 2/8] reset: Add reset controller API
` [PATCH v5 3/8] ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)
` [PATCH v5 4/8] ARM i.MX6q: Link system reset controller (SRC) to IPU in DT
` [PATCH v5 5/8] staging: drm/imx: Use SRC to reset IPU
` [PATCH v5 6/8] ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53
` [PATCH v5 7/8] ARM i.MX5: Add system reset controller (SRC) to i.MX51 and i.MX53 device tree
` [PATCH v5 8/8] reset: Add driver for gpio-controlled reset pins

[PATCH 1/2] cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
 2013-03-25 16:50 UTC  (8+ messages)
` [PATCH 2/2] cpufreq: Don't check if cpu is online/offline for cpufreq callbacks

[PATCH 0/9] ARM: CPUFreq: Move drivers arch/arm/ -> drivers/cpufreq
 2013-03-25 16:49 UTC  (12+ messages)
` [PATCH 1/9] cpufreq: ARM: Arrange drivers in alphabetical order
` [PATCH 2/9] cpufreq: tegra: Move driver to drivers/cpufreq
` [PATCH 3/9] cpufreq: davinci: move cpufreq "
` [PATCH 4/9] cpufreq: imx: "
` [PATCH 5/9] cpufreq: integrator: "
` [PATCH 6/9] cpufreq: pxa3xx: "
` [PATCH 7/9] cpufreq: pxa2xx: "
` [PATCH 8/9] cpufreq: s3c24xx: "
` [PATCH 9/9] cpufreq: sa11x0: "

[PATCH v2 00/14] Marvell EBU thermal sensor consolidation
 2013-03-25 16:29 UTC  (20+ messages)
` [PATCH v2 11/14] thermal: mvebu: Add support for Marvell Dove SoC family
` [PATCH v2 13/14] ARM: mvebu: Add thermal support to Armada 370 device tree

[REGRESSION] 3.9.0-rcX
 2013-03-25 15:48 UTC  (7+ messages)
    ` [REGRESSION] [CPUFREQ] 3.9.0-rcX

[PATCH] ACPI / PM: Fix potential problem in acpi_device_get_power()
 2013-03-25 14:16 UTC  (4+ messages)

[PATCH 0/2] thermal: lookup temperature
 2013-03-25 11:25 UTC  (9+ messages)
` [PATCH 1/2] thermal: introduce thermal_zone_lookup_temperature helper function
` [PATCH 2/2] staging: ti-soc-thermal: remove external heat while extrapolating hotspot

[PATCH for 3.9 0/2] thermal: Marvell SoC thermal formula fixes
 2013-03-25  8:50 UTC  (3+ messages)

[PATCH] thermal: Fix compiler warning
 2013-03-25  8:12 UTC  (2+ messages)

[PATCH 1/2] thermal: db8500: Fix checking return value of thermal_zone_device_register
 2013-03-25  8:09 UTC  (4+ messages)
` [PATCH 2/2] thermal: db8500: Fix missing mutex_unlock() in probe error paths

[PATCH V2] drivers: thermal: cpu_cooling: fix checkpatch warning
 2013-03-25  8:08 UTC  (2+ messages)

[PATCH 0/2] Add devfreq runtime pm support
 2013-03-25  6:13 UTC  (4+ messages)
` [PATCH 2/2] PM / devfreq: tie suspend/resume to runtime-pm

[PATCH -next v2] thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()
 2013-03-25  3:36 UTC  (3+ messages)

[PATCH] cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()
 2013-03-24 15:58 UTC 

[REGRESSION] [CPUFREQ] 3.9.0-rcX
 2013-03-24 14:19 UTC 

[PATCH v2] cpufreq: instantiate cpufreq-cpu0 as a platform_driver
 2013-03-24 10:24 UTC  (5+ messages)

[PATCH v12 0/5] block layer runtime pm
 2013-03-23  4:23 UTC  (6+ messages)
` [PATCH v12 2/5] scsi: use REQ_PM in sd's runtime suspend operation
` [PATCH v12 3/5] block: add runtime pm helpers
` [PATCH v12 4/5] block: implement runtime pm strategy
` [PATCH v12 5/5] sd: change to auto suspend mode


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