linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-23 01:22:44 to 2016-02-27 09:01:47 UTC [more...]

[PATCH 0/16] turbostat updates
 2016-02-27  9:00 UTC  (2+ messages)
` [PATCH 01/16] tools/power turbostat: decode more CPUID fields

[PATCH v2 1/3] PM / sleep: Check legacy pm callbacks for direct complete
 2016-02-27  8:38 UTC  (6+ messages)
` [PATCH v2 2/3] PM / sleep: try to runtime suspend "
` [PATCH v2 3/3] scsi: allow scsi devices to use "

[RFC/RFT][PATCH 0/1] cpufreq: New governor based on scheduler-provided utilization data
 2016-02-27  4:33 UTC  (22+ messages)
` [RFC/RFT][PATCH 1/1] cpufreq: New governor using utilization data from the scheduler
` [RFC/RFT][PATCH v2 0/2] cpufreq: New governor based on scheduler-provided utilization data
  ` [RFC/RFT][PATCH v2 1/2] cpufreq: New governor using utilization data from the scheduler
    ` [RFC/RFT][PATCH v4 "
  ` [RFC/RFT][PATCH v2 2/2] cpufreq: schedutil: Switching frequencies from interrupt context
    ` [RFC/RFT][PATCH v3 "
    ` [RFC/RFT][PATCH v4 "

[RFCv7 PATCH 00/10] sched: scheduler-driven CPU frequency selection
 2016-02-27  4:17 UTC  (32+ messages)
` [RFCv7 PATCH 01/10] sched: Compute cpu capacity available at current frequency
` [RFCv7 PATCH 02/10] cpufreq: introduce cpufreq_driver_is_slow
` [RFCv7 PATCH 03/10] sched: scheduler-driven cpu frequency selection
` [RFCv7 PATCH 04/10] sched/fair: add triggers for OPP change requests
` [RFCv7 PATCH 05/10] sched/{core,fair}: trigger OPP change request on fork()
` [RFCv7 PATCH 06/10] sched/fair: cpufreq_sched triggers for load balancing
` [RFCv7 PATCH 07/10] sched/fair: jump to max OPP when crossing UP threshold
` [RFCv7 PATCH 08/10] sched: remove call of sched_avg_update from sched_rt_avg_update
` [RFCv7 PATCH 09/10] sched/deadline: split rt_avg in 2 distincts metrics
` [RFCv7 PATCH 10/10] sched: rt scheduler sets capacity requirement

[PATCH/RFC v2 00/11] ARM/arm64: renesas: Add SYSC PM Domain DT Support
 2016-02-27  1:53 UTC  (10+ messages)
` [PATCH/RFC v2 01/11] PM / Domains: Add DT bindings for the R-Car System Controller
` [PATCH/RFC v2 04/11] soc: renesas: rcar: Add DT support for SYSC PM domains

[PATCH V3] cpufreq: qoriq: Register cooling device based on device tree
 2016-02-27  0:41 UTC  (11+ messages)

[PATCH] cpufreq: intel_pstate: Enable HWP by default
 2016-02-27  0:02 UTC  (4+ messages)

[PATCH] cpufreq: intel_pstate: disable HWP notifications
 2016-02-27  0:01 UTC  (5+ messages)

[PATCH v10 0/2] cpufreq: powernv: Export throttle stat attributes and a bug fix
 2016-02-27  0:00 UTC  (5+ messages)
` [PATCH v10 1/2] cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
  ` [PATCH v10 2/2] cpufreq: powernv: Add sysfs attributes to show throttle stats

[PATCH] cpufreq: qoriq depends on thermal
 2016-02-26 23:57 UTC  (3+ messages)

[PATCH] Do not modify MSR_IA32_ENERGY_PERF_BIAS in kernel
 2016-02-26 23:15 UTC  (3+ messages)

[PATCH v3 0/5] clk: qoriq: Move chip-specific knowledge into driver
 2016-02-26 21:46 UTC  (8+ messages)
` [PATCH v3 5/5] cpufreq: qoriq: Don't look at clock implementation details

race condition on min/max update?
 2016-02-26 21:05 UTC  (4+ messages)

[PATCH] cpufreq: acpi_cpufreq: base frequency attribute support
 2016-02-26 20:21 UTC  (12+ messages)

[PATCH 1/2] power: goldfish_battery: add devicetree bindings
 2016-02-26 20:03 UTC  (3+ messages)
` [PATCH 2/2] goldfish: Enable ACPI-based enumeration for goldfish battery

[RFC v2 00/12] PM: SoC idle support using PM domains
 2016-02-26 19:50 UTC  (17+ messages)
` [RFC v2 01/12] PM / Domains: Abstract genpd locking
` [RFC v2 02/12] PM / Domains: Support IRQ safe PM domains
` [RFC v2 03/12] PM / cpu_domains: Setup PM domains for CPUs/clusters
` [RFC v2 04/12] ARM: cpuidle: Add runtime PM support for CPUs
` [RFC v2 06/12] PM / cpu_domains: Record CPUs that are part of the domain
` [RFC v2 07/12] PM / cpu_domains: Add PM Domain governor for CPUs
` [RFC v2 08/12] Documentation / cpu_domains: Describe CPU PM domains setup and governor
` [RFC v2 12/12] ARM64: dts: Define CPU power domain for MSM8916

[PATCH V6 00/10] Add generic PM domain support for Tegra
 2016-02-26 15:48 UTC  (11+ messages)
` [PATCH V6 02/10] PM / Domains: Add function to get the last domain added
` [PATCH V6 05/10] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
` [PATCH V6 07/10] soc: tegra: pmc: Add generic PM domain support
  ` [PATCH V6 01/10] PM / Domains: Fix removal of a subdomain
  ` [PATCH V6 03/10] PM / Domains: Add function to remove a pm-domain
  ` [PATCH V6 04/10] Documentation: DT: bindings: Update NVIDIA PMC for Tegra
  ` [PATCH V6 06/10] soc: tegra: pmc: Wait for powergate state to change
  ` [PATCH V6 08/10] soc: tegra: pmc: Move powergate definitions to dt-bindings
  ` [PATCH V6 09/10] ARM64: tegra: select PM_GENERIC_DOMAINS
` [PATCH V6 10/10] ARM64: tegra: Add audio PM domain device node for Tegra210

[GIT PULL] Power management and ACPI fixes for v4.5-rc6
 2016-02-26 14:22 UTC 

[PATCH v2 0/5] thermal: hisilicon: enable power allocator for Hi6220
 2016-02-26  3:43 UTC  (6+ messages)
` [PATCH v2 1/5] thermal: change "hysteresis" as optional property
` [PATCH v2 2/5] thermal: hisilicon: support to use any sensor
` [PATCH v2 3/5] thermal: hisilicon: fix IRQ imbalance enabling
` [PATCH v2 4/5] arm64: dts: register Hi6220's thermal sensor
` [PATCH v2 5/5] arm64: dts: register Hi6220's thermal zone for power allocator

[PATCH 0/2] cpufreq cleanups related to pointless labels
 2016-02-26  2:34 UTC  (5+ messages)
` [PATCH 1/2] cpufreq: Rearrange __cpufreq_driver_target()
` [PATCH 2/2] cpufreq: acpi-cpufreq: Drop pointless label from acpi_cpufreq_target()

[PATCH] cpufreq: Simplify the cpufreq_for_each_valid_entry()
 2016-02-26  2:32 UTC  (2+ messages)

[RESEND PATCH 0/8] Support and fixes the rk3228 SoCS for thermal
 2016-02-26  1:16 UTC  (7+ messages)
` [RESEND PATCH 1/8] clk: rockchip: add id of the tsadc clock found on rk3228 SoCs
` [RESEND PATCH 2/8] clk: rockchip: add the tsadc clocks "

[RFC][PATCH] thermal: add sysfs_notify on some attributes
 2016-02-26  0:24 UTC  (3+ messages)

[RFC][PATCH v2] thermal: add sysfs_notify on some attributes
 2016-02-26  0:24 UTC 

[PATCH 1/1] intel_pstate: Increase hold-off time before busyness is scaled
 2016-02-25 19:51 UTC  (8+ messages)

[PATCH/RFC v2] gpio: rcar: Add Runtime PM handling for interrupts
 2016-02-25 14:26 UTC  (5+ messages)

[PATCH 0/3] thermal: hisilicon: enable power allocator for Hi6220
 2016-02-25  2:41 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: register Hi6220's thermal zone for power allocator

[GIT PULL] power supply changes for 4.5-rc
 2016-02-25  0:31 UTC 

[PATCH v1 1/3] PM / sleep: Check legacy pm callbacks for direct complete
 2016-02-25  0:11 UTC  (3+ messages)
` [PATCH v1 2/3] PM / sleep: try to runtime suspend "
` [PATCH v1 3/3] scsi: allow scsi devices to use "

[PATCH v5 0/2] powercap/rapl: reduce ipi calls and misc clean up
 2016-02-24 21:34 UTC  (5+ messages)
` [PATCH v5 1/2] cpumask: export cpumask_any_but
` [PATCH v5 2/2] powercap/rapl: reduce ipi calls

[PATCH v6 0/4] powercap/rapl: reduce ipi calls and misc clean up
 2016-02-24 21:31 UTC  (5+ messages)
` [PATCH v6 1/4] cpumask: export cpumask_any_but
` [PATCH v6 2/4] powercap/rapl: reduce ipi calls
` [PATCH v6 3/4] powercap/rapl: add package reference per domain
` [PATCH v6 4/4] powercap/rapl: track lead cpu per package

[PATCH v9 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-02-24 18:17 UTC  (3+ messages)

[PATCH 1/1] intel_pstate: Increase hold-off time before samples are scaled v2
 2016-02-24 13:33 UTC  (5+ messages)

[PATCH 1/2] PM / Domains: Restore alignment of slaves in debugfs output
 2016-02-24  9:31 UTC  (3+ messages)
` [PATCH 2/2] [RFC] PM / Domains: Join state name and index "

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-24  2:01 UTC  (18+ messages)
` [PATCH v10 1/3] cpufreq: Add mechanism for registering "

[PULL REQUEST] BUGFIX for Tegra
 2016-02-24  1:18 UTC  (2+ messages)

[PATCH V5 00/14] Add generic PM domain support for Tegra
 2016-02-24  0:03 UTC  (8+ messages)
` [PATCH V5 11/14] soc: tegra: pmc: Add generic PM domain support

[PATCH v3 0/2] Add UCS1002 USB Port Power Controller
 2016-02-23 22:54 UTC  (4+ messages)
  ` [PATCH v3 1/2] devicetree: Add UCS1002 USB Port Power Controller binding
` [PATCH v3 2/2] power: ucs1002: Add support for Programmable USB Port Power Controller

[PATCH 0/3] thermal: exynos: Fixes for vtmu-supply regulator handling
 2016-02-23 20:26 UTC  (3+ messages)
` [PATCH 1/3] thermal: exynos: List vtmu-supply as optional property in DT binding

[PATCH v5 00/15] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-02-23 18:29 UTC  (2+ messages)

[PATCH V3 1/2] irq: Track the interrupt timings
 2016-02-23 10:13 UTC  (15+ messages)
` [PATCH V3 2/2] sched: idle: IRQ based next prediction for idle period

[PATCH v1] power: bq27xxx_battery: Restore device name
 2016-02-23  9:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] thermal: mediatek: add missing dependencies
 2016-02-23  8:55 UTC  (2+ messages)

[PATCH 0/6] Small fixes for Nokia N900 power supply drivers
 2016-02-23  2:29 UTC  (5+ messages)
` [PATCH 6/6] ARM: dts: n900: Rename isp1704 to isp1707 to match correct name

[PATCH v6 07/12] thermal: of-thermal: allow setting trip_temp on hardware
 2016-02-23  2:16 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).