linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-05 16:16:42 to 2018-04-11 08:56:57 UTC [more...]

[PATCH v3 0/7] CPU cooling device new strategies
 2018-04-11  8:56 UTC  (8+ messages)
` [PATCH v3 1/7] thermal/drivers/cpu_cooling: Fixup the header and copyright
` [PATCH v3 5/7] thermal/drivers/cpu_cooling: Add idle cooling device documentation
` [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 v2 01/12] dt-bindings: cpufreq: mediatek: use - instead of _ in examples
 2018-04-11  8:53 UTC 

[GIT PULL] Thermal management updates for v4.17-rc1
 2018-04-11  8:41 UTC 

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

[PATCH] sched/fair: schedutil: update only with all info available
 2018-04-11  7:57 UTC  (7+ messages)

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

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

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

[PATCH 0/7] Add utilization clamping support
 2018-04-10 20:05 UTC  (10+ messages)
` [PATCH 1/7] sched/core: uclamp: add CPU clamp groups accounting
` [PATCH 2/7] sched/core: uclamp: map TASK clamp values into CPU clamp groups
` [PATCH 3/7] sched/core: uclamp: extend sched_setattr to support utilization clamping
` [PATCH 4/7] sched/core: uclamp: add utilization clamping to the CPU controller
` [PATCH 5/7] sched/core: uclamp: use TG clamps to restrict TASK clamps
` [PATCH 6/7] sched/cpufreq: uclamp: add utilization clamping for FAIR tasks
` [PATCH 7/7] sched/cpufreq: uclamp: add utilization clamping for RT tasks

[PATCH v2] cpufreq/schedutil: Cleanup, document and fix iowait boost
 2018-04-10 19:37 UTC  (2+ messages)

[RFC PATCH v2 0/6] Energy Aware Scheduling
 2018-04-10 18:14 UTC  (16+ 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 3/6] sched: Add over-utilization/tipping point indicator
` [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
` [RFC PATCH v2 6/6] drivers: base: arch_topology.c: Enable EAS for arm/arm64 platforms

[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][v2] tools/power turbostat: if --max_loop, print for specific time of loops
 2018-04-10 14:51 UTC 

[PATCH 1/3] adp5061: New driver for ADP5061 I2C battery charger
 2018-04-10 13:50 UTC  (3+ messages)
` [PATCH v2 "

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

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

[PATCH 00/17] thermal: enable/check sensor after its setup is finished
 2018-04-10 12:42 UTC  (18+ messages)
    ` [PATCH 01/17] thermal: add thermal_zone_device_toggle() helper
    ` [PATCH 02/17] thermal: separate sensor registration and enable
    ` [PATCH 03/17] thermal: add thermal_zone_device_check() helper
    ` [PATCH 04/17] thermal: do sensor checking explicitly in drivers
    ` [PATCH 05/17] thermal: bcm2835: enable/check sensor after its setup is finished
    ` [PATCH 06/17] thermal: brcmstb: "
    ` [PATCH 07/17] thermal: hisi_thermal: "
    ` [PATCH 08/17] thermal: qcom: tsens: "
    ` [PATCH 09/17] thermal: qoriq: "
    ` [PATCH 10/17] thermal: rcar_gen3_thermal: "
    ` [PATCH 11/17] thermal: rockchip_thermal: "
    ` [PATCH 12/17] thermal: exynos: "
    ` [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

[PATCH v6 00/25] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-04-10 12:25 UTC  (6+ messages)
` [PATCH v6 20/25] drivers: firmware: psci: Introduce psci_dt_topology_init()

[PATCH] cpufreq/schedutil: Cleanup and document iowait boost
 2018-04-10 11:57 UTC  (5+ messages)

[RFC PATCH 0/6] Energy Aware Scheduling
 2018-04-10 10:20 UTC  (14+ messages)
` [RFC PATCH 2/6] sched: Introduce energy models of CPUs
` [RFC PATCH 3/6] sched: Add over-utilization/tipping point indicator

[PATCH 3/3] adp5061: Add support for charging voltage limit enable
 2018-04-10  9:51 UTC  (2+ messages)
` [PATCH v2 "

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

[PATCH v4 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-04-10  8:30 UTC  (9+ messages)
` [PATCH v4 1/8] arm: shmobile: Add the RZ/N1 arch to the shmobile Kconfig
` [PATCH v4 2/8] arm: shmobile: Add the RZ/N1D (R9A06G032) "
` [PATCH v4 3/8] dt-bindings: mfd: renesas,rzn1-sysctrl: document RZ/N1 sysctrl node
` [PATCH v4 4/8] dt-bindings: reset: renesas,rzn1-reboot: document RZ/N1 reboot driver
` [PATCH v4 5/8] dt-bindings: arm: Document the RZN1D-DB board
` [PATCH v4 6/8] ARM: dts: Renesas RZ/N1 SoC base device tree file
` [PATCH v4 7/8] ARM: dts: Renesas RZN1D-DB Board base file
` [PATCH v4 8/8] reset: Renesas RZ/N1 reboot driver

[PATCH 3/3] thermal: armada_thermal: Replace mdelay with usleep_range in armada380_init_sensor
 2018-04-10  8:13 UTC 

[PATCH 2/3] thermal: armada_thermal: Replace mdelay with msleep in armada375_init_sensor
 2018-04-10  8:13 UTC 

[PATCH 1/3] thermal: armada_thermal: Replace mdelay with usleep_range in armada370_init_sensor
 2018-04-10  8:13 UTC 

[PATCH v3 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-04-10  7:08 UTC  (4+ messages)
` [PATCH v3 2/8] DT: reset: renesas,rzn1-reboot: document RZ/N1 reboot driver

[PATCH v9 00/10] sched/cpuidle: Idle loop rework
 2018-04-10  7:03 UTC  (26+ messages)
` [PATCH v9 04/10] jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
` [PATCH v9 05/10] cpuidle: Return nohz hint from cpuidle_select()
` [PATCH v9 06/10] time: tick-sched: Split tick_nohz_stop_sched_tick()
` [PATCH v9 07/10] time: hrtimer: Introduce hrtimer_next_event_without()
` [PATCH v9 08/10] sched: idle: Select idle state before stopping the tick

[PATCH V2 0/2] cpufreq: Stop validating cpufreq table in drivers
 2018-04-10  6:42 UTC  (6+ messages)
` [PATCH V2 1/2] cpufreq: scmi: Don't validate the frequency table twice

[PATCH v4 00/14] CPU scaling support for msm8996
 2018-04-09 20:21 UTC  (3+ messages)
` [PATCH v4 10/14] dt-bindings: Add support for SAW documentation

[PATCH] sched/fair: add support to tune PELT ramp/decay timings
 2018-04-09 16:51 UTC 

[PATCH] thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
 2018-04-09 11:56 UTC  (2+ messages)

[PATCH 0/7] PM /Domain/OPP: Add support to get performance state from DT
 2018-04-09 10:46 UTC  (7+ messages)
` [PATCH 3/7] PM / Domain: Add struct device to genpd

[HELP] CPU Hard LOCKUP during boot up with HPET clock source
 2018-04-09  6:56 UTC  (2+ messages)

[PATCH] thermal: devfreq_cooling: add const to struct thermal_cooling_device_ops
 2018-04-09  5:13 UTC  (2+ messages)

[PATCH AUTOSEL for 3.18 089/101] x86/power: Fix swsusp_arch_resume prototype
 2018-04-09  0:41 UTC 

[PATCH AUTOSEL for 4.4 144/162] x86/power: Fix swsusp_arch_resume prototype
 2018-04-09  0:29 UTC 

[PATCH AUTOSEL for 4.9 268/293] x86/power: Fix swsusp_arch_resume prototype
 2018-04-09  0:26 UTC 

[PATCH AUTOSEL for 4.14 116/161] x86/power: Fix swsusp_arch_resume prototype
 2018-04-09  0:21 UTC 

[PATCH AUTOSEL for 4.15 140/189] x86/power: Fix swsusp_arch_resume prototype
 2018-04-09  0:18 UTC 

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-07 17:57 UTC  (8+ messages)
` [PATCH v3 2/3] dt-bindings: power: supply: qcom_bms: Add bindings
` [PATCH v3 3/3] MAINTAINERS: Add entry for the Qualcomm BMS
` [PATCH v4 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
  ` [PATCH v4 2/3] dt-bindings: power: supply: qcom_bms: Add bindings
  ` [PATCH v4 3/3] MAINTAINERS: Add entry for the Qualcomm BMS

[PATCH v2 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-07 13:55 UTC 

[PATCH 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-07 13:46 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: power: supply: qcom_bms: Add bindings
` [PATCH 3/3] MAINTAINERS: Add entry for the Qualcomm BMS

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-04-06 17:38 UTC  (5+ messages)
` [PATCH v4 1/7] interconnect: Add generic "
` [PATCH v4 5/7] interconnect: qcom: Add msm8916 interconnect provider driver

[PATCH 3/3] iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support
 2018-04-06 15:32 UTC  (2+ messages)

[PATCH 1/3] iio:dac:ad5686: Style fixes no functional changes
 2018-04-06 15:19 UTC  (3+ messages)
` [PATCH 2/3] iio:dac:ad5686: Add AD5672R/AD5676/AD5676R/AD5684R/AD5685R/AD5686R support

[PATCH v2] cpufreq: cppc_cpufreq: Initialize shared cpu's perf capabilities
 2018-04-06  1:21 UTC  (4+ messages)

[PATCH V3] PM / core: fix deferred probe breaking suspend resume order
 2018-04-05 16:40 UTC  (5+ 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).