linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-14 02:02:23 to 2014-05-19 00:51:05 UTC [more...]

[RFC PATCH 0/5] Frequency resolution in CCF vs. cpufreq
 2014-05-19  0:51 UTC  (14+ messages)
` [RFC PATCH 1/5] cpufreq: stats: Allow small rounding errors
` [RFC PATCH 2/5] clk: Introduce 'clk_round_rate_nearest()'
` [RFC PATCH 3/5] cpufreq: cpu0: Use clk_round_rate_nearest()
` [RFC PATCH 4/5] ARM: zynq: dt: Use properly rounded frequencies in OPPs
` [RFC PATCH 5/5] net: macb: Use clk_round_rate_nearest() API

[PATCH] PM / OPP: discard duplicate OPP additions
 2014-05-17 17:29 UTC  (21+ messages)
                ` [PATCH v2] "

[RFC PATCH] cpufreq: intel_pstate: Change the calculation of next pstate
 2014-05-17  6:52 UTC  (5+ messages)

[PATCH] PM / OPP: fix incorrect OPP count handling in of_init_opp_table
 2014-05-17  4:54 UTC  (4+ messages)

[PATCH V2 0/3] cpufreq: add support for intermediate (stable)
 2014-05-17  4:52 UTC  (14+ messages)
` [PATCH V2 1/3] cpufreq: handle calls to ->target_index() in separate routine
` [PATCH V2 2/3] cpufreq: add support for intermediate (stable) frequencies
` [PATCH V2 3/3] cpufreq: Tegra: implement intermediate frequency callbacks

[PATCH V3 0/4] cpufreq: add support for intermediate (stable)
 2014-05-17  4:51 UTC  (5+ messages)
` [PATCH V3 1/4] cpufreq: handle calls to ->target_index() in separate routine
` [PATCH V3 2/4] cpufreq: add support for intermediate (stable) frequencies
` [PATCH V3 3/4] cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()
` [PATCH V3 4/4] cpufreq: Tegra: implement intermediate frequency callbacks

[PATCH v4 0/3] Generic Device Tree based power domain look-up
 2014-05-17  1:23 UTC  (2+ messages)

Latest cpupower enhancements and fixes
 2014-05-16 22:57 UTC  (2+ messages)

[RFC][PATCH 2/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
 2014-05-16 22:18 UTC  (12+ messages)
    ` [PATCH 0/3] (was: Re: PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily)
      ` [PATCH 1/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
      ` [PATCH 2/3] PM / sleep: Update device PM documentation to cover direct_complete
      ` [PATCH 3/3][Resend] ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend
        ` [PATCH 3/3][update] "

[GIT PULL] ACPI and power management fixes for v3.15-rc6
 2014-05-16 21:54 UTC  (2+ messages)

[RFC][PATCH 0/3] PM / sleep: Avoid resuming runtime-suspended devices during system suspend
 2014-05-16 21:08 UTC  (10+ messages)
` [RFC][PATCH 2/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily

[PATCH] PM / OPP: Implement free_opp_table function
 2014-05-16 17:26 UTC  (6+ messages)

[GIT PULL] cpuidle: new driver for Cirrus Logic for 3.16
 2014-05-16 15:10 UTC  (4+ messages)

[REGRESSION] funny sched_domain build failure during resume
 2014-05-16 11:47 UTC 

[PATCH] PM / runtime: Update documentation to reflect the current code flow
 2014-05-16 11:44 UTC 

[PATCH] thermal: document struct thermal_zone_device and thermal_governor
 2014-05-16 11:16 UTC 

[PATCH v3] PM / OPP: discard duplicate OPPs
 2014-05-16 10:03 UTC  (2+ messages)

[PATCH] cpuidle: governor: menu: move repeated correction factor check to init
 2014-05-16  9:54 UTC  (5+ messages)
` [RESEND][PATCH] "

[RFC] cpufreq: send notifications for intermediate (stable) frequencies
 2014-05-16  9:28 UTC  (9+ messages)

[PATCH 0/7] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
 2014-05-16  9:03 UTC  (5+ messages)
` [PATCH 4/7] ARM: EXYNOS: PM: replace EXYNOS_BOOT_VECTOR_* macros by static inlines
` [PATCH 6/7] ARM: EXYNOS: PM: fix register setup on EXYNOS4x12 for AFTR mode code

[PATCH v2] PM / OPP: discard duplicate OPP additions
 2014-05-16  8:47 UTC 

[PATCH v2] PM / OPP: discard duplicate OPP additions
 2014-05-16  8:42 UTC  (2+ messages)

[RFC Patch Part1 V1 03/30] x86, mpparse: simplify arch/x86/include/asm/mpspec.h
 2014-05-16  8:05 UTC  (10+ messages)
` [RFC Patch Part1 V1 05/30] x86, acpi, irq: kill static function irq_to_gsi()
` [RFC Patch Part1 V1 06/30] x86, ACPI, trivial: minor improvements to arch/x86/kernel/acpi/boot.c
` [RFC Patch Part1 V1 07/30] x86, ACPI, irq: enhance error handling in function acpi_register_gsi()
` [RFC Patch Part1 V1 08/30] x86, ACPI, irq: fix possible eror in GSI to IRQ mapping for legacy IRQ
` [RFC Patch Part1 V1 18/30] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number
` [RFC Patch Part1 V1 19/30] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC
` [RFC Patch Part1 V1 20/30] x86, irq: enhance mp_register_ioapic() to support irqdomain
` [RFC Patch Part1 V1 21/30] x86, ACPI, irq: provide basic irqdomain support
` [RFC Patch Part1 V1 26/30] x86, irq, ACPI: use common irqdomain map interface to program IOAPIC pins

[PATCH v5 0/6] add cpuidle support for Exynos5420
 2014-05-16  8:03 UTC  (20+ messages)
  ` [PATCH v5 1/6] driver: cpuidle-big-little: add of_device_id structure
  ` [PATCH v5 2/6] arm: exynos: add generic function to calculate cpu number
  ` [PATCH v5 3/6] cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little driver
  ` [PATCH v5 4/6] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420
  ` [PATCH v5 5/6] exynos: cpuidle: do not allow cpuidle registration "
        ` [PATCH v6 0/6] add cpuidle support "
          ` [PATCH v6 1/6] driver: cpuidle-big-little: add of_device_id structure
          ` [PATCH v6 2/6] arm: exynos: add generic function to calculate cpu number
          ` [PATCH v6 3/6] cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little driver
          ` [PATCH v6 4/6] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420
          ` [PATCH v6 5/6] exynos: cpuidle: do not allow cpuidle registration "
          ` [PATCH v6 6/6] mcpm: exynos: populate suspend and powered_up callbacks
  ` [PATCH v5 "

[PATCH] cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()
 2014-05-16  6:06 UTC  (3+ messages)

[PATCH] ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
 2014-05-15 21:29 UTC 

[RFC PATCH 0/5] The power allocator thermal governor
 2014-05-15 18:24 UTC  (12+ messages)
` [RFC PATCH 1/5] thermal: let governors have private data for each thermal zone
` [RFC PATCH 3/5] thermal: add a basic cpu power actor
` [RFC PATCH 4/5] thermal: introduce the Power Allocator governor

[RFC][PATCH 2/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
 2014-05-15 17:35 UTC  (2+ messages)

[PATCH 00/10] thermal: exynos: various cleanups
 2014-05-15 17:06 UTC  (19+ messages)
` [PATCH 02/10] thermal: exynos: remove unused defines
` [PATCH 03/10] thermal: exynos: remove dead code for HW_MODE calibration
` [PATCH 04/10] thermal: exynos: remove dead code for TYPE_TWO_POINT_TRIMMING calibration
` [PATCH 05/10] thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()
` [PATCH 06/10] thermal: exynos: remove redundant threshold_code "
` [PATCH 09/10] thermal: exynos: remove redundant pdata checks from exynos_tmu_control()

[PATCH 1/2] speedstep-smi: enable interrupts when waiting
 2014-05-15 16:37 UTC  (8+ messages)
` [PATCH 2/2] speedstep: clean up interrupt disabling
  ` Format of patches (was: [PATCH 1/2] speedstep-smi: enable interrupts when waiting)
          ` Format of patches

[RFC PATCH 00/12 v1] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
 2014-05-15 14:50 UTC  (4+ messages)

[PATCH RFC 04/11] cpuidle: kirkwood: Remove ARCH_KIRKWOOD dependency
 2014-05-15 14:23 UTC  (2+ messages)
` [PATCH RFC 06/11] thermal: "

[PATCH v3 0/7] thermal: Armada 375/380 SoC support
 2014-05-15  9:14 UTC  (5+ messages)
` [PATCH v3 2/7] thermal: armada: Add infrastructure to support generic formulas

[Patch V1] thermal: Intel SoC DTS thermal
 2014-05-15  9:04 UTC  (3+ messages)

[PATCH] thermal/intel_powerclamp: add newer cpu ids
 2014-05-15  9:02 UTC  (2+ messages)

[PATCH] thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()
 2014-05-15  8:48 UTC  (2+ messages)

[PATCH] thermal: samsung: Only update available threshold limits
 2014-05-15  8:45 UTC  (3+ messages)

[PATCH RESEND] cpufreq: Break out early when frequency equals target_freq
 2014-05-15  4:39 UTC  (2+ messages)

[patch] PM / hibernate: memory corruption in resumedelay_setup()
 2014-05-14 20:29 UTC  (4+ messages)
  ` [patch v2] "

[PATCH RESEND 1/2] cpufreq: imx6q: Drop devm_clk/regulator_get usage
 2014-05-14 16:02 UTC  (2+ messages)
` [PATCH RESEND 2/2] cpufreq: imx6q: Remove unused include

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

[Patch v3 2/5] cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little driver
 2014-05-14  2:52 UTC  (7+ messages)
` [PATCH v4 0/5] add cpuidle support for Exynos5420
  ` [Patch v4 5/5] mcpm: exynos: populate suspend and powered_up callbacks


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