linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-06 10:14:24 to 2019-09-16 09:50:03 UTC [more...]

[PATCH 0/3] Exynos5 DMC minor fixes
 2019-09-16  9:49 UTC  (12+ messages)
  ` [PATCH 1/3] memory: Exynos5422: minor fixes in DMC
    ` [PATCH 2/3] ARM: dts: exynos: fix too long line in memory device
    ` [PATCH 3/3] dt-bindings: ddr: Add bindings for Samsung LPDDR3 memories

[PATCH][next] memory: exynos5422: fix spelling mistake "counld" -> "could"
 2019-09-16  9:12 UTC 

[PATCH] power: nvmem-reboot-mode: cast away pointer type confusion
 2019-09-16  1:54 UTC 

[PATCH 0/2] Add support for frequency invariance for (some) x86
 2019-09-14 10:57 UTC  (7+ messages)
` [PATCH 1/2] x86,sched: Add support for frequency invariance
` [PATCH 2/2] cpufreq: intel_pstate: Conditional frequency invariant accounting

[PATCH v2 0/5] Introduce Power domain based warming device driver
 2019-09-14 11:06 UTC  (10+ messages)
` [PATCH v2 1/5] PM/Domains: Add support for retrieving genpd performance states information
` [PATCH v2 2/5] soc: qcom: rpmhpd: Introduce function to retrieve power domain performance state count
` [PATCH 3/5] dt-bindings: thermal: Add generic power domain warming device binding
` [PATCH 4/5] thermal: Add generic power domain warming device driver
` [PATCH 5/5] arm64: dts: qcom: Add node for RPMH power domain warming device on sdm845

[PATCH v3 0/8] OMAP3: convert opp-v1 to opp-v2 and read speed binned / 720MHz grade bits
 2019-09-13 21:13 UTC  (11+ messages)
` [PATCH v3 1/8] cpufreq: ti-cpufreq: add support for omap34xx and omap36xx
` [PATCH v3 2/8] ARM: dts: omap34xx & omap36xx: replace opp-v1 tables by opp-v2 for
` [PATCH v3 3/8] DTS: bindings: omap: update bindings documentation
` [PATCH v3 4/8] ARM: dts: omap3: bulk convert compatible to be explicitly ti,omap3430 or ti,omap3630 or ti,am3517
` [PATCH v3 5/8] cpufreq: ti-cpufreq: omap36xx use "cpu0","vbb" if run in multi_regulator mode
` [PATCH v3 6/8] ARM: dts: omap36xx: using OPP1G needs to control the abb_ldo
` [PATCH v3 7/8] cpufreq: ti-cpufreq: Add support for AM3517
` [PATCH v3 8/8] ARM: dts: Add OPP-V2 table "

[PATCH 0/4] OMAP3: convert opp-v1 to opp-v2 and read speed binned / 720MHz grade bits
 2019-09-13 14:36 UTC  (8+ messages)
` [PATCH 1/4] cpufreq: ti-cpufreq: add support for omap34xx and omap36xx
` [PATCH 2/4] ARM: dts: replace opp-v1 tables by opp-v2 "
` [PATCH 3/4] ARM: dts: omap3: bulk convert compatible to be explicitly ti,omap3430 or ti,omap3630 or ti,am3517
` [PATCH 4/4] DTS: bindings: omap: update bindings documentation

[PATCH v4 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-09-13 10:41 UTC  (8+ messages)
` [PATCH v4 1/6] dt-bindings: thermal: Add DT bindings documentation for Amlogic Thermal
` [PATCH v4 2/6] thermal: amlogic: Add thermal driver to support G12 SoCs
` [PATCH v4 4/6] arm64: dts: meson: sei510: Add minimal thermal zone

[PATCH v2] cpupower : Handle set and info subcommands correctly
 2019-09-13  8:07 UTC 

[PATCH v2 0/2] test_power: Add CHARGE_COUNTER and CURRENT properties
 2019-09-12 18:26 UTC  (3+ messages)
` [PATCH v2 1/2] test_power: Add CHARGE_COUNTER properties
` [PATCH v2 2/2] test_power: Add CURRENT properties

[PATCH] interconnect: Disallow interconnect core to be built as a module
 2019-09-12 16:33 UTC  (2+ messages)

[PATCH 1/2] venus: use on-chip interconnect API
 2019-09-12 15:11 UTC  (3+ messages)

[PATCH 0/4] Cleanup arm64 driver dependencies
 2019-09-12 10:53 UTC  (12+ messages)
` [PATCH 1/4] arm64: Kconfig: Fix XGENE "
` [PATCH 2/4] arm64: Kconfig: Fix BRCMSTB "

[PATCH] cpupower : Handle set and info subcommands for powerpc
 2019-09-12 10:23 UTC  (6+ messages)

[PATCH v7 00/12] QorIQ TMU multi-sensor and HWMON support
 2019-09-12  1:34 UTC  (13+ messages)
` [PATCH v7 01/12] thermal: qoriq: Add local struct device pointer
` [PATCH v7 02/12] thermal: qoriq: Don't store struct thermal_zone_device reference
` [PATCH v7 03/12] thermal: qoriq: Add local struct qoriq_sensor pointer
` [PATCH v7 04/12] thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data
` [PATCH v7 05/12] thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
` [PATCH v7 06/12] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
` [PATCH v7 07/12] thermal: qoriq: Drop unnecessary drvdata cleanup
  ` [PATCH v7 08/12] thermal: qoriq: Convert driver to use regmap API
  ` [PATCH v7 09/12] thermal: qoriq: Enable all sensors before registering them
  ` [PATCH v7 10/12] thermal: qoriq: Do not report invalid temperature reading
  ` [PATCH v7 11/12] thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
  ` [PATCH v7 12/12] thermal: qoriq: Add hwmon support

[PATCH 0/5] Initialise thermal framework earlier during boot
 2019-09-11 22:32 UTC  (5+ messages)
` [PATCH 1/5] thermal: Initialize thermal subsystem earlier
` [PATCH 2/5] cpufreq: Initialise the governors in core_initcall
` [PATCH 3/5] cpufreq: Initialize cpufreq-dt driver earlier
` [PATCH 5/5] cpufreq: qcom-hw: Move driver initialisation earlier

[PATCH RESEND v8 0/4] Make IPA use PM_EM
 2019-09-11 13:03 UTC  (5+ messages)
` [PATCH v8 1/4] arm64: defconfig: Enable CONFIG_ENERGY_MODEL
` [PATCH v8 2/4] PM / EM: Declare EM data types unconditionally
` [PATCH v8 3/4] thermal: cpu_cooling: Make the power-related code depend on IPA
` [PATCH v8 4/4] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH v7 0/7] implement poweroff for mt6323 / bpi-r2
 2019-09-11 18:49 UTC  (9+ messages)
` [PATCH v7 1/7] dt-bindings: rtc: mediatek: add missing mt6397 rtc
` [PATCH v7 2/7] rtc: mt6397: move some common definitions into rtc.h
` [PATCH v7 3/7] rtc: mt6397: improvements of rtc driver
` [PATCH v7 4/7] rtc: mt6397: add compatible for mt6323
` [PATCH v7 5/7] power: reset: add driver for mt6323 poweroff
` [PATCH v7 6/7] MAINTAINERS: add Mediatek shutdown drivers
` [PATCH v7 7/7] arm: dts: mt6323: add keys, power-controller, rtc and codec

[BACKPORT 4.14.y 00/18] Backport candidate from TI 4.14 product kernel
 2019-09-11 14:01 UTC  (7+ messages)
` [BACKPORT 4.14.y 03/18] drm/omap: panel-dsi-cm: fix driver
` [BACKPORT 4.14.y 04/18] usb: dwc3: Allow disabling of metastability workaround

Inquiry 11/Sept/2019
 2019-09-11 12:09 UTC 

[PATCH v3 00/15] thermal: qcom: tsens: Add interrupt support
 2019-09-11  7:16 UTC  (8+ messages)
` [PATCH v3 01/15] drivers: thermal: tsens: Get rid of id field in tsens_sensor
` [PATCH v3 02/15] drivers: thermal: tsens: Simplify code flow in tsens_probe
` [PATCH v3 03/15] drivers: thermal: tsens: Add __func__ identifier to debug statements
` [PATCH v3 04/15] drivers: thermal: tsens: Add debugfs support
` [PATCH v3 07/15] dt-bindings: thermal: tsens: Convert over to a yaml schema
` [PATCH v3 14/15] drivers: thermal: tsens: Create function to return sign-extended temperature
` [PATCH v3 15/15] drivers: thermal: tsens: Add interrupt support

[PATCH v2] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-09-10 17:15 UTC  (2+ messages)

[PATCH v2 00/15] thermal: qcom: tsens: Add interrupt support
 2019-09-10 16:01 UTC  (4+ messages)
` [PATCH v2 15/15] drivers: thermal: "

[PATCH v4 0/6] Exynos Adaptive Supply Voltage support
 2019-09-10 12:36 UTC  (7+ messages)
    ` [PATCH v4 1/6] opp: Handle target/min/max voltage in dev_pm_opp_adjust_voltage()
    ` [PATCH v4 2/6] dt-bindings: samsung: Update the CHIP ID binding documentation
    ` [PATCH v4 3/6] soc: samsung: Add Exynos Adaptive Supply Voltage driver
    ` [PATCH v4 4/6] ARM: EXYNOS: Enable exynos-asv driver for ARCH_EXYNOS
    ` [PATCH v4 5/6] ARM: dts: Add "syscon" compatible string to chipid node
    ` [PATCH v4 6/6] ARM: dts: Add samsung,asv-bin property for odroidxu3-lite

[PATCH] thermal-generic-adc: Silent error message for EPROBE_DEFER
 2019-09-10  7:59 UTC 

[PATCH 1/2] cpufreq: ti-cpufreq: Add support for AM3517
 2019-09-09 18:20 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: Add OPP-V2 table "

[PATCH 1/3] cpuidle: play_idle: Make play_idle more flexible
 2019-09-09 14:50 UTC  (3+ messages)
` [PATCH 2/3] cpuidle: play_idle: Specify play_idle with an idle state
` [PATCH 3/3] powercap/drivers/idle_inject: Specify the idle state to inject

[PATCH v2] regulator: twl: voltage lists for vdd1/2 on twl4030
 2019-09-09 14:04 UTC  (5+ messages)

[PATCH v2 0/8] Add Mediatek thermal dirver and dtsi
 2019-09-09 11:13 UTC  (3+ messages)
` [PATCH v2 7/8] thermal: mediatek: add another get_temp ops for thermal sensors

[PATCH 0/4] qcom: Model RPMH power domains as thermal cooling devices
 2019-09-09  9:40 UTC  (8+ messages)
` [PATCH 1/4] PM/Domains: Add support for retrieving genpd performance states information
` [PATCH 3/4] thermal: qcom: Add RPMHPD cooling device driver

[RFC 1/2] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
 2019-09-08 15:28 UTC  (2+ messages)
` [RFC 2/2] dt-bindings: power: Convert Samsung Exynos "

[PATCH v2 01/11] dt-bindings: power: syscon-reboot: Convert bindings to json-schema
 2019-09-08 12:31 UTC  (13+ messages)
` [PATCH v2 02/11] dt-bindings: power: syscon-poweroff: "
` [PATCH v2 03/11] dt-bindings: arm: samsung: Convert Samsung board/soc "
` [PATCH v2 04/11] dt-bindings: arm: samsung: Document missing S5Pv210 boards bindings
` [PATCH v2 05/11] dt-bindings: arm: samsung: Document missing Exynos7 "
` [PATCH v2 06/11] dt-bindings: arm: samsung: Convert Exynos Chipid bindings to json-schema
` [PATCH v2 07/11] dt-bindings: arm: samsung: Convert Exynos PMU "
` [PATCH v2 08/11] dt-bindings: arm: samsung: Convert Exynos System Registers "
` [PATCH v2 09/11] dt-bindings: rtc: s3c: Convert S3C/Exynos RTC "
` [PATCH v2 10/11] dt-bindings: iio: adc: exynos: Convert Exynos ADC "
` [PATCH v2 11/11] dt-bindings: iio: adc: exynos: Remove old requirement of two register address ranges

[PATCH v3 0/4] cpuidle, haltpoll: governor switching on idle register
 2019-09-07 23:45 UTC  (5+ messages)
` [PATCH v3 1/4] cpuidle: allow governor switch on cpuidle_register_driver()
` [PATCH v3 2/4] cpuidle-haltpoll: set haltpoll as preferred governor
` [PATCH v3 3/4] cpuidle-haltpoll: return -ENODEV on modinit failure
` [PATCH v3 4/4] cpuidle-haltpoll: do not set an owner to allow modunload

[GIT PULL] cpupower update for Linux 5.4-rc1
 2019-09-07 21:43 UTC  (2+ messages)

[pm:bleeding-edge 175/181] drivers/cpuidle/driver.c:270:4: error: 'cpuidle_prev_governor' undeclared; did you mean 'cpuidle_find_governor'?
 2019-09-07 21:07 UTC  (3+ messages)

[PATCH 0/4] OMAP3: convert opp-v1 to opp-v2 and read speed binned / 720MHz grade bits
 2019-09-07 17:09 UTC  (10+ messages)
` [PATCH 1/4] cpufreq: ti-cpufreq: add support for omap34xx and omap36xx
` [PATCH 2/4] ARM: dts: replace opp-v1 tables by opp-v2 "
` [PATCH 3/4] ARM: dts: omap3: bulk convert compatible to be explicitly ti,omap3430 or ti,omap3630 or ti,am3517
` [PATCH 4/4] DTS: bindings: omap: update bindings documentation

[PATCH 1/2] x86/asm/suspend: Get rid of bogus_64_magic
 2019-09-07 13:10 UTC  (3+ messages)

[RFC v2 0/3] OMAP3: convert opp-v1 to opp-v2 and read speed binned / 720MHz grade bits
 2019-09-07  7:19 UTC  (18+ messages)
` [RFC v2 1/3] cpufreq: ti-cpufreq: add support for omap34xx and omap36xx
        ` [Letux-kernel] "
` [RFC v2 3/3] ARM: dts: omap3: bulk convert compatible to be explicitly ti,omap3430 or ti,omap36xx

[PATCH 0/2] Add wakeup_source symlink and update documentation
 2019-09-06 23:40 UTC  (3+ messages)
` [PATCH 1/2] power: sysfs: Add link to wakeup class device

[PATCH v9 00/11] x86: PIE support to extend KASLR randomization
 2019-09-06 23:22 UTC  (5+ messages)

[RFC PATCH] tools: Add SPDX license to man pages
 2019-09-06 19:53 UTC  (2+ messages)

[PATCH] mailmap: Update email address for Quentin Perret
 2019-09-06 14:40 UTC  (5+ messages)

[PATCH v6 00/13] implement poweroff for mt6323 / bpi-r2
 2019-09-06 13:06 UTC  (2+ messages)

[PATCH v5 0/3] PM / AVS: SVS: Introduce SVS engine
 2019-09-06 10:15 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).