linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-11 21:25:49 to 2016-05-19 02:13:30 UTC [more...]

[PATCH 0/6] cpufreq: minor cleanups
 2016-05-19  2:13 UTC  (11+ 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] 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 0/5] cpufreq: schedutil: improve latency of response
 2016-05-18 23:44 UTC  (11+ 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

[PATCH v3] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-05-18 23:41 UTC 

[PATCH 0/8] ARM: dts: Add operating-points-v2 tables for TI platforms
 2016-05-18 23:36 UTC  (9+ 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 0/2] cpufreq: Introduce TI CPUFreq/OPP Driver
 2016-05-18 23:30 UTC  (3+ 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

[RFC PATCH] Increase in idle power with schedutil
 2016-05-18 21:22 UTC  (4+ messages)
` [RFC PATCH] cpufreq: powernv: Add fast_switch callback

[PATCH v1] PM / sleep: make pm notifier called symmetrically
 2016-05-18 20:34 UTC  (2+ 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 "

Rescanning is broken with runtime PM for PCIe ports
 2016-05-18 17:14 UTC 

Should 9aafabc7fece be reverted?
 2016-05-18 16:58 UTC 

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

[cpufreq-4.7] New schedutil governor in combination with intel_pstate/x86
 2016-05-17 23:18 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 

[PSCI DISCUSS] How to implement standby and suspend-to-ram by PSCI
 2016-05-17 11:53 UTC  (5+ messages)

[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  (9+ messages)
` [PATCH-V2 1/5] dt: bindings: add thermal device driver for bcm2835
  ` [PATCH-V2 2/5] thermal: bcm2835: add thermal driver for bcm2835 soc
  ` [PATCH-V2 3/5] ARM: bcm2835: add thermal node to device-tree of bcm283x
` [PATCH-V2 4/5] ARM: bcm2835: add thermal driver to default_config
` [PATCH-V2 5/5] ARM: multi_v7_defconfig: bcm2835: add bcm2835-thermal driver

[PATCH v2 0/6] Support BCM23550 SoC
 2016-05-16 15:16 UTC  (8+ messages)
` [PATCH v2 1/6] power: Introduce Broadcom kona reset driver
` [PATCH v2 2/6] arm: bcm21664: Remove reset code
` [PATCH v2 3/6] docs: Document BCM23550 bindings
` [PATCH v2 4/6] arm: Add support for Broadcom BCM23550 SoC
` [PATCH v2 5/6] arm: BCM23550 SMP support
` [PATCH v2 6/6] arm: dt: bcm23550: Add device tree files

[PATCH v5 00/11] Add HW throttle for Tegra soctherm
 2016-05-16 15:01 UTC  (3+ messages)
` [PATCH v5 01/11] of: Add bindings of hw "

[PATCH] driver: cpufreq: simplified goto out in cpufreq_register_driver
 2016-05-16 11:10 UTC  (2+ messages)

[PATCH 1/3] power: axp20x_usb: Add support for usb power-supply on axp22x pmics
 2016-05-16 11:14 UTC  (6+ messages)
` [PATCH 2/3] mfd: axp20x: Extend axp22x_volatile_ranges
  ` [PATCH 3/3] mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmics

[PATCH 0/5] cpufreq: governor: Rework API to use callbacks instead of events
 2016-05-16  4:55 UTC  (8+ messages)
` [PATCH 1/5] cpufreq: governor: CPUFREQ_GOV_LIMITS never fails
` [PATCH 2/5] cpufreq: governor: Check transition latecy at init time only
` [PATCH 3/5] cpufreq: governor: Simplify performance and powersave governors
` [PATCH 4/5] cpufreq: Split cpufreq_governor() into simpler functions
` [PATCH 5/5] cpufreq: governor: Get rid of governor events

[PATCH] PM / devfreq: remove double put_device
 2016-05-16  2:47 UTC 

[PATCH] PM / devfreq: fix duplicated kfree on devfreq pointer
 2016-05-16  2:46 UTC 

[PATCH] PM / devfreq: devm_kzalloc to have dev pointer more precisely
 2016-05-16  2:45 UTC 

(unknown),
 2016-05-14 18:02 UTC 

[PATCH v4 0/4]
 2016-05-14  7:31 UTC  (4+ messages)
` [PATCH v4 1/4] power: Add an axp20x-ac-power driver

[PATCH] devfreq: fix double call put_device
 2016-05-14  5:45 UTC 

[PATCH 3/5] thermal: x86_pkg_temp: Handle the FROZEN hot plug notifier actions
 2016-05-14  0:59 UTC  (2+ messages)

[PATCH-next v2 0/2] cpufreq: powernv: Fixes for Global pstate management
 2016-05-13 22:08 UTC  (3+ messages)

[PATCH v3 0/4] Support INT3406 Display thermal device
 2016-05-13 22:05 UTC  (4+ messages)
` [PATCH v3 update 4/4] Thermal: add INT3406 thermal driver

[PATCH] PM / sleep: fix unbalanced pm runtime disable in __device_suspend_late()
 2016-05-13 18:03 UTC 

[PATCH] PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()
 2016-05-13 13:59 UTC  (6+ messages)

[RFC] Should we add Android's Interactive governor into mainline now?
 2016-05-13 13:15 UTC  (14+ messages)

[RFC 4/4] thunderbolt: Support runtime pm
 2016-05-13 12:10 UTC  (3+ messages)

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-05-13 11:15 UTC  (14+ messages)
` [PATCH v2 05/13] PCI: Use portdrv pm iterator on further callbacks
` [PATCH v2 06/13] PCI: pciehp: Support runtime pm
` [PATCH v2 13/13] thunderbolt: Support runtime pm on NHI
` [PATCH v2 04/13] PCI: Generalize portdrv pm iterator
` [PATCH v2 03/13] PCI: Add Thunderbolt portdrv service type
` [PATCH v2 01/13] PCI: Recognize Thunderbolt devices
` [PATCH v2 02/13] PCI: Allow D3 for Thunderbolt ports
` [PATCH v2 11/13] PM / sleep: Allow opt-out from runtime resume after direct-complete
` [PATCH v2 08/13] PCI: Allow runtime PM for Thunderbolt hotplug ports on Macs
` [PATCH v2 10/13] PCI: Avoid going from D3cold to D3hot for system sleep
` [PATCH v2 09/13] PCI: Do not write to PM control register while in D3cold
` [PATCH v2 12/13] thunderbolt: Support runtime pm on upstream bridge
` [PATCH v2 07/13] PCI: pciehp: Ignore interrupts during D3cold

[PATCH v2 0/2] PM / Domains: Second step in improving system PM code in genpd
 2016-05-13  9:54 UTC  (5+ messages)
` [PATCH v2 1/2] PM / Domains: Allow genpd to power on during the system PM phase

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

[PATCH 0/2] cpufreq: Avoid checking governor return values that are always 0
 2016-05-13  3:14 UTC  (5+ messages)
` [PATCH 1/2] cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never fails
` [PATCH 2/2] cpufreq: governor: CPUFREQ_GOV_STOP "

lm-senser can't detect thermal on thermal_zone
 2016-05-13  2:04 UTC  (3+ messages)

[PATCH] intel_pstate: Simplify conditional in intel_pstate_set_policy()
 2016-05-13  0:36 UTC  (2+ messages)

[PATCH 0/3] intel_pstate: Improvements related to the APERF/MPERF computation
 2016-05-13  0:34 UTC  (3+ messages)
` [PATCH v2, "

[PATCH v3 0/2] PM / Domains: Second step in improving system PM code in genpd
 2016-05-12 14:11 UTC  (3+ messages)
` [PATCH v3 1/2] PM / Domains: Allow genpd to power on during the system PM phases
` [PATCH v3 2/2] PM / Domains: Remove redundant wrapper functions for system PM

[PATCH v2 0/3] power: Remove the deprecated extcon functions
 2016-05-12 10:26 UTC  (4+ messages)

[PATCH] cpu/hotplug: handle unbalanced hotplug enable/disable
 2016-05-12  8:06 UTC  (19+ messages)

[PATCH v2] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-05-11 23:08 UTC  (4+ 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).