linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-18 16:37:17 to 2018-04-24 13:25:45 UTC [more...]

[GIT PULL] Thermal management updates for v4.17-rc2
 2018-04-24 13:25 UTC  (2+ messages)

[PATCH] cpufreq: fix speedstep_detect_processor()'s return type
 2018-04-24 13:14 UTC 

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

[PATCH 1/2] mfd: pf1550: add pf1550 mfd driver
 2018-04-24 11:27 UTC  (2+ messages)

[PATCH] gpio-poweroff: Use gpiod_set_value_cansleep
 2018-04-24 11:10 UTC 

[PATCH] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
 2018-04-24 10:47 UTC  (7+ messages)

[PATCH v2] cpufreq: armada-37xx: driver relies on cpufreq-dt
 2018-04-24 10:31 UTC  (2+ messages)

[PATCH V3 0/3] cpufreq: dt: Allow platforms to provide suspend/resume hooks
 2018-04-24  9:39 UTC  (3+ messages)
` [PATCH V3 2/3] cpufreq: armada: Free resources on error paths
` [PATCH V3 3/3] cpufreq: add suspend/resume support in Armada 37xx DVFS driver

[PATCH 0/3] cpufreq: dt: Allow platforms to provide suspend/resume hooks
 2018-04-24  9:19 UTC  (7+ messages)
` [PATCH 2/3] cpufreq: armada: Free resources on error paths
` [PATCH V2 3/3] cpufreq: add suspend/resume support in Armada 37xx DVFS driver

[PATCH v2 0/5] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
 2018-04-24  8:37 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: devfreq: rk3399_dmc: improve binding documentation
` [PATCH v2 2/5] dt-bindings: clock: add rk3399 DDR3 standard speed bins
` [PATCH v2 3/5] devfreq: rk3399_dmc: remove wait for dcf irq event
` [PATCH v2 4/5] dt-bindings: devfreq: rk3399_dmc: remove interrupts as is not required
` [PATCH v2 5/5] devfreq: rk3399_dmc: do not print error when get supply and clk defer

[PATCH 0/6] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
 2018-04-24  8:01 UTC  (22+ messages)
` [PATCH 1/6] dt-bindings: devfreq: rk3399_dmc: improve binding documentation
` [PATCH 2/6] dt-bindings: clock: add DDR3 standard speed bins
` [PATCH 3/6] devfreq: rk3399_dmc: remove wait for dcf irq event
` [PATCH 4/6] dt-bindings: devfreq: rk3399_dmc: remove interrupts as is not required
` [PATCH 5/6] devfreq: rk3399_dmc: do not print error when get supply and clk defer
` [PATCH 6/6] devfreq: rk3399_dmc: register devfreq notification to dmc driver

[PATCH 0/3] Fix UFS and devfreq interaction
 2018-04-24  7:26 UTC  (8+ messages)
` [PATCH 1/3] PM / devfreq: Actually support providing freq_table
      `  "
` [PATCH 2/3] scsi: ufs: Extract devfreq registration
` [PATCH 3/3] scsi: ufs: Use freq table with devfreq

[PATCH] cpufreq: add suspend/resume support in Armada 37xx DVFS driver
 2018-04-24  6:09 UTC  (4+ messages)

[PATCH/RFC 2/5] mfd: bd9571mwv: Add DDR Backup Power register bit definitions
 2018-04-23 18:05 UTC  (2+ messages)
` Applied "mfd: bd9571mwv: Add DDR Backup Power register bit definitions" to the regulator tree

[PATCH/RFC 3/5] mfd: bd9571mwv: Allow DDR Backup Power register access
 2018-04-23 18:05 UTC  (2+ messages)
` Applied "mfd: bd9571mwv: Allow DDR Backup Power register access" to the regulator tree

[PATCH v2 1/2] regmap: include <linux/ktime.h> from include/linux/regmap.h
 2018-04-23 14:07 UTC  (6+ messages)
` [PATCH v2 2/2] soc: mediatek: reuse regmap_read_poll_timeout helpers

[PATCH v7 0/6] typec: tcpm: Add sink side support for PPS
 2018-04-23 13:20 UTC  (10+ messages)
` [PATCH v7 1/6] typec: tcpm: Add core support for sink side PPS

[PATCH v5 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-04-23 10:14 UTC  (10+ 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/RFC 0/2] regulator: bd9571mwv: Add support for toggle power switches
 2018-04-23  9:59 UTC  (9+ messages)
` [PATCH/RFC 1/2] PM / wakeup: Add callback for wake-up change notification

[PATCH v2 1/2] soc: mediatek: introduce a CAPS flag for scp_domain_data
 2018-04-23  9:39 UTC  (4+ messages)
` [PATCH v2 2/2] soc: mediatek: add a fixed wait for SRAM stable

Experiencing freezes with kernel 4.16.3 on a desktop with E5500 CPU (bisect included)
 2018-04-23  9:27 UTC 

[PATCH][v5] tools/power turbostat: if --iterations, print for specific count of iterations
 2018-04-23  8:48 UTC  (2+ messages)

[PATCH V4] PM / core: fix deferred probe breaking suspend resume order
 2018-04-23  8:24 UTC  (3+ messages)

[PATCH 0/2] brcmstb-avs-cpufreq changes
 2018-04-23  4:23 UTC  (15+ messages)
` [PATCH 1/2] cpufreq: brcmstb-avs-cpufreq: remove development debug support
` [PATCH 2/2] cpufreq: brcmstb-avs-cpufreq: prefer SCMI cpufreq if supported

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

[PATCH] power: supply: bq27xxx: Add support for BQ27426
 2018-04-22  8:07 UTC  (2+ messages)

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

[PATCH 0/7] Add utilization clamping support
 2018-04-21 21:08 UTC  (5+ messages)
` [PATCH 4/7] sched/core: uclamp: add utilization clamping to the CPU controller

[PATCH 00/27] Add multi-channel and overheat IRQ support to Armada thermal driver
 2018-04-21 15:12 UTC  (28+ messages)
` [PATCH 01/27] thermal: armada: add a function that sanitizes the thermal zone name
` [PATCH 02/27] thermal: armada: remove useless register accesses
` [PATCH 03/27] thermal: armada: remove misleading comments
` [PATCH 04/27] thermal: armada: rename the initialization routine
` [PATCH 05/27] thermal: armada: dissociate a380 and cp110 ->init() hooks
` [PATCH 06/27] thermal: armada: average over samples to avoid glitches
` [PATCH 07/27] thermal: armada: convert driver to syscon register accesses
` [PATCH 08/27] thermal: armada: use the resource managed registration helper alternative
` [PATCH 09/27] thermal: armada: add multi-channel sensors support
` [PATCH 10/27] thermal: armada: remove sensors validity from the IP initialization
` [PATCH 11/27] thermal: armada: move validity check out of the read function
` [PATCH 12/27] thermal: armada: get rid of the ->is_valid() pointer
` [PATCH 13/27] thermal: armada: add overheat interrupt support
` [PATCH 14/27] dt-bindings: cp110: rename cp110 syscon file
` [PATCH 15/27] dt-bindings: ap806: prepare the syscon file to list other syscons nodes
` [PATCH 16/27] dt-bindings: cp110: "
` [PATCH 17/27] dt-bindings: ap806: add the thermal node in the syscon file
` [PATCH 18/27] dt-bindings: cp110: update documentation since DT de-duplication
` [PATCH 19/27] dt-bindings: cp110: add the thermal node in the syscon file
` [PATCH 20/27] dt-bindings: thermal: armada: add reference to new bindings
` [PATCH 21/27] arm64: dts: marvell: rename ap806 syscon node
` [PATCH 22/27] arm64: dts: marvell: move AP806/CP110 thermal nodes into a new syscon
` [PATCH 23/27] arm64: dts: marvell: add thermal-zone node in ap806 DTSI file
` [PATCH 24/27] arm64: dts: marvell: add macro to make distinction between node names
` [PATCH 25/27] arm64: dts: marvell: add thermal-zone node in cp110 DTSI file
` [PATCH 26/27] arm64: dts: marvell: add interrupt support to ap806 thermal node
` [PATCH 27/27] arm64: dts: marvell: add interrupt support to cp110 "

[PATCH 0/3] fs: minor fs thaw fixes and adjustments
 2018-04-21  0:09 UTC  (8+ messages)
` [PATCH 1/3] fs: move documentation for thaw_super() where appropriate
` [PATCH 2/3] fs: make thaw_super_locked() really just a helper
` [PATCH 3/3] fs: fix corner case race on freeze_bdev() when sb disappears

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

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

[GIT PULL V3] Thermal SoC management updates for v4.17-rc1
 2018-04-20 14:48 UTC  (5+ messages)

bq27000: directory/files exists even when hardware is not available
 2018-04-20  8:17 UTC  (3+ messages)

[PATCH] x86/power/64: Fix page-table setup for temporary text mapping
 2018-04-19 18:28 UTC  (2+ messages)

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-19 14:06 UTC  (5+ messages)
` [PATCH 41/61] power: supply: "
` [PATCH 50/61] thermal: "
` [PATCH 51/61] thermal: int340x_thermal: "
` [PATCH 52/61] thermal: st: "

[PATCH v2 1/2] cpufreq: imx6q: check speed grades for i.MX6ULL
 2018-04-19  9:09 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: imx6ull: add operating points

[PATCH 1/2] cpufreq: imx6q: check speed grades for i.MX6ULL
 2018-04-19  7:27 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6ull: add operating points

[PATCH 00/17] thermal: enable/check sensor after its setup is finished
 2018-04-18 22:26 UTC  (2+ messages)

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-18 21:16 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] dt-bindings: power: supply: qcom_bms: Add 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).