linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-21 17:26:26 to 2014-05-28 07:59:45 UTC [more...]

Performance regression in v3.14
 2014-05-28  7:59 UTC  (5+ messages)

[PATCH 0/4] fix spurious wake from suspend to freeze caused by ACPI battery driver
 2014-05-28  7:23 UTC  (5+ messages)
` [PATCH 1/4] PM: unregister the wakeup source when disabling a device' wakeup capability
` [PATCH 2/4] ACPI battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVEL
` [PATCH 3/4] Power_supply: allow power supply devices registered w/o wakeup source
` [PATCH 4/4] ACPI battery: wakeup the system only when necessary

[Patch V3 04/37] x86, mpparse: simplify arch/x86/include/asm/mpspec.h
 2014-05-28  5:01 UTC  (15+ messages)
` [Patch V3 06/37] x86, acpi, irq: kill static function irq_to_gsi()
` [Patch V3 07/37] x86, ACPI, trivial: minor improvements to arch/x86/kernel/acpi/boot.c
` [Patch V3 08/37] x86, ACPI, irq: enhance error handling in function acpi_register_gsi()
` [Patch V3 09/37] x86, ACPI, irq: fix possible eror in GSI to IRQ mapping for legacy IRQ
` [Patch V3 17/37] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number
` [Patch V3 18/37] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI
` [Patch V3 19/37] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC
` [Patch V3 20/37] x86, irq: enhance mp_register_ioapic() to support irqdomain
` [Patch V3 21/37] x86, ACPI, irq: provide basic irqdomain support
` [Patch V3 26/37] x86, irq, ACPI: use common irqdomain map interface to program IOAPIC pins
` [Patch V3 31/37] x86, irq: simplify the way to handle ISA IRQ
` [Patch V3 34/37] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled

[PATCH v5 5/6] exynos: cpuidle: do not allow cpuidle registration for Exynos5420
 2014-05-28  4:35 UTC  (7+ messages)
` [PATCH v6 0/6] add cpuidle support "

[RFC PATCH 2/5] clk: Introduce 'clk_round_rate_nearest()'
 2014-05-28  2:05 UTC  (26+ messages)

[PATCH 1/2] regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR
 2014-05-27 23:12 UTC  (4+ messages)
` [PATCH V2 2/2] cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR

[PATCH] ARM: EXYNOS: Use wfi macro in platform_do_lowpower
 2014-05-27 15:33 UTC  (6+ messages)

[PATCH V4 0/8] driver/core: cpu: initialize opp table
 2014-05-27 11:50 UTC  (9+ messages)
` [PATCH V4 1/8] opp: of_init_opp_table(): return -ENOSYS when feature isn't implemented
` [PATCH V4 2/8] opp: call of_node_{get|put}() from of_init_opp_table()
` [PATCH V4 3/8] opp: Enhance debug messages in of_init_opp_table()
` [PATCH V4 4/8] driver/core: cpu: initialize opp table
` [PATCH V4 5/8] cpufreq: arm_big_little: don't "
` [PATCH V4 6/8] cpufreq: imx6q: "
` [PATCH V4 7/8] cpufreq: cpufreq-cpu0: "
` [PATCH V4 8/8] cpufreq: exynos5440: "

[PATCH V3 0/8] CPUFreq: Initialize CPU's OPP tables from CPU core
 2014-05-27 11:30 UTC  (19+ messages)
` [PATCH V3 1/8] cpufreq: cpufreq-cpu0: remove dependency on thermal
` [PATCH V3 2/8] opp: of_init_opp_table(): return -ENOSYS when feature isn't implemented
` [PATCH V3 3/8] opp: call of_node_{get|put}() from of_init_opp_table()
` [PATCH V3 4/8] driver/core: cpu: initialize opp table
` [PATCH V3 5/8] cpufreq: arm_big_little: don't "
` [PATCH V3 6/8] cpufreq: imx6q: "
` [PATCH V3 7/8] cpufreq: cpufreq-cpu0: "
` [PATCH V3 8/8] cpufreq: exynos5440: "

[RFC Patch V1 2/4] x86, irq, ACPI: introduce a rwsem to protect IOAPIC operations from hotplug
 2014-05-27  8:24 UTC  (3+ messages)
` [RFC Patch V1 3/4] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-addition
` [RFC Patch V1 4/4] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-removal

[PATCH] cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
 2014-05-27  3:15 UTC  (3+ messages)

[PATCH V4 0/3] cpufreq: add support for intermediate (stable) frequencies
 2014-05-26 23:59 UTC  (12+ messages)
` [PATCH V4 1/3] cpufreq: handle calls to ->target_index() in separate routine
` [PATCH V4 2/3] cpufreq: add support for intermediate (stable) frequencies
` [PATCH V4 3/3] cpufreq: Tegra: implement intermediate frequency callbacks

Your Urgent reply
 2014-05-26 18:00 UTC 

[PATCH 00/63] USB: (mostly runtime PM) patches for v3.16-rc
 2014-05-26 17:22 UTC 

[PATCH 1/4] clk: imx5: add step and cpu_podf mux
 2014-05-26 16:22 UTC  (17+ messages)
` [PATCH 2/4] cpufreq: add i.MX5 cpufreq driver
` [PATCH 3/4] ARM: imx53: instanciate cpufreq device
` [PATCH 4/4] ARM: imx53: add basic cpufreq properties to dtsi

[RFC PATCH 3/3] clk: tegra: Implement Tegra124 shared/cbus clks
 2014-05-26 13:07 UTC 

[PATCH 0/3] PM / sleep: Make it possible to change the labeling of sleep states
 2014-05-26 11:00 UTC  (9+ messages)
` [PATCH 1/3] PM / sleep: Add state field to pm_states[] entries
` [PATCH 2/3] PM / sleep: Use valid_state() for platform-dependent sleep states only
  ` [PATCH 2/3][update] "
` [PATCH 3/3] PM / sleep: Introduce command line argument for sleep states enumeration
  ` [PATCH 3/3][update] PM / sleep: Introduce command line argument for sleep state enumeration

[PATCH v4 0/2] cpufreq: opp: Add device tree based lookup of boost mode frequency
 2014-05-26  6:09 UTC  (5+ messages)
` [PATCH v4 1/2] cpufreq / OPP: Allow boost frequency to be looked up from device tree
` [PATCH v4 2/2] Documentation: devicetree: Add boost-frequency binding to list boost mode frequency

[GIT PULL] devfreq update for Linux 3.16
 2014-05-24 14:06 UTC 

[PATCH] PM / devfreq: remove checks for CONFIG_EXYNOS_ASV
 2014-05-24 12:40 UTC  (2+ messages)

Get designer watches for less
 2014-05-23 18:40 UTC 

[RFC PATCH 00/16] sched: Energy cost model for energy-aware scheduling
 2014-05-23 18:16 UTC  (17+ messages)
` [RFC PATCH 01/16] sched: Documentation for scheduler energy cost model
` [RFC PATCH 02/16] sched: Introduce CONFIG_SCHED_ENERGY
` [RFC PATCH 03/16] sched: Introduce sd energy data structures
` [RFC PATCH 04/16] sched: Allocate and initialize sched energy
` [RFC PATCH 05/16] sched: Add sd energy procfs interface
` [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler
` [RFC PATCH 07/16] sched: Introduce system-wide sched_energy
` [RFC PATCH 08/16] sched: Introduce SD_SHARE_CAP_STATES sched_domain flag
` [RFC PATCH 09/16] sched, cpufreq: Introduce current cpu compute capacity into scheduler
` [RFC PATCH 10/16] sched, cpufreq: Current compute capacity hack for ARM TC2
` [RFC PATCH 11/16] sched: Energy model functions
` [RFC PATCH 12/16] sched: Task wakeup tracking
` [RFC PATCH 13/16] sched: Take task wakeups into account in energy estimates
` [RFC PATCH 14/16] sched: Use energy model in select_idle_sibling
` [RFC PATCH 15/16] sched: Use energy to guide wakeup task placement
` [RFC PATCH 16/16] sched: Disable wake_affine to broaden the scope of wakeup target cpus

[PATCH 0/4] cpuidle: Remove remaining cpu_idle() references
 2014-05-23 17:32 UTC  (7+ messages)
` [PATCH 1/4] idle: Remove cpu_idle() forward declarations
` [PATCH 2/4] cris: Update comments for generic idle conversion
` [PATCH 3/4] powerpc: "
` [PATCH 4/4] tile: "

[PATCH] thermal: document struct thermal_zone_device and thermal_governor
 2014-05-23 16:20 UTC  (4+ messages)

[PATCH] cpufreq: s5pv210: remove unused call of pr_err()
 2014-05-23 15:14 UTC  (9+ messages)
      ` [PATCH v2] cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSE

[PATCH] PM: trace events for suspend/resume
 2014-05-23  6:37 UTC  (10+ messages)

[PATCH RFC v2 0/7] Devfreq support for Exynos5250/5420
 2014-05-23  5:08 UTC  (10+ messages)
` [PATCH RFC v2 1/7] clk: exynos5250: add aliases for clocks used by devfreq
` [PATCH RFC v2 2/7] clk: exynos5420: Add "
  ` [PATCH RFC v2 3/7] ARM: dts: Add PPMU device tree support for Exynos5250
  ` [PATCH RFC v2 7/7] PM / devfreq: Add devfreq driver for Exynos5420
` [PATCH RFC v2 4/7] ARM: dts: Add PPMU device tree support "
` [PATCH RFC v2 5/7] PM / devfreq: exynos5250: migrate to common-clock
` [PATCH RFC v2 6/7] PM / devfreq: exynos: Fix typo in macro

[RFC 2/2] PM / OPP: extend DT parsing to allow voltage ranges
 2014-05-22 17:58 UTC  (13+ messages)

[RFC] Migrate to Hz resolution for OPP binding
 2014-05-22 15:36 UTC  (3+ messages)

[RFC PATCH 0/5] The power allocator thermal governor
 2014-05-22 14:26 UTC  (5+ messages)
` [RFC PATCH 4/5] thermal: introduce the Power Allocator governor

[PATCH V6] PM/OPP: discard duplicate OPPs
 2014-05-22  5:06 UTC 

[PATCH 1/5] driver/core: cpu: initialize opp table
 2014-05-22  4:12 UTC  (5+ messages)
` [PATCH Resend] "

[PATCH V2 0/7] CPUFreq: Initialize CPU's OPP tables from CPU core
 2014-05-22  4:11 UTC  (4+ messages)
` [PATCH V2 3/7] driver/core: cpu: initialize opp table

[PATCH V5] PM/OPP: discard duplicate OPPs
 2014-05-22  4:05 UTC  (5+ messages)

[PATCH] PM / devfreq: remove checks for CONFIG_EXYNOS_ASV
 2014-05-21 20:37 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).