linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-28 09:26:34 to 2018-12-03 08:50:36 UTC [more...]

[PATCH V2 0/5] PM / Domains: Allow performance state propagation
 2018-12-03  8:50 UTC  (16+ 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 4/5] PM / Domains: Factorize dev_pm_genpd_set_performance_state()
` [PATCH V2 5/5] PM / Domains: Propagate performance state updates

[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 v18 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-12-03  6:43 UTC  (8+ messages)
` [PATCH v18 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops

[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 v2 0/6] Bring suspend to RAM support to MVEBU SATA
 2018-12-02 13:19 UTC  (8+ 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 v11 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
 2018-12-02  3:55 UTC  (3+ 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 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 v2 1/2] power: supply: add input voltage limit property
 2018-12-01 15:09 UTC  (4+ messages)

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

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

[driver-core PATCH v7 0/9] Add NUMA aware async_schedule calls
 2018-12-01  2:48 UTC  (19+ messages)
` [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 1/9] driver core: Move async_synchronize_full call
  ` [driver-core PATCH v7 4/9] driver core: Probe devices asynchronously instead of the driver
  ` [driver-core PATCH v7 5/9] workqueue: Provide queue_work_node to queue work near a given NUMA node
  ` [driver-core PATCH v7 6/9] async: Add support for queueing on specific "
  ` [driver-core PATCH v7 7/9] driver core: Attach devices on CPU local to device node
  ` [driver-core PATCH v7 8/9] PM core: Use new async_schedule_dev command
  ` [driver-core PATCH v7 9/9] libnvdimm: Schedule device registration on node local to the device

[PATCH] driver core: remove define_genpd_open_function() and define_genpd_debugfs_fops()
 2018-12-01  1:51 UTC 

[PATCH v10 0/8] Introduce on-chip interconnect API
 2018-12-01  0:39 UTC  (13+ 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 v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-11-30 20:57 UTC  (31+ messages)
` [PATCH v10 01/27] PM / Domains: Add generic data pointer to genpd_power_state struct
` [PATCH v10 02/27] PM / Domains: Add support for CPU devices to genpd
` [PATCH v10 03/27] timer: Export next wakeup time of a CPU
` [PATCH v10 04/27] PM / Domains: Add genpd governor for CPUs
` [PATCH v10 05/27] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v10 06/27] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v10 07/27] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v10 08/27] ARM/ARM64: cpuidle: Let back-end init ops take the driver as input
` [PATCH v10 09/27] drivers: firmware: psci: Move psci to separate directory
` [PATCH v10 10/27] MAINTAINERS: Update files for PSCI
` [PATCH v10 11/27] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v10 12/27] drivers: firmware: psci: Simplify state node parsing
` [PATCH v10 13/27] drivers: firmware: psci: Support hierarchical CPU idle states
` [PATCH v10 14/27] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v10 15/27] drivers: firmware: psci: Announce support for OS initiated suspend mode
` [PATCH v10 16/27] drivers: firmware: psci: Prepare to use "
` [PATCH v10 17/27] drivers: firmware: psci: Prepare to support PM domains
` [PATCH v10 18/27] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH v10 19/27] drivers: firmware: psci: Add hierarchical domain idle states converter
` [PATCH v10 20/27] drivers: firmware: psci: Introduce psci_dt_topology_init()
` [PATCH v10 21/27] drivers: firmware: psci: Add a helper to attach a CPU to its PM domain
` [PATCH v10 22/27] drivers: firmware: psci: Attach the CPU's device "
` [PATCH v10 23/27] drivers: firmware: psci: Manage runtime PM in the idle path for CPUs
` [PATCH v10 24/27] drivers: firmware: psci: Support CPU hotplug for the hierarchical model
` [PATCH v10 25/27] arm64: kernel: Respect the hierarchical CPU topology in DT for PSCI
` [PATCH v10 26/27] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916
` [PATCH v10 27/27] arm64: dts: hikey: Convert to the hierarchical CPU topology layout

[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  (6+ messages)
` [PATCH 1/7] ata: libahci_platform: comply to PHY framework
` [PATCH 5/7] ata: ahci: mvebu: add clock support

[PATCH] cpufreq: nforce2: Remove meaningless return
 2018-11-30 14:25 UTC 

[RFC/RFT][PATCH v6] cpuidle: New timer events oriented governor for tickless systems
 2018-11-30  8:51 UTC  (2+ messages)

[PATCH v6 0/8] AXP8x3 AC and battery power supply support
 2018-11-30  8:31 UTC  (2+ messages)

[PATCH 1/2] thermal/drivers/hisi: Fix wrong platform_get_irq_byname()
 2018-11-30  8:00 UTC  (2+ messages)
` [PATCH 2/2] thermal/drivers/hisi: Fix number of sensors on hi3660

[PATCH V4 1/4] dt-bindings: fsl: scu: add thermal binding
 2018-11-30  1:18 UTC  (9+ messages)
` [PATCH V4 2/4] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V4 3/4] defconfig: arm64: "
` [PATCH V4 4/4] ARM64: dts: imx: add i.MX8QXP "

[GIT PULL] Power management fixes for v4.20-rc4
 2018-11-30  0:15 UTC  (2+ messages)

[PATCH] power: supply: cpcap-battery: make array cpcap_battery_irqs static, shrinks object size
 2018-11-29 23:03 UTC 

[PATCH] thermal/drivers/hisi: Fix bad initialization
 2018-11-29 21:43 UTC  (4+ messages)

[PATCH v3] Documentation: admin-guide: PM: Add cpuidle document
 2018-11-29 21:43 UTC  (3+ messages)

[PATCH v2] Documentation: admin-guide: PM: Add cpuidle document
 2018-11-29 18:03 UTC  (5+ messages)

[PATCH v3] thermal: qoriq: add multiple sensors support
 2018-11-29 17:20 UTC  (8+ messages)

[PATCH v2 0/6] Add hw overheat IRQ support to Marvell thermal driver
 2018-11-29 17:12 UTC  (4+ messages)
` [PATCH v2 1/6] thermal: armada: add overheat interrupt support

[PATCH v2] power: supply: bq24190_charger: add support for bq24196 variant
 2018-11-29 14:07 UTC  (2+ messages)

[PATCH v5 21/21] PM: Switch to use %ptR
 2018-11-29 10:59 UTC 

[RFC/RFT][PATCH v6] cpuidle: New timer events oriented governor for tickless systems
 2018-11-29  9:42 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 38/68] cpufreq: ti-cpufreq: Only register platform_device when supported
 2018-11-29  5:55 UTC 

[PATCH V4 0/4] Add i.MX System Controller thermal driver support
 2018-11-29  2:37 UTC 

[RFC] mmc: host: sdhci-msm: Use the interconnect API
 2018-11-28 22:23 UTC  (2+ messages)

[PATCH v4 21/21] PM: Switch to use %ptR
 2018-11-28 19:05 UTC 

[PATCH] Documentation: admin-guide: PM: Add cpuidle document
 2018-11-28 10:07 UTC  (6+ messages)

[PATCH V3 1/4] dt-bindings: thermal: add binding doc for i.MX system controller thermal driver
 2018-11-28  9:59 UTC  (4+ messages)
` [PATCH V3 2/4] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V3 3/4] defconfig: arm64: "
` [PATCH V3 4/4] ARM64: dts: imx: add i.MX8QXP "

[PATCH V3 0/4] Add i.MX System Controller thermal driver support
 2018-11-28  9:58 UTC 

[PATCH 00/14] regulator: axp20x: Stop AXP209 from crashing when enabling LDO3
 2018-11-28  9:56 UTC  (15+ messages)
` [PATCH 02/14] regulator: axp20x: name voltage ramping define properly
` [PATCH 05/14] dt-bindings: mfd: axp20x: add support for regulator-ramp-delay for AXP209
` [PATCH 07/14] dt-bindings: mfd: 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/14] mfd: axp20x: Clean up included headers
` [PATCH 12/14] mfd: axp20x: use explicit bit defines


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