Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-12 16:16:02 to 2016-02-16 15:52:14 UTC [more...]

[PATCH v5 00/15] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-02-16 15:49 UTC  (15+ messages)
` [PATCH v5 01/15] arm64: Fold proc-macros.S into assembler.h
` [PATCH v5 02/15] arm64: Cleanup SCTLR flags
` [PATCH v5 03/15] arm64: Convert hcalls to use HVC immediate value
` [PATCH v5 04/15] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH v5 05/15] arm64: kvm: allows kvm cpu hotplug
` [PATCH v5 06/15] arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
` [PATCH v5 07/15] arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
` [PATCH v5 08/15] arm64: kernel: Include _AC definition in page.h
` [PATCH v5 09/15] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
` [PATCH v5 10/15] arm64: Add new asm macro copy_page
` [PATCH v5 11/15] arm64: head.S: Change the register el2_setup() returns its result in x0
` [PATCH v5 12/15] arm64: head.S: el2_setup() to accept sctlr_el1 as an argument
` [PATCH v5 13/15] PM / Hibernate: Call flush_icache_range() on pages restored in-place
` [PATCH v5 14/15] arm64: kernel: Add support for hibernate/suspend-to-disk

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

[PATCH V3 0/2] IRQ based next prediction
 2016-02-16 15:41 UTC 

[PATCH 0/4] Enable PM and PM_GENERIC_DOMAINS for SoCs with PM Domains
 2016-02-16 15:31 UTC  (5+ messages)
` [PATCH 1/4] ARM: shmobile: "
` [PATCH 2/4] arm64: renesas: "
` [PATCH 3/4] drivers: sh: Stop using the legacy clock domain on ARM
` [PATCH 4/4] MAINTAINERS: Drop drivers/sh/ for Renesas ARM

[PATCH] PM / OPP: Fix NULL pointer dereference crash when disabling OPPs
 2016-02-16 15:12 UTC  (15+ messages)
  ` [PATCH] PM / OPP: Fix NULL pointer dereference crash when setting the OPP
    ` [PATCH] PM / OPP: Initialize regulator pointer to an error value

[PATCH v2 0/8] EC-based USB Power Delivery support for Chrome machines
 2016-02-16 14:35 UTC  (4+ messages)
` [PATCH v2 6/8] power: cros_usbpd-charger: Add EC-based USB PD charger driver

[PATCH/RFC] gpio: rcar: Add Runtime PM handling for interrupts
 2016-02-16  9:28 UTC  (4+ messages)

[PATCH 1/2] PM / OPP: Fix incorrect comments
 2016-02-16  8:47 UTC  (2+ messages)
` [PATCH 2/2] PM / OPP: Rename structures for clarity

[PATCH/RFC v2 00/11] ARM/arm64: renesas: Add SYSC PM Domain DT Support
 2016-02-16  8:02 UTC  (21+ messages)
` [PATCH/RFC v2 01/11] PM / Domains: Add DT bindings for the R-Car System Controller
` [PATCH/RFC v2 02/11] soc: renesas: Move pm-rcar to drivers/soc/renesas/
` [PATCH/RFC v2 03/11] soc: renesas: Improve rcar_sysc_power() debug info
` [PATCH/RFC v2 05/11] soc: renesas: rcar: Handle clock domain devices in SYSC PM domains
` [PATCH/RFC v2 06/11] ARM: dts: r8a7779: Add "
  ` [PATCH/RFC v2 04/11] soc: renesas: rcar: Add DT support for "
  ` [PATCH/RFC v2 07/11] ARM: dts: r8a7790: Add "
  ` [PATCH/RFC v2 09/11] ARM: dts: r8a7793: "
  ` [PATCH/RFC v2 11/11] arm64: dts: r8a7795: "
` [PATCH/RFC v2 08/11] ARM: dts: r8a7791: "
` [PATCH/RFC v2 10/11] ARM: dts: r8a7794: "

[PATCH] thermal: omap-thermal: Add notify function to thermal_zone_device_ops
 2016-02-16  5:05 UTC 

Crashes in arm qemu emulations due to 'cpufreq: governor: Replace timers with utilization ...'
 2016-02-16  1:38 UTC  (28+ messages)

[PATCH v3] powercap/rapl: reduce ipi calls
 2016-02-16  0:54 UTC  (2+ messages)

[PATCH -next] PM / OPP: Fix crash seen if CPU clock has no voltage regulator
 2016-02-16  0:46 UTC  (3+ messages)

[pm:pm-cpufreq-test 34/39] drivers/cpufreq/cpufreq_governor.c:642: undefined reference to `__udivdi3'
 2016-02-15 23:59 UTC 

[pm:pm-cpufreq-test 34/39] class.c:undefined reference to `__avr32_udiv64'
 2016-02-15 23:55 UTC 

[pm:pm-cpufreq-test 34/39] undefined reference to `__udivdi3'
 2016-02-15 23:33 UTC 

[RESEND PATCH 0/8] Support and fixes the rk3228 SoCS for thermal
 2016-02-15 23:25 UTC  (10+ 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 "
` [RESEND PATCH 3/8] thermal: rockchip: fix a impossible condition caused by the warning
` [RESEND PATCH 4/8] thermal: rockchip: fix calculation error for code_to_temp
` [RESEND PATCH 5/8] thermal: rockchip: the rename compatibles for rockchip SoCs
` [RESEND PATCH 6/8] thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399
` [RESEND PATCH 7/8] ARM: dts: rockchip: add the thermal main info found on rk3228
` [RESEND PATCH 8/8] ARM: dts: rockchip: enable the tsadc for rk3228 evb

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-15 21:47 UTC  (27+ messages)
` [PATCH v6 "
` [PATCH v8 1/3] cpufreq: Add mechanism for registering "
  ` [PATCH v9 "
    ` [PATCH v10 "

[PATCH] intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
 2016-02-15 16:34 UTC 

[PATCH v12 0/3] Multiple intermediate states for genpd
 2016-02-15 13:29 UTC  (5+ messages)
` [PATCH v12 1/3] PM / Domains: Support for multiple states
` [PATCH v12 2/3] ARM: imx6: pm: declare pm domain latency on power_state struct
` [PATCH v12 3/3] PM / Domains: remove old power on/off latencies

generic-adc-battery volatge-to-percent formula
 2016-02-15 11:53 UTC  (4+ messages)

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

[PATCH v2 0/6] ARM/arm64 : shmobile/renesas: Add L2 cache-controller nodes
 2016-02-15 10:15 UTC  (3+ messages)

[PATCH v3 0/4] add reboot mode driver
 2016-02-15  9:43 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: power: reset: add document for reboot-mode driver

[PATCH 0/9] cpufreq governor improvements
 2016-02-15  8:58 UTC  (20+ messages)
` [PATCH 1/9] cpufreq: governor: Simplify gov_cancel_work() slightly
` [PATCH 2/9] cpufreq: governor: Avoid atomic operations in hot paths
` [PATCH 3/9] cpufreq: governor: Fix nice contribution computation in dbs_check_cpu()
` [PATCH 4/9] cpufreq: governor: Clean up load-related computations
` [PATCH 5/9] cpufreq: governor: Get rid of the ->gov_check_cpu callback
` [PATCH 6/9] cpufreq: governor: Reset sample delay in store_sampling_rate()
` [PATCH 7/9] cpufreq: governor: Move rate_mult to struct policy_dbs
` [PATCH 8/9] cpufreq: ondemand: Simplify conditionals in od_dbs_timer()
` [PATCH 9/9] cpufreq: governor: Use microseconds in sample delay computations

[PATCH v9 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-02-15  8:22 UTC  (3+ messages)
` [PATCH v9 1/2] power: act8945a: add charger driver for ACT8945A
` [PATCH v9 2/2] power: add documentation for ACT8945A's charger DT bindings

[PATCH v8 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-02-15  7:46 UTC  (3+ messages)
` [PATCH v8 1/2] power: act8945a: add charger driver for ACT8945A

[PATCH 0/3] power: bq24735-charger: chromebook fixes
 2016-02-15  5:58 UTC  (2+ messages)

[PATCH 01/22] power: reset: Fix dependencies for !HAS_IOMEM archs
 2016-02-15  5:57 UTC  (2+ messages)

[PATCH] power: collie_battery: hide unused variable
 2016-02-15  5:03 UTC  (2+ messages)

[PATCH] bq24735_charger: add status property to view/enable/disable charging
 2016-02-15  4:58 UTC  (2+ messages)

[PATCH] PM / OPP: Initialize u_volt_min/max to a valid value
 2016-02-15  4:51 UTC 

Regard of thermal power allocator's coefficients
 2016-02-15  4:47 UTC  (3+ messages)

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: vfalatov@gmail.com Skype: prodawez389
 2016-02-14 23:57 UTC 

[PATCH] thermal: rockchip: disable thermal->clk in err case
 2016-02-15  2:27 UTC 

[PATCH v12] Add Mediatek thermal support
 2016-02-15  2:14 UTC  (8+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH] cpupower: fix potential memory leak
 2016-02-14  7:59 UTC 

[next] Odroid XU3 boot fail after cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequency
 2016-02-14  5:47 UTC  (3+ messages)

[Bug 112121] New: Some PCIe options cause devices to be removed after syspend
 2016-02-13 23:39 UTC  (2+ messages)

[GIT PULL] Thermal management updates for v4.5-rc4
 2016-02-13 17:52 UTC 

[PATCH] tools/power turbostat: Fixed turbo ratio stats for Intel Xeon x200 family
 2016-02-13  6:21 UTC  (6+ messages)
` (unknown),
  ` [PATCH 1/2] tools/power turbostat: Fixed turbo ratio stats for Intel Xeon x200 family
  ` [PATCH 2/2] tools/power turbostat: changed bclk discovery path for Intel Xeon x200 Architecture

tvp5150 regression after commit 9f924169c035
 2016-02-13  2:47 UTC  (10+ messages)

[RFC v2 00/12] PM: SoC idle support using PM domains
 2016-02-12 20:50 UTC  (13+ 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 05/12] timer: Export next wake up of a CPU
` [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 09/12] drivers: firmware: psci: Allow OS Initiated suspend mode
` [RFC v2 10/12] ARM64: psci: Support cluster idle states for OS-Initiated
` [RFC v2 11/12] ARM64: dts: Add PSCI cpuidle support for MSM8916
` [RFC v2 12/12] ARM64: dts: Define CPU power domain "

[PATCH] i2c: designware: Prevent runtime suspend during adapter registration
 2016-02-12 19:04 UTC  (2+ messages)

[PATCH] cpufreq: Avoid unnecessary locking in show() and store()
 2016-02-12 16:20 UTC  (5+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).