linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-27 10:36:34 to 2014-10-01 07:35:46 UTC [more...]

[PATCH 0/4] PM / Domains: Fix race conditions during boot
 2014-10-01  7:35 UTC  (13+ messages)
` [PATCH 1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API
` [PATCH 2/4] ARM: exynos: Ensure PM domains are powered at initialization
` [PATCH 3/4] PM / Domains: Expect PM domains being "
` [PATCH 4/4] PM / Domains: Enforce PM domains to stay powered during boot

[PATCH resend] cpufreq: dt: disable unsupported OPPs
 2014-10-01  3:29 UTC  (3+ messages)

[PATCH v7 00/11] kernel: Add support for restart handler call chain
 2014-10-01  3:28 UTC  (5+ messages)

[PATCH 00/15] power_supply: Fixes & cleanups
 2014-10-01  3:19 UTC  (2+ messages)

[PATCH RESEND V9 0/6] Add generic syscon reboot driver
 2014-10-01  3:11 UTC  (8+ messages)
` [PATCH RESEND V9 1/6] power: reset: Add generic SYSCON register mapped reset
` [PATCH RESEND V9 2/6] Documentation: power: reset: Add documentation for generic SYSCON reboot driver
` [PATCH RESEND V9 3/6] Documentation: arm64: add SCU dts binding documentation to linux kernel
` [PATCH RESEND V9 4/6] arm64: dts: Add X-Gene reboot driver dts node
` [PATCH RESEND V9 5/6] arm64: Select reboot driver for X-Gene platform
` [PATCH RESEND V9 6/6] power: reset: Remove X-Gene reboot driver

[PATCH] bq27x00_battery: Fix flag reading for bq27742
 2014-10-01  2:13 UTC  (2+ messages)

[PATCH v2 0/2] sched/idle : find the best idle CPU with cpuidle info
 2014-09-30 23:15 UTC  (4+ messages)
` [PATCH v2 2/2] sched/fair: leverage the idle state info when choosing the "idlest" cpu

[PATCH] PM / suspend: Catch wake-up requests in suspend_again
 2014-09-30 22:20 UTC 

[PATCH v7 0/7] QCOM 8974 and 8084 cpuidle driver
 2014-09-30 21:18 UTC  (33+ messages)
` [PATCH v7 1/7] qcom: spm: Add Subsystem Power Manager driver
` [PATCH v7 2/7] arm: dts: qcom: Add SPM device bindings for 8974
` [PATCH v7 3/7] arm: dts: qcom: Add SPM device bindings for 8084
` [PATCH v7 4/7] qcom: pm: Add cpu low power mode functions
` [PATCH v7 5/7] qcom: cpuidle: Add cpuidle driver for QCOM cpus

[PATCH] PM / suspend: Catch wake-up requests in suspend_again
 2014-09-30 20:38 UTC 

[PATCH] cpufreq: update 'cpufreq_suspended' after stopping governors
 2014-09-30 20:19 UTC  (2+ messages)

[PATCH] PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()
 2014-09-30 20:35 UTC  (2+ messages)

[PATCH 0/9] powerpc/powernv: Support for fastsleep and winkle
 2014-09-30 20:13 UTC  (6+ messages)

[PATCH resend] cpufreq: ppc-corenet: remove duplicate update of cpu_data
 2014-09-30 20:19 UTC  (2+ messages)

[PATCH 0/5]: ACPI / PM: Rework wakeup GPE handling for suspend-to-idle
 2014-09-30 19:52 UTC  (8+ messages)
` [PATCH 1/5] PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
` [PATCH 2/5] PM / sleep: Rename platform suspend/resume functions in suspend.c
` [PATCH 3/5] ACPICA: Clear all non-wakeup GPEs in acpi_hw_enable_wakeup_gpe_block()
` [PATCH 4/5] ACPICA: Introduce acpi_enable_all_wakeup_gpes()
` [PATCH 5/5] ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle

[PATCH v2] thermal: Add QPNP PMIC temperature alarm driver
 2014-09-30 19:46 UTC  (7+ messages)

[PATCH v7 0/5] Rockchip soc thermal driver
 2014-09-30 18:35 UTC  (8+ messages)
` [PATCH v7 1/5] thermal: rockchip: add driver for thermal
` [PATCH v7 2/5] dt-bindings: document Rockchip thermal
` [PATCH v7 3/5] ARM: dts: add RK3xxx CPU Thermal data
` [PATCH v7 4/5] ARM: dts: add main Thermal info to rk3288
` [PATCH v7 5/5] ARM: dts: enable Thermal on rk3288-evb board

[RFC PATCH 00/16] kernel: Add support for poweroff handler call chain
 2014-09-30 18:00 UTC  (17+ messages)
` [RFC PATCH 01/16] "
` [RFC PATCH 02/16] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
` [RFC PATCH 03/16] parisc: support poweroff through poweroff handler call chain
` [RFC PATCH 04/16] arm: "
` [RFC PATCH 05/16] arm64: "
` [RFC PATCH 06/16] avr32: "
` [RFC PATCH 07/16] c6x: "
` [RFC PATCH 08/16] ia64: "
` [RFC PATCH 09/16] metag: "
` [RFC PATCH 10/16] mips: "
` [RFC PATCH 11/16] sh: "
` [RFC PATCH 12/16] unicore32: "
` [RFC PATCH 13/16] x86: "
  ` [RFC PATCH 14/16] x86/xen: "
  ` [RFC PATCH 15/16] power/reset: restart-poweroff: Register with kernel poweroff handler
` [RFC PATCH 16/16] mfd: palmas: "

[PATCH v2 00/10] power/reset: Register drivers with restart handler
 2014-09-30 17:48 UTC  (11+ messages)
` [PATCH v2 01/10] power/reset: vexpress: Register with kernel "
` [PATCH v2 02/10] power/reset: xgene: Return -ENOMEM if out of memory
` [PATCH v2 03/10] power/reset: xgene: Drop devm_kfree
` [PATCH v2 04/10] power/reset: xgene: Use local variable dev instead of pdev->dev
` [PATCH v2 05/10] power/reset: xgene: Use mdelay instead of jiffies based timeout
` [PATCH v2 06/10] power/reset: xgene: Register with kernel restart handler
` [PATCH v2 07/10] power/reset: axxia: "
` [PATCH v2 08/10] power/reset: keystone: "
` [PATCH v2 09/10] power/reset: hisi: "
` [PATCH v2 10/10] power/reset: brcmstb: "

[PATCH/RFC] fbdev: sh_mobile_hdmi: Re-init regs before irq re-enable on resume
 2014-09-30 10:43 UTC  (5+ messages)

cpufreq dir under /sys/devices/system/cpu/cpu* is not present for online=0 cpus
 2014-09-30 10:00 UTC 

[PATCH v2 00/11] ARM: shmobile: r8a7740/armadillo800eva legacy PM domain support
 2014-09-30  8:13 UTC  (9+ messages)

[RESEND PATCH] acpi-cpufreq: get the cur_freq from acpi_processor_performance states
 2014-09-30  7:09 UTC  (5+ messages)

Bug#763320: linux-image-3.16-2-amd64: intel_idle enabled for Intel Atom S1260, causes high CPU temperature when idle
 2014-09-30  5:56 UTC  (2+ messages)

[PATCH] cpufreq: arm_big_little: set 'physical_cluster' for each CPU
 2014-09-30  4:25 UTC 

[PATCH v2] bq27x00_battery: Add support to bq27742
 2014-09-30  1:45 UTC  (2+ messages)

[PATCH 1/1] Cpufreq: Keep cpufreq sysfs nodes across S2RAM/S2DISK when using intel_pstate driver
 2014-09-29 23:44 UTC  (3+ messages)

[PATCH v2 1/6] cpufreq: dt: disable unsupported OPPs
 2014-09-29 23:42 UTC  (10+ messages)
` [PATCH v2 2/6] clk: imx5: add step clock, used when reprogramming PLL1
` [PATCH v2 6/6] ARM: imx53: add cpufreq support

[PATCH 1/2] cpufreq: ppc-corenet: remove duplicate update of cpu_data
 2014-09-29 23:41 UTC  (4+ messages)

[PATCH v1 0/4] ARM: keystone: pm: switch to use generic pm domains
 2014-09-29 20:30 UTC  (6+ messages)
` [PATCH v1 1/4] PM / clock_ops: Add pm_clk_add_clk()
` [PATCH v1 2/4] ARM: keystone: pm: switch to use generic pm domains
` [PATCH v1 3/4] ARM: dts: keystone: add generic pm controller node
` [PATCH v1 4/4] ARM: dts: k2hk-evm: attach net, qmss and knav_dmas to keystone-gpc

[PATCH] PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
 2014-09-29 16:57 UTC  (4+ messages)

[PATCH 00/10] power/reset: Register drivers with restart handler
 2014-09-29 15:11 UTC  (7+ messages)
` [PATCH 07/10] power/reset: axxia: Register with kernel "
` [PATCH 08/10] power/reset: keystone: "

[PATCH v6 0/4] Tegra124 soctherm driver
 2014-09-29 14:17 UTC  (10+ messages)
` [PATCH v6 4/4] thermal: Add Tegra SOCTHERM thermal management driver
  ` [PATCH v7 "

[PATCH] PM / Domains: add missing include to linux/pm.h
 2014-09-29 12:18 UTC 

[PATCH 1/2] cpufreq: serialize calls to __cpufreq_governor()
 2014-09-29 11:55 UTC  (7+ messages)

[PULL REQUEST] PM / devfreq: for Rafael / Linux 3.18
 2014-09-29 11:31 UTC 

[PATCH v8 0/8] ARM generic idle states
 2014-09-29 11:08 UTC  (11+ messages)
` [PATCH v8 6/8] drivers: cpuidle: CPU idle ARM64 driver

Re: [PATCH 4/4] simplefb: add clock handling code
 2014-09-29 10:40 UTC  (6+ messages)

[PATCHv3 0/4] cpufreq: Use cpufreq-cpu0 driver for Exynos3250
 2014-09-29 10:08 UTC  (4+ messages)
` [PATCHv3 3/4] ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver

[LKP] Unable to change cpufreq governor
 2014-09-29  9:03 UTC  (2+ messages)

[PATCH] cpufreq: dt: Support platforms with separate clock lines for each CPU
 2014-09-29  8:54 UTC  (6+ messages)
` [PATCH 0/4] cpufreq-dt, platform_data based proposal
  ` [PATCH 1/4] cpufreq: allow driver-specific flags

[PATCH] cpufreq: dt: fix potential double put of cpu OF node
 2014-09-29  8:28 UTC  (3+ messages)

[PATCH] thermal: fix multiple disbalanced device node counters
 2014-09-28 23:47 UTC 

[PATCH 00/27] add pm_runtime_last_busy_and_autosuspend() helper
 2014-09-28 15:37 UTC  (5+ messages)

[PATCH 1/3] arm: ls1: add CPU hotplug platform support
 2014-09-28 14:27 UTC  (2+ messages)

BUG: sleeping function called from invalid context at drivers/cpufreq/cpufreq.c:370
 2014-09-27 19:57 UTC  (3+ messages)

[PATCH v3 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2014-09-27 11:09 UTC  (9+ messages)
` [PATCH 2/8] mfd: da9150: Add DT binding documentation for core
` [PATCH 3/8] iio: Add support for DA9150 GPADC
` [PATCH 4/8] iio: da9150: Add DT binding documentation for GPADC
` [PATCH 5/8] power: Add support for DA9150 Charger


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