linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-15 13:56:55 to 2013-03-22 11:39:52 UTC [more...]

[PATCH linux-pm] cpufreq: governors: Fix calculation of wall time in get_cpu_idle_time
 2013-03-22 11:39 UTC  (2+ messages)

[PATCH] cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get
 2013-03-22 11:17 UTC  (3+ messages)

[PATCH 3/3 linux-next] cpufreq: conservative: Use an inline function to evaluate freq_target
 2013-03-22 10:25 UTC  (6+ messages)

[PATCH 0/2] Add devfreq runtime pm support
 2013-03-22  9:05 UTC  (5+ messages)
` [PATCH 1/2] PM / devfreq: Fix compiler warnings
` [PATCH 2/2] PM / devfreq: tie suspend/resume to runtime-pm

[PATCH linux-next] cpufreq: governors: Calculate iowait time only when necessary
 2013-03-22  7:12 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] drivers: cpufreq: kirkwood: fix coccicheck warnings
 2013-03-22  2:44 UTC  (2+ messages)

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

[PATCH V3 0/4] CPUFreq: Implement per policy instances of governors
 2013-03-22  2:20 UTC  (10+ messages)
` [PATCH V3 2/4] cpufreq: governor: "
` [PATCH V3 4/4] cpufreq: Add Kconfig option to enable/disable have_multiple_policies

[PATCH] kirkwood: fix coccicheck warnings
 2013-03-22  0:43 UTC  (4+ messages)

[PATCH 1/4][resend] cpuidle : handle clockevent notify from the cpuidle framework
 2013-03-22  0:41 UTC  (17+ messages)
` [PATCH 2/4] cpuidle / omap4 : use CPUIDLE_FLAG_TIMER_STOP flag
` [PATCH 3/4] cpuidle / imx6 "
` [PATCH 4/4] cpuidle / ux500 "

[PATCH] cpufreq: Fix unsigned variable being checked for negative value
 2013-03-21 23:47 UTC  (4+ messages)

Hello
 2013-03-21 17:55 UTC 

[PATCH for 3.9] thermal: mvebu: Fix valid check for thermal register
 2013-03-21 20:42 UTC 

[PATCH 00/16] Marvell EBU thermal sensor consolidation
 2013-03-21 20:38 UTC  (42+ messages)
` [PATCH 01/16] thermal: Rename driver 'kirkwood' -> 'mvebu'
` [PATCH 02/16] thermal: mvebu: Rename symbols "
` [PATCH 03/16] thermal: mvebu: Move MODULE_DEVICE_TABLE upwards
` [PATCH 04/16] thermal: mvebu: Remove unneeded variable initialization
` [PATCH 05/16] thermal: mvebu: Fix valid check for thermal register
` [PATCH 06/16] thermal: mvebu: Convert to devm_ioremap_resource()
` [PATCH 07/16] thermal: mvebu: Fix license declaration
` [PATCH 08/16] thermal: mvebu: Fix temperature output formula for kirkwood
` [PATCH 09/16] thermal: mvebu: Rename kirkwood definitions to mvebu
` [PATCH 10/16] thermal: mvebu: Add infrastructure to support more multiple SoC variants
` [PATCH 11/16] thermal: mvebu: Add support for Armada XP thermal sensor
` [PATCH 12/16] thermal: mvebu: Add support for Armada 370 "
` [PATCH 13/16] thermal: mvebu: Add support for Marvell Dove SoC family
` [PATCH 14/16] ARM: mvebu: Add thermal support to Armada XP device tree
` [PATCH 15/16] ARM: mvebu: Add thermal support to Armada 370 "
` [PATCH 16/16] ARM: configs: Update mvebu, dove and kirkwood defconfigs for thermal

[PATCH] cpuidle : handle clockevent notify from the cpuidle framework
 2013-03-21 10:37 UTC  (3+ messages)

[PATCH] thermal: shorten too long mcast group name
 2013-03-21 10:19 UTC 

Hello
 2013-03-20 23:16 UTC 

[PATCH] thermal: Fix compiler warning
 2013-03-20 21:38 UTC 

[PATCHv2 00/12] staging: [omap,ti-soc]-thermal: fixes and renaming
 2013-03-20 12:50 UTC  (17+ messages)
` [PATCHv2 01/12] staging: omap-thermal: fix return value
` [PATCHv2 02/12] staging: omap-thermal: rename bg_ptr to bgp
` [PATCHv2 03/12] staging: rename omap-thermal driver to ti-soc-thermal
` [PATCHv2 04/12] staging: ti-soc-thermal: rename Kconfig options
` [PATCHv2 05/12] staging: ti-soc-thermal: rename symbols to use better prefix
` [PATCHv2 06/12] staging: ti-soc-thermal: make unexported functions local
` [PATCHv2 07/12] staging: ti-soc-thermal: split writable data from readonly data
` [PATCHv2 08/12] stating: ti-soc-thermal: use sizeof(*pointer) while allocating
` [PATCHv2 09/12] staging: ti-soc-thermal: fix several kernel-doc warnings and error
` [PATCHv2 10/12] staging: ti-soc-thermal: fix condition to apply hyst
` [PATCHv2 11/12] staging: ti-soc-thermal: fix bitfield writing while updating thresholds
` [PATCHv2 12/12] staging: ti-soc-thermal: propagate error code

[GIT PULL] Thermal management fixes for v3.9-rc4
 2013-03-20  7:09 UTC 

[PATCH V2 0/8] ARM: OMAP3+: support cpufreq-cpu0 for device tree boot
 2013-03-20  6:17 UTC  (10+ messages)
` [PATCH V2 1/8] ARM: dts: OMAP34xx/35xx: Add CPU OPP table
` [PATCH V2 2/8] ARM: dts: OMAP36xx: "
` [PATCH V2 3/8] ARM: dts: OMAP3: use twl4030 vdd1 regulator for CPU
` [PATCH V2 4/8] ARM: dts: OMAP443x: Add CPU OPP table
` [PATCH V2 5/8] ARM: dts: omap4-panda: move generic sections to panda-common
` [PATCH V2 6/8] ARM: dts: OMAP4460: Add CPU OPP table
` [PATCH V2 7/8] ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported boot
` [PATCH V2 8/8] cpufreq: OMAP: donot allow to be used with device tree

[PATCH] mmc: sdio: bind acpi with sdio function device
 2013-03-20  6:00 UTC  (2+ messages)

[PATCH V3 0/2] Thermal: cpufreq cooling fix
 2013-03-20  5:45 UTC  (3+ messages)

[PATCH 1/2] cpuidle / kirkwood: remove redundant Kconfig option
 2013-03-19 22:03 UTC  (7+ messages)
` [PATCH 2/2] cpuidle / calxeda: "

[PATCH][RFC] PM / Domains: Add on-off notifiers
 2013-03-19 17:01 UTC  (4+ messages)

[PATCH 0/8] staging: [omap,ti-soc]-thermal: fixes and renaming
 2013-03-19 14:36 UTC  (16+ messages)
` [PATCH 1/8] staging: omap-thermal: fix return value
` [PATCH 2/8] staging: omap-thermal: use spin_lock_irqsave inside IRQ handler
` [PATCH 3/8] staging: omap-thermal: rename bg_ptr to bgp
` [PATCH 4/8] staging: rename omap-thermal driver to ti-soc-thermal
` [PATCH 5/8] staging: ti-soc-thermal: make unexported functions local
` [PATCH 6/8] staging: ti-soc-thermal: split writable data from readonly data
` [PATCH 7/8] stating: ti-soc-thermal: use sizeof(*pointer) while allocating
` [PATCH 8/8] staging: ti-soc-thermal: fix several kernel-doc warnings and error

[PATCH 0/4][V2] time: dynamic irq affinity
 2013-03-19 11:42 UTC  (4+ messages)
` [PATCH 3/4][V2] ARM: nomadik: add dynamic irq flag to the timer

[PATCH 00/50] staging: omap-thermal: several code refactoring
 2013-03-18 14:44 UTC  (25+ messages)
` [PATCH 07/50] staging: omap-thermal: introduce RMW_BITS macro
` [PATCH 09/50] staging: omap-thermal: make a omap_bandgap_power with only one exit point
` [PATCH 22/50] staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding style
` [PATCH 25/50] staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc "
` [PATCH 33/50] staging: omap-thermal: refactor APIs handling threshold values
` [PATCH 47/50] staging: omap-thermal: switch mutex to spinlock inside omap-bandgap

[PATCH V4 0/4] cpufreq: exynos5440: support for cpufreq driver
 2013-03-18 10:58 UTC  (4+ messages)
` [PATCH V4 1/4] cpufreq: exynos: Adding cpufreq driver for exynos5440

[PATCH] PM/domains: add delayed power off capability
 2013-03-18 10:07 UTC  (8+ messages)

[RFC patch 00/11] cpuidle : ARM driver to rule them all
 2013-03-15 15:07 UTC  (14+ messages)
` [RFC patch 01/11] cpuidle : handle clockevent notify from the cpuidle framework
` [RFC patch 02/11] cpuidle / arm : a single cpuidle driver
` [RFC patch 03/11] cpuidle / ux500 : use common ARM "
` [RFC patch 04/11] cpuidle / omap3 "
` [RFC patch 05/11] cpuidle / davinci : use common ARM driver
` [RFC patch 06/11] cpuidle / at91 : use common ARM cpuidle driver
` [RFC patch 07/11] cpuidle / shmobile "
` [RFC patch 08/11] cpuidle / imx "
` [RFC patch 09/11] cpuidle / s3c64xx "
` [RFC patch 10/11] cpuidle / calxeda "
` [RFC patch 11/11] cpuidle / kirkwood "

[PATCH 0/8] ARM: OMAP3+: Switch to use DT based cpu0-cpufreq driver
 2013-03-15 15:02 UTC  (18+ messages)
` [PATCH 2/8] ARM: dts: OMAP36xx: move CPU OPP tables to device tree
` [PATCH 6/8] ARM: dts: OMAP446x: "
` [PATCH 8/8] cpufreq: omap: remove omap-cpufreq


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