linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-06 06:35:58 to 2013-02-10 19:59:23 UTC [more...]

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-10 19:59 UTC  (50+ messages)
` [PATCH v5 04/45] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH v5 05/45] percpu_rwlock: Make percpu-rwlocks IRQ-safe, optimally
` [PATCH v5 06/45] percpu_rwlock: Allow writers to be readers, and add lockdep annotations
` [PATCH v5 07/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v5 08/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v5 09/45] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [PATCH v5 14/45] rcu, CPU hotplug: Fix comment referring to stop_machine()
` [PATCH v5 44/45] CPU hotplug, stop_machine: Decouple CPU hotplug from stop_machine() in Kconfig
` [PATCH v5 45/45] Documentation/cpu-hotplug: Remove references to stop_machine()

[PATCH] fuse: make fuse daemon frozen along with kernel threads
 2013-02-10 18:55 UTC  (12+ messages)
    ` [fuse-devel] "
            ` Getting rid of freezer for suspend [was Re: [fuse-devel] [PATCH] fuse: make fuse daemon frozen along with kernel threads]

pm_idle cleanup patch series
 2013-02-10 17:31 UTC  (18+ messages)
` [PATCH 01/16] APM idle: register apm_cpu_idle via cpuidle
  ` [PATCH 02/16] x86 idle: rename global pm_idle to static x86_idle
  ` [PATCH 03/16] sh idle: rename global pm_idle to static sh_idle
  ` [PATCH 04/16] sparc idle: rename pm_idle to sparc_idle
  ` [PATCH 05/16] blackfin idle: delete pm_idle
  ` [PATCH 06/16] ARM "
  ` [PATCH 07/16] ARM64 "
  ` [PATCH 08/16] cris idle: delete idle and pm_idle
  ` [PATCH 09/16] ia64 idle: delete pm_idle
  ` [PATCH 10/16] m32r idle: delete pm_idle, and other dead idle code
  ` [PATCH 11/16] microblaze idle: delete pm_idle
  ` [PATCH 12/16] mn10300 "
  ` [PATCH 13/16] openrisc "
    ` [ORLinux] "
  ` [PATCH 14/16] unicore32 idle: delete stray pm_idle comment
  ` [PATCH 15/16] PM idle: remove global declaration of pm_idle
  ` [PATCH 16/16] xen idle: make xen-specific macro xen-specific

Two x86 idle cleanups
 2013-02-10  8:10 UTC  (3+ messages)
` [PATCH 1/2] x86 idle: remove mwait_idle() and "idle=mwait" cmdline param
  ` [PATCH 2/2] x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag

ACPI / PM: Candidate material for the v3.9 merge window
 2013-02-09 21:53 UTC 

[PATCH 0/4] CPUFreq Fixes for 3.9
 2013-02-09 11:44 UTC  (25+ messages)
  ` [PATCH 1/4] cpufreq: governors: Fix WARN_ON() for multi-policy platforms
  ` [PATCH 2/4] cpufreq: Remove unused HOTPLUG_CPU code
  ` [PATCH 3/4] cpufreq: Create a macro for unlock_policy_rwsem{read, write}
  ` [PATCH 4/4] cpufreq: Fix locking issues

[PATCH 2/2] cpufreq: conservative: Fix typos in comments
 2013-02-09  2:57 UTC  (2+ messages)

[PATCH 1/2] cpufreq: ondemand: Fix typos in comments
 2013-02-09  2:56 UTC  (2+ messages)

idle patches queued for Linux-3.9
 2013-02-09  1:08 UTC  (17+ messages)
` [PATCH 01/16] intel_idle: stop using driver_data for static flags
  ` [PATCH 02/16] Replace the flag by a simple global boolean in the cpuidle.c. That will allow to cleanup the rest of the code right after, because the ops won't make sense
  ` [PATCH 03/16] davinci: cpuidle - move code to prevent forward declaration
  ` [PATCH 04/16] davinci: cpuidle - remove the ops
  ` [PATCH 05/16] davinci: cpuidle - remove useless initialization
  ` [PATCH 06/16] ACPI / idle: remove unused definition
  ` [PATCH 07/16] ACPI / idle : remove pointless headers
  ` [PATCH 08/16] ACPI / idle: pass the cpuidle_device parameter
  ` [PATCH 09/16] ACPI / idle: remove usage of the statedata
  ` [PATCH 10/16] cpuidle: remove vestage definition of cpuidle_state_usage.driver_data
  ` [PATCH 11/16] intel_idle: support Haswell
  ` [PATCH 12/16] tools/power turbostat: "
  ` [PATCH 13/16] tools/power turbostat: decode MSR_IA32_POWER_CTL
  ` [PATCH 14/16] intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES
  ` [PATCH 15/16] intel_idle: remove assumption of one C-state per MWAIT flag
  ` [PATCH 16/16] intel_idle: export both C1 and C1E

[PATCH 1/4] ACPI / idle: remove unused definition
 2013-02-08 23:35 UTC  (2+ messages)

[PATCH 0/4][V2] davinci: cpuidle - some cleanups
 2013-02-08 23:30 UTC  (2+ messages)

[PATCH 1/3] cpufreq: exynos: Remove error return even if no soc found
 2013-02-08 16:49 UTC  (16+ messages)
` [PATCH 2/3] cpufreq: exynos: Adding cpufreq driver for exynos5440
` [PATCH 3/3] dts: Add cpufreq controller node for Exynos5440 SoC

[PATCH v3 0/4] Kirkwood and Dove Thermal drivers
 2013-02-08 14:33 UTC  (6+ messages)
` [PATCH v3 2/4] ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283

[BUG] cpufreq: sleeping function called from invalid context at kernel/workqueue.c:2811
 2013-02-08 13:23 UTC  (7+ messages)

[PATCH 0/5] Thermal: cpu cooling fix
 2013-02-08 13:09 UTC  (5+ messages)
` [PATCH 2/5] Thermal: Introduce cpu cooling table

[PATCHv3 0/8] Thermal Framework Enhancements
 2013-02-08 10:27 UTC  (22+ 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 trip point sysfs nodes for sensor
` [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone
` [PATCH 6/8] Thermal: Add Documentation to new APIs

[PATCH v5 0/4] Kirkwood and Dove Thermal drivers
 2013-02-08  7:25 UTC  (7+ messages)
` [PATCH v5 1/4] thermal: Add support for the thermal sensor on Kirkwood SoCs
` [PATCH v5 2/4] ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283
` [PATCH v5 3/4] Thermal: Dove: Add Themal sensor support for Dove
` [PATCH v5 4/4] Dove: Thermal: Add DT node and enable in defconfig

[PATCH V2 0/2] Thermal: cpufreq cooling fix
 2013-02-08  7:12 UTC  (3+ messages)
` [PATCH V2 1/2] Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_table
` [PATCH V2 2/2] Thermal: exynos: fix cooling state translation

[PATCH V2 1/2] thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation
 2013-02-08  3:34 UTC  (6+ messages)
` [PATCH V2 2/2] thermal: exynos: Use the framework for temperature emulation support

next-20130206 cpufreq - WARN in sysfs_add_one
 2013-02-08  2:45 UTC  (8+ messages)

cpufreq.c:1779 suspicious rcu_dereference_check() usage!
 2013-02-08  2:05 UTC 

[PATCH V3 1/2] Thermal: exynos: Add support for temperature falling interrupt
 2013-02-08  1:13 UTC  (2+ messages)
` [PATCH V3 2/2] thermal: exynos: Use the new thermal trend type for quick cooling action

[PATCH 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
 2013-02-07 23:29 UTC  (7+ messages)
` [PATCH v2 linux-next "
  ` [PATCH v2 linux-next 2/2] cpufreq: Convert the cpufreq_driver_lock to use the rcu

[PATCH 2/5] Thermal: Introduce cpu cooling table
 2013-02-07 23:18 UTC  (3+ messages)

[PATCH] cpufreq: exynos: simplify .init() for setting policy->cpus
 2013-02-07  5:18 UTC  (3+ messages)

[PATCH 5/5] Thermal: Get cooling state via cpu cooling table
 2013-02-07  1:45 UTC  (2+ messages)

[PATCH 3/5] Thermal: Get cpu frequency via cpu cooling table
 2013-02-07  1:44 UTC 

[PATCH 64/77] thermal: convert to idr_alloc()
 2013-02-06 19:40 UTC 

[PATCH v9 4/4] sd: change to auto suspend mode
 2013-02-06 15:51 UTC  (2+ messages)

[PATCH] cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold
 2013-02-06 12:58 UTC  (3+ messages)

[PATCH 0/4] CPUFreq: Implement per policy instances of governors
 2013-02-06 10:38 UTC  (6+ messages)

[PATCH 1/3] PM: make VT switching to the suspend console optional v3
 2013-02-06  9:21 UTC  (7+ messages)
` [PATCH 3/3] drm/i915: support resume without VT switch v2
  ` [Intel-gfx] "
      ` [Intel-gfx] [PATCH 1/3] PM: make VT switching to the suspend console optional v3

[PATCH 0/7] thermal: rcar: add interrupt and DT support
 2013-02-06  8:37 UTC  (6+ messages)
` [PATCH 7/7] thermal: rcar: add Device Tree support


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