linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-08 07:24:37 to 2017-06-12 22:18:21 UTC [more...]

[PATCH 0/6] ACPI / PM: Suspend-to-idle rework to deal with spurious ACPI wakeups
 2017-06-12 22:18 UTC  (14+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] ACPI / PM: Run wakeup notify handlers synchronously
  ` [PATCH v2 2/8] USB / PCI / PM: Allow the PCI core to do the resume cleanup
  ` [PATCH v2 3/8] ACPI / PM: Change log level of wakeup-related message
  ` [PATCH v2 4/8] ACPI / PM: Clean up device wakeup enable/disable code
  ` [PATCH v2 5/8] PM / sleep: Print timing information if debug is enabled
  ` [PATCH v2 6/8] PCI / PM: Restore PME Enable if skipping wakeup setup
  ` [PATCH v2 7/8] platform/x86: Add driver for ACPI INT0002 Virtual GPIO device
  ` [PATCH v2 8/8] ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle

[PATCH 1/4] ARM: dts: tps65217: Add charger interrupts to the common tps65217.dtsi file
 2017-06-12 21:24 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: tps65217: Add power button interrupt "
` [PATCH 3/4] mfd: tps65217: remove duplicated interrupt resources
` [PATCH 4/4] power: supply: tps65217: able to disable the charger block

[PATCH v5 0/3] More fixes for twl4030 charger
 2017-06-12 20:38 UTC  (10+ messages)
` [PATCH v5 3/3] drivers:power:twl4030-charger: add deferred probing for phy and iio

[PATCH 0/3] ACPI / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-06-12 20:35 UTC  (14+ messages)

[GIT PULL] ARM: cpuidle for 4.13
 2017-06-12 19:17 UTC  (7+ messages)
` [PATCH 1/2] cpuidle: dt: Add missing 'of_node_put()'
  ` [PATCH 2/2] ARM: cpuidle: Support asymmetric idle definition

[PATCH v2 0/8] PM / Domains: Bunch of small improvements and fixes
 2017-06-12 19:09 UTC  (10+ messages)
` [PATCH v2 1/8] PM / Domains: Constify genpd pointer
` [RFT v2 2/8] PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device
` [PATCH v2 3/8] PM / Domains: Add lockdep asserts for domains list mutex
` [PATCH v2 4/8] PM / Domains: Fix unsafe iteration over modified list of device links
` [PATCH v2 5/8] PM / Domains: Fix unsafe iteration over modified list of domain providers
` [PATCH v2 6/8] PM / Domains: Fix unsafe iteration over modified list of domains
` [PATCH v2 7/8] PM / Domains: Fix missing default_power_down_ok comment
` [RFC v2 8/8] PM / Domains: Add asserts for PM domain locks

[PATCH 0/2] PM / Domains: Expand generic power domain debugfs
 2017-06-12 18:51 UTC  (7+ messages)
` [PATCH 1/2] PM / Domains: Add time accounting to various genpd states
` [PATCH 2/2] PM / Domains: Extend generic power domain debugfs

[PATCH 0/2] power: supply: ltc2941-battery-gauge: Support LTC2942
 2017-06-12 18:07 UTC  (7+ messages)
` [PATCH 1/2] power: supply: ltc2941-battery-gauge: Define LTC2942 registers
` [PATCH 2/2] power: supply: ltc2941-battery-gauge: Add support for LTC2942

[PATCH] intel_idle: Use more common logging style
 2017-06-12 16:18 UTC  (3+ messages)

[PATCH] dt-bindings: power: supply: cpcap-battery: Add power-supplies property
 2017-06-12 16:04 UTC  (3+ messages)

[PATCH 1/3] PM: Constify returned PM event name
 2017-06-12 15:19 UTC  (3+ messages)
` [PATCH 2/3] PM: Constify info string used in messages
` [PATCH 3/3] PM / sysfs: Constify attribute groups

[PATCH 0/6] arm, arm64: frequency- and cpu-invariant accounting support for task scheduler
 2017-06-12 14:45 UTC  (17+ messages)
` [PATCH 1/6] drivers base/arch_topology: prepare cpufreq policy notifier for frequency-invariant load-tracking support
` [PATCH 2/6] drivers base/arch_topology: "
` [PATCH 3/6] arm: wire frequency-invariant accounting support up to the task scheduler
` [PATCH 4/6] arm: wire cpu-invariant "
` [PATCH 5/6] arm64: wire frequency-invariant "
` [PATCH 6/6] arm64: wire cpu-invariant "

[PATCH 1/2] ARM: imx_v6_v7_defconfig: Set THERMAL_WRITABLE_TRIPS=y for testing
 2017-06-12 14:30 UTC  (12+ messages)
` [PATCH 2/2] ARM: dts: imx6ul: Add imx6ul-tempmon

[RFC v2 0/3] Introduce on-chip interconnect API
 2017-06-12 14:13 UTC  (4+ messages)
  ` [RFC v2 1/3] interconnect: Add generic interconnect controller API
` [RFC v2 2/3] interconnect: Add Qualcomm msm8916 interconnect provider driver
` [RFC v2 3/3] dt-binding: Interconnect device-tree bindings draft

[PATCH 0/8] PM / Domains: Bunch of small improvements and fixes
 2017-06-12 13:10 UTC  (12+ messages)
` [PATCH 1/8] PM / Domains: Constify genpd pointer
` [PATCH 2/8] PM / domains: Protect reading loop over list of domains
` [PATCH 3/8] PM / domains: Add lockdep asserts for domains list mutex
` [PATCH 4/8] PM / domains: Fix unsafe iteration over modified list of device links
` [PATCH 5/8] PM / domains: Fix unsafe iteration over modified list of domain providers
` [PATCH 6/8] PM / domains: Fix unsafe iteration over modified list of domains
` [PATCH 7/8] PM / domains: Fix missing default_power_down_ok comment
` [RFC 8/8] PM / Domains: Add asserts for PM domain locks

[PULL-REQUEST] PM / devfreq for next
 2017-06-12 12:41 UTC  (2+ messages)

[PATCH 0/3] cpufreq: schedutil: Fix 4.12 regressions
 2017-06-12 12:33 UTC  (13+ messages)
` [PATCH 1/3] cpufreq: schedutil: Restore cached_raw_freq behavior
` [PATCH 2/3] cpufreq: schedutil: Fix selection algorithm while reducing frequency
` [PATCH 3/3] cpufreq: intel_pstate: Provide resolve_freq() to fix regression

[PATCH] cpufreq: conservative: Allow down_threshold to take values from 1 to 10
 2017-06-12 12:23 UTC  (2+ messages)

[PATCH 0/2] renesas: sysc: Use GENPD_FLAG_ALWAYS_ON
 2017-06-12 12:27 UTC  (5+ messages)
` [PATCH 1/2] soc: renesas: rcar-sysc: "
` [PATCH 2/2] ARM: shmobile: pm-rmobile: "

[PATCH/RFC] clk: renesas: cpg-mssr: Restore module clock registers during resume
 2017-06-12 11:23 UTC  (2+ messages)

[PATCH] power: supply: cpcap-battery: Add a battery driver
 2017-06-12  7:10 UTC  (4+ messages)

[PATCH v2] power: supply: twl4030_charger: Use sysfs_match_string() helper
 2017-06-11 15:15 UTC 

[PATCH] cpuidle: dt: Add missing 'of_node_put()'
 2017-06-11 12:28 UTC 

[PATCH v2 0/2] Make iowait_boost optional and default to policy
 2017-06-11  6:59 UTC  (9+ messages)
` [PATCH v2 1/2] cpufreq: Make iowait boost a policy option

Drivers taking different actions depending on sleep state
 2017-06-10  9:16 UTC  (6+ messages)

[PATCH 0/2] thermal: add brcmstb AVS TMON driver
 2017-06-09 23:07 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] thermal: int340x: check for sensor when PTYP is missing
 2017-06-09 22:36 UTC  (4+ messages)

[PATCH v1] power: supply: twl4030_charger: Use sysfs_match_string() helper
 2017-06-09 12:27 UTC  (2+ messages)

[PATCH V7 0/2] PM / Domains: Power domain performance states
 2017-06-09 11:00 UTC  (7+ messages)
` [PATCH V7 1/2] PM / Domains: Add support to select performance-state of domains

[PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3228
 2017-06-09 10:45 UTC  (2+ messages)

[PATCH RFC 1/2] thermal/cpu idle cooling: Introduce cpu idle cooling driver
 2017-06-09  8:20 UTC  (9+ messages)

[PATCH 1/5] power: supply: bq27xxx: Pass of_node along to allow device-tree supply
 2017-06-09  6:16 UTC  (13+ messages)
` [PATCH 5/5] power: supply: bq27xxx: Correct supply status with current draw

Dear Talented
 2017-06-09  1:05 UTC 

[PATCH] devfreq: exynos-ppmu: Staticize event list
 2017-06-09  0:28 UTC  (3+ messages)
    `  "

[GIT PULL] Power management fixes for v4.12-rc5
 2017-06-09  0:19 UTC 

Dear Talented
 2017-06-08 22:56 UTC 

Dear Talented
 2017-06-08 23:18 UTC 

Dear Talented
 2017-06-08 22:12 UTC 

[PATCH 2/6] USB / PCI / PM: Allow the PCI core to do the resume cleanup
 2017-06-08 23:01 UTC  (3+ messages)

[REGRESSION] [4.11/4.12-rc3] Hang on Suspend to RAM
 2017-06-08 22:19 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: power: supply: move maxim,max14656.txt to proper location
 2017-06-08 21:36 UTC  (2+ messages)
  ` [PATCH 2/2] dt-bindings: power: supply: move max8903-charger.txt "

[PATCH 0/3] Battery monitor MAX1721x with w1-regmap and w1-slave (resend)
 2017-06-08 19:17 UTC  (11+ messages)
` [PATCH 1/3] regmap: Add 1-Wire bus support
` [PATCH 2/3] w1: MAX1721x Stanalone Fuel Gauge - add 1-Wire slave drivers
` [PATCH 3/3] power: supply: Add support MAX1721x battery monitor

[PATCH v1 25/25] PM: Switch to use %pt
 2017-06-08 17:16 UTC  (2+ messages)

[PATCH v14 00/11] devicetree simple-battery and client in bq27xxx_battery
 2017-06-08 16:42 UTC  (2+ messages)

[PATCH 1/2] power: reset: reboot-mode: Make include file global
 2017-06-08 16:32 UTC  (6+ messages)
` [PATCH 2/2] Input: pm8941-pwrkey: Introduce reboot mode support

[PATCH v3 1/4] dt-bindings: power: supply: add battery charge voltage/current
 2017-06-08 16:11 UTC  (3+ messages)
` [PATCH v3 4/4] power: tps65217_charger: add support for NTC type, voltage and current charge

[PATCH 0/4] set battery info on AXP20X and AXP22X from DT
 2017-06-08 15:58 UTC  (5+ messages)
` [PATCH 1/4] power: supply: axp20x_battery: add support for DT battery
` [PATCH 4/4] power: supply: axp20x_battery: add DT support for battery max constant charge current

[intel_pstate] 2c4dc794f6: WARNING:at_kernel/smp.c:#smp_call_function_single
 2017-06-08 13:44 UTC 

[PATCHv3 0/2] Add cpcap battery driver
 2017-06-08 11:06 UTC  (2+ messages)

[pm:s2idle-dell-test 9/12] gpiolib-acpi.c:(.text+0x2df0): multiple definition of `acpi_wakeup_event'
 2017-06-08 10:08 UTC 

[pm:s2idle-dell-test 4/12] drivers/pci/pci-acpi.c:445:41: error: passing argument 3 of 'acpi_add_pm_notifier' from incompatible pointer type
 2017-06-08  8:51 UTC 


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