linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-10 12:42:07 to 2018-04-13 11:46:07 UTC [more...]

[PATCH v3 0/7] CPU cooling device new strategies
 2018-04-13 11:46 UTC  (13+ messages)
` [PATCH v3 1/7] thermal/drivers/cpu_cooling: Fixup the header and copyright
` [PATCH v3 4/7] thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
` [PATCH v3 6/7] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
` [PATCH v3 7/7] cpuidle/drivers/cpuidle-arm: Register the cooling device

[PATCH 0/7] Add utilization clamping support
 2018-04-13 11:36 UTC  (21+ messages)
` [PATCH 1/7] sched/core: uclamp: add CPU clamp groups accounting
` [PATCH 4/7] sched/core: uclamp: add utilization clamping to the CPU controller

[GIT PULL] Thermal management updates for v4.17-rc1
 2018-04-13 11:21 UTC  (24+ messages)
                              ` [PATCH] thermal/drivers/exynos_tmu: Fix warnings in temp_to_code / code_to_temp

[GIT PULL V2] Thermal SoC management updates for v4.17-rc1
 2018-04-13 10:21 UTC 

[PATCH] vfio: platform: Fix using devices in PM Domains
 2018-04-13  9:44 UTC  (5+ messages)

[PATCH v7 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-04-13  8:47 UTC  (28+ messages)
` [PATCH v7 01/26] PM / Domains: Don't treat zero found compatible idle states as an error
` [PATCH v7 02/26] PM / Domains: Deal with multiple states but no governor in genpd
` [PATCH v7 03/26] PM / Domains: Add generic data pointer to genpd_power_state struct
` [PATCH v7 04/26] PM / Domains: Add support for CPU devices to genpd
` [PATCH v7 05/26] PM / Domains: Add helper functions to attach/detach CPUs to/from genpd
` [PATCH v7 06/26] timer: Export next wakeup time of a CPU
` [PATCH v7 07/26] PM / Domains: Add genpd governor for CPUs
` [PATCH v7 08/26] PM / Domains: Extend genpd CPU governor to cope with QoS constraints
` [PATCH v7 09/26] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs
` [PATCH v7 10/26] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v7 11/26] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v7 12/26] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v7 13/26] drivers: firmware: psci: Move psci to separate directory
` [PATCH v7 14/26] MAINTAINERS: Update files for PSCI
` [PATCH v7 15/26] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v7 16/26] drivers: firmware: psci: Support hierarchical CPU idle states
` [PATCH v7 17/26] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v7 18/26] drivers: firmware: psci: Announce support for OS initiated suspend mode
` [PATCH v7 19/26] drivers: firmware: psci: Prepare to use "
` [PATCH v7 20/26] drivers: firmware: psci: Share a few internal PSCI functions
` [PATCH v7 21/26] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH v7 22/26] drivers: firmware: psci: Introduce psci_dt_topology_init()
` [PATCH v7 23/26] drivers: firmware: psci: Try to attach CPU devices to their PM domains
` [PATCH v7 24/26] drivers: firmware: psci: Deal with CPU hotplug when using OSI mode
` [PATCH v7 25/26] arm64: kernel: Respect the hierarchical CPU topology in DT for PSCI
` [PATCH v7 26/26] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916

[RFC PATCH v2 0/6] Energy Aware Scheduling
 2018-04-13  8:37 UTC  (15+ messages)
` [RFC PATCH v2 1/6] sched/fair: Create util_fits_capacity()
` [RFC PATCH v2 2/6] sched: Introduce energy models of CPUs
` [RFC PATCH v2 4/6] sched/fair: Introduce an energy estimation helper function
` [RFC PATCH v2 5/6] sched/fair: Select an energy-efficient CPU on task wake-up

[PATCH][v4] tools/power turbostat: if --iterations, print for specific time of iterations
 2018-04-13  7:38 UTC  (3+ messages)

[PATCH] PM / devfreq: use put_device() instead of kfree()
 2018-04-13  2:43 UTC  (7+ messages)

[PATCH 0/9] GPU-bound energy efficiency improvements for the intel_pstate driver
 2018-04-12 21:38 UTC  (12+ messages)

linux-next on x60: network manager often complains "network is disabled" after resume
 2018-04-12 21:09 UTC  (6+ messages)

[PATCH] sched/fair: add support to tune PELT ramp/decay timings
 2018-04-12 19:13 UTC  (2+ messages)

[PATCH] sched/fair: schedutil: update only with all info available
 2018-04-12 18:06 UTC  (21+ messages)

Subject: [PATCH] [PATCH] time: tick-sched: use bool for tick_stopped
 2018-04-12 16:47 UTC  (35+ messages)
      `  "
    ` [PATCH] checkpatch: whinge about bool bitfields
      ` [PATCH] checkpatch: Add a --strict test for structs with bool member definitions

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-04-12 13:15 UTC  (9+ messages)
` [PATCH v4 1/7] interconnect: Add generic "
` [PATCH v4 2/7] dt-bindings: Introduce interconnect provider bindings
` [PATCH v4 5/7] interconnect: qcom: Add msm8916 interconnect provider driver

[PATCH v4 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-04-12  8:00 UTC  (3+ messages)
` [PATCH v4 1/8] arm: shmobile: Add the RZ/N1 arch to the shmobile Kconfig

[PATCH][v3] tools/power turbostat: if --max_loop, print for specific time of loops
 2018-04-12  7:35 UTC  (2+ messages)

[PATCH 1/2] nohz: Align types to bool for tick_nohz_tick_stopped()
 2018-04-12  7:09 UTC  (2+ messages)
` [PATCH 2/2] nohz: Align types to bool for tick_nohz_tick_stopped_cpu()

[PATCH v2 3/3] adp5061: Add support for charging voltage limit enable
 2018-04-11 15:11 UTC  (2+ messages)
` [PATCH v3 4/4] "

[PATCH v2 2/3] adp5061: Add support for battery charging enable
 2018-04-11 15:10 UTC  (2+ messages)
` [PATCH v3 3/4] "

[PATCH 1/3] adp5061: New driver for ADP5061 I2C battery charger
 2018-04-11 15:10 UTC  (4+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] dt-bindings:power:supply: Add docs for ADP5061 "

[PATCH v2] cpufreq/schedutil: Cleanup, document and fix iowait boost
 2018-04-11 14:54 UTC  (6+ messages)

[GIT PULL] More power management updates for v4.17-rc1
 2018-04-11 13:15 UTC 

[PATCH][v3] tools/power turbostat: if --max_loop, print for specific time of loops
 2018-04-11 12:51 UTC  (2+ messages)

[PATCH 1/2] nohz: Align types to bool for tick_nohz_tick_stopped()
 2018-04-11 11:01 UTC  (2+ messages)
` [PATCH 2/2] nohz: Align types to bool for tick_nohz_tick_stopped_cpu()

[PATCH][v2] tools/power turbostat: if --max_loop, print for specific time of loops
 2018-04-11 10:15 UTC  (3+ messages)

[PATCH v2 01/12] dt-bindings: cpufreq: mediatek: use - instead of _ in examples
 2018-04-11  8:53 UTC 

x32 suspend failuer in Re: linux-next: Tree for Apr 4
 2018-04-11  6:09 UTC  (7+ messages)
      ` update-binfmts breaking suspend was "
              ` update-binfmts breaking suspend

[PATCH V4] PM / core: fix deferred probe breaking suspend resume order
 2018-04-10 23:57 UTC 

[RFT][PATCH v7 0/8] sched/cpuidle: Idle loop rework
 2018-04-10 15:22 UTC  (5+ messages)
` [RFT][PATCH v7.3 5/8] cpuidle: Return nohz hint from cpuidle_select()

[PATCH v3] cpufreq: cppc_cpufreq: Initialize shared cpu's perf capabilities
 2018-04-10 13:50 UTC  (2+ messages)

[PATCH][RFC] tools/power turbostat: if --max_loop, print for specific time of loops
 2018-04-10 13:00 UTC  (3+ messages)

[PATCH 00/17] thermal: enable/check sensor after its setup is finished
 2018-04-10 12:42 UTC  (6+ messages)
  ` [PATCH 13/17] thermal: tegra: "
  ` [PATCH 14/17] thermal: ti-soc-thermal: "
  ` [PATCH 15/17] thermal: uniphier: "
  ` [PATCH 16/17] thermal: zx2967: "
  ` [PATCH 17/17] thermal: warn on attempts to read temperature on disabled sensors


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