linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-18 16:06:04 to 2018-03-23 09:14:57 UTC [more...]

[PATCH v1 00/16] Add support to MT6323 RTC and its power device
 2018-03-23  9:14 UTC 

[PATCH v2] cpuidle: poll_state: Add time limit to poll_idle()
 2018-03-23  9:07 UTC  (8+ messages)

[GIT PULL] ACPI fixes for v4.16-rc7
 2018-03-22 23:30 UTC  (3+ messages)

[PATCH 1/2] cpufreq: scpi: add thermal dependency
 2018-03-22 23:27 UTC  (3+ messages)

[RFT][PATCH v7 0/8] sched/cpuidle: Idle loop rework
 2018-03-22 20:46 UTC  (29+ messages)
` [RFT][PATCH v7 1/8] time: tick-sched: Reorganize idle tick management code
` [RFT][PATCH v7 2/8] sched: idle: Do not stop the tick upfront in the idle loop
` [RFT][PATCH v7 3/8] "
  ` [Correction][RFT][PATCH v7 3/8] sched: idle: Do not stop the tick before cpuidle_idle_call()
` [RFT][PATCH v7 4/8] jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
` [RFT][PATCH v7 5/8] cpuidle: Return nohz hint from cpuidle_select()
  ` [RFT][PATCH v7.1 "
  ` [RFT][PATCH v7.2 "
  ` [RFT][PATCH v7.3 "
` [RFT][PATCH v7 6/8] sched: idle: Select idle state before stopping the tick
` [RFT][PATCH v7 7/8] cpuidle: menu: Refine idle state selection for running tick
` [RFT][PATCH v7 8/8] cpuidle: menu: Avoid selecting shallow states with stopped tick

[PATCH v6 0/6] typec: tcpm: Add sink side support for PPS
 2018-03-22 20:32 UTC  (10+ messages)
` [PATCH v6 1/6] typec: tcpm: Add core support for sink side PPS
` [PATCH v6 2/6] Documentation: power: Initial effort to document power_supply ABI
` [PATCH v6 3/6] power: supply: Add error checking of psy desc during registration
` [PATCH v6 4/6] power: supply: Add 'usb_type' property and supporting code
` [PATCH v6 5/6] typec: tcpm: Represent source supply through power_supply
` [PATCH v6 6/6] typec: tcpm: Add support for sink PPS related messages

[RFC PATCH 0/6] Energy Aware Scheduling
 2018-03-22 20:19 UTC  (30+ messages)
` [RFC PATCH 1/6] sched/fair: Create util_fits_capacity()
` [RFC PATCH 2/6] sched: Introduce energy models of CPUs
` [RFC PATCH 3/6] sched: Add over-utilization/tipping point indicator
` [RFC PATCH 4/6] sched/fair: Introduce an energy estimation helper function
` [RFC PATCH 5/6] sched/fair: Select an energy-efficient CPU on task wake-up
` [RFC PATCH 6/6] drivers: base: arch_topology.c: Enable EAS for arm/arm64 platforms

linux-next: Tree for Mar 22 (thermal)
 2018-03-22 17:36 UTC 

[PATCH v3] cpuidle: poll_state: Add time limit to poll_idle()
 2018-03-22 17:24 UTC  (5+ messages)

[PATCH v5 0/5] typec: tcpm: Add sink side support for PPS
 2018-03-22 13:20 UTC  (15+ messages)
` [PATCH v5 1/5] typec: tcpm: Add core support for sink side PPS
` [PATCH v5 2/5] Documentation: power: Initial effort to document power_supply ABI
` [PATCH v5 3/5] power: supply: Add 'usb_type' property and supporting code
` [PATCH v5 4/5] typec: tcpm: Represent source supply through power_supply
` [PATCH v5 5/5] typec: tcpm: Add support for sink PPS related messages

[PATCH v2 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-03-22 12:51 UTC  (17+ messages)
` [PATCH v2 1/8] DT: mfd: renesas,rzn1-sysctrl: document RZ/N1 sysctrl node
` [PATCH v2 2/8] DT: reset: renesas,rzn1-reboot: document RZ/N1 reboot driver
` [PATCH v2 3/8] DT: arm: renesas,r9a06g032: add the RZ/N1 bindings
` [PATCH v2 4/8] reset: Renesas RZ/N1 reboot driver
` [PATCH v2 5/8] arm: rzn1: Add the RZ/N1 arch to the shmobile Kconfig
` [PATCH v2 6/8] DT: arm: Add Renesas RZ/N1 SoC base device tree file
` [PATCH v2 7/8] DT: arm: Add Renesas RZN1D-DB Board base file
` [PATCH v2 8/8] DT: arm: Add the RZN1D-DB Board to Renesas Makefile target

[PATCH 0/7] PM /Domain/OPP: Add support to get performance state from DT
 2018-03-22 10:18 UTC  (19+ messages)
` [PATCH 1/7] PM / OPP: Implement dev_pm_opp_of_add_table_indexed()
` [PATCH 2/7] PM / OPP: Implement of_dev_pm_opp_find_required_opp()
` [PATCH 3/7] PM / Domain: Add struct device to genpd
` [PATCH 4/7] PM / Domain: Add support to parse domain's OPP table
` [PATCH 5/7] PM / Domain: Implement of_dev_pm_genpd_get_performance_state()
` [PATCH 6/7] PM / OPP: Get performance state using genpd helper
` [PATCH 7/7] PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper()

[RFC PATCH] cpufreq: Calling init() of cpufreq_driver when policy inactive cpu online
 2018-03-22  5:35 UTC  (3+ messages)

[PATCH 1/2] ACPI / PM: Use register_reboot_notifier() instead of pm_power_off_prepare
 2018-03-22  2:23 UTC  (4+ messages)
` [PATCH 2/2] kernel / reboot: Remove the pm_power_off_prepare hook

[PATCH] ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
 2018-03-21 17:55 UTC  (7+ messages)

[RFT][PATCH v5 0/7] sched/cpuidle: Idle loop rework
 2018-03-21 13:58 UTC  (28+ messages)
` [RFT][PATCH v5 4/7] cpuidle: Return nohz hint from cpuidle_select()
` [RFT][PATCH v5 6/7] cpuidle: menu: Refine idle state selection for running tick
` [RFT][PATCH v5 7/7] cpuidle: menu: Avoid selecting shallow states with stopped tick

linux-next on x60: network manager often complains "network is disabled" after resume
 2018-03-21  1:11 UTC  (10+ messages)

[PATCH] powercap / RAPL: add support for Cannon Lake
 2018-03-20 17:09 UTC  (2+ messages)

[PATCH] thermal: imx: Fix race condition in imx_thermal_probe()
 2018-03-20 13:19 UTC  (7+ messages)

[PATCH 00/10] thermal: Remove "cooling-{min|max}-level" properties
 2018-03-20 12:49 UTC  (10+ messages)
` [PATCH 06/10] ARM64: dts: meson: Remove "cooling-{min|max}-level" for CPU nodes
` [PATCH 07/10] ARM: dts: gemini: Remove "cooling-{min|max}-level" for gpio-fan node
` [PATCH 10/10] dt-bindings: thermal: Remove "cooling-{min|max}-level" properties

[PATCH] PM: cpuidle/suspend: Add s2idle usage and time state attributes
 2018-03-20 10:53 UTC  (2+ messages)

[PATCH v3] cpuidle: poll_state: Add time limit to poll_idle()
 2018-03-20 10:52 UTC  (2+ messages)

[PATCH 1/3] powercap: intel_rapl: Add support for Cannon Lake
 2018-03-20  9:58 UTC  (5+ messages)

[v2 PATCH 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-03-20  3:44 UTC  (2+ messages)

[PATCH V4] thermal: Add cooling device's statistics in sysfs
 2018-03-20  3:19 UTC  (6+ messages)

[PATCH v2 00/13] PCI: Simplify PCIe port driver
 2018-03-19 18:43 UTC  (7+ messages)
` [PATCH v2 08/13] PCI/portdrv: Simplify PCIe feature permission checking

[PATCH] ACPI: Add Time and Alarm Device (TAD) driver
 2018-03-19 11:14 UTC  (3+ messages)

[PATCH v4 0/7] typec: tcpm: Add sink side support for PPS
 2018-03-19 10:39 UTC  (4+ messages)

[PATCH v1 02/19] dt-bindings: cpufreq: mediatek: use - instead of _ in examples
 2018-03-19 10:35 UTC  (6+ messages)
` [PATCH v1 09/19] arm: dts: mt7623: add related clock properties to cpu[1-3] nodes

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-03-19  9:41 UTC  (7+ messages)
` [PATCH v4 2/7] dt-bindings: Introduce interconnect provider bindings
` [PATCH v4 6/7] dt-bindings: Introduce interconnect consumers bindings


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