linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-24 10:16:56 to 2014-04-29 20:00:41 UTC [more...]

[PATCH v2] PM / devfreq: Use freq_table for available_frequencies
 2014-04-29 20:00 UTC  (2+ messages)

drivers/cpuidle: Replace __get_cpu_var uses for address calculation
 2014-04-29 19:24 UTC 

[PATCH] cpufreq: intel_pstate: Remove sample parameter in intel_pstate_calc_busy
 2014-04-29 17:53 UTC 

[PATCH] cpufreq: intel_pstate: Disable interrupts during MSRs reading
 2014-04-29 17:46 UTC 

[PATCH 0/5] devfreq: Support resource management functions and code clean
 2014-04-29 16:54 UTC  (7+ messages)
` [PATCH 1/5] devfreq: Fix devfreq_remove_device() to improve the sequence of resource free
` [PATCH 2/5] devfreq: Add resource-managed function for devfreq device
` [PATCH 3/5] devfreq: Add devm_devfreq_{register,unregister}_opp_notfier function
` [PATCH 4/5] devfreq: exynos4: Use devm_devfreq_* function using device resource management
` [PATCH 5/5] devfreq: exynos5: "

[PATCH] cpufreq: intel_pstate: Change the calculation of next pstate
 2014-04-29 16:34 UTC  (3+ messages)

[PATCH 0/5] RAPL driver updates
 2014-04-29 14:40 UTC  (10+ messages)
` [PATCH 1/5] powercap/rapl: further relax energy counter checks
` [PATCH 2/5] powercap/rapl: add new cpu ids
` [PATCH 3/5] x86, iosf: Add dummy functions for loadable modules
` [PATCH 4/5] x86/iosf: kconfig and used by other drivers
` [PATCH 5/5] powercap/rapl: change floor frequency for vallewview

[PATCH v5 0/8] Introduce new cpufreq helper macros
 2014-04-29 16:05 UTC  (3+ messages)

[PATCH] thermal/intel_powerclamp: add newer cpu ids
 2014-04-29  7:35 UTC 

Linux common clock framework: device with many clocks
 2014-04-29 13:40 UTC 

[PATCH v2] cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
 2014-04-29 13:23 UTC  (4+ messages)

[PATCH/RFC 0/4] of: Register clocks for Runtime PM with PM core
 2014-04-29 13:16 UTC  (7+ messages)
` [PATCH/RFC 3/4] of/clk: Register clocks suitable for Runtime PM with the "

[PATCH RFC v5 0/3] ARM: defining idle states DT bindings
 2014-04-29 10:56 UTC  (3+ messages)
` [PATCH RFC v5 3/3] Documentation: arm: define DT idle states bindings

[PATCH 0/3] sched: idle: Provide the basis to integrate cpuidle
 2014-04-29 10:50 UTC  (29+ messages)
` [PATCH 1/3] sched: idle: Encapsulate the code to compile it out
` [PATCH 2/3] sched: idle: Add sched balance option
` [PATCH 3/3] sched: idle: Store the idle state the cpu is

[GIT PULL] ACPI and power management fixes for v3.15-rc3
 2014-04-29  9:40 UTC  (2+ messages)

[PATCH RFC 0/5] Dove PMU support
 2014-04-29  9:15 UTC  (11+ messages)
  ` [PATCH 1/5] pm: domains: quieten down generic pm domains
` [PATCH 2/5] pm: domains: avoid potential oops in pm_genpd_remove_device()
` [PATCH 3/5] ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets
` [PATCH 4/5] ARM: dove: add Dove PMU DT entries to dove.dtsi
` [PATCH 5/5] ARM: dove: add non-DT PMU support

time_in_state on Ubuntu 13.10
 2014-04-29  8:38 UTC  (4+ messages)

[PATCH v2 0/5] Cpufreq frequency serialization fixes
 2014-04-29  8:10 UTC  (17+ messages)
` [PATCH v2 1/5] cpufreq, longhaul: Fix double invocation of cpufreq_freq_transition_begin/end
` [PATCH v2 2/5] cpufreq, powernow-k6: Fix incorrect comparison with max_multipler
` [PATCH v2 3/5] cpufreq, powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end
` [PATCH v2 4/5] cpufreq, powernow-k7: "
` [PATCH v2 5/5] cpufreq: Catch double invocations "

[RFC PATCH] regulator: virtual: Introduce a new virtual locker regulator type
 2014-04-29  5:35 UTC 

[RFC] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
 2014-04-28 19:26 UTC  (11+ messages)

[PATCH 0/2] cpuidle: Avoid returning a disabled C-state from menu governor
 2014-04-28 23:28 UTC  (5+ messages)
` [PATCH 1/2] cpuidle: Combine cpuidle_enabled() with cpuidle_select()
` [PATCH 2/2] cpuidle / menu: Return error code if there are no suitable states

[PATCH 0/3] Cpufreq frequency serialization fixes
 2014-04-28 18:47 UTC  (11+ messages)
` [PATCH 1/3] cpufreq, longhaul: Fix double invocation of cpufreq_freq_transition_begin/end
` [PATCH 2/3] cpufreq, powernow-k6: "
` [PATCH 3/3] cpufreq, powernow-k7: "

[PATCH v2 00/10] thermal: Armada 375/380 SoC support
 2014-04-28 18:33 UTC  (15+ messages)
` [PATCH v2 01/10] thermal: armada: Rename armada_thermal_ops struct
` [PATCH v2 02/10] thermal: armada: Add infrastructure to support generic formulas
` [PATCH v2 03/10] thermal: armada: Add generic infrastructure to handle the sensor
` [PATCH v2 04/10] thermal: armada: Pass the platform_device to init_sensor()
` [PATCH v2 05/10] thermal: armada: Allow to specify an 'inverted readout' sensor
` [PATCH v2 06/10] thermal: armada: Support Armada 375 SoC
  ` [PATCH v2 07/10] thermal: armada: Support Armada 380 SoC
` [PATCH v2 08/10] ARM: mvebu: Add thermal quirk for the Armada 375 DB board
` [PATCH v2 09/10] ARM: mvebu: Enable the thermal sensor in Armada 375 SoC
` [PATCH v2 10/10] ARM: mvebu: Enable the thermal sensor in Armada 380/385 SoC

[PATCH v3 0/3] Generic Device Tree based power domain look-up
 2014-04-28 17:35 UTC  (5+ messages)
` [PATCH v3 1/3] base: power: Add generic OF-based "
` [PATCH v3 3/3] ARM: exynos: Move to generic power domain bindings

[PATCH 3.15-rc3] cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost error
 2014-04-28 16:18 UTC 

[PATCH 0/2] Add generic cpu power control functions for exynos
 2014-04-26 16:07 UTC  (4+ messages)

[PATCH v5 2/8] cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
 2014-04-26 11:35 UTC  (3+ messages)

[PATCH v7 00/11] CPU idle for Armada XP
 2014-04-26  0:17 UTC  (4+ messages)
` [PATCH v7 04/11] ARM: mvebu: Remove the unused argument of set_cpu_coherent()

[PATCH v5 8/8] sh: clk: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-25 20:16 UTC 

[PATCH v5 7/8] irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-25 20:16 UTC 

[PATCH v5 6/8] thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-25 20:16 UTC 

[PATCH v5 4/8] mips: lemote 2f: Use cpufreq_for_each_entry macro for iteration
 2014-04-25 20:16 UTC 

[PATCH v5 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
 2014-04-25 20:16 UTC 

[PATCH v5 3/8] ARM: davinci: da850: Use cpufreq_for_each_entry macro for iteration
 2014-04-25 20:15 UTC 

[PATCH v5 1/8] cpufreq: Introduce macros for cpufreq_frequency_table iteration
 2014-04-25 20:15 UTC 

[PATCH v2 2/8] cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
 2014-04-25 15:11 UTC  (4+ messages)
` [PATCH v4 "

[PATCH 1/3] PM / sleep: New flag to speed up suspend-resume of suspended devices
 2014-04-25 11:28 UTC  (6+ messages)
` [RFC][PATCH 0/3] PM: Mechanism to avoid resuming runtime-suspended devices during system suspend, v2
  ` [RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices
  ` [RFC][PATCH 2/3][Resend] PM / runtime: Routine for checking device status during system suspend
  ` [RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain "

[PATCH] PM / Sleep: Fall back to subsystem level PM callbacks for PM domains
 2014-04-25 10:44 UTC 

[PATCH] cpufreq: Set CPUFREQ_ASYNC_NOTIFICATION for drivers handling notification
 2014-04-25  8:22 UTC  (2+ messages)

3.15-rc2: longhaul cpufreq stalls tasks for 120s+
 2014-04-25  8:15 UTC  (12+ messages)

[PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state
 2014-04-25  7:52 UTC  (3+ messages)

[PATCH 0/4] PM / Domains: Remove some code and APIs to simplify genpd
 2014-04-25  1:06 UTC  (6+ messages)
` [PATCH 1/4] ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_data

[PATCH v3] kernel/power/hibernate.c: use unsigned variables instead of signed variables in swsusp_show_speed()
 2014-04-25  0:44 UTC 

[PATCH] cpupower, add option to display frequencies and latencies without rounding off values
 2014-04-24 14:32 UTC 

[PATCH 0/6] PM / clock_ops: Add helpers combining generic runtime and generic clock PM
 2014-04-24 13:26 UTC  (9+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] ARM: davinci: Use generic runtime and clock helpers
` [PATCH 3/6] ARM: keystone: "
` [PATCH 4/6] ARM: omap: "
` [PATCH 5/6] drivers: sh: "
` [PATCH 6/6] of/clk: "

[PATCH] thermal: samsung: Only update available threshold limits
 2014-04-24 11:30 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).