linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-22 08:42:04 to 2016-06-26 11:01:18 UTC [more...]

[PATCH] x86/KASLR: remove x86 hibernation restrictions
 2016-06-26 11:01 UTC  (2+ messages)
` [tip:x86/boot] x86/KASLR, x86/power: Remove "

[PATCH V4 0/2] cpufreq: Sort policy->freq_table
 2016-06-26 10:38 UTC  (4+ messages)
` [PATCH V4 1/2] cpufreq: Handle sorted frequency tables more efficiently

[PATCH 0/2] Add support for Smart Battery System Manager
 2016-06-26  7:10 UTC  (6+ messages)
` [PATCH 1/2] Documentation: Add sbs-manager device tree node documentation
` [PATCH 2/2] power: Adds support for Smart Battery System Manager

[PATCH] power: qcom_smbb: Make an extcon for usb cable detection
 2016-06-26  5:54 UTC 

[PATCH 0/4][RFC v2] x86, hotplug: Use hlt instead of mwait when resuming from hibernation
 2016-06-26  4:25 UTC  (12+ messages)
` [PATCH 1/4][RFC v2] PM / sleep: Avoid accessing frozen_cpus if it is NULL
` [PATCH 2/4][RFC v2] PM / sleep: Introduce arch-specific hook for disable/enable nonboot cpus
` [PATCH 3/4][RFC v2] PM / hibernate: introduce a flag to indicate resuming from hibernation
` [PATCH 4/4] x86, hotplug: Use hlt instead of mwait when "

[PATCH 0/5] hwmon: New hwmon registration API
 2016-06-26  3:26 UTC  (8+ messages)
  ` [PATCH 1/7] hwmon: (core) "
  ` [PATCH 2/7] hwmon: (core) Add voltage attribute support to new API
` [PATCH 3/7] hwmon: (core) Add current "
` [PATCH 4/7] hwmon: (core) Add power "
` [PATCH 5/7] hwmon: (core) Add energy and humidity "
` [PATCH 6/7] hwmon: (core) Add fan "
` [PATCH 7/7] hwmon: (core) Document new kernel API

regression caused by 08f511fd41c3 ("cpufreq: Reduce cpufreq_update_util() overhead a bit")
 2016-06-26  0:27 UTC  (13+ messages)
        ` regression caused by bb6ab52f2bef ("intel_pstate: Do not set utilization update hook too early")

[PATCH v2 0/5] PM / devfreq: make module code usage consistent
 2016-06-25 18:43 UTC  (6+ messages)
` [PATCH 1/5] PM / devfreq: make devfreq explicitly non-modular
` [PATCH 2/5] PM / devfreq: make devfreq-event "
` [PATCH 3/5] PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristate
` [PATCH 4/5] PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristate
` [PATCH 5/5] PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristate

[PATCH][RFC] cpufreq: Avoid warning during resume by return EAGAIN if cpufreq is unavailable
 2016-06-25 16:28 UTC 

[PATCH v2 02/14] thermal: sun8i_ths: Add support for the thermal sensor on Allwinner H3
 2016-06-25 15:12 UTC  (4+ messages)
  ` [PATCH v2 03/14] dt-bindings: document sun8i_ths - H3 thermal sensor driver

[RESEND PATCH v2 1/2] power/cpuidle: enhance the precision of state select
 2016-06-25  1:09 UTC  (15+ messages)
` [RESEND PATCH v2 2/2] power/idle: enhance the precision of sleep_length

[PATCH 03/14] thermal: Add support for sun8i THS on Allwinner H3
 2016-06-25  0:56 UTC  (8+ messages)
` [PATCH 04/14] dt-bindings: document sun8i_ths

[GIT PULL] Power management fixes for v4.7-rc5
 2016-06-24 22:49 UTC 

[PATCH v2] cpuidle: Fix last_residency division
 2016-06-24 19:43 UTC  (9+ messages)

CPU1 does not come back online after failed suspend request
 2016-06-24 19:21 UTC  (2+ messages)

[PATCH 00/14] PM: SoC idle support using PM domains
 2016-06-24 16:53 UTC  (22+ messages)
` [PATCH 01/14] PM / Domains: Allow domain power states to be read from DT
  ` [PATCH 02/14] dt/bindings: update binding for PM domain idle states
` [PATCH 03/14] PM / Domains: Abstract genpd locking
` [PATCH 04/14] PM / Domains: Support IRQ safe PM domains
` [PATCH 05/14] PM / doc: update device documentation for devices in "
` [PATCH 06/14] PM / cpu_domains: Setup PM domains for CPUs/clusters
` [PATCH 07/14] ARM: cpuidle: Add runtime PM support for CPUs
` [PATCH 08/14] timer: Export next wake up of a CPU
` [PATCH 09/14] PM / cpu_domains: Add PM Domain governor for CPUs
` [PATCH 10/14] doc / cpu_domains: Describe CPU PM domains setup and governor
` [PATCH 11/14] drivers: firmware: psci: Allow OS Initiated suspend mode
` [PATCH 12/14] drivers: firmware: psci: Support cluster idle states for OS-Initiated
` [PATCH 13/14] ARM64: dts: Add PSCI cpuidle support for MSM8916
` [PATCH 14/14] ARM64: dts: Define CPU power domain "

[PATCH 00/12] power: add generic power sequence framework
 2016-06-24 15:25 UTC  (9+ messages)
` [PATCH 08/12] doc: binding: pwrseq-usb-generic: add binding doc for generic usb power sequence driver

[PATCH] cpufreq: powernv: Replacing pstate_id with frequency table index
 2016-06-24 14:03 UTC 

[PATCH 0/2] intel_idle updates
 2016-06-24 13:41 UTC  (2+ messages)

[PATCH] PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failed
 2016-06-24 13:39 UTC  (5+ messages)
    `  "

[PATCH 0/7] power: act8945a_charger: Improvements
 2016-06-24 12:43 UTC  (11+ messages)
` [PATCH 1/7] power: act8945a_charger: Remove "battery_temperature"
` [PATCH 2/7] power: act8945a_charger: Improve
  ` [PATCH] power: act8945a_charger: fix semicolon.cocci warnings
` [PATCH 4/7] power: act8945a_charger: Fix the power supply type
  ` [PATCH 3/7] power: act8945a_charger: Add status change update support
  ` [PATCH 5/7] power: act8945a_charger: Add capacity level property
  ` [PATCH 6/7] power: act8945a_charger: Add max current property
` [PATCH 7/7] doc: bindings: act8945a-charger: Update properties

[PATCH v4 0/5] mfd: tps65217: Add power-button and IRQ support
 2016-06-24  9:58 UTC  (3+ messages)
` [PATCH v4 1/5] mfd: tps65217: Add support for IRQs

[PATCH] powercap/intel_rapl: Add support for Ivy Bridge server
 2016-06-24  3:28 UTC 

[PATCH 0/2] arm64: dts: r8a7796: Add SYSC PM Domains
 2016-06-24  3:05 UTC  (4+ messages)

[PATCH 2/2] max8903: cleans up confusing relationship between dc_valid, dok and dcm
 2016-06-24  2:26 UTC  (9+ messages)
` [PATCH v5 0/7] max8903: Add device tree support and misc fixes
  ` [PATCH v5 1/7] max8903: adds documentation for device tree bindings
  ` [PATCH v5 2/7] max8903: store pointer to pdata instead of copying it
  ` [PATCH v5 3/7] max8903: cleans up confusing relationship between dc_valid, dok and dcm
  ` [PATCH v5 4/7] max8903: adds requesting of gpios
  ` [PATCH v5 5/7] max8903: removes non zero validity checks on gpios
  ` [PATCH v5 6/7] max8903: remove unnecessary 'out of memory' error message
  ` [PATCH v5 7/7] max8903: adds support for initiation via device tree

[PATCH] thermal: intel_pch_thermal: Add suspend/resume callback
 2016-06-23 22:02 UTC 

[patch] cpufreq/pcc-cpufreq: Fix doorbell.access_width
 2016-06-23 21:13 UTC 

[PATCH v4] power_supply: power_supply_read_temp only if use_cnt > 0
 2016-06-23 17:43 UTC  (5+ messages)

[RESEND PATCH] thermal: helpers: Check return value of get_temp
 2016-06-23 17:40 UTC  (2+ messages)

[PATCH] cpuidle/powernv: Fix snooze timeout
 2016-06-23 14:36 UTC  (10+ messages)

[PATCH] powercap/intel_rapl: Add support for Ivy Bridge server
 2016-06-23 13:34 UTC  (2+ messages)

[PULL Request] Devfreq Fixes for RC5+
 2016-06-23 12:53 UTC  (3+ messages)
  `  "

[PATCH 02/15] thermal: sysfs: lock tz while on access to mode properties
 2016-06-23 12:37 UTC  (12+ messages)
` [PATCH 1/1] thermal: core: call thermal_zone_device_update() after mode update
` [PATCHv2 "
` [PATCHv3 "
` [PATCHv4 "

[PATCH v13 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-06-23  8:58 UTC  (5+ messages)
` [PATCH v13 2/4] usb: gadget: Support for the usb charger framework
  ` [PATCH v13 1/4] usb: gadget: Introduce "
  ` [PATCH v13 3/4] usb: gadget: Integrate with the usb gadget supporting for usb charger
` [PATCH v13 4/4] power: wm831x_power: Support USB charger current limit management

[PATCH v12 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-06-23  8:56 UTC  (4+ messages)
` [PATCH v12 2/4] gadget: Support for the usb charger framework

[PATCH] x86: fix rdmsr MSR_PLATFORM_INFO unsafe warning in kvm guest
 2016-06-23  8:00 UTC  (8+ messages)
  ` [LKP] "

[PATCH] thermal: rcar-thermal: enable hwmon when thermal_zone
 2016-06-23  0:35 UTC  (2+ messages)

[PATCH] PM / hibernate: Do not free preallocated safe pages during image restore
 2016-06-23  0:09 UTC 

[PATCH] PM / hibernate: Simplify mark_unsafe_pages()
 2016-06-23  0:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 0/8] CPUs capacity information for heterogeneous systems
 2016-06-22 16:51 UTC  (5+ messages)
` [PATCH v5 1/8] Documentation: arm: define DT cpu capacity-dmips-mhz bindings

[PATCH v3] power_supply: fix return value of get_property
 2016-06-22 15:45 UTC 

[PATCH] MAINTAINERS: Extend Samsung SoC entry with S3C/S5P drivers
 2016-06-22 15:46 UTC  (2+ messages)

[RFC PATCH 0/8] PM / Domains: Add support for removing PM domains
 2016-06-22 15:36 UTC  (7+ messages)
` [RFC PATCH 1/8] PM / Domains: Add new helper functions for device-tree

[PATCH] PM / suspend: show workqueues busy name in suspend flow
 2016-06-22 15:21 UTC 

[PATCH v2] power_supply: fix return value of get_property
 2016-06-22 14:37 UTC  (5+ messages)

[PATCH] oom, suspend: fix oom_reaper vs. oom_killer_disable race
 2016-06-22 12:13 UTC 

[PATCH 1/2] cpufreq: s5pv210: use relaxed IO accesors
 2016-06-22 12:04 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: exynos: "

[PATCH 1/2] cpufreq: exynos: use relaxed IO accesors
 2016-06-22 11:59 UTC  (7+ messages)

[PATCH v5 0/5] Thermal: Support for hardware-tracked trip points
 2016-06-22 11:19 UTC  (3+ messages)

[PATCH v6 0/5] Thermal: Support for hardware-tracked trip points
 2016-06-22 10:13 UTC  (5+ messages)
  ` [PATCH v6 4/5] thermal: bang-bang governor: act on lower trip boundary
  ` [PATCH v6 5/5] thermal: rockchip: add the set_trips function
  ` [PATCH 1/2] thermal: rockchip: fixes the period time for tsadc
      ` [PATCH 2/2] thermal: rockchip: fixes the exception interrupts


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