linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-12 13:05:04 to 2016-09-16 07:53:19 UTC [more...]

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-09-16  7:53 UTC  (33+ messages)
` [RFC/RFT][PATCH v2 2/7] driver core: Functional dependencies tracking support
` [RFC/RFT][PATCH v2 5/7] PM / runtime: Flag to indicate PM sleep transitions in progress
` [RFC/RFT][PATCH v2 6/7] PM / runtime: Use device links
` [RFC/RFT][PATCH v3 0/5] Functional dependencies between devices
  ` [Resend][RFC/RFT][PATCH v3 1/5] driver core: Add a wrapper around __device_release_driver()
  ` [RFC/RFT][PATCH v3 2/5] driver core: Functional dependencies tracking support
  ` [RFC/RFT][PATCH v3 3/5] PM / sleep: Make async suspend/resume of devices use device links
  ` [RFC/RFT][PATCH v3 4/5] PM / runtime: Use "
  ` [RFC/RFT][PATCH v3 5/5] PM / runtime: Optimize the use of "

[PATCH] PM / OPP: avoid maybe-uninitialized warning
 2016-09-16  2:49 UTC  (3+ messages)

[PATCH] PM / Domains: Allow holes in genpd_data.domains array
 2016-09-15 22:00 UTC  (6+ messages)
  ` [PATCH v2] "

Power driver patches to avoid lockdep complaints
 2016-09-15 21:45 UTC  (9+ messages)

[PATCH] PM / devfreq: rockchip: add PM_DEVFREQ_EVENT dependency
 2016-09-15 15:44 UTC 

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

[PATCH 0/5] Add runtime PM support for clocks (on Exynos SoC example)
 2016-09-15 14:13 UTC  (19+ messages)
` [PATCH 1/5] clk: add support for runtime pm
` [PATCH 4/5] ARM: dts: exynos: add support for ISP power domain to exynos4x12 clocks device

[PATCH 0/4] PCI PM refinements
 2016-09-15 13:57 UTC  (24+ messages)
` [PATCH 3/4] PCI: Avoid unnecessary resume after direct-complete
` [PATCH 1/4] PCI: Afford direct-complete to devices with nonstandard PM
` [PATCH 2/4] PCI: Query platform firmware for device power state
` [PATCH 4/4] PCI: Avoid unnecessary resume on shutdown

[PATCH v2 0/8] Support Intel® Turbo Boost Max Technology 3.0
 2016-09-15 12:46 UTC  (3+ messages)

[PATCH v16 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-09-15 10:33 UTC  (20+ messages)

[PATCH] cpufreq: ti: Use generic platdev driver
 2016-09-15  6:25 UTC  (3+ messages)

[PATCH] cpufreq: CPPC: Avoid overflow when calculating desired_perf
 2016-09-15  3:06 UTC  (3+ messages)

[PATCH 0/3] ARM: dts: am33xx/dra7xx: Fix cpufreq regression
 2016-09-14 23:32 UTC  (5+ messages)
` [PATCH 1/3] Revert "ARM: dts: am335x-boneblack: Enable 1GHz OPP for cpu"
` [PATCH 2/3] Revert "ARM: dts: am33xx: Move to operating-points-v2 table and ti-cpufreq driver"
` [PATCH 3/3] Revert "ARM: dts: dra7: Move to operating-points-v2 table"

[PATCH v2 0/3] ARM: dts: Add operating-points-v2 tables for TI platforms
 2016-09-14 16:56 UTC  (4+ messages)

[PATCH v5 0/3] arm64: hibernate: Resume when hibernate image created on non-boot CPU
 2016-09-14 16:52 UTC  (4+ messages)

[PATCH V2 1/7] dt-bindings: Update QorIQ TMU thermal bindings
 2016-09-14 16:40 UTC  (3+ messages)

[RESEND PATCH v4] thermal: tango: add resume support
 2016-09-14 15:35 UTC  (3+ messages)

[PATCH 0/1] cpufreq: pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes
 2016-09-14 14:56 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v5 00/16] PM: SoC idle support using PM domains
 2016-09-14 14:55 UTC  (12+ messages)
` [PATCH v5 02/16] dt/bindings: Update binding for PM domain idle states

[PATCH 16/19] power: reset: st-poweroff: Remove obsolete platforms
 2016-09-14 13:27 UTC  (2+ messages)
` [PATCH 17/19] power: reset: st: Remove obsolete platforms from dt doc

[PATCH v3 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-09-14 11:54 UTC  (9+ messages)
      ` [PATCH v3 1/2] iommu/exynos: Remove excessive, useless debug
    ` [PATCH v3 2/2] iommu/exynos: Add proper runtime pm support

[PATCH] power: reset: zx-reboot: Unmap region obtained by of_iomap
 2016-09-14 11:05 UTC 

[PATCH] power: reset: xgene-reboot: Unmap region obtained by of_iomap
 2016-09-14 10:55 UTC 

[PATCH V5 0/6] thermal: bcm2835: add thermal driver
 2016-09-14  9:41 UTC  (8+ messages)
` [PATCH V5 1/6] dt: bindings: add thermal device driver for bcm2835
` [PATCH V5 2/6] thermal: bcm2835: add thermal driver for bcm2835 soc
` [PATCH V5 3/6] ARM: bcm2835: dts: add thermal node to device-tree of bcm283x
` [PATCH V5 4/6] ARM64: bcm2835: dts: add thermal node to device-tree of bcm2837
` [PATCH V5 5/6] ARM: bcm2835: add thermal driver to default_config
` [PATCH V5 6/6] ARM64: "

[PATCH V2 0/2] cpufreq: Upstream Android's Interactive governor
 2016-09-14  8:49 UTC  (3+ messages)
` [PATCH V2 1/2] cpufreq: Move gov_attr_* macros to cpufreq.h
` [PATCH V2 2/2] cpufreq: Add android's 'interactive' governor

[PATCH v6 0/3] mfd: tps65217: Add power-button and IRQ support
 2016-09-14  8:37 UTC  (6+ messages)
` [PATCH v6 1/3] mfd: tps65217: Add support for IRQs
` [PATCH v6 2/3] mfd: tps65217: Add power button as subdevice

[PATCH 1/4] cpu: clean up register_cpu func
 2016-09-14  8:28 UTC  (13+ 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] cpufreq: intel_pstate: Add io_boost trace
 2016-09-14  1:09 UTC  (2+ messages)

[PATCH][v2] PM / sleep: Increase default DPM watchdog timeout to 120
 2016-09-14  1:05 UTC  (3+ messages)

[PATCH v5] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-09-14  1:09 UTC  (2+ messages)

[PATCH] cpufreq: dt: Add support for r8a7792
 2016-09-14  1:03 UTC  (3+ messages)

[PATCH v2] PM / sleep: enable suspend-to-idle even without registered suspend_ops
 2016-09-14  1:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] PM / AVS: SmartReflex: Neaten logging
 2016-09-14  1:05 UTC  (2+ messages)

[PATCH 0/2] minor x86 PM source file cleanup
 2016-09-14  1:04 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add Documentation/cpu-freq/
 2016-09-14  1:02 UTC  (4+ messages)

[PATCH 1/3] cpufreq: dt: Remove unused code
 2016-09-14  1:01 UTC  (2+ messages)

Kernel warning in cpufreq_add_dev()
 2016-09-14  1:00 UTC  (3+ messages)
` [PATCH V2] cpufreq: create link to policy only for registered CPUs

[PATCH] PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO
 2016-09-14  1:00 UTC  (5+ messages)

[PATCH 00/26] constify local structures
 2016-09-14  0:59 UTC  (14+ messages)
` [PATCH 19/26] intel_pstate: "

[PATCH V2 00/10] PM / Domains: Add support for removing PM domains
 2016-09-14  0:58 UTC  (4+ messages)

[PATCH 0/3] cpufreq / sched: iowait boost in intel_pstate and schedutil
 2016-09-13 23:59 UTC  (7+ messages)
` [Resend][PATCH 1/3] cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition
` [Resend][PATCH 2/3] cpufreq: schedutil: Add iowait boosting
` [PATCH 3/3] cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm
  ` [Update][PATCH "

[PATCH V4 0/4] thermal: bcm2835: add thermal driver
 2016-09-13  9:17 UTC  (9+ messages)
` [PATCH V4 3/4] ARM: bcm2835: add thermal node to device-tree of bcm283x

[PATCH v2 0/3] Add Mediatek thermal driver for mt2701
 2016-09-13  8:48 UTC  (7+ messages)
` [PATCH v2 3/3] arm: dts: thermal: add thermal/auxadc node

[PATCH] thermal: mtk_thermal: Check return value of devm_thermal_zone_of_sensor_register
 2016-09-13  8:46 UTC  (2+ messages)

[PATCH v3 0/8] Support Intel® Turbo Boost Max Technology 3.0
 2016-09-13  7:26 UTC  (17+ messages)
` [PATCH v3 1/8] sched, x86: Add SD_ASYM_PACKING flags to x86 cpu topology for ITMT
` [PATCH v3 3/8] x86, cpu: provide a function topology_num_packages to enumerate #packages
` [PATCH v3 4/8] sched, x86: use arch_update_cpu_topology to indicate x86 need sched domain rebuild
` [PATCH v3 5/8] sched,x86: Enable Turbo Boost Max Technology
` [PATCH v3 8/8] cpufreq: intel_pstate: Use CPPC to get max performance

[PULL REQ] PM / Devfreq for Linux-pm (Fixes)
 2016-09-13  1:05 UTC  (3+ messages)
  `  "

[Bug 156601] New: All governors except "performance" are not available anymore
 2016-09-12 23:28 UTC  (3+ messages)
` [Bug 156601] All governors except "performance" are not available anymore - AMD Phenom(tm) II X6 1045T

[PATCH 0/2] utilization changes for schedutil
 2016-09-12 22:25 UTC  (4+ messages)
` [PATCH 1/2] sched: cpufreq: ignore SMT when determining max cpu capacity

[PATCH v2 0/4] CPPC only changes for supporting ITMT 3.0
 2016-09-12 22:13 UTC  (2+ messages)

[PATCH v2 0/4] PM / AVS: add Rockchip cpu avs
 2016-09-12 21:55 UTC  (4+ messages)
` [PATCH v2 4/4] PM / AVS: rockchip-cpu-avs: add driver handling "

[PATCH v2 0/2] cpufreq: Introduce TI CPUFreq/OPP Driver
 2016-09-12 20:56 UTC  (6+ messages)
` [PATCH v2 1/2] Documentation: dt: add bindings for ti-cpufreq

[PATCH] power: ab8500: cleanup with list_first_entry_or_null()
 2016-09-12 18:23 UTC 

[PATCH 0/3] Broadcom AVS CPUfreq driver
 2016-09-12 17:05 UTC  (4+ messages)
` [PATCH 1/3] dt: cpufreq: brcm: New binding document for brcm-avs-cpufreq

[PATCH 4.4 164/192] timekeeping: Cap array access in timekeeping_debug
 2016-09-12 17:01 UTC 

[PATCH v10 0/5] rk3399 support ddr frequency scaling
 2016-09-12 16:31 UTC  (5+ messages)
` [PATCH v10 1/5] Documentation: bindings: add dt documentation for dfi controller
` [PATCH v10 3/5] Documentation: bindings: add dt documentation for rk3399 dmc

[PATCH 4.7 27/59] timekeeping: Cap array access in timekeeping_debug
 2016-09-12 15:29 UTC 

[PATCH] power: reset: add in missing white space in error message text
 2016-09-12 13:05 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).