linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-07 13:39:02 to 2019-08-09 16:35:50 UTC [more...]

[GIT PULL] Power management fix for v5.3-rc3
 2019-08-09 16:35 UTC  (2+ messages)

[PATCH v8 00/21] SC7 entry and exit support for Tegra210
 2019-08-09 16:23 UTC  (38+ messages)
` [PATCH v8 01/21] pinctrl: tegra: Fix write barrier placement in pmx_writel
` [PATCH v8 02/21] pinctrl: tegra: Add write barrier after all pinctrl register writes
` [PATCH v8 03/21] clk: tegra: divider: Save and restore divider rate
` [PATCH v8 04/21] clk: tegra: pllout: Save and restore pllout context
` [PATCH v8 05/21] clk: tegra: pll: Save and restore pll context
` [PATCH v8 06/21] clk: tegra: Support for OSC context save and restore
` [PATCH v8 07/21] clk: Add API to get index of the clock parent
` [PATCH v8 08/21] clk: tegra: periph: Add restore_context support
` [PATCH v8 09/21] clk: tegra: clk-super: Fix to enable PLLP branches to CPU
` [PATCH v8 10/21] clk: tegra: clk-super: Add restore-context support
` [PATCH v8 11/21] clk: tegra: clk-dfll: Add suspend and resume support
` [PATCH v8 12/21] cpufreq: tegra124: "
` [PATCH v8 13/21] clk: tegra210: Use fence_udelay during PLLU init
` [PATCH v8 14/21] clk: tegra210: Add suspend and resume support
` [PATCH v8 15/21] soc/tegra: pmc: Allow to support more tegras wake
` [PATCH v8 16/21] soc/tegra: pmc: Add pmc wake support for tegra210
` [PATCH v8 17/21] arm64: tegra: Enable wake from deep sleep on RTC alarm
` [PATCH v8 18/21] soc/tegra: pmc: Configure core power request polarity
` [PATCH v8 19/21] soc/tegra: pmc: Configure deep sleep control settings
` [PATCH v8 20/21] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings
` [PATCH v8 21/21] arm64: dts: tegra210-p3450: Jetson Nano "

[PATCH v2 0/9] Exynos Adaptive Supply Voltage support
 2019-08-09 15:58 UTC  (17+ messages)
  ` [PATCH v2 1/9] soc: samsung: Add exynos chipid driver support
  ` [PATCH v2 2/9] soc: samsung: Convert exynos-chipid driver to use the regmap API
  ` [PATCH v2 3/9] soc: samsung: Add Exynos Adaptive Supply Voltage driver

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-08-09 14:52 UTC  (38+ messages)
                    ` [PATCH] nvme-pci: Do not prevent PCI bus-level PM from being used
                    ` [PATCH] nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled
                    ` [PATCH v2 0/2] "
                      ` [PATCH v2 1/2] PCI: PCIe: ASPM: Introduce pcie_aspm_enabled_mask()
                      ` [PATCH v2 2/2] nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled
                    ` [PATCH v3 0/2] "
                      ` [PATCH v3 1/2] PCI: PCIe: ASPM: Introduce pcie_aspm_enabled()
                      ` [PATCH v3 2/2] nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled

[PATCH v3 0/8] PM / ACPI: sleep: Additional changes related to suspend-to-idle
 2019-08-09 12:15 UTC  (4+ messages)
` [PATCH v3 8/8] ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices

[PATCH v3 0/3] interconnect: Add path tagging support
 2019-08-09 12:13 UTC  (4+ messages)
` [PATCH v3 1/3] interconnect: Add support for path tags
` [PATCH v3 2/3] interconnect: Add pre_aggregate() callback
` [PATCH v3 3/3] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[PATCH 0/6] ARM: psci: cpuidle: PSCI CPUidle rework
 2019-08-09 11:03 UTC  (19+ messages)
` [PATCH 3/6] drivers: firmware: psci: Decouple checker from generic ARM CPUidle
` [PATCH 4/6] ARM: psci: cpuidle: Introduce PSCI CPUidle driver
` [PATCH 6/6] PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
` [PATCH v2 0/8] ARM: psci: cpuidle: PSCI CPUidle rework
  ` [PATCH v2 1/8] ARM: cpuidle: Remove useless header include
  ` [PATCH v2 2/8] ARM: cpuidle: Remove overzealous error logging
  ` [PATCH v2 3/8] drivers: firmware: psci: Decouple checker from generic ARM CPUidle
  ` [PATCH v2 4/8] ARM: psci: cpuidle: Introduce PSCI CPUidle driver
  ` [PATCH v2 5/8] ARM: psci: cpuidle: Enable "
  ` [PATCH v2 6/8] PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
  ` [PATCH v2 7/8] arm64: defconfig: Enable the PSCI CPUidle driver
  ` [PATCH v2 8/8] ARM: imx_v6_v7_defconfig: "

[PATCH 1/2] cpufreq: drivers: Enable frequency invariance in qcom-cpufreq-hw
 2019-08-09 10:37 UTC  (4+ messages)

[PATCH V2 00/10] cpufreq: Migrate users of policy notifiers to QoS requests
 2019-08-09  9:01 UTC  (10+ messages)
` [PATCH V2 04/10] cpufreq: powerpc_cbe: Switch to QoS requests instead of cpufreq notifier
` [PATCH V2 05/10] ACPI: cpufreq: "

[PATCH 0/2] intel-hid: intel-vbtn: Suspend-related fix and update
 2019-08-09  8:15 UTC  (5+ messages)
` [PATCH 1/2] intel-hid: intel-vbtn: Avoid leaking wakeup_mode set
` [PATCH 2/2] intel-hid: Disable button array during suspend-to-idle

[PATCH v4 3/8] PM/sleep: Replace strncmp with str_has_prefix
 2019-08-09  7:10 UTC 

[PATCH v4 0/8] Replace strncmp with str_has_prefix
 2019-08-09  7:10 UTC 

[PATCH V4 1/2] cpufreq: schedutil: Don't skip freq update when limits change
 2019-08-09  6:51 UTC  (9+ messages)
` [PATCH V4 2/2] cpufreq: intel_pstate: Implement QoS supported freq constraints
  ` [PATCH V5 "

[PATCH] cpufreq: dev_pm_qos_update_request() can return 1 on success
 2019-08-09  2:31 UTC 

[RFC PATCH 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-08-09  2:17 UTC  (12+ messages)
  ` [RFC PATCH 09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus

[PATCH 0/1] kbuild: Support building a tree of modules with -M=<root>
 2019-08-09  0:21 UTC  (2+ messages)
` [PATCH 1/1] kbuild: recursive build of external kernel modules

[PATCH v2 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-08 19:47 UTC  (7+ messages)
` [PATCH v2 2/6] thermal: amlogic: Add thermal driver to support "

[PATCH] x86/cpu: Add Elkhart Lake to Intel family
 2019-08-08 19:30 UTC  (25+ messages)

[PATCH 0/2] Introduce SoC sleep stats driver
 2019-08-08 18:40 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: Introduce soc sleep stats bindings for Qualcomm SoCs
` [PATCH 2/2] drivers: qcom: Add SoC sleep stats driver

[PATCH v13 0/6] Add utilization clamping support (CGroups API)
 2019-08-08 17:19 UTC  (9+ messages)
` [PATCH v13 1/6] sched/core: uclamp: Extend CPU's cgroup controller
` [PATCH v13 2/6] sched/core: uclamp: Propagate parent clamps

[PATCH] PM / devfreq: passive: Use non-devm notifiers
 2019-08-08 16:54 UTC 

[PATCH] sched/cpufreq: Align trace event behavior of fast switching
 2019-08-08 16:18 UTC  (3+ messages)

[pm:xps13-9380-20190807 11/11] ERROR: "register_acpi_s2idle_notifier" [drivers/platform/x86/intel_pmc_core.ko] undefined!
 2019-08-08 15:46 UTC 

[PATCH] PM / devfreq: Add dev_pm_qos support
 2019-08-08 14:40 UTC  (3+ messages)

[PATCHv2] PM / devfreq: Add dev_pm_qos support
 2019-08-08 14:39 UTC 

[pm:xps13-9380-20190807 9/11] ERROR: "pcie_aspm_enabled" [drivers/nvme/host/nvme.ko] undefined!
 2019-08-08 13:31 UTC 

[PATCH 00/15] thermal: qcom: tsens: Add interrupt support
 2019-08-08 13:04 UTC  (2+ messages)

[PATCH] cpufreq: schedutil: fix equation in comment
 2019-08-08 11:44 UTC  (4+ messages)

[PATCH v8 01/28] linkage: new macros for assembler symbols
 2019-08-08 10:38 UTC  (4+ messages)
` [PATCH v8 02/28] x86/asm/suspend: use SYM_DATA for data
` [PATCH v8 24/28] x86_64/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v8 25/28] x86_32/asm: add ENDs to some functions and relabel with SYM_CODE_*

[RESEND PATCH v5 0/4] add coupled regulators for Exynos5422/5800
 2019-08-08  9:02 UTC  (5+ messages)
    ` [RESEND PATCH v5 1/4] devfreq: exynos-bus: correct clock enable sequence
    ` [RESEND PATCH v5 2/4] devfreq: exynos-bus: convert to use dev_pm_opp_set_rate()
    ` [RESEND PATCH v5 3/4] ARM: dts: exynos: add initial data for coupled regulators for Exynos5422/5800
    ` [RESEND PATCH v5 4/4] dt-bindings: devfreq: exynos-bus: remove unused property

[PATCH v5 0/4] add coupled regulators for Exynos5422/5800
 2019-08-08  9:01 UTC  (8+ messages)
    ` [PATCH v5 1/4] devfreq: exynos-bus: correct clock enable sequence
    ` [PATCH v5 2/4] devfreq: exynos-bus: convert to use dev_pm_opp_set_rate()
    ` [PATCH v5 3/4] ARM: dts: exynos: add initial data for coupled regulators for Exynos5422/5800
    ` [PATCH v5 4/4] dt-bindings: devfreq: exynos-bus: remove unused property

[PATCH V38 10/29] hibernate: Disable when the kernel is locked down
 2019-08-08  0:07 UTC 

[PATCH v2] drivers: qcom: Add BCM vote macro to header
 2019-08-07 23:42 UTC  (2+ messages)

[RFCv3 0/3] interconnect: Add imx support via devfreq
 2019-08-07 22:35 UTC  (6+ messages)
` [RFCv3 1/3] dt-bindings: interconnect: Add bindings for imx
` [RFCv3 2/3] interconnect: Add imx core driver

[PATCH v5 0/3] Introduce Bandwidth OPPs for interconnects
 2019-08-07 22:31 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: opp: Introduce opp-peak-kBps and opp-avg-kBps bindings
` [PATCH v5 2/3] OPP: Add support for bandwidth OPP tables
` [PATCH v5 3/3] OPP: Add helper function "

[PATCH v4 0/3] Introduce Bandwidth OPPs for interconnects
 2019-08-07 20:46 UTC  (4+ messages)
` [PATCH v4 2/3] OPP: Add support for bandwidth OPP tables

[PATCH v6 0/3] Make IPA use PM_EM
 2019-08-07 15:42 UTC  (3+ messages)
` [PATCH v6 3/3] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH v8 0/3] PM / wakeup: Show wakeup sources stats in sysfs
 2019-08-07 15:00 UTC  (3+ messages)
` [PATCH v8 1/3] PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()


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