linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-08 11:16:23 to 2017-03-14 15:39:13 UTC [more...]

[RFC v0 0/2] Introduce on-chip interconnect API
 2017-03-14 15:39 UTC  (7+ messages)
` [RFC v0 1/2] interconnect: Add generic interconnect controller API

[PATCH 0/3] intel_pstate: More fixes related to limits
 2017-03-14 15:19 UTC  (4+ messages)
` [PATCH 1/3] cpufreq: intel_pstate: Do not squash policy limits between global ones
` [PATCH 2/3] cpufreq: intel_pstate: Avoid percentages in limits-related computations
` [PATCH 3/3] cpufreq: intel_pstate: Simplify coordination of P-state limits

[PATCH v3] devfreq_cooling: let the driver supply the real power every time we need it
 2017-03-14 13:44 UTC  (5+ messages)
` [PATCH v3 1/3] thermal: devfreq_cooling: refactor code and add get_voltage function
` [PATCH v3 2/3] thermal: devfreq_cooling: add new interface for direct power read
` [PATCH v3 3/3] trace: thermal: add another parameter *power to the tracing function

[PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property
 2017-03-14 13:44 UTC  (4+ messages)

[PATCH] PCI: For d3_delay and d3cold_delay, zero means zero
 2017-03-14 13:23 UTC  (4+ messages)

[PATCH v6 0/8] Runtime PM for Thunderbolt on Macs
 2017-03-14 12:31 UTC  (2+ messages)

[PATCH v19 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2017-03-14 12:14 UTC  (18+ messages)

[PATCH V5 0/9] CPU PM domains
 2017-03-14 11:36 UTC  (11+ messages)
` [PATCH V5 1/9] PM / Domains: Ignore domain-idle-states that are not compatible
` [PATCH V5 2/9] drivers: cpu: Setup CPU devices to do runtime PM
` [PATCH V5 3/9] kernel/cpu_pm: Add runtime PM support for CPUs
` [PATCH V5 4/9] PM / cpu_domains: Setup PM domains for CPUs/clusters

[PATCH] cpufreq: dbx500: Manage cooling device from cpufreq driver
 2017-03-14  5:18 UTC 

[PATCH] PM / QOS: Remove the global notifiers
 2017-03-14  3:05 UTC  (5+ messages)

[PATCH] cpufreq: intel_pstate: Correct frequency setting in the HWP mode
 2017-03-14  1:30 UTC 

[PATCH] cpufreq: User/admin documentation update and consolidation
 2017-03-13 23:12 UTC  (5+ messages)

[PATCH v9.4 7/8] power: bq27xxx_battery: Add power_supply_battery_info support
 2017-03-13 23:11 UTC 

[PATCH][RFC v4] ACPI throttling: Disable the MSR T-state if enabled after resumed
 2017-03-13 22:41 UTC  (2+ messages)

[PATCH 00/14] cpufreq: intel_pstate: Fixes, cleanups and optimizations
 2017-03-13 21:48 UTC  (3+ messages)

[PATCH v9.3 6/8] power: bq27xxx_battery: Keep track of specific chip id
 2017-03-13 19:57 UTC  (7+ messages)
` [PATCH v9.3 7/8] power: bq27xxx_battery: Add power_supply_battery_info support

[PATCH v5 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-13 19:24 UTC  (14+ messages)
` [PATCH v5 2/3] x86: Remap GDT tables in the Fixmap section
      ` [Xen-devel] "
` [PATCH v5 3/3] x86: Make the GDT remapping read-only on 64-bit

[RFC PATCH] fix: thermal: avoid possible deadlock calling thermal_zone_get_temp()
 2017-03-13 14:52 UTC  (3+ messages)

[RFC PATCH 0/3] PM / Domains: Add support for devices that require multiple domains
 2017-03-13 14:51 UTC  (11+ messages)

[PATCH V5 0/6] PSCI: Support hierarchical PM domains
 2017-03-13 13:58 UTC  (3+ messages)
` [PATCH V5 1/6] drivers: cpuidle: Read CPU's idle state from PM domain

[PATCH v5 0/4] Add runtime PM support for clocks (on Exynos SoC example)
 2017-03-13 13:34 UTC  (7+ messages)
  ` [PATCH v5 1/4] clk: Add support for runtime PM
  ` [PATCH v5 2/4] clk: samsung: "
  ` [PATCH v5 3/4] clk: samsung: exynos5433: Add runtime PM support

[PATCH V3 0/5] thermal: minor cleanup/fixes
 2017-03-13 11:37 UTC  (7+ messages)
` [PATCH V3 1/5] thermal: devfreq: Simplify expression
` [PATCH V3 2/5] thermal: devfreq_cooling: Replace dev_warn with dev_err
` [PATCH V3 3/5] thermal: devfreq: Check OPP for errors
` [PATCH V3 4/5] thermal: cpu_cooling: Replace dev_warn with dev_err
` [PATCH V3 5/5] thermal: cpu_cooling: Check OPP for errors

[RFC v3 0/5] Add capacity capping support to the CPU controller
 2017-03-13 10:46 UTC  (5+ messages)
` [RFC v3 1/5] sched/core: add capacity constraints to "
` [RFC v3 5/5] sched/{core,cpufreq_schedutil}: add capacity clamping for RT/DL tasks

[PATCH V3 0/7] PM / Domains: Implement domain performance states
 2017-03-13 10:39 UTC  (3+ messages)

[PATCH RFC 2/3] thermal: dove: convert to a thermal OF sensor device
 2017-03-13  9:01 UTC  (4+ messages)

[PATCH v4 0/5] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-03-13  8:21 UTC  (16+ messages)
` [PATCH v4 1/5] PM / Domains: Add generic data pointer to genpd data struct
` [PATCH v4 2/5] PM / Domains: Do not check if simple providers have phandle cells
` [PATCH v4 3/5] dt-bindings: Add TI SCI PM Domains
` [PATCH v4 4/5] soc: ti: Add ti_sci_pm_domains driver
` [PATCH v4 5/5] ARM: keystone: Drop PM domain support for k2g

[PATCH 00/14] cpufreq: intel_pstate: Fixes, cleanups and optimizations
 2017-03-13  4:00 UTC  (16+ messages)
` [PATCH 01/14] cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()
` [PATCH 02/14] cpufreq: intel_pstate: Drop pointless initialization of PID parameters
` [PATCH 03/14] cpufreq: intel_pstate: Initialize pid_params statically
` [PATCH 04/14] cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the caller
` [PATCH 05/14] cpufreq: intel_pstate: Clean up intel_pstate_busy_pid_reset()
` [PATCH 06/14] cpufreq: intel_pstate: Set HWP sampling interval once
` [PATCH 07/14] cpufreq: intel_pstate: Skip unnecessary PID resets on init
` [PATCH 08/14] cpufreq: intel_pstate: Drop driver_registered variable
` [PATCH 09/14] cpufreq: intel_pstate: Modify check in intel_pstate_update_status()
` [PATCH 10/14] cpufreq: intel_pstate: Use different utilization update callbacks
` [PATCH 11/14] cpufreq: intel_pstate: Add update_util callback to pstate_funcs
` [PATCH 12/14] cpufreq: intel_pstate: Move cpu_defaults definitions
` [PATCH 13/14] cpufreq: intel_pstate: Drop struct cpu_defaults
` [PATCH 14/14] cpufreq: intel_pstate: Introduce pid_in_use()

[BUG] v4.11-rc1: CPUFREQ Circular locking dependency
 2017-03-13  2:44 UTC  (7+ messages)

[PATCH 2/2 RESEND] power: reset: Add a driver for the Gemini poweroff
 2017-03-12 22:36 UTC 

[PATCH V11 0/6] thermal: bcm2835: add thermal driver for bcm2835 SoC
 2017-03-12 22:11 UTC  (7+ messages)
  ` [PATCH V11 1/6] of: base: Implement read function for s32 array
  ` [PATCH V11 2/6] thermal: of-thermal: Implement signed coefficient support
  ` [PATCH V11 3/6] dt-bindings: Add thermal zone to bcm2835-thermal example
  ` [PATCH V11 4/6] ARM: dts: bcm283x: Add CPU thermal zone with 1 trip point
  ` [PATCH V11 5/6] ARM64: dts: bcm2837: Define CPU thermal coefficients
  ` [PATCH V11 6/6] thermal: bcm2835: add thermal driver for bcm2835 SoC

[PATCH RFC 1/3] thermal: allow hwmon devices to be created for of-thermal zones
 2017-03-12 19:07 UTC 

[PATCH v2 03/23] MAINTAINERS: Add file patterns for cpufreq device tree bindings
 2017-03-12 13:16 UTC 

26090 linux-pm
 2017-03-12 10:29 UTC 

[PATCH] power: bq27xxx_battery: Unique chip IDs
 2017-03-09 17:43 UTC  (13+ messages)

update timer frequencies
 2017-03-10 10:28 UTC  (2+ messages)

[PATCH v2] cpufreq: qoriq: enhance bus frequency calculation
 2017-03-10 10:14 UTC  (2+ messages)

[PATCH] cpufreq: qoriq: enhance bus frequency calculation
 2017-03-10 10:12 UTC  (5+ messages)

[PATCH] cpufreq: intel_pstate: Drop redundant wrapper function
 2017-03-10  3:16 UTC  (2+ messages)

[PATCH] power: bq27xxx_battery: Keep track of specific chip id
 2017-03-09 22:52 UTC  (4+ messages)

[GIT PULL] Power management updates for v4.11-rc2
 2017-03-09 22:58 UTC 

[PATCH 2/3] thermal: add support for the thermal sensor on Allwinner new SoCs
 2017-03-09 15:31 UTC  (4+ messages)

[RFC 0/9] cpufreq: schedutil: Allow remote wakeups
 2017-03-09 11:45 UTC  (10+ messages)
` [RFC 1/9] sched: cpufreq: add cpu to update_util_data
` [RFC 2/9] irq_work: add irq_work_queue_on for !CONFIG_SMP
` [RFC 3/9] cpufreq: Add dvfs_possible_from_any_cpu policy flag
` [RFC 4/9] sched: cpufreq: extend irq work to support fast switches
` [RFC 5/9] sched: cpufreq: remove smp_processor_id() in remote paths
` [RFC 6/9] sched: cpufreq: detect, process remote callbacks
` [RFC 7/9] cpufreq: governor: support scheduler cpufreq callbacks on remote CPUs
` [RFC 8/9] intel_pstate: ignore "
` [RFC 9/9] sched: cpufreq: enable remote sched cpufreq callbacks

[PATCH v2 0/9] Fix issues and factorize arm/arm64 capacity information code
 2017-03-09  8:37 UTC  (5+ messages)
` [PATCH v2 6/9] arm, arm64: factorize common cpu capacity default code

[PATCH v2 0/8] thermal: ti-soc-thermal: Migrate slope/offset data to device tree
 2017-03-09  8:06 UTC  (9+ messages)
` [PATCH v2 1/8] arm: dts: omap3: Add cpu_thermal zone
` [PATCH v2 2/8] ARM: DRA7: Thermal: Add slope and offset values
` [PATCH v2 3/8] ARM: OMAP5: "
` [PATCH v2 4/8] ARM: OMAP443x: "
` [PATCH v2 5/8] ARM: OMAP4460: "
` [PATCH v2 6/8] thermal: ti-soc-thermal: Fetch slope and offset from DT
` [PATCH v2 7/8] thermal: ti-soc-thermal: Remove redundant constants
` [PATCH v2 8/8] thermal: ti-soc-thermal: Remove redundant code

[PATCH V2] cpufreq: schedutil: refactor sugov_next_freq_shared()
 2017-03-09  4:04 UTC 

[PATCH 0/3] cupfreq: schedutil: Minor fix and cleanups
 2017-03-08 12:54 UTC  (12+ messages)
` [PATCH 3/3] cpufreq: schedutil: remove redundant code from sugov_next_freq_shared()


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