linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-23 23:08:30 to 2016-08-29 09:10:58 UTC [more...]

[PATCH] PM / Suspend: Fix missing KERN_CONT for suspend message
 2016-10-21 15:24 UTC  (2+ messages)

[PATCH v4 0/5] mfd: tps65217: Add power-button and IRQ support
 2016-08-29  9:09 UTC  (9+ messages)
` [PATCH v4 1/5] mfd: tps65217: Add support for IRQs
` [PATCH v4 4/5] mfd: tps65217: Add power button as subdevice
` [PATCH v4 5/5] Input: Add tps65217 power button driver

[PATCH v16 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-08-29  9:02 UTC  (3+ messages)

[PATCH][v8] PM / hibernate: Verify the consistent of e820 memory map by md5 value
 2016-08-29  7:15 UTC  (4+ messages)

[PATCH v2 0/4] PM / AVS: add Rockchip cpu avs
 2016-08-29  6:08 UTC  (3+ messages)
` [PATCH v2 4/4] PM / AVS: rockchip-cpu-avs: add driver handling "

[PATCH 0/1] cpufreq: pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes
 2016-08-29  6:01 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] thermal: hisilicon: fix COMPILE_TEST dependencies
 2016-08-29  2:25 UTC  (4+ messages)

[PATCH 1/2] power: bq24735-charger: Request status GPIO with initial input setup
 2016-08-29  0:40 UTC  (4+ messages)
  ` [PATCH 2/2] power: bq24735-charger: Assume not charging when charger is missing

[PATCH][RFC v5] timekeeping: Ignore the bogus sleep time if pm_trace is enabled
 2016-08-28 16:40 UTC 

[PATCH][v6] PM / hibernate: Print the possible panic reason when resuming with inconsistent e820 map
 2016-08-28 13:34 UTC  (11+ messages)

[RFC/PATCH] dt: bindings: Define bindings for device idle states
 2016-08-28  8:15 UTC  (3+ messages)

[PATCH][RFC v4] timekeeping: ignore the bogus sleep time if pm_trace is enabled
 2016-08-28  8:28 UTC  (4+ messages)

[PATCH v7 8/8] drm/rockchip: Add dmc notifier in vop driver
 2016-08-28  3:03 UTC  (2+ messages)

[PATCH] thermal: fix of_table.cocci warnings
 2016-08-27 18:59 UTC 

[PATCH v4] thermal: add Intel BXT WhiskeyCove PMIC thermal driver
 2016-08-27  0:49 UTC  (2+ messages)

[PATCH 0/3] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2016-08-26 23:37 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: genpd: Add K2G device definitions
` [PATCH 3/3] soc: ti: Add ti_sci_pm_domains driver

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

[PATCH 0/4] User space governor enhancements
 2016-08-26 23:21 UTC  (5+ messages)
` [PATCH 1/4] thermal: Enhance thermal_zone_device_update for events
` [PATCH 2/4] thermal: user_space gov: Add additional information in uevent
` [PATCH 3/4] thermal: int340x: New Interface to read trip and notify
` [PATCH 4/4] thermal: int3403: Process trip change notification

[PATCH 00/11] Support Intel® Turbo Boost Max Technology 3.0
 2016-08-26 23:14 UTC  (15+ messages)
` [PATCH 03/11] sched: Extend scheduler's asym packing
` [PATCH 04/11] sched,x86: Enable Turbo Boost Max Technology

[PATCH v4 possible follow-on] intel_bxt_pmic_thermal: Constify and neaten
 2016-08-26 21:46 UTC 

[PATCH v7 0/8] rk3399 support ddr frequency scaling
 2016-08-26 21:17 UTC  (7+ messages)
` [PATCH v7 6/8] Documentation: bindings: add dt documentation for rk3399 dmc
` [PATCH v7 7/8] PM / devfreq: rockchip: add devfreq driver "
  ` [PATCH v7 5/8] PM / devfreq: event: support rockchip dfi controller

[PATCH 0/2] utilization changes for schedutil
 2016-08-26 18:40 UTC  (3+ messages)
` [PATCH 1/2] sched: cpufreq: ignore SMT when determining max cpu capacity
` [PATCH 2/2] sched: cpufreq: use rt_avg as estimate of required RT CPU capacity

[RFC PATCH 0/4] devfreq_cooling: let the driver supply the dynamic power every time we need it
 2016-08-26 13:18 UTC  (5+ messages)
` [RFC PATCH 1/4] devfreq_cooling: make the structs devfreq_cooling_xxx visible for all
` [RFC PATCH 2/4] devfreq_cooling: pass a pointer to devfreq in the power model callbacks
` [RFC PATCH 3/4] devfreq_cooling: let the driver supply the dynamic power every time we need it
` [RFC PATCH 4/4] devfreq_cooling: fix unnecessary check of unsigned long value

[PATCH 00/10] PM / Domains: Add support for removing PM domains
 2016-08-26 13:12 UTC  (2+ messages)

[PATCH v5 0/3] arm64: hibernate: Resume when hibernate image created on non-boot CPU
 2016-08-26 10:19 UTC  (5+ messages)
` [PATCH v5 1/3] cpu/hotplug: Allow suspend/resume CPU to be specified

[RFC][PATCH 8 of 7 V2] cpufreq: intel_pstate: add iir filter to pstate
 2016-08-26  3:09 UTC 

[PATCH] PM / devfreq: fix Kconfig indent style
 2016-08-26  2:45 UTC  (4+ messages)
  `  "

[PATCH] PM / devfreq: fix Kconfig indent style
 2016-08-26  1:30 UTC 

[PATCH v5] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-08-25 22:00 UTC  (9+ messages)

[PATCH v4 0/2] Add support for Smart Battery System Manager
 2016-08-25 20:21 UTC  (3+ messages)
  ` [PATCH v4 1/2] Documentation: Add sbs-manager device tree node documentation
  ` [PATCH v4 2/2] power: Adds support for Smart Battery System Manager

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

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

[RFC][PATCH 8 of 7] cpufreq: intel_pstate: add iir filter to pstate
 2016-08-25 17:00 UTC  (2+ messages)

[RFC/PATCH 0/2] powernv:cpuidle: Enable winkle idle state
 2016-08-25 14:07 UTC  (7+ messages)
` [RFC/PATCH 1/2] cpuidle: Allow idle-states to be disabled at start

[PATCH v6 00/20] kthread: Use kthread worker API more widely
 2016-08-25 11:44 UTC  (5+ messages)
` [PATCH v6 20/20] thermal/intel_powerclamp: Convert the kthread to kthread worker API

[PATCH v8 00/11] power: act8945a_charger: Improvements
 2016-08-25  8:59 UTC  (13+ messages)
` [PATCH v8 03/11] power: act8945a_charger: Remove "battery_temperature"
` [PATCH v8 04/11] power: act8945a_charger: Improve
` [PATCH v8 05/11] power: act8945a_charger: Add status change update support
` [PATCH v8 06/11] power: act8945a_charger: Fix the power supply type
  ` [PATCH v8 01/11] mfd: act8945a: Add .of_compatible for act8945a-charger
  ` [PATCH v8 02/11] power: act8945a_charger: Achieve properties from its node
  ` [PATCH v8 07/11] power: act8945a_charger: Add capacity level property
  ` [PATCH v8 08/11] power: act8945a_charger: Add max current property
  ` [PATCH v8 09/11] doc: bindings: mfd: act8945a: Update the example
` [PATCH v8 10/11] doc: bindings: power: act8945a-charger: Update properties
` [PATCH v8 11/11] ARM: at91/dt: sama5d2_xplained: Add act8945a-charger node

[PATCH 1/4] cpu: clean up register_cpu func
 2016-08-25  8:42 UTC  (4+ messages)
` [PATCH 2/4] cpu: expose pm_qos_resume_latency for each cpu
` [PATCH 3/4] cpuidle/menu: stop seeking deeper idle if current state is too deep
` [PATCH 4/4] cpuidle/menu: add per cpu pm_qos_resume_latency consideration

[PATCH] nvme: Fix nvme_get/set_features() with a NULL result pointer
 2016-08-25  8:27 UTC 

[GIT PULL] Thermal management updates for v4.8-rc4
 2016-08-25  7:58 UTC 

[Bug 153221] New: failing to set governor with cpupower-frequency-set
 2016-08-25  3:10 UTC  (2+ messages)
` [Bug 153221] "

Can't enable/switch to 'schedutil' governor with kernel 4.7.2 ?
 2016-08-24 23:51 UTC  (4+ messages)

[Ksummit-discuss] Self nomination
 2016-08-24 17:32 UTC  (3+ messages)

[RESEND PATCH v2] thermal: tango: add resume support
 2016-08-24 15:12 UTC  (7+ messages)
` [PATCH v3] "

[PATCH V8 0/4] Add generic PM domain support for Tegra
 2016-08-24 15:09 UTC  (3+ messages)
` [PATCH V8 4/4] ARM64: tegra: select PM_GENERIC_DOMAINS

[PATCH v3 00/15] PM: SoC idle support using PM domains
 2016-08-24 14:07 UTC  (7+ messages)
` [PATCH v3 02/15] dt/bindings: Update binding for PM domain idle states

Kernel warning in cpufreq_add_dev()
 2016-08-24 13:13 UTC  (5+ messages)

[PATCH -next] cpufreq: dt: Add terminate entry for of_device_id tables
 2016-08-24 12:34 UTC  (2+ messages)

[PATCH 10/16] cpuidle: pseries: Convert to hotplug state machine
 2016-08-24  9:14 UTC  (11+ messages)
          ` [PATCH 10/16 v2] "
` [PATCH 11/16] cpuidle: powernv: "
` [PATCH 12/16] cpuidle: coupled: "
    ` [PATCH 12/16 v2] "

[PATCH v6 0/8] power: add power sequence library
 2016-08-24  8:53 UTC  (3+ messages)

[PATCH] sched: cpufreq: ignore SMT when determining max cpu capacity
 2016-08-24  8:31 UTC  (2+ messages)

[PATCH 0/3] ARM: K2G: Add support for TI-SCI Clocks
 2016-08-24  8:34 UTC  (3+ messages)
` [PATCH 3/3] clk: keystone: Add sci-clk driver support

[PATCH][RESEND] thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfs
 2016-08-24  8:32 UTC  (7+ messages)
` [PATCH 2/2] thermal: rcar-thermal: enable hwmon when thermal_zone

[PULL REQUEST] Devfreq for next-RC
 2016-08-24  8:28 UTC 

[PATCH -next] thermal: qoriq: Remove unnecessary platform_set_drvdata()
 2016-08-24  6:41 UTC  (2+ messages)

[PATCH] devfreq_cooling: no need to check state with negative number
 2016-08-24  6:10 UTC  (3+ messages)

[PATCH v2] PM / sleep: enable suspend-to-idle even without registered suspend_ops
 2016-08-24  5:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/2] cpufreq / sched: Rework of cpufreq_update_util() arguments
 2016-08-24  4:53 UTC  (5+ messages)
` [PATCH v2 1/2] cpufreq / sched: Pass flags to cpufreq_update_util()

[thermal:thermal-soc 16/26] warning: (HISI_THERMAL) selects STUB_CLK_HI6220 which has unmet direct dependencies (COMMON_CLK && ..)
 2016-08-24  3:43 UTC 

[PATCH 2/2] timekeeping: Cap array access in timekeeping_debug to protect against invalid sleep times
 2016-08-24  2:56 UTC  (4+ messages)
  ` [RFC][PATCH v2] "

[PATCH 0/1] power: sbs-manager: Add interrupt support and battery detect gpios
 2016-08-24  1:37 UTC  (11+ messages)
` [PATCH 1/1] "


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