linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-17 15:10:28 to 2013-04-23 08:55:08 UTC [more...]

[V4 patch 00/15] cpuidle: code consolidation
 2013-04-23  8:54 UTC  (8+ messages)
` [V4 patch 01/15] cpuidle: remove en_core_tk_irqen flag
` [V4 patch 02/15] ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu
` [V4 patch 03/15] cpuidle: make a single register function for all
` [V4 patch 04/15] ARM: ux500: cpuidle: use init/exit common routine
` [V4 patch 05/15] ARM: at91: "
` [V4 patch 06/15] ARM: OMAP3: "
` [V4 patch 07/15] ARM: tegra: "

[RFC PATCH 0/2] cpufreq/regulator: Limit minimum voltage only
 2013-04-23  8:48 UTC  (11+ messages)
` [RFC PATCH 1/2] regulator: core: Add regulator_set_voltage_min()
` [RFC PATCH 2/2] cpufreq: cpufreq-cpu0: Limit minimum voltage only

[PATCH 0/6] thermal:exynos4: Thermal Measurement Unit fixes for Samsung SoCs
 2013-04-23  8:42 UTC  (32+ messages)
` [PATCH 1/6] clk:exynos4:TMU Thermal Measurement Unit clock added to common clock framework
` [PATCH 2/6] thermal:exynos4: TMU Common clock framework support for TMU (Thermal Monitoring Unit)
` [PATCH 3/6] thermal:exynos4: TMU device tree support for Exynos4412 targets
` [PATCH 4/6] thermal: Support for TMU regulator defined at device tree
` [PATCH 5/6] thermal:exynos4: Enable support for Exynos4412 SoCs
` [PATCH 6/6] thermal:exynos4: Add documentation for Exynos SoC thermal bindings

[RFC PATCH 0/2] cpufreq: Introduce LAB cpufreq governor
 2013-04-23  7:53 UTC  (9+ messages)

[PATCH 1/2] Thermal: exynos: Add clk_{un}prepare APIs
 2013-04-23  3:38 UTC  (6+ messages)
` [PATCH 2/2] Thermal: exynos: Add compatible string for exynos4412

[V3 patch 00/19] cpuidle: code consolidation
 2013-04-22 16:54 UTC  (29+ 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 09/19] ARM: OMAP3: cpuidle: use init/exit common routine
` [V3 patch 10/19] ARM: s3c64xx: "
` [V3 patch 13/19] ARM: OMAP4: "
` [V3 patch 17/19] ARM: kirkwood: "

[PATCHv2 0/3] thermal: lookup temperature
 2013-04-22 13:11 UTC  (3+ messages)

[PATCH 01/30] thermal: cpu_cooling: remove unused headers
 2013-04-22 13:07 UTC  (34+ messages)
` [PATCH 02/30] thermal: cpu_cooling: remove trailing white spaces
` [PATCH 03/30] thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_device
` [PATCH 04/30] thermal: cpu_cooling: use EXPORT_SYMBOL_GPL
` [PATCH 05/30] thermal: cpu_cooling: remove compiler warning
` [PATCH 06/30] thermal: cpu_cooling: standardize end of function
` [PATCH 07/30] thermal: cpu_cooling: fix kernel doc for is_cpufreq_valid
` [PATCH 08/30] thermal: cpu_cooling: add documentation for get_property
` [PATCH 09/30] thermal: cpu_cooling: standardize comment style
` [PATCH 10/30] thermal: cpu_cooling: align on open parenthesis
` [PATCH 11/30] thermal: cpu_cooling: remove trailing blank line
` [PATCH 12/30] thermal: cpu_cooling: document cpufreq_get_cooling_level
` [PATCH 13/30] thermal: cpu_cooling: remove checkpatch.pl warning
` [PATCH 14/30] thermal: cpu_cooling: improve documentation for get_cpu_frequency
` [PATCH 15/30] thermal: cpu_cooling: update documentation for cpufreq_apply_cooling
` [PATCH 16/30] thermal: cpu_cooling: update documentation for cpufreq_thermal_notifier
` [PATCH 17/30] thermal: cpu_cooling: update Kconfig entry
` [PATCH 18/30] thermal: cpu_cooling: alignment improvements
` [PATCH 19/30] thermal: cpu_cooling: update documentation for cpufreq_get_max_state
` [PATCH 20/30] thermal: cpu_cooling: update documentation for cpufreq_get_cur_state
` [PATCH 21/30] thermal: cpu_cooling: update documentation for cpufreq_set_cur_state
` [PATCH 22/30] thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_register
` [PATCH 23/30] thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregister
` [PATCH 24/30] thermal: cpu_cooling: use snprintf instead of sprintf
` [PATCH 25/30] thermal: cpu_cooling: remove not needed curl brackets
` [PATCH 26/30] thermal: cpu_cooling: remove unused symbols
` [PATCH 28/30] MAINTAINERS: update thermal entry by adding file cpu_cooling.h
` [PATCH 29/30] thermal: cpu_cooling: remove unused symbols on cpu_cooling.h
` [PATCH 30/30] thermal: cpu_cooling: improve line breaking
` [PATCH 00/30] thermal: cpu_cooling: code improvements

linux-next: Tree for Apr 9 [cpufreq: NULL pointer deref]
 2013-04-22 12:00 UTC  (7+ messages)

[PATCH v2 06/15] powerpc/85xx: add support to JOG feature using cpufreq interface
 2013-04-22 10:57 UTC  (3+ messages)

[PATCH v2 06/15] powerpc/85xx: add support to JOG feature using cpufreq interface
 2013-04-22 10:56 UTC 

[PATCH 00/18] cpuidle: code consolidation
 2013-04-22  6:57 UTC  (4+ messages)
` [PATCH 05/18] cpuidle: make a single register function for all

PM+ACPI material for v3.10
 2013-04-22  6:55 UTC  (4+ messages)

[PATCH 00/18] For-3.10: CPUFreq: Move drivers to drivers/cpufreq
 2013-04-22  6:49 UTC  (5+ messages)
` [PATCH 17/18] cpufreq: powerpc: move cpufreq driver "

[PATCH 1/4] SH: cpuidle: remove pointless initialization
 2013-04-21 23:28 UTC  (6+ messages)

[PATCH 1/2] cpufreq: ARM big LITTLE: put DT nodes after using them
 2013-04-21 23:35 UTC  (2+ messages)

[PATCH] cpufreq: exynos5440: Protect opp search calls with rcu lock
 2013-04-21 23:32 UTC  (2+ messages)

[PATCH] cpufreq: cpu0: Put cpu parent node after using it
 2013-04-21 23:31 UTC  (3+ messages)

[PATCH 1/9] ARM: cpuidle: remove useless declaration
 2013-04-19 22:02 UTC  (8+ messages)
` [PATCH 7/9] intel: cpuidle: remove stop/start critical timings

bltk-game regressions on snb laptop
 2013-04-19 15:44 UTC  (17+ messages)

[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
 2013-04-19 15:26 UTC  (10+ messages)

[RFC]runtime pm:what does the runtime_usage really mean?
 2013-04-18 15:04 UTC  (3+ messages)

2 idle patches for 3.9-rc7
 2013-04-18  9:11 UTC  (4+ messages)
` [PATCH 1/2] intel_idle: additional Haswell CPU-id
  ` [PATCH 2/2] tools/power turbostat: "

[RFC]runtime pm:what does the runtime_usage really mean?
 2013-04-18  8:31 UTC  (2+ messages)

[patch v7 0/21] sched: power aware scheduling
 2013-04-18  1:51 UTC  (6+ messages)

[git pull] idle patches for 3.9-rc7
 2013-04-17 23:10 UTC 

From: Eduardo Valentin <eduardo.valentin@ti.com>
 2013-04-17 19:30 UTC  (29+ messages)
` [PATCH RESEND 01/11] thermal: use strlcpy instead of strcpy
` [PATCH RESEND 03/11] thermal: rename notify_thermal_framework to thermal_notify_framework
` [PATCH RESEND 04/11] thermal: rename get_thermal_instance to thermal_instance_get
` [PATCH RESEND 05/11] thermal: rename get_tz_trend to thermal_zone_trend_get
` [PATCH RESEND 06/11] thermal: use EXPORT_SYMBOL_GPL
` [PATCH RESEND 07/11] thermal: update kernel-doc for thermal_zone_bind_cooling_device
` [PATCH RESEND 08/11] thermal: update kernel-doc for thermal_zone_unbind_cooling_device
` [PATCH RESEND 09/11] thermal: update kernel-doc for thermal_cooling_device_register
` [PATCH RESEND 10/11] thermal: update kernel-doc for create_trip_attrs
` [PATCH RESEND 11/11] thermal: update kernel-doc for thermal_zone_device_register

[PATCHv3 0/3] thermal: lookup temperature
 2013-04-17 19:12 UTC  (9+ messages)
` [PATCHv3 1/3] thermal: introduce thermal_zone_get_zone_by_name helper function
` [PATCHv3 2/3] thermal: expose thermal_zone_get_temp API

[PATCH] Thermal: thermal API cleanup
 2013-04-17 17:13 UTC  (3+ messages)

[patch] Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()
 2013-04-17 16:55 UTC  (3+ messages)

[RESEND][PATCH 1/3] PM / devfreq: exynos4_bus: Fix missing mutex_unlock if opp_find_freq_floor fails
 2013-04-17 16:39 UTC  (4+ messages)

[PATCH] PCI / PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
 2013-04-17 16:19 UTC  (4+ 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).