linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-12 12:01:37 to 2018-04-18 10:12:21 UTC [more...]

[PATCH 00/11] fs: use freeze_fs on suspend/hibernate
 2018-04-18 10:12 UTC  (9+ messages)
` [PATCH 03/11] fs: add frozen sb state helpers

[RFC PATCH v2 0/6] Energy Aware Scheduling
 2018-04-18  9:23 UTC  (20+ messages)
` [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

[PATCH] PM / devfreq: use put_device() instead of kfree()
 2018-04-18  7:57 UTC  (8+ messages)
              `  "

[GIT PULL V3] Thermal SoC management updates for v4.17-rc1
 2018-04-18  7:51 UTC  (2+ messages)

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

[PATCH 0/9] GPU-bound energy efficiency improvements for the intel_pstate driver
 2018-04-17 19:27 UTC  (22+ messages)

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

[PATCH 1/2] mfd: pf1550: add pf1550 mfd driver
 2018-04-17 14:20 UTC  (2+ messages)
` [PATCH 2/2] power: pf1550_charger: add pf1550 charger driver

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

[PATCH v3 0/7] CPU cooling device new strategies
 2018-04-17 10:24 UTC  (24+ messages)
` [PATCH v3 6/7] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver

Subject: [PATCH] [PATCH] time: tick-sched: use bool for tick_stopped
 2018-04-17  9:07 UTC  (23+ messages)
    ` [PATCH] checkpatch: whinge about bool bitfields
      ` [PATCH] checkpatch: Add a --strict test for structs with bool member definitions

[PATCH v4 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-04-17  8:31 UTC  (7+ messages)
` [PATCH v4 3/8] dt-bindings: mfd: renesas,rzn1-sysctrl: document RZ/N1 sysctrl node
` [PATCH v4 5/8] dt-bindings: arm: Document the RZN1D-DB board

[PATCH v7 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-04-16 17:34 UTC  (11+ 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 06/26] timer: Export next wakeup time of a CPU
` [PATCH v7 11/26] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node

[PATCH 00/14] thermal: exynos: pending fixes and cleanups
 2018-04-16 14:24 UTC  (41+ messages)
  ` [PATCH 01/14] thermal: exynos: Reading temperature makes sense only when TMU is turned on
  ` [PATCH 02/14] thermal: exynos: Propagate error value from tmu_read()
  ` [PATCH 03/14] thermal: exynos: Read soc_type from match data
  ` [PATCH 04/14] thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_data
  ` [PATCH 05/14] thermal: exynos: remove parsing of samsung,tmu_default_temp_offset property
  ` [PATCH 06/14] thermal: exynos: remove parsing of samsung,tmu_[first,second]_point_trim properties
  ` [PATCH 07/14] thermal: exynos: remove parsing of samsung,tmu_noise_cancel_mode property
  ` [PATCH 08/14] thermal: exynos: remove parsing of samsung,tmu[_min,_max]_efuse_value properties
  ` [PATCH 09/14] thermal: exynos: remove parsing of samsung,tmu_reference_voltage property
  ` [PATCH 10/14] thermal: exynos: remove parsing of samsung,tmu_gain property
  ` [PATCH 11/14] thermal: exynos: remove parsing of samsung,tmu_cal_type property
  ` [PATCH 12/14] thermal: exynos: remove separate exynos_tmu.h header file
  ` [PATCH 13/14] ARM: dts: exynos: remove no longer needed samsung thermal properties
  ` [PATCH 14/14] arm64: "

[PATCH v2 12/14] thermal: exynos: remove separate exynos_tmu.h header file
 2018-04-16 14:22 UTC 

[PATCH V6 1/2] ARM: dts: imx7s: add temperature monitor support
 2018-04-16  8:44 UTC  (6+ messages)
` [PATCH V6 2/2] thermal: imx: add i.MX7 thermal sensor support

[PATCH] thermal: mediatek: use of_device_get_match_data()
 2018-04-16  2:34 UTC 

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-15 12:55 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] dt-bindings: power: supply: qcom_bms: Add bindings

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

[PATCH][v5] tools/power turbostat: if --iterations, print for specific count of iterations
 2018-04-14  4:10 UTC 

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

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

[PATCH 0/7] Add utilization clamping support
 2018-04-13 12:44 UTC  (21+ messages)
` [PATCH 1/7] sched/core: uclamp: add CPU clamp groups accounting

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

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

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

[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


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