linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-21 13:18:01 to 2017-12-27 01:32:55 UTC [more...]

[RFC PATCH v12 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-27  1:32 UTC  (12+ messages)
` [RFC PATCH v12 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq
` [RFC PATCH v12 3/5] mwifiex: Disable wakeup irq handling for pcie
  ` [RFC PATCH v12 2/5] of/irq: Adjust of_pci_irq parsing for multiple interrupts
  ` [RFC PATCH v12 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF
` [RFC PATCH v12 5/5] arm64: dts: rockchip: Move PCIe WAKE# irq to pcie port for Gru

[RFC PATCH v11 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-27  0:57 UTC  (9+ messages)
` [RFC PATCH v11 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq
` [RFC PATCH v11 2/5] of/irq: Adjust of_pci_irq parsing for multiple interrupts
` [RFC PATCH v11 3/5] mwifiex: Disable wakeup irq handling for pcie
` [RFC PATCH v11 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF
` [RFC PATCH v11 5/5] arm64: dts: rockchip: Move PCIe WAKE# irq to pcie port for Gru

[PATCH]cpuidle: preventive check in cpuidle_select against crash
 2017-12-27  0:42 UTC  (2+ messages)

[PATCH 1/1] power: reset: remove unused imx-snvs-poweroff driver
 2017-12-26 21:57 UTC  (2+ messages)

[PATCH V8 0/3] OPP: Allow OPP table to be used for power-domains
 2017-12-26 20:29 UTC  (8+ messages)
` [PATCH V8 1/3] "
` [PATCH V8 2/3] OPP: Introduce "required-opp" property
` [PATCH V8 3/3] OPP: Allow "opp-hz" and "opp-microvolt" to contain magic values

[RFC V7 2/2] OPP: Allow "opp-hz" and "opp-microvolt" to contain magic values
 2017-12-26 20:23 UTC  (12+ messages)

[PATCH v5 00/15] Krait clocks + Krait CPUfreq
 2017-12-26 17:36 UTC  (7+ messages)
` [PATCH v5 15/15] devicetree: bindings: Document qcom,pvs

[PATCH v2 01/16] power: supply: axp288_charger: Do not stop + restart charging at boot
 2017-12-26 12:59 UTC  (16+ messages)
` [PATCH v2 02/16] power: supply: axp288_charger: Add missing newlines to some messages
` [PATCH v2 03/16] power: supply: axp288_charger: Remove charger-enabled state tracking
` [PATCH v2 04/16] power: supply: axp288_charger: Cleanup some double empty lines
` [PATCH v2 05/16] power: supply: axp288_charger: Use regmap_update_bits to set the input limits
` [PATCH v2 06/16] power: supply: axp288_charger: Remove no longer needed locking
` [PATCH v2 07/16] power: supply: axp288_charger: Do not cache input current limit value
` [PATCH v2 08/16] power: supply: axp288_charger: Pick lower input current limit not higher
` [PATCH v2 09/16] power: supply: axp288_charger: Use the right property for the input current limit
` [PATCH v2 10/16] power: supply: axp288_charger: Simplify extcon cable handling
` [PATCH v2 11/16] power: supply: axp288_charger: Properly stop work on probe-error / remove
` [PATCH v2 12/16] power: supply: axp288_fuel_gauge: Get iio-channels once during boot
` [PATCH v2 13/16] power: supply: axp288_fuel_gauge: Rework get_status()
` [PATCH v2 14/16] power: supply: axp288_fuel_gauge: Optimize get_current()
` [PATCH v2 15/16] power: supply: axp288_fuel_gauge: Do not register our psy on (some) HDMI sticks
` [PATCH v2 16/16] MAINTAINERS: Add AXP288 PMIC entry

[PATCH] thermal: power_allocator: fix one race condition issue for thermal_instances list
 2017-12-26 11:22 UTC 

[PATCH 01/16] power: supply: axp288_charger: Do not stop + restart charging at boot
 2017-12-26  9:26 UTC  (22+ messages)
` [PATCH 02/16] power: supply: axp288_charger: Add missing newlines to some messages
` [PATCH 03/16] power: supply: axp288_charger: Remove charger-enabled state tracking
` [PATCH 04/16] power: supply: axp288_charger: Cleanup some double empty lines
` [PATCH 05/16] power: supply: axp288_charger: Use regmap_update_bits to set the input limits
` [PATCH 06/16] power: supply: axp288_charger: Remove no longer needed locking
` [PATCH 07/16] power: supply: axp288_charger: Do not cache input current limit value
` [PATCH 08/16] power: supply: axp288_charger: Pick lower input current limit not higher
` [PATCH 09/16] power: supply: axp288_charger: Use the right property for the input current limit
` [PATCH 10/16] power: supply: axp288_charger: Simplify extcon cable handling
` [PATCH 11/16] power: supply: axp288_charger: Properly stop work on probe-error / remove
` [PATCH 12/16] power: supply: axp288_fuel_gauge: Get iio-channels once during boot
` [PATCH 13/16] power: supply: axp288_fuel_gauge: Cache charge_full value
` [PATCH 14/16] power: supply: axp288_fuel_gauge: Remove bogus status reg check
` [PATCH 15/16] power: supply: axp288_fuel_gauge: Fix FULL status reporting
` [PATCH 16/16] power: supply: axp288_fuel_gauge: Do not register our psy on (some) HDMI sticks

[RFC PATCH v12 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-26  2:08 UTC  (6+ messages)
` [RFC PATCH v12 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq
  ` [RFC PATCH v12 2/5] of/irq: Adjust of_pci_irq parsing for multiple interrupts
` [RFC PATCH v12 3/5] mwifiex: Disable wakeup irq handling for pcie
` [RFC PATCH v12 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF
` [RFC PATCH v12 5/5] arm64: dts: rockchip: Move PCIe WAKE# irq to pcie port for Gru

[PATCH] PM / wakeup: Drop redundant check from device_set_wakeup_enable()
 2017-12-26  0:50 UTC 

[PATCH 0/3] PM / core: Extend behaviour for wakeup paths
 2017-12-26  0:36 UTC  (9+ messages)
` [PATCH 1/3] PM / core: Assign the wakeup_path status flag in __device_prepare()

[PATCH 1/5] ARM: EXYNOS: Add SPDX license identifier
 2017-12-25 19:54 UTC  (5+ messages)
` [PATCH 2/5] ARM: S3C24XX: "
` [PATCH 3/5] ARM: S3C64XX: "
` [PATCH 4/5] ARM: S5PV210: "
` [PATCH 5/5] ARM: SAMSUNG: "

SSD being put to sleep during boot-up when laptop on battery
 2017-12-25 16:29 UTC 

Thinkpad T40p: suspend to ram stopped working sometime before 4.14
 2017-12-25 10:05 UTC  (10+ messages)
      ` [regression] "

[PATCH v2 0/3] phy: core: Re-work runtime PM deployment and fix an issue
 2017-12-24 12:00 UTC  (18+ messages)
` [PATCH v2 1/3] phy: core: Move runtime PM reference counting to the parent device
` [PATCH v2 2/3] phy: core: Drop unused runtime PM APIs

[PATCH] pm: Fix build issues in ds278* (thinkpad_acpi)
 2017-12-24 11:09 UTC  (3+ messages)

[PATCH 2/3 v7] thinkpad_acpi: Add support for battery thresholds
 2017-12-24  4:34 UTC  (2+ messages)

[PATCH 1/3 v7] battery: Add the battery hooking API (fwd)
 2017-12-23 19:28 UTC  (2+ messages)

[PATCH v10 1/4] battery: Add the battery hooking API
 2017-12-23 12:03 UTC  (3+ messages)

[PATCH 1/3 v7] battery: Add the battery hooking API
 2017-12-23 11:04 UTC  (5+ messages)
` [RFC PATCH] battery: hook_mutex can be static

[PATCH v10 4/4] battery: Add the ThinkPad "Not Charging" quirk
 2017-12-23 10:53 UTC 

[PATCH v10 3/4] thinkpad_acpi: Add support for battery thresholds
 2017-12-23 10:53 UTC 

[PATCH v10 2/4] pm: add to_power_supply macro to the API
 2017-12-23 10:53 UTC 

[PATCH RESEND V2 1/1] cpufreq: imx6q: switch to Use clk_bulk_get to refine clk operations
 2017-12-23  4:53 UTC 

[PATCH RESEND 1/1] cpufreq: imx6q: switch to Use clk_bulk_get to refine clk operations
 2017-12-23  4:37 UTC  (5+ messages)

[PATCH] cpuidle: Allow menu governor to enter deeper sleep states after some time
 2017-12-22 19:37 UTC  (3+ messages)

[PATCH v7 00/11] Armada thermal: improvements and A7K/A8K SoCs support
 2017-12-22 16:14 UTC  (12+ messages)
` [PATCH v7 02/11] thermal: armada: Use msleep for long delays
` [PATCH v7 03/11] thermal: armada: Simplify the check of the validity bit
` [PATCH v7 04/11] thermal: armada: Clarify control registers accesses
` [PATCH v7 05/11] thermal: armada: Use real status register name
  ` [PATCH v7 01/11] dt-bindings: thermal: Describe Armada AP806 and CP110
  ` [PATCH v7 06/11] thermal: armada: Add support for Armada AP806
  ` [PATCH v7 09/11] thermal: armada: Change sensors trim default value
  ` [PATCH v7 10/11] thermal: armada: Wait sensors validity before exiting the init callback
  ` [PATCH v7 11/11] thermal: armada: Give meaningful names to the thermal zones
` [PATCH v7 07/11] thermal: armada: Add support for Armada CP110
` [PATCH v7 08/11] thermal: armada: Update Kconfig and module description

[PATCH v6 00/11] Armada thermal: improvements and A7K/A8K SoCs support
 2017-12-22 15:51 UTC  (19+ messages)
` [PATCH v6 02/11] thermal: armada: Use msleep for long delays
` [PATCH v6 04/11] thermal: armada: Clarify control registers accesses
` [PATCH v6 05/11] thermal: armada: Use real status register name
` [PATCH v6 06/11] thermal: armada: Add support for Armada AP806
` [PATCH v6 07/11] thermal: armada: Add support for Armada CP110
  ` [PATCH v6 01/11] dt-bindings: thermal: Describe Armada AP806 and CP110
  ` [PATCH v6 03/11] thermal: armada: Simplify the check of the validity bit
  ` [PATCH v6 08/11] thermal: armada: Update Kconfig and module description
  ` [PATCH v6 09/11] thermal: armada: Change sensors trim default value
  ` [PATCH v6 11/11] thermal: armada: Give meaningful names to the thermal zones
` [PATCH v6 10/11] thermal: armada: Wait sensors validity before exiting the init callback

[vireshk:opp/genpd/updates 6/10] drivers/soc/tegra/pmc.c:577:1: warning: the frame size of 1184 bytes is larger than 1024 bytes
 2017-12-22 13:28 UTC 

[PATCH v3 0/6] cpufreq: schedutil: fixes for flags updates
 2017-12-22 13:01 UTC  (25+ messages)

[PATCH] x86/acpi/cstate delete some unuseful operations
 2017-12-22 11:55 UTC 

[patch]: do not subtract NR_FILE_MAPPED in minimum_image_size()
 2017-12-22 10:13 UTC 

[PATCH v5 00/11] Armada thermal: improvements and A7K/A8K SoCs support
 2017-12-22  9:17 UTC  (4+ messages)
` [PATCH v5 06/11] thermal: armada: Add support for Armada AP806

[ANNOUNCE] OSPM-summit 2018 - Registrations are open!
 2017-12-22  8:32 UTC 

[PATCH 0/7] PM /Domain/OPP: Add support to get performance state from DT
 2017-12-22  7:26 UTC  (8+ messages)
` [PATCH 1/7] PM / OPP: Implement dev_pm_opp_of_add_table_indexed()
` [PATCH 2/7] PM / OPP: Implement of_dev_pm_opp_find_required_opp()
` [PATCH 3/7] PM / Domain: Add struct device to genpd
` [PATCH 4/7] PM / Domain: Add support to parse domain's OPP table
` [PATCH 5/7] PM / Domain: Implement of_dev_pm_genpd_get_performance_state()
` [PATCH 6/7] PM / OPP: Get performance state using genpd helper
` [PATCH 7/7] PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper()

[PATCH v9 4/4] battery: Add the ThinkPad "Not Charging" quirk
 2017-12-21 19:55 UTC 

[PATCH v9 3/4] thinkpad_acpi: Add support for battery thresholds
 2017-12-21 19:54 UTC 

[PATCH v9 2/4] pm: add to_power_supply macro to the API
 2017-12-21 19:54 UTC 

[PATCH v9 1/4] battery: Add the battery hooking API
 2017-12-21 19:54 UTC 

[PATCH 2/3 v8] thinkpad_acpi: Add support for battery thresholds
 2017-12-21 17:08 UTC  (4+ messages)

[PATCH 1/9] mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()
 2017-12-21 15:33 UTC 

[PATCH 1/3 v8] battery: Add the battery hooking API
 2017-12-21 14:02 UTC  (2+ messages)

[PATCH 1/2] thermal: mtk: Cleanup unused defines
 2017-12-21 13:40 UTC  (3+ 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).