linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-16 16:33:12 to 2016-05-20 13:11:44 UTC [more...]

[RFC PATCH] Increase in idle power with schedutil
 2016-05-20 12:23 UTC  (9+ messages)
` [RFC PATCH] cpufreq: powernv: Add fast_switch callback

[PATCH] PM / sleep: fix unbalanced pm runtime disable in __device_suspend_late()
 2016-05-20 12:18 UTC  (4+ messages)

[PATCH] cpufreq: stats: Walk online CPUs with CPU offline/online locked
 2016-05-20 12:13 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/5] cpufreq: schedutil: improve latency of response
 2016-05-20 11:59 UTC  (33+ messages)
` [PATCH 1/5] sched: cpufreq: add cpu to update_util_data
` [PATCH 2/5] cpufreq: schedutil: support scheduler cpufreq callbacks on remote CPUs
` [PATCH 3/5] sched: cpufreq: call cpufreq hook from "
` [PATCH 4/5] cpufreq: schedutil: map raw required frequency to CPU-supported frequency
` [PATCH 5/5] cpufreq: schedutil: do not update rate limit ts when freq is unchanged

PROBLEM: Resume form hibernate broken by setting NX on gap
 2016-05-20 11:34 UTC  (2+ messages)

[PATCH 0/2] cpufreq: Upstream Android's Interactive governor
 2016-05-20 11:26 UTC  (4+ messages)
` [PATCH 1/2] cpufreq: Move gov_attr_* macros to cpufreq.h
` [PATCH 2/2] cpufreq: Add android's 'interactive' governor

Should 9aafabc7fece be reverted?
 2016-05-20 10:35 UTC  (17+ messages)

Rescanning is broken with runtime PM for PCIe ports
 2016-05-20  8:45 UTC  (4+ messages)

[PATCH v11 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-05-20  8:38 UTC  (5+ messages)
` [PATCH v11 1/4] gadget: Introduce the usb charger framework
` [PATCH v11 2/4] gadget: Support for "
  ` [PATCH v11 3/4] gadget: Integrate with the usb gadget supporting for usb charger
` [PATCH v11 4/4] power: wm831x_power: Support USB charger current limit management

[PSCI DISCUSS] How to implement standby and suspend-to-ram by PSCI
 2016-05-20  8:23 UTC  (9+ messages)

[PATCH 0/5] Qualcomm Suspend to Idle Support
 2016-05-20  6:09 UTC  (9+ messages)
` [PATCH 1/5] soc: qcom: Add suspend to idle support
` [PATCH 2/5] arm: defconfig: Enable PM8941 pwr key
` [PATCH 3/5] arm64: dts: msm8916: Add spc compat tag
` [PATCH 4/5] ARM: dts: qcom: Remove size elements from pmic reg
` [PATCH 5/5] ARM: dts: qcom: pma8084: Add pwrkey entry

[PATCH] thermal: ti-soc-thermal: Add set_emul_temp hook
 2016-05-20  5:58 UTC  (2+ messages)

[PATCH] ARM: shmobile: pm-rmobile: Postpone call to pm_genpd_init()
 2016-05-20  4:24 UTC  (4+ messages)

[PATCH] cpufreq: imx6: Fix the secondary_sel_clk clock string
 2016-05-20  3:09 UTC  (3+ messages)

[PATCH 0/2] cpufreq: Introduce TI CPUFreq/OPP Driver
 2016-05-19 18:35 UTC  (7+ messages)
` [PATCH 1/2] Documentation: dt: add bindings for ti-cpufreq
` [PATCH 2/2] cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime

[PATCH v3] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-05-19 16:59 UTC  (4+ messages)

[cpufreq-4.7] New schedutil governor in combination with intel_pstate/x86
 2016-05-19 16:16 UTC  (15+ messages)

[PATCH 0/6] cpufreq: minor cleanups
 2016-05-19 11:43 UTC  (13+ messages)
` [PATCH 1/6] cpufreq: governor: Remove prints from allocation failures
` [PATCH 2/6] cpufreq: governor: Remove unnecessary bits from print message
` [PATCH 3/6] cpufreq: schedutil: Improve prints messages with pr_fmt
` [PATCH 4/6] cpufreq: conservative: Remove declaration of cs_dbs_gov
` [PATCH 5/6] cpufreq: Reuse gov_attr_* macros in schedutil governor
` [PATCH 6/6] cpufreq: governor: Create cpufreq_policy_apply_limits()

[PATCH] power_suply: isp1704_charger: Fix isp1704_write() definition
 2016-05-19  9:13 UTC  (4+ messages)

[PATCH v1] PM / sleep: make pm notifier called symmetrically
 2016-05-19  6:06 UTC  (3+ messages)

[PATCH 0/8] ARM: dts: Add operating-points-v2 tables for TI platforms
 2016-05-19  4:47 UTC  (11+ messages)
` [PATCH 2/8] ARM: dts: am33xx: Move to operating-points-v2 table and ti-cpufreq driver
` [PATCH 3/8] ARM: dts: am335x-boneblack: Enable 1GHz OPP for cpu
` [PATCH 4/8] ARM: dts: am4372: Add operating-points-v2 table
` [PATCH 5/8] ARM: dts: am437x-gp-evm: Hook dcdc2 as the cpu0-supply
  ` [PATCH 1/8] ARM: dts: am335x: Update MPU regulator range for TI boards
  ` [PATCH 6/8] ARM: dts: dra7: Add dt node for the syscon control module wkup
` [PATCH 7/8] ARM: dts: dra7: Move cpus node to parent dts for dra74x and dra72x
` [PATCH 8/8] ARM: dts: dra7: Move to operating-points-v2 table

[PATCH] cpufreq: Drop the 'initialized' field from struct cpufreq_governor
 2016-05-19  2:10 UTC  (2+ messages)

[PATCH] powercap/rapl: Do not load in virtualized environments
 2016-05-18 23:47 UTC  (7+ messages)

[PATCH omap v2 0/6] Fix OMAP uses of RCU from idle loop
 2016-05-18 18:56 UTC  (11+ messages)
` [PATCH v2 omap 1/6] arm: Use _rcuidle tracepoint to allow use from idle
` [PATCH v2 omap 2/6] arm: Use _rcuidle for suspend/resume tracepoints
` [PATCH v2 omap 3/6] arm: Add _rcuidle tracepoints to allow clk_core_disable() use from idle
` [PATCH v2 omap 4/6] arm: Add _rcuidle suffix to allow rpm_idle() "
` [PATCH v2 omap 5/6] arm: Add _rcuidle suffix to allow rpm_resume() to be called "
` [PATCH v2 omap 6/6] arm: Use _rcuidle suffix to allow clk_core_enable() to used "

[PATCH] thermal: add the note for set_trip_temp
 2016-05-18 15:01 UTC 

[PATCH] devfreq: fix double call put_device
 2016-05-18 11:07 UTC  (2+ messages)

[patch] PM / devfreq: exynos-nocp: Checking for IS_ERR instead of NULL
 2016-05-18 10:57 UTC  (2+ messages)

S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
 2016-05-18  7:24 UTC  (2+ messages)

[RFC PATCH 1/1] acpi: processor_driver: register cooling device per package
 2016-05-17 17:19 UTC  (2+ messages)

[PATCH] cpuidle: Fix coupled state parameter in cpuidle_enter()
 2016-05-17 14:55 UTC  (2+ messages)

[PATCH 00/31] thermal: reorganizing thermal core
 2016-05-17 14:40 UTC  (4+ messages)
` [PATCH 20/31] thermal: core: introduce thermal_helpers.c

[GIT PULL v2] Thermal SoC management updates for v4.7
 2016-05-17 14:39 UTC 

[PATCH V3 0/5] bcm2835: add thermal driver
 2016-05-17 14:35 UTC  (6+ messages)
` [PATCH V3 1/5] dt: bindings: add thermal device driver for bcm2835
` [PATCH V3 2/5] thermal: bcm2835: add thermal driver for bcm2835 soc
  ` [PATCH V3 3/5] ARM: bcm2835: add thermal node to device-tree of bcm283x
` [PATCH V3 4/5] ARM: bcm2835: add thermal driver to default_config
` [PATCH V3 5/5] ARM: multi_v7_defconfig: bcm2835: add bcm2835-thermal driver

[RFC 4/4] arm64: dts: r8a7795: Add Z clock scaling support
 2016-05-17 13:03 UTC 

[PATCH 0/4] PM / Domains / Runtime: Optimize device system PM when using genpd
 2016-05-17 11:41 UTC  (5+ messages)
` [PATCH 1/4] PM / Domains: Remove redundant call to pm_request_idle() in genpd
` [PATCH 2/4] PM / Runtime: Prevent re-resuming devices in pm_runtime_force_resume()
` [PATCH 3/4] PM / Domains: Allow runtime PM during system PM phases
` [PATCH 4/4] PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()

[RFC PATCH] cpuidle: mvebu: indicate failure to enter deeper sleep states
 2016-05-17  9:20 UTC  (3+ messages)

[GIT PULL] Thermal SoC management updates for v4.7
 2016-05-17  3:18 UTC 

[PATCH] usb: xhci-mtk: fixup mouse wakeup failure during system suspend
 2016-05-17  2:00 UTC  (4+ messages)

[Bug 111241] New: one need root credentials to read cpuinfo_cur_freq content
 2016-05-16 21:47 UTC  (2+ messages)
` [Bug 111241] "

[GIT PULL] Power management updates for v4.7-rc1
 2016-05-16 21:17 UTC 

[PATCH-V2 0/5] bcm2835: add thermal driver
 2016-05-16 18:17 UTC  (6+ messages)
` [PATCH-V2 1/5] dt: bindings: add thermal device driver for bcm2835
` [PATCH-V2 5/5] ARM: multi_v7_defconfig: bcm2835: add bcm2835-thermal driver


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