linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-15 14:07:24 to 2014-05-20 14:10:57 UTC [more...]

[RFC PATCH v2 0/7] The power allocator thermal governor
 2014-05-20 14:10 UTC  (7+ messages)
` [RFC PATCH v2 1/7] tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
` [RFC PATCH v2 2/7] thermal: document struct thermal_zone_device and thermal_governor
` [RFC PATCH v2 3/7] thermal: let governors have private data for each thermal zone
` [RFC PATCH v2 5/7] thermal: add a basic cpu power actor
` [RFC PATCH v2 6/7] thermal: introduce the Power Allocator governor
` [RFC PATCH v2 7/7] thermal: add trace events to the power allocator governor

[PATCH v3] PM / OPP: discard duplicate OPPs
 2014-05-20 13:36 UTC  (13+ messages)

[PATCH] PM / OPP: Implement free_opp_table function
 2014-05-20 11:25 UTC  (11+ messages)

[PATCH] PM / runtime: Update documentation to reflect the current code flow
 2014-05-20  7:53 UTC  (2+ messages)

[RFC PATCH 0/5] Frequency resolution in CCF vs. cpufreq
 2014-05-20  7:51 UTC  (10+ messages)
` [RFC PATCH 2/5] clk: Introduce 'clk_round_rate_nearest()'

[PATCH 4/6] input: cyapa: enable/disable trackpad device based on LID state
 2014-05-20  6:54 UTC 

[PATCH 0/5] CPUFreq: Initialize CPU's OPP tables from core
 2014-05-20  2:38 UTC  (11+ messages)
` [PATCH 1/5] driver/core: cpu: initialize opp table
  ` [PATCH Resend] "
` [PATCH 2/5] cpufreq: arm_big_little: don't "
` [PATCH 3/5] cpufreq: imx6q: "
` [PATCH 4/5] cpufreq: cpufreq-cpu0: "
` [PATCH 5/5] cpufreq: exynos5440: "

[PATCH] cpufreq: powernv: make local function static
 2014-05-19 23:21 UTC  (4+ messages)

[PATCH 1/3] arm64: Enable OPP
 2014-05-19 23:36 UTC  (6+ messages)
` [PATCH 3/3] cpufreq: Enable big.LITTLE cpufreq driver on arm64

[PATCH] PM / OPP: fix incorrect OPP count handling in of_init_opp_table
 2014-05-19 23:26 UTC  (6+ messages)

[PATCH] cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()
 2014-05-19 23:25 UTC  (4+ messages)

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

[PATCH RESEND 1/2] cpufreq: imx6q: Drop devm_clk/regulator_get usage
 2014-05-19 23:23 UTC  (2+ messages)

[PATCH v2] cpufreq: powernow-k8: Suppress checkpatch warnings
 2014-05-19 23:22 UTC  (3+ messages)

[PATCH] PM / OPP: Make OPP invisible to users in Kconfig
 2014-05-19 23:19 UTC  (3+ messages)

[PATCH] PM: trace events for suspend/resume
 2014-05-19 23:02 UTC 

Re: [PATCH v2] PM / devfreq: Use freq_table for available_frequencies
 2014-05-19 23:01 UTC  (2+ messages)
`  "

[PATCH V2] cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macro
 2014-05-19 23:17 UTC  (2+ messages)

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

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

[PATCH 00/10] thermal: exynos: various cleanups
 2014-05-19 11:09 UTC  (36+ messages)
` [PATCH 01/10] thermal: exynos: remove unused struct exynos_tmu_registers entries
` [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 07/10] thermal: exynos: simplify temp_to_code() and code_to_temp()
` [PATCH 08/10] thermal: exynos: cache non_hw_trigger_levels in pdata
` [PATCH 09/10] thermal: exynos: remove redundant pdata checks from exynos_tmu_control()
` [PATCH 10/10] thermal: exynos: remove identical values from exynos*_tmu_registers structures

[PATCH] cpufreq: remove race while accessing cur_policy
 2014-05-19  6:46 UTC  (2+ messages)

[PATCH v5 0/6] add cpuidle support for Exynos5420
 2014-05-19  5:40 UTC  (12+ messages)
  ` [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] cpufreq: cpufreq-cpu0: remove dependency on thermal
 2014-05-19  5:23 UTC 

[RFC PATCH 00/12 v1] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
 2014-05-18 19:16 UTC  (5+ messages)

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

[RFC PATCH] cpufreq: intel_pstate: Change the calculation of next pstate
 2014-05-17  6:52 UTC  (5+ 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  (9+ 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)

[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] thermal: document struct thermal_zone_device and thermal_governor
 2014-05-16 11:16 UTC 

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

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

[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] 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  (11+ 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 1/2] speedstep-smi: enable interrupts when waiting
 2014-05-15 16:37 UTC  (7+ messages)
  ` Format of patches (was: [PATCH 1/2] speedstep-smi: enable interrupts when waiting)
          ` Format of patches

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

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


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