linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-22 18:08:01 to 2019-04-24 07:30:03 UTC [more...]

[PATCH] PM: wakup: export wakeup irq when system aborts suspend
 2019-04-24  7:29 UTC  (2+ messages)

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

[PATCH] cpufreq: qoriq: Add ls1028a chip support
 2019-04-24  7:24 UTC  (6+ 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 v4 0/2] thermal: rcar_gen3_thermal: fix IRQ issues
 2019-04-24  6:51 UTC  (8+ 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 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 v2 0/5] Introduce OPP bandwidth bindings
 2019-04-24  6:49 UTC  (22+ 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 1/7] thermal/drivers/core: Remove the module Kconfig's option
 2019-04-24  5:45 UTC  (18+ messages)
` [PATCH 3/7] thermal/drivers/core: Add init section table for self-encapsulation
` [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  (6+ 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  (7+ 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

[PATCH RESEND] PCI: disable runtime PM for PLX switches
 2019-04-23 21:53 UTC 

[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 v2 00/12] Add some functionalities for Tegra soctherm
 2019-04-23 15:46 UTC  (4+ messages)
` [PATCH v2 12/12] thermal: tegra: enable OC hw throttle

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

next-20190408: Suspend/resume problems on Thinkpad X60
 2019-04-23 14:09 UTC  (8+ messages)
  ` next-20190408..0418: "

[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 0/2] thermal: rcar_gen3_thermal: fix IRQ issues
 2019-04-23 13:09 UTC  (10+ messages)
` [PATCH v2 1/2] thermal: rcar_gen3_thermal: fix interrupt type
` [PATCH v2 2/2] thermal: rcar_gen3_thermal: disable interrupt in .remove

[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

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

[PATCH v10 00/11] mfd: add support for max77650 PMIC
 2019-04-23  9:04 UTC  (24+ messages)
` [PATCH v10 01/11] dt-bindings: mfd: add DT bindings for max77650
` [PATCH v10 02/11] dt-bindings: power: supply: "
` [PATCH v10 03/11] dt-bindings: leds: "
` [PATCH v10 04/11] dt-bindings: input: "
` [PATCH v10 05/11] mfd: core: document mfd_add_devices()
` [PATCH v10 06/11] mfd: max77650: new core mfd driver
` [PATCH v10 07/11] power: supply: max77650: add support for battery charger
` [PATCH v10 08/11] gpio: max77650: add GPIO support
` [PATCH v10 09/11] leds: max77650: add LEDs support
` [PATCH v10 10/11] input: max77650: add onkey support
` [PATCH v10 11/11] MAINTAINERS: add an entry for max77650 mfd driver

[PATCH] x86: tsc: Rework time_cpufreq_notifier()
 2019-04-23  8:42 UTC  (8+ messages)

[PATCH v2 0/3] Make IPA use PM_EM
 2019-04-23  8:35 UTC  (9+ messages)
` [PATCH v2 3/3] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH] tools/power turbostat: fix file descriptor leaks
 2019-04-23  8:23 UTC  (5+ messages)

[PATCH v2 10/79] docs: cpu-freq: convert docs to ReST and rename to *.rst
 2019-04-23  8:21 UTC  (3+ messages)

[PATCH next 23/25] thermal: Use dev_get_drvdata()
 2019-04-23  7:50 UTC  (2+ messages)

[PATCH v6] arm64: dts: ls1088a: add one more thermal zone node
 2019-04-23  2:25 UTC  (2+ messages)

[PATCH] power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklist
 2019-04-22 20:43 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).