linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-06 00:34:16 to 2016-07-13 23:20:11 UTC [more...]

[PATCH v2 0/6] power: add power sequence library
 2016-07-13 23:20 UTC  (10+ messages)
` [PATCH v2 1/6] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v2 2/6] power: add "
` [PATCH v2 3/6] binding-doc: usb: usb-device: add optional properties for power sequence
` [PATCH v2 4/6] usb: core: add power sequence handling for USB devices
  ` [PATCH v2 5/6] usb: chipidea: let chipidea core device of_node equal's glue layer device of_node
` [PATCH v2 6/6] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property

[Query] Preemption (hogging) of the work handler
 2016-07-13 23:18 UTC  (18+ messages)

[PATCH v3 0/7] lib: string: add functions to case-convert strings
 2016-07-13 23:04 UTC  (13+ messages)
  ` [PATCH v3 1/7] "
` [PATCH v3 7/7] power_supply: make use of new strcpytoupper() function

[PATCH] PM / hibernate: Introduce snapshot test mode for hibernation
 2016-07-13 22:18 UTC  (12+ messages)

[PATCH v3 0/3] cpufreq: avoid redundant driver calls in schedutil
 2016-07-13 20:25 UTC  (4+ messages)
` [PATCH v3 1/3] cpufreq: add cpufreq_driver_resolve_freq()
` [PATCH v3 2/3] cpufreq: schedutil: map raw required frequency to driver frequency
` [PATCH v3 3/3] cpufreq: acpi-cpufreq: use cached frequency mapping when possible

S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
 2016-07-13 14:54 UTC  (6+ messages)

[PATCH][RFC v2] PM / hibernate: Introduce snapshot test mode for hibernation
 2016-07-13 12:50 UTC  (3+ messages)

[PATCH][RFC v3] x86, hotplug: Use hlt instead of mwait if invoked from disable_nonboot_cpus
 2016-07-13 12:41 UTC  (11+ messages)
` [PATCH] x86 / hibernate: Use hlt_play_dead() when resuming from hibernation

Kernel stability on baytrail machines
 2016-07-13 10:48 UTC  (4+ messages)

4.7-rc6: NMI in intel_idle on HP Proliant G6
 2016-07-13  7:21 UTC  (5+ messages)

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-07-12 21:46 UTC  (10+ messages)

[PATCH v3 0/2] Add support for Smart Battery System Manager
 2016-07-12 20:06 UTC  (5+ messages)
  ` [PATCH v3 1/2] Documentation: Add sbs-manager device tree node documentation
  ` [PATCH v3 2/2] power: Adds support for Smart Battery System Manager
    ` [PATCH] power: fix platform_no_drv_owner.cocci warnings

[PATCH v4] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-07-12 17:16 UTC 

[devfreq:testing/kozlowski 12/12] warning: (ARM_EXYNOS_BUS_DEVFREQ) selects DEVFREQ_EVENT_EXYNOS_PPMU which has unmet direct dependencies (PM_DEVFREQ && ..)
 2016-07-12 12:30 UTC 

[PATCH] devfreq: Add COMPILE_TEST for build coverage
 2016-07-12 10:11 UTC  (3+ messages)

[PATCH -next] PM / devfreq: exynos-ppmu: remove unneeded of_node_put()
 2016-07-12  8:23 UTC  (4+ messages)

[PATCH v2] cpufreq: powernv: Replacing pstate_id with frequency table index
 2016-07-11 18:47 UTC  (3+ messages)

question about cpufreq
 2016-07-11 18:39 UTC 

[RFC PATCH 0/8] PM / Domains: Add support for removing PM domains
 2016-07-11 13:14 UTC  (5+ messages)
` [RFC PATCH 6/8] PM / Domains: Remove a provider by referencing the data pointer

[PATCH 0/3] thermal: Add Mediatek thermal driver for mt2701
 2016-07-11  9:09 UTC  (11+ messages)
  ` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
  ` [PATCH 2/3] thermal: Add Mediatek thermal driver for mt2701
` [PATCH 3/3] arm: dts: thermal: add thermal/auxadc node

[PATCH 5/7] bus: vexpress-config: add missing of_node_put after calling of_parse_phandle
 2016-07-11  9:02 UTC  (4+ messages)
  ` [PATCH 6/7] devfreq: "
  ` [PATCH 7/7] devfreq: exynos-bus: "

[PATCH] x86: fix rdmsr MSR_PLATFORM_INFO unsafe warning in kvm guest
 2016-07-11  7:40 UTC  (4+ messages)
` [tip:x86/timers] x86/tsc_msr: Fix rdmsr(MSR_PLATFORM_INFO) unsafe warning in KVM guest

[PATCH v15 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-07-11  5:28 UTC  (2+ messages)

[PATCH 0/5] hwmon: New hwmon registration API
 2016-07-11  1:31 UTC  (10+ messages)
` [PATCH 1/7] hwmon: (core) "
` [PATCH 7/7] hwmon: (core) Document new kernel API

WITH ALL DUE RESPECT TO YOUR PERSON
 2016-07-10 14:44 UTC 

[PATCH v8 00/11] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-07-10  6:16 UTC  (6+ messages)
` [PATCH v8 08/11] cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATES
` [PATCH v8 09/11] cpuidle/powernv: cleanup cpuidle-powernv.c
` [PATCH v8 10/11] cpuidle/powernv: Add support for POWER ISA v3 idle states

[PATCH] intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate
 2016-07-10  3:45 UTC  (2+ messages)

[pm:bleeding-edge 181/195] kernel/power/snapshot.c:57:3: error: implicit declaration of function 'set_memory_ro'
 2016-07-09  4:24 UTC 

[PATCH v3 1/2] clk: Add consumer APIs for discovering possible parent clocks
 2016-07-08 21:06 UTC  (6+ messages)
` [PATCH v3 2/2] cpufreq: qoriq: Don't look at clock implementation details

[PATCH v2 0/7] lib: string: add functions to case-convert strings
 2016-07-08 18:04 UTC  (10+ messages)
` [PATCH v2 1/7] "

[PATCH v2 4/4] drm/nouveau/acpi: fix lockup with PCIe runtime PM
 2016-07-08  8:30 UTC  (2+ messages)

[PATCH v7 00/11] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-07-08  2:49 UTC  (6+ messages)
` [PATCH v7 08/11] cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATES
` [PATCH v7 09/11] cpuidle/powernv: cleanup powernv_add_idle_states
` [PATCH v7 10/11] cpuidle/powernv: Add support for POWER ISA v3 idle states

[PATCH 0/6] power: add power sequence library
 2016-07-08  2:39 UTC  (13+ messages)
  ` [PATCH 1/6] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH 2/6] power: add "
` [PATCH 3/6] binding-doc: usb: usb-device: add optional properties for power sequence
` [PATCH 4/6] usb: core: add power sequence handling for USB devices
` [PATCH 5/6] usb: chipidea: host: let the hcd know's parent device node
` [PATCH 6/6] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property

[GIT PULL] Power management fixes for v4.7-rc7
 2016-07-07 23:42 UTC 

[PATCH V5 0/2] cpufreq: Sorted policy->freq_table
 2016-07-07 15:36 UTC  (4+ messages)
` [PATCH V5 2/2] cpufreq: Reuse new freq-table helpers

[RFC PATCH v1] ARM: tango: add Suspend-to-RAM support
 2016-07-07 14:01 UTC  (6+ messages)
  ` [RFC PATCH v2] "
      ` [PATCH v3] "

[PATCH V5 1/2] cpufreq: Handle sorted frequency tables more efficiently
 2016-07-07 13:29 UTC  (3+ messages)
` [PATCH V6 "

[PATCH v4 0/3] PM / Hibernate: Allow arch code to influence CPUs disabled during hibernate
 2016-07-07  8:29 UTC  (7+ messages)
` [PATCH v4 1/3] "

[PATCH 0/3] x86: Remove duplicate turbo ratio MSRs
 2016-07-07  7:37 UTC  (6+ messages)
` [PATCH 1/3] cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMIT
` [PATCH 2/3] tools/power turbostat: "
` [PATCH 3/3] x86: remove duplicate turbo ratio limit MSRs

[PATCH] thermal: hisilicon: Add dependency on the clock driver to allow frequency scaling
 2016-07-07  6:43 UTC  (4+ messages)

[PULL Request] Devfreq Fixes-2 for next-RC
 2016-07-07  0:43 UTC  (3+ messages)

[PATCH 0/3] PM / hibernate: Core code cleanups
 2016-07-06 21:44 UTC  (4+ messages)
` [PATCH 1/3] PM / hibernate: Clean up function headers in snapshot.c
` [PATCH 2/3] PM / hibernate: Clean up comments "
` [PATCH 3/3] PM / hibernate: Add missing braces in __register_nosave_region()

Kernel Summit little request ( API for querying the resume cause [3] )
 2016-07-06 18:57 UTC 

Kernel Summit little request ( API for querying the resume cause [3] )
 2016-07-06 18:56 UTC 

[PATCH v10 1/4] dt-bindings: power: reset: add document for reboot-mode driver
 2016-07-06 15:24 UTC  (2+ messages)
    ` [PATCH v10 2/4] power: reset: add reboot mode driver

[PATCH -next] CPUFREQ: Loongson1: Fix return value check in ls1x_cpufreq_probe()
 2016-07-06 14:14 UTC  (2+ messages)

[PATCH v9 0/4] add reboot mode driver
 2016-07-06 13:39 UTC  (3+ messages)
` [PATCH v9 2/4] power: reset: "

[PATCH 1/4] mfd: axp20x: add adc volatile ranges for axp22x
 2016-07-06  7:48 UTC  (6+ messages)
` [PATCH 2/4] power: add axp20x-battery driver

[PATCH] PM / hibernate: Add missing braces in hibernate_setup()
 2016-07-06  0:40 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).