linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-03 14:34:34 to 2018-01-09 13:37:44 UTC [more...]

[PATCH] PM / runtime: Rework pm_runtime_force_suspend/resume()
 2018-01-09 13:37 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 00/16] add support for AXP813 ADC and battery power supply
 2018-01-09 12:53 UTC  (19+ messages)
  ` [PATCH v2 01/16] iio: adc: axp20x_adc: put ADC rate setting in a per-variant function
  ` [PATCH v2 02/16] dt-bindings: iio: adc: add binding for X-Powers AXP PMICs ADC
  ` [PATCH v2 03/16] iio: adc: axp20x_adc: make it possible to probe from DT
  ` [PATCH v2 04/16] ARM: dtsi: axp209: add node for ADC
  ` [PATCH v2 05/16] ARM: dtsi: axp22x: "
  ` [PATCH v2 06/16] mfd: axp20x: make AXP209/22x cells probe their ADC via DT
  ` [PATCH v2 07/16] dt-bindings: iio: adc: axp20x_adc: add AXP813 variant
  ` [PATCH v2 08/16] iio: adc: axp20x_adc: add support for AXP813 ADC
  ` [PATCH v2 09/16] ARM: dtsi: axp81x: add node for ADC
  ` [PATCH v2 10/16] mfd: axp20x: probe axp20x_adc driver for AXP813
  ` [PATCH v2 11/16] power: supply: axp20x_battery: use data structure instead of ID for
  ` [PATCH v2 12/16] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding
  ` [PATCH v2 13/16] power: supply: axp20x_battery: add support for AXP813
  ` [PATCH v2 14/16] mfd: axp20x: add battery power supply cell "
  ` [PATCH v2 15/16] ARM: dtsi: axp81x: add battery power supply subnode
  ` [PATCH v2 16/16] ARM: dtsi: sun8i: a711: enable "

[PATCH 1/9] mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()
 2018-01-09 12:03 UTC  (8+ messages)

[PATCH v5 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-01-09 11:49 UTC  (9+ messages)
` [PATCH v5 4/6] iommu/arm-smmu: Add the device_link between masters and smmu
  ` [PATCH v5 1/6] base: power: runtime: Export pm_runtime_get/put_suppliers
  ` [PATCH v5 2/6] iommu/arm-smmu: Add pm_runtime/sleep ops
  ` [PATCH v5 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
  ` [PATCH v5 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
  ` [PATCH v5 6/6] drm/msm: iommu: Replace runtime calls with runtime suppliers

[PATCH] powercap: add suspend and resume mechanism for SOC power limit
 2018-01-09 11:39 UTC  (2+ messages)

[PATCH] PM / wakeup: Enable option to specify wakeup as a non in-band wakeup
 2018-01-09 11:22 UTC  (2+ messages)

[PATCH 0/2] thermal, OPP: move the CPU power estimation to the OPP library
 2018-01-09 11:02 UTC  (3+ messages)
` [PATCH 1/2] PM / OPP: introduce an OPP power estimation helper
` [PATCH 2/2] thermal: cpu_cooling: use power models from the OPP library

[PATCH V3 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-09 10:27 UTC  (4+ messages)
` [PATCH V3 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

[PATCH V5 0/7] Add loadable kernel module and power management support
 2018-01-09  9:19 UTC  (8+ messages)
  ` [PATCH V5 1/7] of: Export of_pci_range_to_resource()
  ` [PATCH V5 4/7] PCI: tegra: Free resources on probe failure
  ` [PATCH V5 5/7] PCI: tegra: Add loadable kernel module support
  ` [PATCH V5 6/7] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2
` [PATCH V5 2/7] PCI: tegra: Use bus->sysdata to store and get host private data
` [PATCH V5 3/7] PCI: tegra: Remove PCI_REASSIGN_ALL_BUS flag for Tegra PCIe
` [PATCH V5 7/7] PCI: tegra: Add power management support

[PATCH v4 0/2] PM / core: Extend behaviour for wakeup paths
 2018-01-09  9:03 UTC  (3+ messages)
` [PATCH v4 1/2] PM / core: Re-structure code for clearing the direct_complete flag
` [PATCH v4 2/2] PM / core: Propagate wakeup_path status flag in __device_suspend_late()

[PATCH RESEND 0/9] mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeup
 2018-01-09  7:52 UTC  (10+ messages)
` [PATCH RESEND 1/9] mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()
` [PATCH RESEND 2/9] mmc: sdhci-pci: Use device wakeup capability to determine MMC_PM_WAKE_SDIO_IRQ capability
` [PATCH RESEND 3/9] mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
` [PATCH RESEND 4/9] mmc: sdhci: Handle failure of enable_irq_wake()
` [PATCH RESEND 5/9] mmc: sdhci: Rework sdhci_enable_irq_wakeups()
` [PATCH RESEND 6/9] mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt
` [PATCH RESEND 7/9] mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interrupt
` [PATCH RESEND 8/9] mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
` [PATCH RESEND 9/9] mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO "

[BUG] function_graph trace causes hang when using sleepgraph (4.15.0-rc1 and newer)
 2018-01-09  3:07 UTC  (5+ messages)

[BUG] schedutil governor produces regular max freq spikes because of lockup detector watchdog threads
 2018-01-09  1:17 UTC  (8+ messages)

[PATCH 0/4] PM / core: Direct handling of DPM_FLAG_SMART_SUSPEND and DPM_FLAG_LEAVE_SUSPENDED
 2018-01-09  0:29 UTC  (13+ messages)
` [PATCH 0/7] "
  ` [PATCH 5/7] PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE
  ` [PATCH 6/7] PM: i2c-designware-platdrv: Optimize power management
  ` [PATCH 7/7] PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe ports

[PATCH 0/2] Fix a race condition between SPI domain validation and system suspend
 2018-01-09  0:27 UTC  (8+ messages)
` [PATCH 1/2] PM / sleep: Make lock/unlock_system_sleep() available to kernel modules
` [PATCH 2/2] Fix a race condition between SPI domain validation and system suspend

[RFD] Devices that need full power for wakeup
 2018-01-08 16:33 UTC  (4+ messages)

[PATCH v2 0/2] acpi, x86: Add SPCR table support
 2018-01-08 12:46 UTC  (4+ messages)
` [PATCH v2 1/2] acpi, spcr: Make SPCR avialable to other architectures

[PATCH v4] PM / wakeup: Print warn if device gets enabled as wakeup source during sleep
 2018-01-08 11:44 UTC 

[PATCH v3 0/4] PM / core: Extend behaviour for wakeup paths
 2018-01-08 11:26 UTC  (13+ messages)
` [PATCH v3 1/4] PM / core: Assign the wakeup_path status flag in __device_prepare()
` [PATCH v3 2/4] PM / core: Propagate wakeup_path status flag in __device_suspend_late()
` [PATCH v3 3/4] PM / wakeup: Add device_set_wakeup_path() helper to control wakeup path
` [PATCH v3 4/4] PM / wakeup: Print warn if device gets enabled as wakeup source during sleep

[BUG] s2idle: Surface Pro 3 suspend/resume issues
 2018-01-08 11:03 UTC  (6+ messages)

[PATCH V8 0/3] OPP: Allow OPP table to be used for power-domains
 2018-01-08  4:16 UTC  (10+ messages)
` [PATCH V8 3/3] OPP: Allow "opp-hz" and "opp-microvolt" to contain magic values

[PATCH] power: reset: msm: Clarify restart and poweroff
 2018-01-08  3:33 UTC 

[PATCH 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-08  1:56 UTC  (6+ messages)
` [PATCH 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

[patch]: do not subtract NR_FILE_MAPPED in minimum_image_size()
 2018-01-07 23:41 UTC  (4+ messages)

[PATCH V4] cpufreq: intel_pstate: allow trace in passive mode
 2018-01-07 23:40 UTC  (4+ messages)

[BUG] schedutil governor produces regular max freq spikes because of lockup detector watchdog threads
 2018-01-06 16:12 UTC 

[PATCH V2 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-06 10:42 UTC  (2+ messages)
` [PATCH V2 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

[PATCH] tools/power/x86/intel_pstate_tracer: Free the trace buffer memory
 2018-01-05 23:46 UTC  (3+ messages)

[PATCH v5 0/9] Support PPTT for ARM64
 2018-01-05 22:07 UTC  (36+ messages)
` [PATCH v5 3/9] ACPI: Enable PPTT support on ARM64
` [PATCH v5 4/9] drivers: base cacheinfo: Add support for ACPI based firmware tables
` [PATCH v5 6/9] ACPI/PPTT: Add topology parsing code
` [PATCH v5 7/9] arm64: Topology, rename cluster_id

[Resend][PATCH V2] cpufreq: intel_pstate: allow trace in passive mode
 2018-01-05 21:06 UTC  (4+ messages)

[PATCH V3] cpufreq: intel_pstate: allow trace in passive mode
 2018-01-05 20:17 UTC 

[PATCH] x86/acpi/cstate delete some unuseful operations
 2018-01-05 13:29 UTC  (2+ messages)

[PATCH 00/12] account for const type of of_device_id.data
 2018-01-05 13:24 UTC  (3+ messages)
` [PATCH 12/12] power: reset: "

[GIT PULL] OPP updates for 4.16-rc1
 2018-01-05 11:58 UTC  (2+ messages)

[PATCH v5 20/20] cpufreq: scmi: add support for fast frequency switching
 2018-01-05 10:45 UTC  (3+ messages)

[PATCH v2 0/3] renesas: irqchip: Use WAKEUP_PATH driver PM flag
 2018-01-05  9:16 UTC  (5+ messages)

[RFC PATCH v11 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2018-01-05  1:18 UTC  (17+ messages)
` [RFC PATCH v11 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF
      ` [PATCH] PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarily
        ` [PATCH v2] "

[pm:bleeding-edge 117/118] drivers/base/power/wakeirq.c:48:2: note: in expansion of macro 'if'
 2018-01-05  0:36 UTC 

[pm:bleeding-edge 117/118] drivers/base/power/wakeirq.c:48:17: error: 'struct dev_pm_info' has no member named 'wakeup'; did you mean 'wakeirq'?
 2018-01-05  0:32 UTC 

[pm:build-test 122/130] drivers/acpi//acpica/psutils.c:97:27: error: implicit declaration of function 'acpi_ut_safe_strncpy'; did you mean 'acpi_ut_trace_str'?
 2018-01-04 22:33 UTC 

[pm:build-test 122/130] drivers/acpi/acpica/psutils.c:97:27: error: implicit declaration of function 'acpi_ut_safe_strncpy'
 2018-01-04 21:44 UTC  (2+ messages)

[PATCH]cpuidle: preventive check in cpuidle_select against crash
 2018-01-04 18:09 UTC  (5+ messages)

[PATCH 1/2] arm64: dts: r8a7795: add thermal cooling management
 2018-01-04 16:53 UTC  (7+ messages)
` [1/2] "

[PATCH v2 0/2] arm64: dts: r8a7795: r8a7796: add thermal cooling management
 2018-01-04 16:50 UTC  (4+ messages)
  ` [PATCH v2 1/2] arm64: dts: r8a7795: "
` [PATCH v2 2/2] arm64: dts: r8a7796: "

[pm:bleeding-edge 122/129] drivers/acpi/acpica/psutils.c:97:27: error: implicit declaration of function 'acpi_ut_safe_strncpy'; did you mean 'acpi_ut_trace_str'?
 2018-01-04 16:43 UTC  (2+ messages)

Business Possibility
 2018-01-04 16:13 UTC 

[pm:build-test 15/15] drivers/base/power/domain.c:1053:2-35: code aligned with following code on line 1054 (fwd)
 2018-01-04 14:27 UTC 

[pm:build-test 15/15] drivers/base/power/domain.c:119:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
 2018-01-04 13:30 UTC 

[PATCH v12 1/4] battery: Add the battery hooking API
 2018-01-04 12:35 UTC  (6+ messages)

[PATCH V3] PM: In kernel power management domain_pm created for async schedules
 2018-01-04  9:25 UTC  (6+ messages)
` [PATCH V1] "

[PATCH] thermal: Add debugfs support for cooling devices
 2018-01-04  7:02 UTC 

[PATCH] cpufreq: stats: Change return type of cpufreq_stats_update() as void
 2018-01-04  3:23 UTC 

[RFC PATCH v12 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2018-01-03 19:54 UTC  (7+ messages)
` [RFC PATCH v12 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq

[PATCH 1/5] ARM: EXYNOS: Add SPDX license identifier
 2018-01-03 17:47 UTC  (2+ messages)

[PATCH V4 0/7] Add loadable kernel module and power management support
 2018-01-03 16:24 UTC  (7+ messages)
` [PATCH V4 3/7] PCI: tegra: Remove PCI_REASSIGN_ALL_BUS flag for Tegra PCIe

[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
 2018-01-03 15:16 UTC  (3+ messages)
  ` [-next PATCH 2/4] treewide: Use DEVICE_ATTR_RW

[PATCH v12 3/4] thinkpad_acpi: Add support for battery thresholds
 2018-01-03 14:58 UTC  (3+ messages)

[PATCH v12 4/4] battery: Add the ThinkPad "Not Charging" quirk
 2018-01-03 14:43 UTC  (2+ messages)

[PATCH v12 2/4] pm: add to_power_supply macro to the API
 2018-01-03 14:34 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).