linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-26 11:31:44 to 2013-03-06 06:43:45 UTC [more...]

[PATCH linux-next] cpufreq: conservative: Fix sampling_down_factor functionality
 2013-03-06  6:43 UTC  (9+ messages)

[PATCH V2 1/4] cpufreq: exynos: Adding cpufreq driver for exynos5440
 2013-03-06  6:21 UTC  (7+ messages)
` [PATCH V2 2/4] cpufreq: exynos: Remove error return even if no soc is found
` [PATCH V2 3/4] arm: exynos: Enable OPP library support for exynos5440
` [PATCH V2 4/4] dts: Add cpufreq controller node for Exynos5440 SoC

[lockdep] BUG: init/1242 still has locks held!
 2013-03-06  4:51 UTC  (2+ messages)

[PATCH 3/3 linux-next] cpufreq: conservative: Use an inline function to evaluate freq_target
 2013-03-05 22:06 UTC 

[PATCH 2/3 linux-next] cpufreq: conservative: Fix the logic in frequency decrease checking
 2013-03-05 22:06 UTC 

[PATCH 1/3 linux-next] cpufreq: conservative: Fix sampling_down_factor functionality
 2013-03-05 22:06 UTC 

[PATCH 0/4][V2] time: dynamic irq affinity
 2013-03-05 20:40 UTC  (6+ messages)
` [PATCH 1/4][V2] time : pass broadcast parameter
` [PATCH 2/4][V2] time : set broadcast irq affinity
` [PATCH 3/4][V2] ARM: nomadik: add dynamic irq flag to the timer
` [PATCH 4/4][V2] ARM: timer-sp: Set dynamic irq affinity

[PATCH v6 00/46] CPU hotplug: stop_machine()-free CPU hotplug
 2013-03-05 18:27 UTC  (54+ messages)
` [PATCH v6 04/46] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
                                ` [PATCH] lglock: add read-preference local-global rwlock
                                      ` [PATCH V2] "

[PATCH] cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
 2013-03-05 16:38 UTC  (3+ messages)

[PATCH] mmc: sdio: bind acpi with sdio function device
 2013-03-05  3:24 UTC 

[PATCH v11 0/4] block layer runtime pm
 2013-03-05  3:03 UTC  (5+ messages)
` [PATCH v11 1/4] block: add a flag to identify PM request
` [PATCH v11 2/4] block: add runtime pm helpers
` [PATCH v11 3/4] block: implement runtime pm strategy
` [PATCH v11 4/4] sd: change to auto suspend mode

suspend-utils: support for UUID
 2013-03-04 22:37 UTC 

suspend-utils: support for UUID
 2013-03-04 22:37 UTC 

[GIT PULL] ACPI and power management fixes for v3.9-rc1
 2013-03-04 22:14 UTC  (16+ messages)
                    ` [PATCH] [libata] Avoid specialized TLA's in ZPODD's Kconfig
                        ` [PATCH v2] "

libata-acpi.c ata_acpi_register_power_resource copy and paste mistake ?
 2013-03-04 22:15 UTC  (7+ messages)
    ` [PATCH] libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resource

[PATCH 1/3] Thermal: dove: Convert to devm_ioremap_resource()
 2013-03-04 20:16 UTC  (7+ messages)
` [PATCH 2/3] Thermal: rcar: "
` [PATCH 3/3] Thermal: kirkwood: "

[PATCH v4 0/8] Reset controller API to reset IP modules on i.MX5 and i.MX6
 2013-03-04 17:03 UTC  (15+ messages)
` [PATCH v4 1/8] dt: describe base reset signal binding
` [PATCH v4 2/8] reset: Add reset controller API
` [PATCH v4 3/8] ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)
` [PATCH v4 4/8] ARM i.MX6q: Link system reset controller (SRC) to IPU in DT
` [PATCH v4 5/8] staging: drm/imx: Use SRC to reset IPU
` [PATCH v4 6/8] ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53
` [PATCH v4 7/8] ARM i.MX5: Add system reset controller (SRC) to i.MX51 and i.MX53 device tree
` [PATCH v4 8/8] reset: Add driver for gpio-controlled reset pins

[PATCH 1/2] thermal: rcar_thermal: propagate return value of thermal_zone_device_register
 2013-03-04 16:52 UTC  (2+ messages)
` [PATCH 2/2] thermal: exynos_thermal: return a proper error code while thermal_zone_device_register fail

how does serial driver suspend work
 2013-03-04 15:37 UTC  (2+ messages)

[PATCH V2 0/2] cpufreq: governors: Avoid unnecessary per cpu timer interrupts
 2013-03-04  7:47 UTC  (3+ messages)
` [PATCH V2 1/2] cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
` [PATCH V2 2/2] cpufreq: governors: Avoid unnecessary per cpu timer interrupts

[PATCH V3 0/4] CPUFreq: Implement per policy instances of governors
 2013-03-04  7:37 UTC  (5+ messages)
` [PATCH V3 1/4] cpufreq: Add per policy governor-init/exit infrastructure
` [PATCH V3 2/4] cpufreq: governor: Implement per policy instances of governors
` [PATCH V3 3/4] cpufreq: Get rid of "struct global_attr"
` [PATCH V3 4/4] cpufreq: Add Kconfig option to enable/disable have_multiple_policies

[PATCH] x86: fix idle notifier not being called in CONFIG_X86_32
 2013-03-04  5:41 UTC 

[PATCH 0/2] PM / Runtime: Documentation improvements
 2013-03-02 15:50 UTC  (4+ messages)
` [PATCH 2/2] PM / Runtime: Replace "run-time" with "runtime" in documentation
  ` [PATCH 2/2] PM / Runtime: Replace

[PATCH 0/2] PM / QoS: Fix device PM QoS problems
 2013-03-02 13:09 UTC  (4+ messages)
` [PATCH 1/2] PM / QoS: Fix concurrency issues and memory leaks in device PM QoS
` [PATCH 2/2] PM / QoS: Remove device PM QoS sysfs attributes at the right place
  ` [Update][PATCH "

[PATCHv3 0/8] Thermal Framework Enhancements
 2013-03-01 15:34 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 trip point sysfs nodes for sensor
` [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone

[PATCH 0/4] time: dynamic irq affinity
 2013-03-01 13:28 UTC  (16+ messages)
` [PATCH 1/4] time : pass broadcast parameter
` [PATCH 2/4] time : set broadcast irq affinity
` [PATCH 3/4] ARM: nomadik: add dynamic irq flag to the timer
` [PATCH 4/4] ARM: timer-sp: Set dynamic irq affinity

[PATCH linux-next] cpufreq: governors: Calculate iowait time only when necessary
 2013-03-01  3:48 UTC  (4+ messages)
  ` [PATCH v2 "

Hello
 2013-02-27 10:35 UTC 

[PATCH] mailbox, pl320-ipc: remove __init from probe function
 2013-02-28 18:29 UTC 

[PATCH -next 1/3] cpufreq: Fix a typo in comment
 2013-02-28  6:05 UTC  (6+ messages)
` [PATCH -next 2/3] cpufreq: conservative: Break out earlier on the lowest frequency
` [PATCH -next 3/3] cpufreq: conservative: Fix relation when decreasing frequency

[PATCH 1/3] workqueue: define mod_scheduled_delayed_work[_on]() helpers
 2013-02-27 15:29 UTC  (7+ messages)
` [PATCH 2/3] cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
` [PATCH 3/3] cpufreq: governors: Avoid unnecessary per cpu timer interrupts

[GIT PULL] thermal management updates for v3.9-rc1
 2013-02-27 12:24 UTC 

[PATCH V2] PM / OPP: improve introductory documentation
 2013-02-27  0:45 UTC  (2+ messages)

[PATCH] PM / OPP: improve introductory documentation
 2013-02-26 23:44 UTC  (5+ messages)

[PATCH] drivers: thermal: cpu_cooling: fix checkpatch warning
 2013-02-26 13:42 UTC 

[RFC] cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
 2013-02-26 12:24 UTC  (4+ messages)

[PATCH 1/2] time : pass broadcast device parameter
 2013-02-26 12:14 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).