linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-04 13:02:09 to 2013-04-10 06:56:32 UTC [more...]

[RFC PATCH 0/2] cpufreq: Introduce LAB cpufreq governor
 2013-04-10  6:56 UTC  (7+ messages)

linux-next: Tree for Apr 9 [cpufreq: NULL pointer deref]
 2013-04-10  6:14 UTC  (15+ messages)

[PATCH 00/18] For-3.10: CPUFreq: Move drivers to drivers/cpufreq
 2013-04-10  4:30 UTC  (25+ messages)
` [PATCH 07/18] cpufreq: s3c24xx: move cpufreq driver "
` [PATCH 14/18] cpufreq: sh: "
` [PATCH 17/18] cpufreq: powerpc: "
` [PATCH 18/18] cpufreq: powerpc/platforms/cell: "

[PATCH v3 linux-next] cpufreq: ondemand: Calculate gradient of CPU load to early increase frequency
 2013-04-10  3:22 UTC  (8+ messages)

[PATCH] cpufreq / intel_pstate: Optimize intel_pstate_set_policy
 2013-04-10  3:03 UTC  (2+ messages)

[PATCH] thermal: exynos: fix handling of invalid frequency table entries
 2013-04-10  2:06 UTC  (2+ messages)

[GIT PULL] CPUidle: OMAP cleanups for v3.10
 2013-04-09 23:40 UTC 

[PATCH] cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver
 2013-04-09 23:22 UTC 

[PATCH] thermal: step_wise: set throttle target within thermal instance limits
 2013-04-09 21:59 UTC 

[PATCH] thermal: cpu_cooling: fix handling of invalid frequency table entries
 2013-04-09 21:56 UTC 

[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
 2013-04-09 21:49 UTC  (16+ messages)
` [RFC PATCH v2 01/15] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v2 02/15] mm: Initialize node memory regions during boot
` [RFC PATCH v2 03/15] mm: Introduce and initialize zone memory regions
` [RFC PATCH v2 04/15] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v2 05/15] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v2 06/15] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v2 07/15] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v2 08/15] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v2 09/15] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v2 10/15] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v2 11/15] mm: Restructure the compaction part of CMA for wider use
` [RFC PATCH v2 12/15] mm: Add infrastructure to evacuate memory regions using compaction
` [RFC PATCH v2 13/15] mm: Implement the worker function for memory region compaction
` [RFC PATCH v2 14/15] mm: Add alloc-free handshake to trigger "
` [RFC PATCH v2 15/15] mm: Print memory region statistics to understand the buddy allocator behavior

[PATCH] thermal: fix frequency table lookup bugs
 2013-04-09 18:33 UTC  (6+ messages)

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

[PATCH v4] cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCs
 2013-04-09 10:04 UTC  (3+ messages)

[PATCH v6 0/8] Reset controller API to reset IP modules on i.MX5 and i.MX6
 2013-04-09  8:16 UTC  (4+ messages)
` [PATCH v6 1/8] dt: describe base reset signal binding

[PATCH 0/9] thermal: exynos: Add thermal driver for exynos5440
 2013-04-09  5:24 UTC  (5+ messages)
` [PATCH 9/9] ARM: dts: Add device tree node for exynos5440 TMU controller

[PATCH 1/9] ARM: cpuidle: remove useless declaration
 2013-04-08 20:53 UTC  (11+ messages)
` [PATCH 7/9] intel: cpuidle: remove stop/start critical timings

[PATCH 2/4] usb: introduce usb force power off mechanism
 2013-04-08 20:35 UTC  (6+ messages)

[PATCH V5 0/4] cpufreq: exynos5440: support for cpufreq driver
 2013-04-08 19:49 UTC  (8+ messages)
` [PATCH V5 1/4] cpufreq: exynos: Add cpufreq driver for exynos5440

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

From: Eduardo Valentin <eduardo.valentin@ti.com>
 2013-04-08 16:07 UTC  (12+ messages)
` [PATCH RESEND 01/11] thermal: use strlcpy instead of strcpy
` [PATCH RESEND 02/11] thermal: update driver license
` [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

[PATCH] PM/reboot: call syscore_shutdown() after disable_nonboot_cpus()
 2013-04-08 14:29 UTC  (7+ messages)

[PATCH 0/8] staging: ti-soc-thermal: fixes and TODO update
 2013-04-08 12:19 UTC  (9+ messages)
` [PATCH 1/8] staging: ti-soc-thermal: update TODO list
` [PATCH 2/8] staging: ti-soc-thermal: fix min/max TODO (already done)
` [PATCH 3/8] staging: ti-soc-thermal: Remove TC1/TC2 "
` [PATCH 4/8] staging: ti-soc-thermal: introduce OMAP4430 extrapolation constants
` [PATCH 5/8] staging: ti-soc-thermal: update OMAP5 extrapolation rules
` [PATCH 6/8] staging: ti-soc-thermal: remove extrapolation rules from TODO
` [PATCH 7/8] staging: ti-soc-thermal: defer probe if cpufreq is not ready
` [PATCH 8/8] staging: ti-soc-thermal: fix device removal

[PATCH V6 0/4] cpufreq: exynos5440: support for cpufreq driver
 2013-04-08 10:00 UTC  (10+ messages)
` [PATCH V6 1/4] cpufreq: exynos: Add cpufreq driver for exynos5440
      ` [RESEND PATCH "
` [PATCH V6 2/4] cpufreq: exynos: Remove error return even if no soc is found
` [PATCH V6 3/4] arm: exynos: Enable OPP library support for exynos5440
` [PATCH V6 4/4] arm: dts: Add cpufreq controller node for Exynos5440 SoC

[PATCH for 3.10 v2 0/4] thermal: Add Armada 370/XP support
 2013-04-08  8:26 UTC  (6+ messages)
` [PATCH v2 1/4] thermal: Add driver for Armada 370/XP SoC thermal management

[PATCH V3 0/2] ARM: OMAP3+: support cpufreq-cpu0 for device tree boot
 2013-04-05 22:23 UTC  (25+ messages)
` [PATCH V3 1/2] ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported boot
` [PATCH V3 2/2] cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver

[PATCHv3 0/3] thermal: lookup temperature
 2013-04-05 12:47 UTC  (5+ 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 V4 0/2] cpufreq: ondemand: add AMD specific powersave bias
 2013-04-05 11:55 UTC  (14+ messages)
` [PATCH V4 1/2] cpufreq: ondemand: allow custom powersave_bias_target handler to be registered
` [PATCH V4 2/2] cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor

[PATCH] cpufreq: Raname index as data in cpufreq_frequency_table
 2013-04-05 10:45 UTC  (8+ messages)

[PATCH 0/2] cpufreq/regulator: Handle regulators that defer probe with device tree bindings
 2013-04-05 10:17 UTC  (6+ messages)
` [PATCH 1/2] regulator: core: return err value for regulator_get if there is no DT binding
` [PATCH 2/2] cpufreq: cpufreq-cpu0: defer probe when regulator is not ready

[PATCHv2 0/3] thermal: lookup temperature
 2013-04-05  4:57 UTC  (7+ messages)
` [PATCHv2 1/3] thermal: introduce thermal_zone_get_zone_by_name helper function
` [PATCHv2 2/3] thermal: expose thermal_zone_get_temp API

[GIT PULL] ACPI and power management fixes for v3.9-rc6
 2013-04-04 21:13 UTC 

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

[PATCH 0/4] PCI/PM: D3cold support for system suspend
 2013-04-04 20:18 UTC  (3+ messages)

[PATCH] cpufreq: convert the cpufreq_driver to use the rcu
 2013-04-04 16:27 UTC  (3+ messages)
` [PATCH linux-next v8] "


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