linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-02 14:45:45 to 2012-12-07 17:57:30 UTC [more...]

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

[RFC PATCH v2 00/10][RESEND] CPU hotplug: stop_machine()-free CPU hotplug
 2012-12-07 17:33 UTC  (32+ messages)
` [RFC PATCH v2 01/10] CPU hotplug: Provide APIs for "light" atomic readers to prevent CPU offline
` [RFC PATCH v2 02/10] CPU hotplug: Provide APIs for "full" "
` [RFC PATCH v2 03/10] CPU hotplug: Convert preprocessor macros to static inline functions
` [RFC PATCH v2 04/10] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [RFC PATCH v2 05/10] smp, cpu hotplug: Fix on_each_cpu_*() "
` [RFC PATCH v2 06/10] sched, cpu hotplug: Use stable online cpus in try_to_wake_up() & select_task_rq()
` [RFC PATCH v2 07/10] kick_process(), cpu-hotplug: Prevent offlining of target CPU properly
` [RFC PATCH v2 08/10] yield_to(), cpu-hotplug: Prevent offlining of other CPUs properly
` [RFC PATCH v2 09/10] kvm, vmx: Add full atomic synchronization with CPU Hotplug
` [RFC PATCH v2 10/10] cpu: No more __stop_machine() in _cpu_down()

Race condition between driver_probe_device and device_shutdown
 2012-12-07 16:27 UTC  (8+ messages)

[PATCH 0/6 v7] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2012-12-07 14:55 UTC  (28+ messages)
  ` [PATCH 1/6 v7] arm: use devicetree to get smp_twd clock
  ` [PATCH 2/6 v7] clk, highbank: Prevent glitches in non-bypass reset mode
  ` [PATCH 3/6 v7] cpufreq: tolerate inexact values when collecting stats
  ` [PATCH 4/6 v7] arm highbank: add support for pl320 IPC
  ` [PATCH 5/6 v7] power: export opp cpufreq functions
  ` [PATCH 6/6 v7] cpufreq, highbank: add support for highbank cpufreq
` [PATCH 0/6 v8] cpufreq: add support for Calxeda ECX-1000 (highbank)
  ` [PATCH 1/6 v8] arm: use devicetree to get smp_twd clock
  ` [PATCH 2/6 v8] clk, highbank: Prevent glitches in non-bypass reset mode
  ` [PATCH 3/6 v8] cpufreq: tolerate inexact values when collecting stats
  ` [PATCH 4/6 v8] arm highbank: add support for pl320 IPC
  ` [PATCH 5/6 v8] power: export opp cpufreq functions
  ` [PATCH 6/6 v8] cpufreq, highbank: add support for highbank cpufreq
` [PATCH 0/6 v9] cpufreq: add support for Calxeda ECX-1000 (highbank)
  ` [PATCH 1/6 v9] arm: use devicetree to get smp_twd clock
  ` [PATCH 2/6 v9] clk, highbank: Prevent glitches in non-bypass reset mode
  ` [PATCH 3/6 v9] cpufreq: tolerate inexact values when collecting stats
  ` [PATCH 4/6 v9] arm highbank: add support for pl320 IPC
  ` [PATCH 5/6 v9] power: export opp cpufreq functions
  ` [PATCH 6/6 v9] cpufreq, highbank: add support for highbank cpufreq

[PATCH] drivers/thermal/spear_thermal.c: use devm_clk_get
 2012-12-07 10:29 UTC 

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

[PATCH] PM: Move disabling/enabling runtime PM to late suspend/early resume
 2012-12-06 22:59 UTC 

Please add 2 categories
 2012-12-06 17:51 UTC  (4+ messages)
  ` [k.org requests #104] "
        ` [k.org requests #104] Add 2 categories to linux-pm bugzilla

[RFC PATCH 0/5] USB: prepare for support port power off on non-ACPI device
 2012-12-06 15:25 UTC  (32+ messages)
` [RFC PATCH 1/5] Device Power: introduce power controller
` [RFC PATCH 2/5] driver core: introduce global device ADD/DEL notifier
  ` [RFC PATCH 3/5] USB: hub: apply power controller on usb port
` [RFC PATCH 4/5] arm: omap2: support port power on lan95xx devices
` [RFC PATCH 5/5] usb: omap ehci: remove all regulator control from ehci omap

Unreliable USB3 with NEC uPD720200 and Delock Cardreader
 2012-12-06 12:43 UTC 

[RFC PATCH 0/8][Sorted-buddy] mm: Linux VM Infrastructure to support Memory Power Management
 2012-12-06  6:32 UTC  (5+ messages)
` [RFC PATCH 2/8] mm: Initialize node memory regions during boot

[PATCH RFC 0/1] cpufreq/x86: Add P-state driver for sandy bridge
 2012-12-05 19:01 UTC  (2+ messages)
` [PATCH RFC 1/1] "

[RFC PATCH v2 01/10] CPU hotplug: Provide APIs for "light" atomic readers to prevent CPU offline
 2012-12-05 18:32 UTC 

[PATCH] ACPI / PM: Move device power management functions to device_pm.c
 2012-12-05 13:01 UTC 

[PATCH] ACPI / PM: Fix header of acpi_dev_pm_detach() in acpi.h
 2012-12-05 12:48 UTC  (2+ messages)

[RFC PATCH 00/10] CPU hotplug: stop_machine()-free CPU hotplug
 2012-12-05 12:44 UTC  (21+ messages)
` [RFC PATCH 01/10] CPU hotplug: Introduce "stable" cpu online mask, for atomic hotplug readers
` [RFC PATCH 02/10] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [RFC PATCH 03/10] smp, cpu hotplug: Fix on_each_cpu_*() "
` [RFC PATCH 04/10] sched, cpu hotplug: Use stable online cpus in try_to_wake_up() & select_task_rq()
` [RFC PATCH 05/10] kick_process(), cpu-hotplug: Prevent offlining of target CPU properly
` [RFC PATCH 06/10] yield_to(), cpu-hotplug: Prevent offlining of other CPUs properly
` [RFC PATCH 07/10] KVM: VMX: fix invalid cpu passed to smp_call_function_single
` [RFC PATCH 08/10] KVM: VMX: fix memory order between loading vmcs and clearing vmcs
` [RFC PATCH 09/10] KVM: VMX: fix unsyc vmcs status when cpu is going down
` [RFC PATCH 10/10] cpu: No more __stop_machine() in _cpu_down()

[PATCH RFC] PM/Devfreq: Add Exynos5-bus devfreq driver for Exynos5250
 2012-12-05  3:05 UTC  (4+ messages)

[PATCH 0/3] ACPI / PM: Export ACPI power states of devices via sysfs
 2012-12-05  0:42 UTC  (4+ messages)
` [PATCH 1/3] ACPI / PM: More visible function for retrieving device power states
` [PATCH 2/3] ACPI / PM: Common string representations of "
` [PATCH 3/3] ACPI / PM: Export power states of ACPI devices via sysfs

[PATCH] PCI/PM: Keep runtime PM enabled for unbound PCI devices
 2012-12-05  0:06 UTC  (4+ messages)

[PATCH 0/2] clocksource: nomadik-mtu: support timer-based delay
 2012-12-04 10:10 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] cpufreq: db8500: set CPUFREQ_CONST_LOOPS

[RFC PATCH 0/7] Support for Multiple sensors per zone
 2012-12-04  8:41 UTC  (16+ messages)
` [RFC PATCH 2/7] Thermal: Create zone level APIs
` [RFC PATCH 4/7] Thermal: Add Thermal_trip sysfs node
` [RFC PATCH 6/7] Thermal: Add Documentation to new APIs

[PATCH 0/2] thermal: rcar: add emergency power down
 2012-12-03  2:48 UTC  (16+ messages)
` [PATCH 2/2] thermal: rcar: add .get_trip_type/temp and .notify support
        ` [PATCH 0/3 v2] thermal: rcar: add critical shutdown support
          ` [PATCH 3/3] thermal: rcar: add .get_trip_type/temp and .notify support
                    ` [PATCH v2] "

Recent "Run the driver callback directly" patch breaks libertas suspend
 2012-12-02 21:49 UTC  (6+ messages)
  ` [PATCH] PM / SDIO: Use empty system suspend/resume callbacks at the bus level (was: Re: Recent ...)
    ` [PATCH] SDIO / PM: Add empty bus-level suspend/resume callbacks

[PATCH 01/34] Thermal: Refactor thermal.h file
 2012-12-02 14:45 UTC  (13+ messages)
` [PATCH 23/34] Thermal: fix bug of counting cpu frequencies
` [PATCH 24/34] Thermal: Remove the cooling_cpufreq_list
` [PATCH 25/34] thermal: cpu_cooling: Make 'notify_device' static
` [PATCH 26/34] Refactor drivers/thermal/Kconfig
` [PATCH 27/34] Exynos: Add missing dependency
` [PATCH 28/34] drivers/thermal/Makefile refactor
` [PATCH 29/34] Thermal: Add ST-Ericsson DB8500 thermal driver
` [PATCH 30/34] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data
` [PATCH 31/34] thermal: cpu cooling: use const parameter while registering
` [PATCH 32/34] thermal: cpu cooling: allow module builds
` [PATCH 33/34] thermal: rcar: fixup the unit of temperature
` [PATCH 34/34] thermal: rcar: add rcar_zone_to_priv() macro


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