linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-26 02:47:00 to 2019-01-08 10:56:32 UTC [more...]

[PATCH v2 0/3] add support for power off check in suspend
 2019-01-08 10:56 UTC  (3+ messages)
` [PATCH v2 1/3] PM / Suspend: Add support to check if platform's power is off "
` [PATCH v2 2/3] regulator: core: add helper to check if regulator is disabled "

[PATCH 0/3] add support for power off check in suspend
 2019-01-08  9:53 UTC  (4+ messages)
` [PATCH 1/3] PM / Suspend: Add support to check if platform's power is off "
` [PATCH 2/3] regulator: core: add helper to check if regulator is disabled "
` [PATCH 3/3] ARM: at91: pm: add support for .off_in_suspend

[PATCH v3 00/16] Add support for OLPC XO 1.75 Embedded Controller
 2019-01-08  8:29 UTC  (23+ messages)
` [PATCH v3 01/16] dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindings
` [PATCH v3 02/16] Platform: OLPC: Remove an unused include
` [PATCH v3 03/16] Revert "platform/olpc: Make ec explicitly non-modular"
` [PATCH v3 04/16] Platform: OLPC: Move OLPC config symbol out of x86 tree
` [PATCH v3 05/16] Platform: OLPC: Add XO-1.75 EC driver
` [PATCH v3 06/16] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH v3 07/16] Platform: OLPC: Move EC-specific functionality out from x86
` [PATCH v3 08/16] Platform: OLPC: Use BIT() and GENMASK() for event masks
` [PATCH v3 09/16] Platform: OLPC: add a regulator for the DCON
` [PATCH v3 10/16] dt-bindings: olpc_battery: Add XO-1.5 battery
` [PATCH v3 11/16] x86, olpc: Use a correct version when making up a battery node
` [PATCH v3 12/16] power: supply: olpc_battery: Use DT to get battery version
` [PATCH v3 13/16] power: supply: olpc_battery: Move priv data to a struct
` [PATCH v3 14/16] power: supply: olpc_battery: Use devm_power_supply_register()
` [PATCH v3 15/16] power: supply: olpc_battery: Avoid using platform_info
` [PATCH v3 16/16] power: supply: olpc_battery: Add OLPC XO 1.75 support

Regression in v5.0-rc1 with autosuspend hrtimers
 2019-01-08  7:59 UTC  (2+ messages)

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-01-08  7:09 UTC  (18+ messages)
` [PATCH 1/5 v2] PM / hibernate: Create snapshot keys handler
` [PATCH 2/5] PM / hibernate: Generate and verify signature for snapshot image
` [PATCH 3/5] PM / hibernate: Encrypt "
` [PATCH 4/5 v2] PM / hibernate: Erase the snapshot master key in snapshot pages
` [PATCH 5/5 v2] PM / hibernate: An option to request that snapshot image must be authenticated

[PATCH] cpufreq: e_powersaver: Use struct_size() in kzalloc()
 2019-01-08  5:00 UTC  (2+ messages)

[PATCH v1] cpufreq: qcom: Read voltage LUT and populate OPP
 2019-01-08  0:02 UTC  (8+ messages)

[PATCH v2 0/17] Add support for OLPC XO 1.75 Embedded Controller
 2019-01-07 18:25 UTC  (7+ messages)
` [PATCH v2 13/17] power: supply: olpc_battery: Use DT to get battery version
` [PATCH v2 17/17] power: supply: olpc_battery: Add OLPC XO 1.75 support

[RFC RESEND PATCH 0/7] Add driver for dvfsrc and add support for active state of scpsys on mt8183
 2019-01-07 16:34 UTC  (21+ messages)
` [RFC RESEND PATCH 1/7] dt-bindings: soc: Add DVFSRC driver bindings
` [RFC RESEND PATCH 2/7] dt-bindings: soc: Add opp table on scpsys bindings
` [RFC RESEND PATCH 3/7] soc: mediatek: add support for the performance state
` [RFC RESEND PATCH 4/7] arm64: dts: mt8183: add performance state support of scpsys
` [RFC RESEND PATCH 5/7] soc: mediatek: add header for mediatek SIP interface
` [RFC RESEND PATCH 6/7] soc: mediatek: add MT8183 dvfsrc support
` [RFC RESEND PATCH 7/7] arm64: dts: mt8183: add dvfsrc related nodes

[PATCH RFC 0/5] Add support for PDC timer for wake-ups
 2019-01-07 16:17 UTC  (8+ messages)
` [PATCH RFC 3/5] dt-bindings: Add PDC timer bindings for Qualcomm SoCs

[PATCH] thermal: of-thermal: support to select governor in dts for thermal zone
 2019-01-07 15:04 UTC 

[PATCH v5 0/3] Move pm_runtime accounted time to raw nsec
 2019-01-07 14:21 UTC  (7+ messages)
` [PATCH v5 2/3] drm/i915: Move on the new pm runtime interface
  ` [Intel-gfx] "

[PATCH] PM / EM: Expose the Energy Model in debugfs
 2019-01-07 12:26 UTC 

[PATCH v6 07/11] drivers: thermal: int3406_thermal: Make PCI dependency explicit
 2019-01-07 11:19 UTC  (3+ messages)
` [PATCH v6 11/11] drivers: thermal: int340x_thermal: "

[PATCH] cpufreq: Don't update new_policy on failures
 2019-01-07  6:58 UTC 

[GIT PULL v2] Thermal-SoC management updates for v4.21-rc1
 2019-01-06  0:15 UTC  (2+ messages)

[PATCH] v2 pm: clk: fix a missing check of clk_prepare
 2019-01-05 19:58 UTC 

[PATCH v6 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2019-01-04 20:59 UTC  (13+ messages)
` [PATCH v6 2/2] arm64: dts: sdm845: Add gpu and gmu device nodes

[PATCH v11] cpuidle: New timer events oriented governor for tickless systems
 2019-01-04 11:30 UTC 

[BUG] dev_pm_opp refcount issue on Arm Juno r0
 2019-01-04 11:01 UTC  (10+ messages)
` [PATCH] cpufreq: scpi/scmi: Fix freeing of dynamic OPPs

[RFC PATCH 0/7] Add driver for dvfsrc and add support for active state of scpsys on mt8183
 2019-01-04  7:23 UTC  (14+ messages)
` [RFC PATCH 1/7] dt-bindings: soc: Add DVFSRC driver bindings
` [RFC PATCH 2/7] dt-bindings: soc: Add opp table on scpsys bindings
` [RFC PATCH 3/7] soc: mediatek: add support for the performance state
` [RFC PATCH 4/7] arm64: dts: mt8183: add performance state support of scpsys
` [RFC PATCH 5/7] soc: mediatek: add header for mediatek SIP interface
` [RFC PATCH 6/7] soc: mediatek: add MT8183 dvfsrc support
` [RFC PATCH 7/7] arm64: dts: mt8183: add dvfsrc related nodes

[RFC PATCH 1/1] PM / Domains: Add multi PM domains support for attach_dev
 2019-01-04  3:50 UTC  (7+ messages)

[PATCH V4 11/20] cpufreq: tegra124: do not handle the CPU rail
 2019-01-04  3:06 UTC  (3+ messages)
` [PATCH V4 12/20] cpufreq: tegra124: extend to support Tegra210
` [PATCH V4 13/20] cpufreq: dt-platdev: add Tegra210 to blacklist

[PATCH v2 0/9] i2c: move handling of suspended adapters to the core
 2019-01-03 20:49 UTC  (7+ messages)
` [PATCH v2 2/9] i2c: reject new transfers when adapters are suspended

[GIT PULL] Thermal management updates for v4.21-rc1
 2019-01-03 18:43 UTC 

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2019-01-03 12:06 UTC  (2+ messages)

[PATCH] cpuidle / Documentation: Update cpuidle MAINTAINERS entry
 2019-01-03 10:30 UTC 

[PATCH v7 0/3] Fixes for Tegra soctherm
 2019-01-03 10:12 UTC  (4+ messages)
` [PATCH v7 1/3] thermal: tegra: remove unnecessary warnings
` [PATCH v7 2/3] thermal: tegra: fix memory allocation
` [PATCH v7 3/3] thermal: tegra: add get_trend ops

[PATCH v3 4/5] drivers: power: suspend: call devfreq suspend/resume
 2019-01-03 10:08 UTC  (6+ messages)
` [PATCH v3 0/5] devfreq: handle suspend/resume
      ` Re: [PATCH v3 4/5] drivers: power: suspend: call devfreq suspend/resume

[PATCH] cpufreq / Documentation: Update cpufreq MAINTAINERS entry
 2019-01-03  4:05 UTC  (2+ messages)

[PATCH V2] thermal: Fix locking in cooling device sysfs update cur_state
 2019-01-03  2:51 UTC  (3+ messages)

[PATCH v5 07/11] drivers: thermal: int3406_thermal: Make PCI dependency explicit
 2019-01-02 18:10 UTC  (2+ messages)
` [PATCH v5 11/11] drivers: thermal: int340x_thermal: "

[PATCH v4 0/2] Add cpufreq support for Armada 8K
 2019-01-02 10:40 UTC  (4+ messages)
` [PATCH v4 1/2] MAINTAINERS: add new entries for Armada 8K cpufreq driver
` [PATCH v4 2/2] cpufreq: ap806: add cpufreq driver for Armada 8K

[PATCH v2] thermal: tsens: qcom: do not create duplicate regmap debugfs entries
 2019-01-02  3:32 UTC  (2+ messages)

[GIT PULL] Thermal-SoC management updates for v4.21-rc1
 2019-01-02  0:51 UTC  (5+ messages)

[PATCH] base: fix a missing check of clk_prepare
 2019-01-01 21:05 UTC  (6+ messages)

[PATCH v12 0/7] Introduce on-chip interconnect API
 2018-12-31 19:58 UTC  (4+ messages)

[PATCH v3] Optimize C3 entry on Centaur CPUs
 2018-12-31 17:26 UTC  (2+ messages)

[PATCH 0/2] [RFC] sysfs: Add hook for checking the file capability of opener
 2018-12-31 15:31 UTC  (12+ messages)
` [PATCH 1/2] sysfs: Add hook for checking the file capable for opener
` [PATCH 2/2] PM / Sleep: Check the file capability when writing wake lock interface

[PATCH v4 07/11] drivers: thermal: int3406_thermal: Make PCI dependency explicit
 2018-12-30 19:56 UTC  (2+ messages)
` [PATCH v4 11/11] drivers: thermal: int340x_thermal: "

[GIT PULL] power-supply changes for 4.21
 2018-12-29  5:35 UTC  (2+ messages)

[PATCH 0/3] firmware: imx: scu-pd: add fallback compatible string support
 2018-12-28 23:28 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: fsl: scu: add fallback compatible string for power domain
` [PATCH 2/3] dt-bindings: fsl: scu: add imx8qm scu power domain support

cpcap-charger: generate events for userspace
 2018-12-28 20:08 UTC  (2+ messages)

ath10_pci: WARN(() on resume from S3
 2018-12-27 11:19 UTC  (2+ messages)

[PATCH] power: supply: remove some duplicated includes
 2018-12-26 16:53 UTC 

[PATCH] thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-26 16:03 UTC  (2+ messages)

[PATCH] power: supply: axp288_fuel_gauge: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-26 16:03 UTC  (2+ messages)

[PATCH v2] thermal: uniphier: Convert to SPDX identifier
 2018-12-26  6:16 UTC 

[PATCH V5 2/4] thermal: imx_sc: add i.MX system controller thermal support
 2018-12-26  3:35 UTC  (2+ 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).