linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-30 08:25:22 to 2014-05-06 23:43:36 UTC [more...]

[PATCH 1/3] PM / OPP: Add support for descending order for cpufreq table
 2014-05-06 23:43 UTC  (10+ messages)

[RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices
 2014-05-06 19:31 UTC  (12+ messages)

[GIT PULL] thermal-soc: fixes
 2014-05-06 19:26 UTC 

[PATCH RFC v3 0/6] ARM generic idle states
 2014-05-06 18:04 UTC  (7+ messages)
` [PATCH RFC v3 2/6] Documentation: devicetree: psci: define CPU suspend parameter
` [PATCH RFC v3 3/6] drivers: cpuidle: implement OF based idle states infrastructure
  ` [PATCH RFC v3 1/6] Documentation: arm: define DT idle states bindings
  ` [PATCH RFC v3 4/6] arm64: add PSCI CPU_SUSPEND based cpu_suspend support
  ` [PATCH RFC v3 5/6] drivers: cpuidle: CPU idle ARM64 driver
` [PATCH RFC v3 6/6] arm64: boot: dts: update rtsm aemv8 dts with PSCI and idle states

[PATCH v3 0/3] Generic Device Tree based power domain look-up
 2014-05-06 17:59 UTC  (10+ messages)
` [PATCH v3 1/3] base: power: Add generic OF-based "

[PATCH v5 0/8] Introduce new cpufreq helper macros
 2014-05-06 17:55 UTC  (7+ messages)

[PATCH v3 0/7] thermal: Armada 375/380 SoC support
 2014-05-06 17:31 UTC  (9+ messages)
` [PATCH v3 1/7] thermal: armada: Rename armada_thermal_ops struct
` [PATCH v3 2/7] thermal: armada: Add infrastructure to support generic formulas
` [PATCH v3 3/7] thermal: armada: Add generic infrastructure to handle the sensor
` [PATCH v3 4/7] thermal: armada: Pass the platform_device to init_sensor()
` [PATCH v3 5/7] thermal: armada: Allow to specify an 'inverted readout' sensor
` [PATCH v3 6/7] thermal: armada: Support Armada 375 SoC
` [PATCH v3 7/7] thermal: armada: Support Armada 380 SoC

Performance regression in v3.14
 2014-05-06 16:35 UTC 

[RFC PATCH 0/5] The power allocator thermal governor
 2014-05-06 12:28 UTC  (7+ messages)
` [RFC PATCH 1/5] thermal: let governors have private data for each thermal zone
` [RFC PATCH 2/5] thermal: let cooling devices operate on other units other than state
` [RFC PATCH 3/5] thermal: add a basic cpu power actor
` [RFC PATCH 4/5] thermal: introduce the Power Allocator governor
` [RFC PATCH 5/5] thermal: add trace events to the power allocator governor

[PATCH] cpupower, add option to display frequencies and latencies without rounding off values
 2014-05-06 12:24 UTC  (4+ messages)

[PATCH] Documentation: power: swsusp: Fix script for unswapping
 2014-05-06 11:01 UTC 

[PATCH/RFC 0/4] of: Register clocks for Runtime PM with PM core
 2014-05-06  7:58 UTC  (24+ messages)
` [PATCH/RFC 3/4] of/clk: Register clocks suitable for Runtime PM with the "

[RFC PATCH] cpufreq: intel_pstate: Change the calculation of next pstate
 2014-05-05 23:57 UTC 

[PATCH v2] PM / devfreq: Use freq_table for available_frequencies
 2014-05-05 18:18 UTC  (3+ messages)

[PATCH 0/2] PM / OPP: move cpufreq specific helpers out of OPP layer
 2014-05-05 14:40 UTC  (7+ messages)
` [PATCH 1/2] PM / OPP: Remove cpufreq wrapper dependency on internal data organization
` [PATCH 2/2] PM / OPP: Move cpufreq specific OPP functions out of generic OPP library

[PATCH] PM / suspend: Always use deepest C-state in the "freeze" sleep state
 2014-05-05 12:46 UTC  (2+ messages)

time_in_state on Ubuntu 13.10
 2014-05-05 12:08 UTC  (6+ messages)

[PATCH 00/10] thermal: exynos: various cleanups
 2014-05-05 11:15 UTC  (11+ 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 0/7] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
 2014-05-05 10:57 UTC  (8+ messages)
` [PATCH 1/7] arm: firmware: Check firmware is running or not
` [PATCH 2/7] ARM: EXYNOS: add support for firmware-assisted c15resume
` [PATCH 3/7] ARM: EXYNOS: add AFTR mode support to firmware do_idle method
` [PATCH 4/7] ARM: EXYNOS: PM: replace EXYNOS_BOOT_VECTOR_* macros by static inlines
` [PATCH 5/7] ARM: EXYNOS: PM: use c15resume firmware method if secure firmware is enabled
` [PATCH 6/7] ARM: EXYNOS: PM: fix register setup on EXYNOS4x12 for AFTR mode code
` [PATCH 7/7] ARM: EXYNOS: cpuidle: add secure firmware support to "

[RFC PATCH 00/12 v1] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
 2014-05-05  9:37 UTC  (14+ messages)
` [RFC PATCH 01/12 v1] CONFIG for "
` [RFC PATCH 02/12 v1] Init "
` [RFC PATCH 03/12 v1] CPU ConCurrency calculation
` [RFC PATCH 04/12 v1] CPU ConCurrency collecting in:
` [RFC PATCH 05/12 v1] CONFIG for Workload Consolidation
` [RFC PATCH 06/12 v1] Attach CPU topology
` [RFC PATCH 07/12 v1] CPU ConCurrency API for Workload Consolidation
` [RFC PATCH 08/12 v1] Intercept wakeup/fork/exec balance
` [RFC PATCH 09/12 v1] Intercept idle balance
` [RFC PATCH 10/12 v1] Intercept periodic nohz "
` [RFC PATCH 11/12 v1] Intercept periodic load balance
` [RFC PATCH 12/12 v1] Intercept RT provocatively

[Patch v2 0/4] add cpuidle support for Exynos5420
 2014-05-05  9:27 UTC  (15+ messages)
` [PATCH v3 0/5] "
  ` [Patch v3 1/5] driver: cpuidle-big-little: add of_device_id structure
  ` [Patch v3 2/5] cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little driver
    ` [PATCH v4 0/5] add cpuidle support for Exynos5420
      ` [Patch v4 1/5] driver: cpuidle-big-little: add of_device_id structure
      ` [Patch v4 2/5] cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little driver
      ` [Patch v4 3/5] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420
      ` [Patch v4 4/5] exynos: cpuidle: do not allow cpuidle registration "
      ` [Patch v4 5/5] mcpm: exynos: populate suspend and powered_up callbacks
  ` [Patch v3 3/5] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420
  ` [Patch v3 4/5] exynos: cpuidle: do not allow cpuidle registration "
  ` [Patch v3 5/5] mcpm: exynos: populate suspend and powered_up callbacks

[PATCH v3] cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
 2014-05-05  9:09 UTC  (3+ messages)

[PATCH] cpufreq: unicore32: fix typo issue for 'clk'
 2014-05-05  4:46 UTC 

[PATCH 0/3] sched: idle: Provide the basis to integrate cpuidle
 2014-05-05  0:32 UTC  (6+ messages)
` [PATCH 1/3] sched: idle: Encapsulate the code to compile it out
` [PATCH 2/3] sched: idle: Add sched balance option

[PATCH 0/2] cpuidle: Avoid returning a disabled C-state from menu governor
 2014-05-04 22:39 UTC  (10+ messages)
` [PATCH 2/2] cpuidle / menu: Return error code if there are no suitable states

[PATCH RFC 0/5] Dove PMU support
 2014-05-04 22:36 UTC  (7+ messages)
` [PATCH 1/5] pm: domains: quieten down generic pm domains
` [PATCH 2/5] pm: domains: avoid potential oops in pm_genpd_remove_device()

avoid adding devices without pm_ops to dpm list
 2014-05-04 15:52 UTC  (3+ messages)

[GIT PULL] ACPI and power management fixes for v3.15-rc4
 2014-05-02 23:34 UTC 

[PATCH V2 1/2] sched: idle: Encapsulate the code to compile it out
 2014-05-02 18:20 UTC  (12+ messages)
` [PATCH V2 2/2] sched: idle: Store the idle state the cpu is

[RFC PATCH] regulator: virtual: Introduce a new virtual locker regulator type
 2014-05-02 16:51 UTC  (5+ messages)

[PATCH v2] cpufreq: intel_pstate: Change the calculation of next pstate
 2014-05-02 13:45 UTC  (6+ messages)

[RFC PATCH] PM / OPP: move cpufreq specific OPP functions out of generic OPP library
 2014-05-02 12:15 UTC  (5+ messages)

[PATCH 0/4] PM / Domains: Remove some code and APIs to simplify genpd
 2014-05-02 11:57 UTC  (9+ messages)
` [PATCH 1/4] ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_data

WOL from suspend causes issue with next suspend
 2014-05-02  0:44 UTC 

[PATCH] cpufreq: intel_pstate: Change the calculation of next pstate
 2014-05-01 18:42 UTC  (5+ messages)

[PATCH] tools/power turbostat: Drop temperature checks
 2014-05-01 16:27 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: Remove sample parameter in intel_pstate_calc_busy
 2014-05-01 16:04 UTC  (2+ messages)

[PATCH v2] PM / Hibernate: no kernel_power_off when pm_power_off NULL
 2014-04-30 23:21 UTC  (3+ messages)

[PATCH v4 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
 2014-04-30 23:06 UTC  (3+ messages)

[PATCH] PNP / ACPI: Do not return errors if _DIS or _SRS are not present
 2014-04-30 20:50 UTC 

[PATCH] cpufreq: powernow-k8: Fix checkpatch warnings
 2014-04-30 20:16 UTC  (4+ messages)

[PATCH] PM / Sleep: Fall back to subsystem level PM callbacks for PM domains
 2014-04-30 12:15 UTC  (4+ messages)

[GIT PULL] cpuidle: new driver for Cirrus Logic for 3.16
 2014-04-30 10:24 UTC 

[PATCH V2] ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling
 2014-04-30  8:29 UTC  (3+ 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).