linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-11 15:41:24 to 2018-04-16 12:49:35 UTC [more...]

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

[PATCH 00/14] thermal: exynos: pending fixes and cleanups
 2018-04-16 12:47 UTC  (25+ 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 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 

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

[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

[PATCH v7 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-04-15 12:02 UTC  (31+ 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

[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

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

[GIT PULL V3] Thermal SoC management updates for v4.17-rc1
 2018-04-14 18:30 UTC 

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

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

[RFC PATCH v2 0/6] Energy Aware Scheduling
 2018-04-13 23:56 UTC  (11+ 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

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

[PATCH v4 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-04-13 18:32 UTC  (7+ messages)
` [PATCH v4 1/8] arm: shmobile: Add the RZ/N1 arch to the shmobile Kconfig
` [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

[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  (6+ 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] PM / devfreq: use put_device() instead of kfree()
 2018-04-13  2:43 UTC  (7+ 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  (17+ 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

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


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