linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-23 09:06:24 to 2019-04-24 10:17:20 UTC [more...]

next-20190408: Suspend/resume problems on Thinkpad X60
 2019-04-24 10:17 UTC  (14+ messages)
  ` next-20190408..0418: "

[PATCH v2 0/5] Introduce OPP bandwidth bindings
 2019-04-24 10:05 UTC  (30+ messages)
` [PATCH v2 1/5] dt-bindings: opp: Introduce bandwidth-MBps bindings
` [PATCH v2 2/5] interconnect: Add of_icc_get_by_index() helper function
` [PATCH v2 3/5] OPP: Add support for parsing the interconnect bandwidth
` [PATCH v2 4/5] OPP: Update the bandwidth on OPP frequency changes
` [PATCH v2 5/5] cpufreq: dt: Add support for interconnect bandwidth scaling

[PATCH RESEND] PCI: disable runtime PM for PLX switches
 2019-04-24 10:01 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable TEGRA_SOCTHERM
 2019-04-24  9:56 UTC  (2+ messages)

[PATCH v2 00/12] Add some functionalities for Tegra soctherm
 2019-04-24  9:49 UTC  (8+ messages)
` [PATCH v2 12/12] thermal: tegra: enable OC hw throttle

[PATCH v4 0/2] thermal: rcar_gen3_thermal: fix IRQ issues
 2019-04-24  9:38 UTC  (16+ messages)
` [PATCH v4 1/2] thermal: rcar_gen3_thermal: fix interrupt type
` [PATCH v4 2/2] thermal: rcar_gen3_thermal: disable interrupt in .remove

[PATCH] clk: mvebu: armada-37xx-periph: Fix initialization for cpu clocks
 2019-04-24  9:30 UTC  (9+ messages)

[PATCH] cpufreq: qoriq: Add ls1028a chip support
 2019-04-24  9:25 UTC  (10+ messages)

[PATCH] PM: wakup: export wakeup irq when system aborts suspend
 2019-04-24  8:57 UTC  (5+ messages)

[PATCH v10 00/11] mfd: add support for max77650 PMIC
 2019-04-24  8:45 UTC  (6+ messages)

[PATCH v1 1/1] thermal: rcar_gen3_thermal: request IRQ after device initialization
 2019-04-24  8:41 UTC  (8+ messages)

[PATCH] PM / devfreq: return PTR_ERR not NULL in try_then_request_governor()
 2019-04-24  8:23 UTC  (3+ messages)

[PATCH v6 0/10] Add support for OLPC XO 1.75 Embedded Controller
 2019-04-24  7:43 UTC  (11+ messages)
` [PATCH v6 01/10] dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindings
` [PATCH v6 02/10] Platform: OLPC: Remove an unused include
` [PATCH v6 03/10] Platform: OLPC: Move EC-specific functionality out from x86
` [PATCH v6 04/10] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH v6 05/10] Platform: OLPC: Use BIT() and GENMASK() for event masks
` [PATCH v6 06/10] Platform: OLPC: Add XO-1.75 EC driver
` [PATCH v6 07/10] Platform: OLPC: Add a regulator for the DCON
` [PATCH v6 08/10] power: supply: olpc_battery: Allow building the driver on non-x86
` [PATCH v6 09/10] ARM: export arm_pm_restart
` [PATCH v6 10/10] Platform: OLPC: Add restart support to XO-1.75 EC driver

[PATCH V3] cpufreq: Call transition notifier only once for each policy
 2019-04-24  7:26 UTC  (7+ messages)

[PATCH v2] power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
 2019-04-24  7:16 UTC  (2+ messages)

[PATCH repost] thermal: rcar_thermal: update calculation formula for E3
 2019-04-24  7:10 UTC  (3+ messages)

[PATCH v5 00/12] QorIQ TMU multi-sensor and HWMON support
 2019-04-24  6:48 UTC  (26+ messages)
` [PATCH v5 01/12] thermal: qoriq: Remove unnecessary DT node is NULL check
` [PATCH v5 02/12] thermal: qoriq: Add local struct device pointer
` [PATCH v5 03/12] thermal: qoriq: Don't store struct thermal_zone_device reference
` [PATCH v5 04/12] thermal: qoriq: Drop per-sensor data
` [PATCH v5 05/12] thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
` [PATCH v5 06/12] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
` [PATCH v5 07/12] thermal: qoriq: Convert driver to use devm_ioremap()
` [PATCH v5 08/12] thermal: qoriq: Convert driver to use regmap API
` [PATCH v5 09/12] thermal: qoriq: Enable all sensors before registering them
` [PATCH v5 10/12] thermal: qoriq: Do not report invalid temperature reading
` [PATCH v5 11/12] thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
` [PATCH v5 12/12] thermal: qoriq: Add hwmon support

[PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option
 2019-04-24  5:45 UTC  (13+ messages)
` [PATCH 4/7] thermal/drivers/core: Use governor table to initialize
` [PATCH 5/7] thermal/drivers/core: Remove depends on THERMAL in Kconfig

[PATCH] PM / devfreq: Return -ENODEV from try_then_request_governor
 2019-04-24  5:34 UTC  (5+ messages)

[PATCH] thermal/drivers/of: Add a get_temp_id callback function
 2019-04-23 23:08 UTC  (5+ messages)

[PATCH] thermal: core: skip update disabled thermal zones after suspend
 2019-04-23 22:50 UTC  (6+ messages)

[PATCH v3 0/2] thermal: rcar_gen3_thermal: fix IRQ issues
 2019-04-23 22:35 UTC  (14+ messages)
` [PATCH v3 1/2] thermal: rcar_gen3_thermal: fix interrupt type
` [PATCH v3 2/2] thermal: rcar_gen3_thermal: disable interrupt in .remove

[soc-thermal:for-kernelci 34/35] drivers/thermal/thermal_mmio.c:120:3-8: No need to set .owner here. The core will do it
 2019-04-23 19:32 UTC  (2+ messages)
` [PATCH] thermal: fix platform_no_drv_owner.cocci warnings

[PATCH] tools/power turbostat: Make interval calculation per thread to reduce jitter
 2019-04-23 17:53 UTC  (3+ messages)

[soc-thermal:linus 30/35] drivers/thermal/qcom/tsens-v1.c:147:29: sparse: sparse: symbol 'tsens_v1_feat' was not declared. Should it be static?
 2019-04-23 17:23 UTC  (2+ messages)
` [RFC PATCH soc-thermal] drivers: thermal: tsens: tsens_v1_feat can be static

[soc-thermal:linus 20/35] drivers/thermal/qcom/tsens-v0_1.c:322:29: sparse: sparse: symbol 'tsens_v0_1_feat' was not declared. Should it be static?
 2019-04-23 17:07 UTC  (2+ messages)
` [RFC PATCH soc-thermal] drivers: thermal: tsens: tsens_v0_1_feat can be static

[PATCH v7 1/2] platform/chrome: wilco_ec: Add property helper library
 2019-04-23 15:01 UTC  (6+ messages)
` [PATCH v7 2/2] power_supply: platform/chrome: wilco_ec: Add charging config driver

[PATCH v4 1/2] power_supply: Add more charge types and CHARGE_CONTROL_* properties
 2019-04-23 13:56 UTC  (10+ messages)
` [PATCH v5 1/3] power_supply: Add Standard, Adaptive, and Custom charge types
  ` [PATCH v5 2/3] power_supply: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} properties
  ` [PATCH v5 3/3] power_supply: Add missing documentation for CHARGE_CONTROL_* properties

[PATCH v2 1/2] thermal: rcar_gen3_thermal: fix interrupt type
 2019-04-23 13:09 UTC  (5+ messages)

[PATCH v6 0/10] Exynos5 Dynamic Memory Controller driver
 2019-04-23 11:27 UTC  (7+ messages)
  ` [PATCH v6 07/10] drivers: memory: add DMC driver for Exynos5422
  ` [PATCH v6 09/10] ARM: dts: exynos: add DMC device for exynos5422


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