linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-11 05:58:26 to 2013-04-16 04:52:48 UTC [more...]

[PATCH 0/4] thermal threshold and notification v2.0
 2013-04-16  4:52 UTC  (4+ messages)
    ` [lm-sensors] "

[PATCH 0/4] thermal threshold event notification
 2013-04-16  4:41 UTC  (4+ messages)

[patch v7 0/21] sched: power aware scheduling
 2013-04-16  0:22 UTC  (15+ messages)

[V3 patch 00/19] cpuidle: code consolidation
 2013-04-15 23:03 UTC  (27+ messages)
` [V3 patch 01/19] ARM: shmobile: cpuidle: remove shmobile_enter_wfi function
` [V3 patch 02/19] ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototype
` [V3 patch 03/19] ARM: OMAP3: remove cpuidle_wrap_enter
` [V3 patch 04/19] cpuidle: remove en_core_tk_irqen flag
` [V3 patch 05/19] ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu
` [V3 patch 06/19] cpuidle: make a single register function for all
` [V3 patch 07/19] ARM: ux500: cpuidle: use init/exit common routine
` [V3 patch 08/19] ARM: at91: "
` [V3 patch 09/19] ARM: OMAP3: "
` [V3 patch 10/19] ARM: s3c64xx: "
` [V3 patch 11/19] ARM: tegra: "
` [V3 patch 12/19] ARM: shmobile: "
` [V3 patch 13/19] ARM: OMAP4: "
` [V3 patch 14/19] ARM: tegra: cpuidle: use init/exit common routine for tegra2
` [V3 patch 15/19] ARM: tegra: cpuidle: use init/exit common routine for tegra3
` [V3 patch 16/19] ARM: calxeda: cpuidle: use init/exit common routine
` [V3 patch 17/19] ARM: kirkwood: "
` [V3 patch 18/19] ARM: davinci: "
` [V3 patch 19/19] ARM: imx: "

[PATCH] PM / Runtime: Improve prepare handling at system suspend for genpd
 2013-04-15 22:44 UTC  (3+ messages)

[PATCH] PCI / PM: Make pci_pme_active() ignore devices without PME support
 2013-04-15 20:19 UTC  (2+ messages)

[PATCH] PCI / PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
 2013-04-15 20:18 UTC  (3+ messages)

linux-next: Tree for Apr 9 [cpufreq: NULL pointer deref]
 2013-04-15 18:07 UTC  (25+ messages)

[RFC patch 0/2] ARM: at91: cpuidle: move driver to drivers/cpuidle
 2013-04-15 16:00 UTC  (11+ messages)
` [RFC patch 1/2] ARM: at91: cpuidle: encapsulate the standby code
` [RFC patch 2/2] ARM: at91: cpuidle: move the driver to drivers/cpuidle directory

[PATCH] cpufreq: exynos5440: Protect opp search calls with rcu lock
 2013-04-15 14:10 UTC  (2+ messages)

[PATCHv3 0/3] thermal: lookup temperature
 2013-04-15 13:24 UTC  (10+ messages)
` [PATCHv3 1/3] thermal: introduce thermal_zone_get_zone_by_name helper function
` [PATCHv3 2/3] thermal: expose thermal_zone_get_temp API
` [PATCHv3 3/3] staging: ti-soc-thermal: remove external heat while extrapolating hotspot

[PATCH] cpufreq: cpu0: Put cpu parent node after using it
 2013-04-15  7:09 UTC 

[PATCH 1/2] cpufreq: ARM big LITTLE: put DT nodes after using them
 2013-04-15  7:05 UTC  (2+ messages)
` [PATCH 2/2] cpufreq: ARM big LITTLE: Adapt to latest cpufreq updates

[PATCH V2] cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
 2013-04-15  7:02 UTC  (3+ messages)

PM+ACPI material for v3.10
 2013-04-13  7:38 UTC  (2+ messages)

[RESEND][PATCH 1/3] PM / devfreq: exynos4_bus: Fix missing mutex_unlock if opp_find_freq_floor fails
 2013-04-13  1:40 UTC  (7+ messages)
` [RESEND][PATCH 2/3] PM / devfreq: exynos4_bus: Constify clock divider table
` [RESEND][PATCH 3/3] PM / devfreq: exynos4_bus: Fix table entry size for exynos4x12_clkdiv_dmc1

Apparent bug in pci_platform_power_transition() [drivers/pci/pci.c]
 2013-04-12 23:58 UTC  (4+ messages)

[PATCH 5/9] thermal: exynos: Make the zone handling dependent on trip count
 2013-04-12 12:45 UTC  (4+ messages)
` [5/9] "

[PATCH 4/9] thermal: exynos: Bifurcate exynos thermal common and tmu controller code
 2013-04-12 12:42 UTC  (6+ messages)
` [4/9] "

[PATCH V2 0/3] Thermal: build all thermal framework code into thermal_sys module
 2013-04-12 12:21 UTC  (5+ messages)
` [PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c

Re: [RESEND][PATCH 1/3] PM / devfreq: exynos4_bus: Fix missing mutex_unlock if opp_find_freq_floor fails
 2013-04-12 12:04 UTC  (2+ messages)
`  "

[PATCH V6 1/4] cpufreq: exynos: Add cpufreq driver for exynos5440
 2013-04-12 11:51 UTC  (5+ messages)
` [RESEND PATCH "

[PATCH 7/9] thermal: exynos: Add support for exynos5440 TMU sensor
 2013-04-12 11:32 UTC  (3+ messages)
` [7/9] "

[PATCH 6/9] thermal: exynos: small cleanups to prepare for adding exynos5440 driver
 2013-04-12 11:18 UTC  (3+ messages)
` [6/9] "

[PATCH 2/9] thermal: exynos: Add support for instance based register/unregister
 2013-04-12 11:03 UTC  (3+ messages)
` [2/9] "

patchwork co-maintainer for linux-pm list
 2013-04-12 11:09 UTC  (2+ messages)

[PATCH 1/9] thermal: exynos: Adapt to temperature emulation core thermal framework
 2013-04-12 10:57 UTC  (3+ messages)
` [1/9] "

[PATCH] PM / Runtime: Asyncronous idle|suspend devices at system resume
 2013-04-12  9:41 UTC 

[PATCH] PM / Runtime: Asyncronous idle|suspend parent devices at removal
 2013-04-12  9:41 UTC 

[PATCH 00/18] cpuidle: code consolidation
 2013-04-12  7:12 UTC  (9+ messages)
` [PATCH 04/18] ARM: imx: cpuidle: create separate drivers for imx5/imx6
` [PATCH 13/18] ARM: tegra2: cpuidle: use init/exit common routine

[V2 patch 00/19] cpuidle: code consolidation
 2013-04-12  7:11 UTC  (24+ messages)
` [V2 patch 01/19] ARM: shmobile: cpuidle: remove shmobile_enter_wfi function
` [V2 patch 02/19] ARM: OMAP3: remove cpuidle_wrap_enter
` [V2 patch 03/19] cpuidle: remove en_core_tk_irqen flag
` [V2 patch 04/19] ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu
` [V2 patch 05/19] ARM: imx: cpuidle: create separate drivers for imx5/imx6
` [V2 patch 06/19] cpuidle: make a single register function for all
` [V2 patch 07/19] ARM: ux500: cpuidle: use init/exit common routine
` [V2 patch 08/19] ARM: at91: "
` [V2 patch 09/19] ARM: OMAP3: "
` [V2 patch 10/19] ARM: s3c64xx: "
` [V2 patch 11/19] ARM: tegra: "
` [V2 patch 12/19] ARM: shmobile: "
` [V2 patch 13/19] ARM: OMAP4: "
` [V2 patch 14/19] ARM: tegra: cpuidle: use init/exit common routine for tegra2
` [V2 patch 15/19] ARM: tegra: cpuidle: use init/exit common routine for tegra3
` [V2 patch 16/19] ARM: calxeda: cpuidle: use init/exit common routine
` [V2 patch 17/19] ARM: kirkwood: "
` [V2 patch 18/19] ARM: davinci: "
` [V2 patch 19/19] ARM: imx: "

[PATCH 0/2] MAINTAINERS: update thermal subsystem entry
 2013-04-12  1:59 UTC  (5+ messages)
` [PATCH 1/2] MAINTAINERS: Add Thermal subsystem co-maintainer
` [PATCH 2/2] MAINTAINERS: Add patchwork entry for Thermal subsystem

[PATCH] Thermal: Don't resolve THERMAL_NO_LIMIT to max_state
 2013-04-12  1:38 UTC  (2+ messages)

[PATCH 00/30] ARM: exynos multiplatform support
 2013-04-11 23:26 UTC  (4+ messages)
` [PATCH 14/30] thermal/exynos: remove unnecessary header inclusions

[PATCH] thermal: step_wise: set throttle target within thermal instance limits
 2013-04-11 23:25 UTC  (4+ messages)

[PATCH] cpufreq: Call __cpufreq_governor() with correct policy->cpus mask
 2013-04-11 21:34 UTC  (2+ messages)

[GIT PULL] Power management fixes for v3.9-rc7
 2013-04-11 21:38 UTC 

[PATCH 9/9] ARM: dts: Add device tree node for exynos5440 TMU controller
 2013-04-11 21:15 UTC  (2+ messages)
` [9/9] "

[PATCH 8/9] thermal: exynos: Parse the platform data from the device tree
 2013-04-11 21:13 UTC  (2+ messages)
` [8/9] "

[PATCH 0/9] CPUFreq: Move drivers to drivers/cpufreq - Part 2
 2013-04-11 20:33 UTC  (7+ messages)
` [PATCH 9/9] powerpc: cpufreq: move cpufreq driver to drivers/cpufreq

[PATCH 3/9] thermal: exynos: Moving into samsung directory for easy maintenance
 2013-04-11 20:25 UTC  (2+ messages)
` [3/9] "

[PATCH v2 01/14] thermal: Rename driver 'kirkwood' -> 'mvebu'
 2013-04-11 19:09 UTC  (7+ messages)
` [v2,01/14] "

[PATCH v2 06/14] thermal: mvebu: Fix license declaration
 2013-04-11 18:55 UTC  (3+ messages)
` [v2,06/14] "

[PATCH v2 05/14] thermal: mvebu: Convert to devm_ioremap_resource()
 2013-04-11 18:55 UTC  (3+ messages)
` [v2,05/14] "

[PATCH v2 04/14] thermal: mvebu: Remove unneeded variable initialization
 2013-04-11 18:54 UTC  (3+ messages)
` [v2,04/14] "

[PATCH] thermal: exynos: fix handling of invalid frequency table entries
 2013-04-11 18:40 UTC  (3+ messages)

[PATCH v6 0/8] Reset controller API to reset IP modules on i.MX5 and i.MX6
 2013-04-11 16:45 UTC  (6+ messages)
` [PATCH v6 3/8] reset: Add driver for gpio-controlled reset pins

[PATCH v2 07/14] thermal: mvebu: Rename kirkwood definitions to mvebu
 2013-04-11 16:43 UTC  (2+ messages)
` [v2,07/14] "

[PATCH v2 03/14] thermal: mvebu: Move MODULE_DEVICE_TABLE upwards
 2013-04-11 16:25 UTC  (2+ messages)
` [v2,03/14] "

[PATCH v2 02/14] thermal: mvebu: Rename symbols 'kirkwood' -> 'mvebu'
 2013-04-11 16:18 UTC  (2+ messages)
` [v2,02/14] "

[RESEND PATCH] PM / Runtime: Idle devices asynchronously after probe|release
 2013-04-11 14:20 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).