linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-30 12:19:15 to 2018-12-04 19:03:32 UTC [more...]

[PATCH v3 0/6] Add hw overheat IRQ support to Marvell thermal driver
 2018-12-04 19:03 UTC  (7+ messages)
` [PATCH v3 1/6] thermal: armada: add overheat interrupt support
` [PATCH v3 2/6] MAINTAINERS: thermal: add entry for Marvell MVEBU thermal driver
` [PATCH v3 3/6] dt-bindings: ap806: document the thermal interrupt capabilities
` [PATCH v3 4/6] dt-bindings: cp110: "
` [PATCH v3 5/6] arm64: dts: marvell: add interrupt support to ap806 thermal node
` [PATCH v3 6/6] arm64: dts: marvell: add interrupt support to cp110 "

[PATCH 16/17] thermal: bcm2835: Switch to SPDX identifier
 2018-12-04 19:02 UTC  (3+ messages)

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-12-04 18:45 UTC  (10+ messages)
` [PATCH v10 18/27] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH v10 21/27] drivers: firmware: psci: Add a helper to attach a CPU to its PM domain
` [PATCH v10 24/27] drivers: firmware: psci: Support CPU hotplug for the hierarchical model

[RFC/RFT][PATCH v7] cpuidle: New timer events oriented governor for tickless systems
 2018-12-04 18:35 UTC 

[PATCH] cpufreq: nforce2: Remove meaningless return
 2018-12-04 17:03 UTC  (5+ messages)

[PATCH] Revert "arm64: dts: marvell: add CPU Idle power state support on Armada 7K/8K"
 2018-12-04 16:48 UTC  (3+ messages)

[RFC PATCH 0/7] Introduce thermal pressure
 2018-12-04 15:43 UTC  (3+ messages)
` [RFC PATCH 5/7] sched/fair: Enable CFS periodic tick to update "

[PATCH 00/14] regulator: axp20x: Stop AXP209 from crashing when enabling LDO3
 2018-12-04 15:09 UTC  (9+ messages)
` [PATCH 06/14] regulator: axp20x: add software based soft_start for AXP209 LDO3
` [PATCH 09/14] regulator: dts: add full voltage range to LDO4 on the Lime2

[PATCH 11/19] cpufreq: tegra124: do not handle the CPU rail
 2018-12-04 11:22 UTC  (4+ messages)
` [PATCH 12/19] cpufreq: tegra124: extend to support Tegra210

[PATCH v2 0/5] devfreq: handle suspend/resume
 2018-12-04  9:53 UTC  (18+ messages)
  ` [PATCH v2 1/5] devfreq: refactor set_target frequency function
  ` [PATCH v2 2/5] devfreq: add support for suspend/resume of a devfreq device
  ` [PATCH v2 3/5] devfreq: add devfreq_suspend/resume() functions
  ` [PATCH v2 4/5] drivers: power: suspend: call devfreq suspend/resume
  ` [PATCH v2 5/5] arm: dts: exynos4: opp-suspend in DMC and leftbus

[PATCH v11 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
 2018-12-04  9:29 UTC  (11+ messages)
` [PATCH v11 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH v11 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[PATCH] opp: Add API for getting voltage from supplies
 2018-12-04  8:21 UTC 

[PATCH v19 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-12-04  6:22 UTC  (6+ messages)
` [PATCH v19 4/5] dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2
  ` [PATCH v19 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
  ` [PATCH v19 2/5] iommu/arm-smmu: Invoke pm_runtime across the driver
  ` [PATCH v19 3/5] iommu/arm-smmu: Add the device_link between masters and smmu
  ` [PATCH v19 5/5] iommu/arm-smmu: Add support for qcom, smmu-v2 variant

[PATCH 1/7] drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
 2018-12-04  3:55 UTC  (4+ messages)
` [PATCH 2/7] powerpc: "

[PATCH] power: reset: gpio-poweroff: add ability to specific active and inactive delays
 2018-12-04  0:22 UTC  (3+ messages)

[RFC/RFT][PATCH v6] cpuidle: New timer events oriented governor for tickless systems
 2018-12-03 23:52 UTC  (2+ messages)

[RFC/RFT][PATCH v6] cpuidle: New timer events oriented governor for tickless systems
 2018-12-03 23:47 UTC  (3+ messages)

[PATCH v18 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-12-03 23:44 UTC  (8+ messages)
` [PATCH v18 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops

[RFC/RFT][PATCH v6] cpuidle: New timer events oriented governor for tickless systems
 2018-12-03 23:37 UTC  (4+ messages)

[PATCH v2 1/2] power: supply: add input voltage limit property
 2018-12-03 19:58 UTC  (5+ messages)

v4.14 fix for Hikey 960 unbalanced IRQ enablement
 2018-12-03 18:33 UTC  (12+ messages)
` [PATCH 1/5] thermal/drivers/hisi: Remove the multiple sensors support
` [PATCH 2/5] thermal/drivers/hisi: Remove pointless lock
` [PATCH 3/5] thermal/drivers/hisi: Encapsulate register writes into helpers
` [PATCH 4/5] thermal/drivers/hisi: Fix configuration register setting
` [PATCH 5/5] thermal/drivers/hisi: Remove costly sensor inspection

[driver-core PATCH v7 0/9] Add NUMA aware async_schedule calls
 2018-12-03 16:44 UTC  (10+ messages)
` [driver-core PATCH v7 1/9] driver core: Move async_synchronize_full call
` [driver-core PATCH v7 2/9] driver core: Establish clear order of operations for deferred probe and remove
` [driver-core PATCH v7 3/9] device core: Consolidate locking and unlocking of parent and device
` [driver-core PATCH v7 4/9] driver core: Probe devices asynchronously instead of the driver

[PATCH v2 0/6] Add hw overheat IRQ support to Marvell thermal driver
 2018-12-03 15:31 UTC  (5+ messages)
` [PATCH v2 1/6] thermal: armada: add overheat interrupt support

Expose all known Intel DPTF policies
 2018-12-03 15:08 UTC  (3+ messages)
` [PATCH 1/2] thermal/int340x_thermal: Add additional UUIDs

[PATCH v2 0/6] Bring suspend to RAM support to MVEBU SATA
 2018-12-03 14:55 UTC  (10+ messages)
` [PATCH v2 1/6] ata: libahci_platform: comply to PHY framework
` [PATCH v2 2/6] ata: ahci: mvebu: remove stale comment
` [PATCH v2 3/6] ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
` [PATCH v2 4/6] ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
` [PATCH v2 5/6] ARM64: dts: marvell: armada-37xx: declare SATA clock
` [PATCH v2 6/6] ARM64: dts: marvell: armada-3720-espressobin: declare SATA PHY property

[PATCH 1/6] devfreq: add basic fileds supporting suspend functionality
 2018-12-03 14:05 UTC  (11+ messages)
` [PATCH 0/6] devfreq: handle suspend/resume
    ` [PATCH 3/6] devfreq: add support for suspend/resume of a devfreq device

[PATCH V2 0/5] PM / Domains: Allow performance state propagation
 2018-12-03 13:38 UTC  (14+ messages)
` [PATCH V2 2/5] OPP: Add dev_pm_opp_xlate_performance_state() helper
` [PATCH V2 3/5] PM / Domains: Save OPP table pointer in genpd
` [PATCH V2 5/5] PM / Domains: Propagate performance state updates

pcc_cpufreq: high LA
 2018-12-03 13:06 UTC  (2+ messages)

[PATCH] cpuidle: poll_state: Disregard disable idle states
 2018-12-03 12:32 UTC 

[PATCH] cpuidle: Add 'high' and 'low' idle state metrics
 2018-12-03 12:31 UTC 

[PATCH v10 00/15] Energy Aware Scheduling
 2018-12-03  9:56 UTC  (16+ messages)
` [PATCH v10 01/15] sched: Relocate arch_scale_cpu_capacity
` [PATCH v10 02/15] sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
` [PATCH v10 03/15] PM: Introduce an Energy Model management framework
` [PATCH v10 04/15] PM / EM: Expose the Energy Model in sysfs
` [PATCH v10 05/15] sched/topology: Reference the Energy Model of CPUs when available
` [PATCH v10 06/15] sched/topology: Lowest CPU asymmetry sched_domain level pointer
` [PATCH v10 07/15] sched/topology: Disable EAS on inappropriate platforms
` [PATCH v10 08/15] sched/topology: Make Energy Aware Scheduling depend on schedutil
` [PATCH v10 09/15] sched: Introduce sched_energy_present static key
` [PATCH v10 10/15] sched: Introduce a sysctl for Energy Aware Scheduling
` [PATCH v10 11/15] sched/fair: Clean-up update_sg_lb_stats parameters
` [PATCH v10 12/15] sched: Add over-utilization/tipping point indicator
` [PATCH v10 13/15] sched/fair: Introduce an energy estimation helper function
` [PATCH v10 14/15] sched/fair: Select an energy-efficient CPU on task wake-up
` [PATCH v10 15/15] OPTIONAL: cpufreq: dt: Register an Energy Model

[PATCH 0/3] Introduce STM32 thermal driver
 2018-12-03  9:47 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: stm32: add thermal sensor support on STM32MP157c

[PATCH] driver core: remove define_genpd_open_function() and define_genpd_debugfs_fops()
 2018-12-03  9:23 UTC  (3+ messages)

[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
 2018-12-03  9:08 UTC  (42+ messages)
` [PATCH RFC 06/15] cpufreq: replace **** with a hug

[PATCH v2 0/17] Add support for OLPC XO 1.75 Embedded Controller
 2018-12-03  7:54 UTC  (10+ messages)
` [PATCH v2 06/17] Platform: OLPC: Add XO-1.75 EC driver
` [PATCH v2 07/17] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH v2 13/17] power: supply: olpc_battery: Use DT to get battery version
` [PATCH v2 17/17] power: supply: olpc_battery: Add OLPC XO 1.75 support

[PATCH] cpufreq: ia64: Remove unused header files
 2018-12-03  4:44 UTC  (3+ messages)

[PATCH] PM / AVS: SmartReflex: NULL check before some freeing functions is not needed
 2018-12-02 20:52 UTC 

[PATCH v10 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-12-02  3:47 UTC  (11+ messages)
` [PATCH v10 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH v10 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[PATCH v10 0/8] Introduce on-chip interconnect API
 2018-12-01  0:39 UTC  (11+ messages)
` [PATCH v10 1/7] interconnect: Add generic "
` [PATCH v10 2/7] dt-bindings: Introduce interconnect binding
` [PATCH v10 3/7] interconnect: Allow endpoints translation via DT
` [PATCH v10 5/7] interconnect: qcom: Add sdm845 interconnect provider driver
` [PATCH v10 6/7] arm64: dts: sdm845: Add interconnect provider DT nodes

[PATCH v2] arm64: dts: sdm845: Add PSCI cpuidle low power states
 2018-11-30 15:41 UTC  (2+ messages)

[PATCH 0/7] Bring suspend to RAM support to MVEBU SATA
 2018-11-30 15:40 UTC  (4+ messages)
` [PATCH 1/7] ata: libahci_platform: comply to PHY framework


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