linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-08 17:16:29 to 2012-12-20 16:09:02 UTC [more...]

[PATCH 0/8] Thermal Framework Enhancements
 2012-12-20 16:12 UTC  (17+ messages)
` [PATCH 1/8] Thermal: Create sensor level APIs
` [PATCH 2/8] Thermal: Create zone "
` [PATCH 3/8] Thermal: Add APIs to bind cdev to new zone structure
` [PATCH 4/8] Thermal: Add Thermal_trip sysfs node
` [PATCH 5/8] Thermal: Add 'thermal_map' "
` [PATCH 6/8] Thermal: Add Documentation to new APIs
` [PATCH 7/8] Thermal: Make PER_ZONE values configurable
` [PATCH 8/8] Thermal: Dummy driver used for testing

[RFC PATCH v4 0/9] CPU hotplug: stop_machine()-free CPU hotplug
 2012-12-20 14:06 UTC  (37+ messages)
` [RFC PATCH v4 1/9] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [RFC PATCH v4 2/9] CPU hotplug: Convert preprocessor macros to static inline functions
` [RFC PATCH v4 3/9] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [RFC PATCH v4 4/9] smp, cpu hotplug: Fix on_each_cpu_*() "
` [RFC PATCH v4 5/9] sched, cpu hotplug: Use stable online cpus in try_to_wake_up() & select_task_rq()
` [RFC PATCH v4 6/9] kick_process(), cpu-hotplug: Prevent offlining of target CPU properly
` [RFC PATCH v4 7/9] yield_to(), cpu-hotplug: Prevent offlining of other CPUs properly
` [RFC PATCH v4 8/9] kvm, vmx: Add atomic synchronization with CPU Hotplug
` [RFC PATCH v4 9/9] cpu: No more __stop_machine() in _cpu_down()

[PATCH v9 00/10] ZPODD Patches
 2012-12-20  6:07 UTC  (15+ messages)
` [PATCH v9 06/10] ata: zpodd: check zero power ready status

[pm:acpi-scan-temp-new 15/17] include/linux/acpi.h:518: warning: 'acpi_dev_pm_get_node' defined but not used
 2012-12-20  2:28 UTC 

[PATCH 0/2] clocksource: nomadik-mtu: support timer-based delay
 2012-12-19 16:18 UTC  (9+ messages)
` [PATCH 2/2] cpufreq: db8500: set CPUFREQ_CONST_LOOPS

[PATCH 1/2] thermal: db8500: Use of_match_ptr() macro in db8500_thermal.c
 2012-12-19  8:50 UTC  (2+ messages)
` [PATCH 2/2] thermal: db8500: Use of_match_ptr() macro in db8500_cpufreq_cooling.c

[PATCH] [RFC] cpufreq: can't raise max frequency with cpu_thermal
 2012-12-19  5:45 UTC  (4+ messages)

[GIT PULL] power tools for Linux-3.8
 2012-12-18 20:38 UTC  (2+ messages)

[PATCH] PM: Move disabling/enabling runtime PM to late suspend/early resume
 2012-12-17 23:35 UTC  (7+ messages)
` [Resend][PATCH] "

[regression] cpuidle_get_cpu_driver livelocks idle system
 2012-12-17 23:33 UTC  (3+ messages)

turbostat tool update for Linux-3.8
 2012-12-17 18:34 UTC  (3+ messages)

[PATCH 1/2] cpuidle: fix finding state with min power_usage
 2012-12-17 12:09 UTC  (9+ messages)
` [PATCH 2/2] cpuidle: fix sysfs output for power_usage

[GIT PULL] ACPI and power management updates for v3.8-rc1
 2012-12-16 20:43 UTC  (7+ messages)
    ` [PATCH] PNP: Simplify setting of resources
    ` [PATCH] PNP: Handle IORESOURCE_BITS in resource allocation

[PATCH 0/2][V2] cpuidle - remove power from the select equation
 2012-12-16 16:11 UTC  (4+ messages)
  ` [PATCH 1/2][V2] cpuidle - remove the power_specified field in the driver
  ` [PATCH 2/2][V2] cpuidle - optimize the select function for the 'menu' governor

[PATCH] ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result
 2012-12-16 15:59 UTC  (2+ messages)

[PATCH 1/3] cpufreq: Manage only online cpus
 2012-12-16 13:37 UTC  (5+ messages)
` [PATCH 2/3] cpufreq: Notify governors when cpus are hot-[un]plugged
` [PATCH 3/3] cpufreq: Don't use cpu removed during cpufreq_driver_unregister

[PATCH] cpufreq_stats: fix race between stats allocation and first usage
 2012-12-15 11:22 UTC  (4+ messages)

[PATCH] PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()
 2012-12-15  0:26 UTC 

[PATCH] Longhaul: Disable driver by default
 2012-12-15  0:06 UTC  (4+ messages)

[PATCH] PCIe/PM: Do not suspend port if any subordinate device need PME polling
 2012-12-14 23:43 UTC  (3+ messages)

[PATCH 0/2] Thermal sensor for Orion/Kirkwood
 2012-12-14 22:11 UTC  (9+ messages)
` [PATCH 1/2] thermal: Add support for thermal sensor for Orion SoC
` [PATCH 2/2] ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283

[PATCH 1/2] thermal: Add support for thermal sensor for Kirkwood SoC
 2012-12-14 21:31 UTC  (11+ messages)

"Unknown header type 7f" after wakeup
 2012-12-14 20:01 UTC 

[RFC PATCH 0/7] Support for Multiple sensors per zone
 2012-12-14  5:10 UTC  (6+ messages)
` [RFC PATCH 2/7] Thermal: Create zone level APIs

[RESEND PATCH 0/5] cpufreq: db8500: Rename driver and update some parts
 2012-12-13  9:20 UTC  (10+ messages)
` [RESEND PATCH 1/5] cpufreq: Give driver used for dbx500 family a more generic name
` [RESEND PATCH 2/5] mfd: db8500: Update cpufreq device name
` [RESEND PATCH 3/5] cpufreq: dbx500: Move clk_get to probe
` [RESEND PATCH 4/5] cpufreq: dbx500: Minor code cleanup
` [RESEND PATCH 5/5] cpufreq: dbx500: Update file header

[PATCH] cpuidle - remove the power_specified field in the driver
 2012-12-13  7:30 UTC  (5+ messages)

pci_pm_runtime_suspend(): azx_runtime_suspend+0x0/0x50 [snd_hda_intel] returns -11
 2012-12-12 16:37 UTC  (9+ messages)

[PATCH 1/1] thermal: exynos: Use of_match_ptr() macro
 2012-12-12 10:24 UTC 

[GIT PULL] thermal management updates for v3.8-rc1
 2012-12-12  8:17 UTC  (2+ messages)

[RFC PATCH] ARM: EXYNOS5: Support Exynos5-bus devfreq driver
 2012-12-12  3:03 UTC  (3+ messages)

[PATCH 13/19] MAINTAINERS: remove arch/x86/platform/mrst/pmu.*
 2012-12-11 21:49 UTC 

[RFC PATCH v3 0/9] CPU hotplug: stop_machine()-free CPU hotplug
 2012-12-11 16:28 UTC  (25+ messages)
` [RFC PATCH v3 1/9] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [RFC PATCH v3 7/9] yield_to(), cpu-hotplug: Prevent offlining of other CPUs properly

[PATCH][RFC] smsc95xx: enable dynamic autosuspend (RFC)
 2012-12-11 15:58 UTC 

[RFC] cpuidle - remove the power_specified field in the driver
 2012-12-11  9:46 UTC  (6+ messages)

[PATCH RFC] PM/Devfreq: Add Exynos5-bus devfreq driver for Exynos5250
 2012-12-11  1:20 UTC  (2+ messages)

[RFC PATCH v2 01/10] CPU hotplug: Provide APIs for "light" atomic readers to prevent CPU offline
 2012-12-10 19:07 UTC  (11+ messages)

[PATCH] power: bq2414x: use module_i2c_driver macro
 2012-12-08 17:16 UTC 


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