linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-25 16:42:35 to 2019-11-28 10:16:01 UTC [more...]

[PATCH 1/2] ARM: vexpress: Set-up shared OPP table instead of individual for each CPU
 2019-11-28 10:15 UTC 

[PATCH] cpufreq: vexpress-spc: Fix wrong alternation of policy->related_cpus during CPU hp
 2019-11-28 10:01 UTC  (11+ messages)

[PATCH v6 0/7] add thermal sensor driver for A64, A83T, H3, H5, H6, R40
 2019-11-28  7:43 UTC  (21+ messages)
` [PATCH v6 1/7] thermal: sun8i: add thermal driver for H6/H5/H3/A64/A83T/R40
` [PATCH v6 2/7] dt-bindings: thermal: add YAML schema for sun8i-thermal driver bindings
` [PATCH v6 3/7] ARM: dts: sun8i-a83t: Add thermal sensor and thermal zones
` [PATCH v6 4/7] ARM: dts: sun8i-h3: "
` [PATCH v6 5/7] arm64: dts: allwinner: sun50i-h5: "
` [PATCH v6 6/7] arm64: dts: allwinner: sun50i-h6: "
` [PATCH v6 7/7] arm64: dts: allwinner: a64: Add thermal sensors "

[PATCH v4 00/19] x86/cpu: Clean up handling of VMX features
 2019-11-28  1:40 UTC  (20+ messages)
` [PATCH v4 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
` [PATCH v4 02/19] selftests: kvm: Replace manual MSR defs with common msr-index.h
` [PATCH v4 03/19] tools arch x86: Sync msr-index.h from kernel sources
` [PATCH v4 04/19] x86/intel: Initialize IA32_FEAT_CTL MSR at boot
` [PATCH v4 05/19] x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
` [PATCH v4 06/19] x86/centaur: Use common IA32_FEAT_CTL MSR initialization
` [PATCH v4 07/19] x86/zhaoxin: "
` [PATCH v4 08/19] x86/cpu: Clear VMX feature flag if VMX is not fully enabled
` [PATCH v4 09/19] x86/vmx: Introduce VMX_FEATURES_*
` [PATCH v4 10/19] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
` [PATCH v4 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
` [PATCH v4 12/19] x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl()
` [PATCH v4 13/19] x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
` [PATCH v4 14/19] KVM: VMX: Drop initialization of IA32_FEAT_CTL MSR
` [PATCH v4 15/19] KVM: VMX: Use VMX feature flag to query BIOS enabling
` [PATCH v4 16/19] KVM: VMX: Check for full VMX support when verifying CPU compatibility
` [PATCH v4 17/19] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
` [PATCH v4 18/19] perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
` [PATCH v4 19/19] KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs

[PATCH v7 0/5] power: supply: MAX17040: Add IRQ for low level and alert SOC changes
 2019-11-28  1:06 UTC  (4+ messages)
` [PATCH v7 4/5] power: supply: max17040: Config alert SOC low level threshold from FDT

[PATCH v4 0/4] PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY
 2019-11-27 23:40 UTC  (8+ messages)
` [PATCH v4 1/4] PM / QoS: Initial kunit test
` [PATCH v4 2/4] PM / QoS: Redefine FREQ_QOS_MAX_DEFAULT_VALUE to S32_MAX
` [PATCH v4 3/4] PM / QoS: Reorder pm_qos/freq_qos/dev_pm_qos structs
` [PATCH v4 4/4] PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY

Help me fix a regression caused by 56b9918490 (PM: sleep: Simplify suspend-to-idle control flow)
 2019-11-27 22:30 UTC  (32+ messages)

[PATCH v2 00/12] treewide: break dependencies on x86's RM header
 2019-11-27 21:30 UTC  (17+ messages)
` [PATCH v2 01/12] x86/efi: Explicitly include realmode.h to handle RM trampoline quirk
` [PATCH v2 02/12] x86/boot: Explicitly include realmode.h to handle RM reservations
` [PATCH v2 03/12] x86/ftrace: Explicitly include vmalloc.h for set_vm_flush_reset_perms()
` [PATCH v2 04/12] x86/kprobes: "
` [PATCH v2 05/12] perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()
` [PATCH v2 06/12] efi/capsule-loader: Explicitly include linux/io.h for page_to_phys()
` [PATCH v2 07/12] virt: vbox: Explicitly include linux/io.h to pick up various defs
` [PATCH v2 08/12] vmw_balloon: Explicitly include linux/io.h for virt_to_phys()
` [PATCH v2 09/12] ASoC: Intel: Skylake: "
` [PATCH v2 10/12] x86/ACPI/sleep: Remove an unnecessary include of asm/realmode.h
` [PATCH v2 11/12] ACPI/sleep: Convert acpi_wakeup_address into a function
` [PATCH v2 12/12] x86/ACPI/sleep: Move acpi_get_wakeup_address() into sleep.c, remove <asm/realmode.h> from <asm/acpi.h>

[GIT PULL] power-supply changes for 5.5
 2019-11-27 18:45 UTC  (2+ messages)

[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-11-27 11:51 UTC  (18+ messages)

[PATCH v2 1/2] PCI: add generic quirk function for increasing D3hot delay
 2019-11-27 11:50 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: increase D3 delay for AMD Ryzen5/7 XHCI controllers

[PATCH v2 00/17] SoC and defconfig support for SAM9X60
 2019-11-27 11:00 UTC  (24+ messages)
` [PATCH v2 01/17] ARM: at91: Kconfig: add sam9x60 pll config flag
` [PATCH v2 02/17] ARM: at91: pm: move SAM9X60's PM under its own SoC "
` [PATCH v2 03/17] drivers: soc: atmel: move sam9x60 under its own "
` [PATCH v2 04/17] power: reset: Kconfig: select POWER_RESET_AT91_RESET for sam9x60
` [PATCH v2 05/17] drivers: soc: atmel: select POWER_RESET_AT91_SAMA5D2_SHDWC "
` [PATCH v2 06/17] ARM: debug-ll: select DEBUG_AT91_RM9200_DBGU "
` [PATCH v2 07/17] ARM: at91: Kconfig: add config flag for SAM9X60 SoC
` [PATCH v2 08/17] ARM: at91/defconfig: use savedefconfig
` [PATCH v2 09/17] ARM: at91/defconfig: enable config flag for sam9x60 SoC
` [PATCH v2 10/17] ARM: at91/defconfig: enable config flag for atmel maxtouch
` [PATCH v2 11/17] ARM: at91/defconfig: enable config flag for flexcom
` [PATCH v2 12/17] ARM: at91/defconfig: enable config flag for XDMAC
` [PATCH v2 13/17] ARM: at91/defconfig: enable config flag for I2S Multi-channel
` [PATCH v2 14/17] ARM: at91/defconfig: enable config flag for audio PROTO board
` [PATCH v2 15/17] ARM: at91/defconfig: enable config flag for SAMA5D2's ADC
` [PATCH v2 16/17] ARM: at91/defconfig: enable config flag for ATMEL QUADSPI
` [PATCH v2 17/17] ARM: at91/defconfig: enable config flag for CLASSD

[PATCH 1/2] thermal: armada-thermal: fix register offsets for AXP
 2019-11-27 11:00 UTC  (3+ messages)
  ` [PATCH 2/2] thermal: armada-thermal: clear reset in armadaxp_init

[PATCH v3 00/13] cpuidle: psci: Support hierarchical CPU arrangement
 2019-11-27 10:29 UTC  (14+ messages)
` [PATCH v3 01/13] cpuidle: psci: Align psci_power_state count with idle state count
` [PATCH v3 02/13] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v3 03/13] firmware: psci: Export functions to manage the OSI mode
` [PATCH v3 04/13] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v3 05/13] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v3 06/13] cpuidle: psci: Simplify OF parsing of CPU idle state nodes
` [PATCH v3 07/13] cpuidle: psci: Support hierarchical CPU idle states
` [PATCH v3 08/13] cpuidle: psci: Add a helper to attach a CPU to its PM domain
` [PATCH v3 09/13] cpuidle: psci: Attach CPU devices to their PM domains
` [PATCH v3 10/13] cpuidle: psci: Prepare to use OS initiated suspend mode via "
` [PATCH v3 11/13] cpuidle: psci: Manage runtime PM in the idle path
` [PATCH v3 12/13] cpuidle: psci: Add support for PM domains by using genpd
` [PATCH v3 13/13] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916

[PATCH V1 1/2] dt-bindings: interconnect: Add Qualcomm SC7180 DT bindings
 2019-11-27  9:01 UTC  (3+ messages)
` [PATCH V1 2/2] interconnect: qcom: Add SC7180 interconnect provider driver

[v5, PATCH 4/5] cpufreq: mediatek: add opp notification for SVS support
 2019-11-27  8:36 UTC 

[PATCH v4 0/6] Add support for frequency invariance for (some) x86
 2019-11-27  7:32 UTC  (7+ messages)
` [PATCH v4 1/6] x86,sched: Add support for frequency invariance

[GIT PULL] Power management updates for v5.5-rc1
 2019-11-27  4:20 UTC  (2+ messages)

[PATCH v7 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-11-26 23:25 UTC  (5+ messages)
  ` [PATCH v7 4/5] "

Battery state monitoring when suspended
 2019-11-26 22:54 UTC 

[PATCH v5 00/18] add thermal driver for h6
 2019-11-26 19:36 UTC  (5+ messages)

[PATCH] MAINTAINERS: thermal: Eduardo's email is bouncing
 2019-11-26 15:34 UTC  (4+ messages)

[PATCH V1 0/2] Add SC7180 interconnect provider driver
 2019-11-26 15:01 UTC 

[PATCH 0/8] add header file for kelvin to/from Celsius conversion helpers
 2019-11-26 14:34 UTC  (18+ messages)
` [PATCH 1/8] "
` [PATCH 3/8] platform/x86: asus-wmi: switch to use <linux/temperature.h> helpers
` [PATCH 4/8] platform/x86: intel_menlow: "
` [PATCH 8/8] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>

[PATCH v3 0/4] PM: QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY
 2019-11-26 12:36 UTC  (9+ messages)
` [PATCH v3 1/4] PM / QoS: Initial kunit test
` [PATCH v3 2/4] PM / QOS: Redefine FREQ_QOS_MAX_DEFAULT_VALUE to S32_MAX
` [PATCH v3 3/4] PM / QoS: Reorder pm_qos/freq_qos/dev_pm_qos structs
` [PATCH v3 4/4] PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY

[PATCH v1 0/4] Support MTK reboot mode driver
 2019-11-26 12:18 UTC  (6+ messages)
` [PATCH v1 1/4] power: reset: add "
` [PATCH v1 2/4] watchdog: populate reboot mode node in toprgu node of MTK RGU (Reset Generation Unit)
` [PATCH v1 3/4] soc: mediatek: add reboot-mode header
` [PATCH v1 4/4] dt-binding: power: reset: Add documentation for MTK RGU (Reset Gernation Unit) reboot driver

[PATCH 00/12] treewide: break dependencies on x86's RM header
 2019-11-26 11:25 UTC  (7+ messages)
` [PATCH 11/12] ACPI/sleep: Convert acpi_wakeup_address into a function

[PATCH v3] PM / devfreq: Add new name attribute for sysfs
 2019-11-26  9:37 UTC  (7+ messages)

About CPU hot-plug stress test failed in cpufreq driver
 2019-11-26  8:57 UTC  (13+ messages)

[PATCH 1/3] thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
 2019-11-26  8:03 UTC  (3+ messages)
` [PATCH 3/3] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver

kernel 5.2+: suspend freeze in VMware Player
 2019-11-26  2:48 UTC  (2+ messages)

[PATCH RFC 0/2] PM / devfreq: Add dev_pm_qos support with minimal changes
 2019-11-25 16:46 UTC  (4+ messages)
` [PATCH RFC 2/2] PM / devfreq: Use PM QoS for sysfs min/max_freq


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