linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-12 11:21:05 to 2015-03-17 08:56:55 UTC [more...]

[PATCH v3 0/6] Convert twl4030_madc_battery to IIO consumer and add DT aupport
 2015-03-17  8:56 UTC  (13+ messages)
` [PATCH v3 3/6] Documentation: DT: Document twl4030-madc-battery bindings
` [PATCH v3 4/6] ARM: dts: omap3-gta04: Add battery support

[PATCH] i8042 / PM: Allow PC keyboard to wake up from suspend-to-idle
 2015-03-17  8:50 UTC  (7+ messages)

PM: knowing the system state in the device callback
 2015-03-17  8:38 UTC  (4+ messages)

[PATCH REGRESSION FIX] x86 idle: restore mwait_idle()
 2015-03-17  8:33 UTC  (10+ messages)

[PATCH 1/6] clocksource/sh_cmt.c: Fix !HAS_IOMEM build
 2015-03-17  8:19 UTC  (10+ messages)
` [PATCH 2/6] clocksource/sh_mtu2.c: "
` [PATCH 3/6] clocksource/sh_tmu.c: "
` [PATCH 4/6] power/reset/rmobile-reset.c: "
` [PATCH 5/6] mailbox/altera.c: "
` [PATCH 6/6] iio/adc/cc10001_adc.c: "

[GIT PULL] cpuidle: 4.0-rc3 fixes
 2015-03-17  6:53 UTC  (5+ messages)

[PATCH 0/9] PM / Domains: Don't leave unused PM domains powered after ->probe()
 2015-03-17  5:04 UTC  (20+ messages)
` [PATCH 1/9] PM / Domains: Add dev_pm_domain_get|put() APIs
` [PATCH 2/9] PM / Domains: Enable genpd to support ->get|put() callbacks
  `  "
` [PATCH 3/9] amba: Keep PM domain powered during ->probe()
` [PATCH 4/9] drivercore / platform: "
` [PATCH 5/9] i2c: core: "
` [PATCH 6/9] spi: "
` [PATCH 7/9] mmc: core: Attach PM domain prior probing of SDIO func driver
` [PATCH 8/9] mmmc: core: Keep PM domain powered during ->probe() "
` [PATCH 9/9] Revert "PM / Domains: Power on the PM domain right after attach completes"

[PATCH 30/35 linux-next] devfreq: constify of_device_id array
 2015-03-17  1:11 UTC 

[RFC PATCH v15 00/11] ARM: qcom: cpuidle support for 8064, 8074, 8084
 2015-03-16 22:51 UTC  (10+ messages)
` [RFC PATCH v15 02/11] ARM: qcom: Add Subsystem Power Manager (SPM) driver
` [RFC PATCH v15 04/11] ARM: cpuidle: Register cpuidle_ops for QCOM cpus

[PATCH 0/6] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-16 22:08 UTC  (21+ messages)
` [PATCH 1/6] ARM: cpuidle: Remove duplicate header inclusion
` [PATCH 2/6] ARM: cpuidle: Add a cpuidle ops structure to be used for DT
` [PATCH 3/6] ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function
` [PATCH 4/6] ARM64: cpuidle: Rename cpu_init_idle to a common function name

[PATCH v4 0/6] Convert twl4030_madc_battery to IIO consumer and add DT aupport
 2015-03-16 21:04 UTC  (4+ messages)
` [PATCH v4 4/6] ARM: dts: omap3-gta04: Add battery support

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-16 19:54 UTC  (4+ messages)
` [PATCH 03/35 linux-next] thermal: "
` [PATCH 06/35 linux-next] power: "
    ` [PATCH 30/35 linux-next] devfreq: "

[PATCH] PM / Domains: Correct unit address in power-controller example
 2015-03-16 17:14 UTC  (2+ messages)

thermal: cpu_cooling: Power calculation when CPUs are hotplugged
 2015-03-16 12:00 UTC  (3+ messages)
` [PATCH v2 1/2] thermal: cpu_cooling: Remove cpu_dev update on policy CPU update
` [PATCH v2 2/2] thermal: cpu_cooling: Fix power calculation when CPUs are offline

[PATCH] PM / Domains: If an OF node is found but no device probed yet, defer
 2015-03-16 10:12 UTC  (6+ messages)

[PATCH 0/7] OPP: Introduce OPP bindings V2 and supporting code
 2015-03-16  9:54 UTC  (3+ messages)

[PATCH V2 00/20] cpufreq: Don't loose cpufreq history on CPU hotplug
 2015-03-16  9:45 UTC  (4+ messages)

[PATCH] PM / devfreq: remove checks for CONFIG_EXYNOS_ASV
 2015-03-15  4:10 UTC  (3+ messages)

[PATCH] thermal: add omap3 support
 2015-03-14 18:02 UTC  (7+ messages)
` [PATCHv2] "

cpufreq-info and acpi-cpufreq: reporting MSR_IA32_PERF_CTL as "actual frequency"
 2015-03-14 17:18 UTC  (5+ messages)

[PATCH v4 0/3] firmware: qcom: scm: Add cpu power on/off support
 2015-03-14  3:02 UTC  (4+ messages)

[FOR DISCUSSION 0/9] Dove PMU support
 2015-03-14  1:27 UTC  (34+ messages)
` [PATCH 1/9] pm: domains: quieten down generic pm domains
` [PATCH 2/9] pm: domains: avoid potential oops in pm_genpd_remove_device()
` [PATCH 3/9] pm: domains: sync runtime PM status with PM domains after probe
` [FOR DISCUSSION 0/10] Dove PMU support
` [PATCH 01/10] pm: domains: quieten down generic pm domains
` [PATCH 02/10] pm: domains: factor out code to get the generic PM domain from a struct device
` [PATCH 03/10] pm: domains: avoid potential oops in pm_genpd_remove_device()
  ` [PATCH 04/10] pm: domains: sync runtime PM status with PM domains after probe

[RFC PATCH 1/2] arm64: kernel: perf: add cpu hotplug notifier
 2015-03-13 23:31 UTC  (6+ messages)
` [RFC PATCH 2/2] arm64: kernel: perf: add pmu CPU PM notifier

[PATCH v2] powercap/rapl: handle domain energy unit
 2015-03-13 22:45 UTC  (2+ messages)

[GIT PULL] Power management and ACPI fixes for 4.0-rc
 2015-03-13 21:18 UTC 

[RESEND PATCH v6 00/22] power_supply: Allow safe usage of power supply
 2015-03-13 13:02 UTC  (10+ messages)
` [RESEND PATCH v6 09/22] mfd: ab8500: Use power_supply_*() API for accessing function attrs
` [RESEND PATCH v6 13/22] power_supply: Change ownership from driver to core

[PATCH] powercap/rapl: handle domain energy unit
 2015-03-13 10:53 UTC  (10+ messages)

[PATCH 1/2 v5] cpufreq: qoriq: Make the driver usable on all QorIQ platforms
 2015-03-13  4:39 UTC  (2+ messages)
` [PATCH 2/2 v5] cpufreq: qoriq: rename the driver

[RFC/PATCH 0/6] Add CPUIdle support for Renesas SoCs
 2015-03-13  5:01 UTC  (6+ messages)

thermal: cpu_cooling: Power calculation when CPUs are hotplugged
 2015-03-13  4:39 UTC  (3+ messages)
` [PATCH 1/2] thermal: cpu_cooling: Remove cpu_dev update on policy CPU update

[PATCH v2 00/17] Add generic PM domain support for Tegra SoCs
 2015-03-13  3:04 UTC  (26+ messages)
` [PATCH v2 01/17] reset: add of_reset_control_get_by_index()
` [PATCH v2 02/17] memory: tegra: add mc flush support
` [PATCH v2 03/17] memory: tegra: add flush operation for Tegra30 memory clients
` [PATCH v2 04/17] memory: tegra: add flush operation for Tegra114 "
` [PATCH v2 05/17] memory: tegra: add flush operation for Tegra124 "
` [PATCH v2 07/17] soc: tegra: pmc: Add generic PM domain support
` [PATCH v2 08/17] ARM: tegra: add PM domain device nodes to Tegra30 DT
` [PATCH v2 09/17] ARM: tegra: add PM domain device nodes to Tegra114 DT
  ` [PATCH v2 06/17] clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2
  ` [PATCH v2 10/17] ARM: tegra: add PM domain device nodes to Tegra124 DT
  ` [PATCH v2 13/17] PCI: tegra: remove the power sequence from driver
` [PATCH v2 11/17] ARM: tegra: add GPU power supply to Jetson TK1 DT
` [PATCH v2 12/17] drm/tegra: dc: remove the power sequence from driver
` [PATCH v2 14/17] ata: ahci_tegra: remove "
` [PATCH v2 15/17] drm/tegra: remove GR3D "
` [PATCH v2 16/17] ARM: tegra: select PM_GENERIC_DOMAINS
` [PATCH v2 17/17] soc/tegra: remove lagacy powergate APIs

[PATCH V8 8/8] MIPS: Loongson: Make CPUFreq usable for Loongson-3
 2015-03-13  2:30 UTC 

[PATCH v4 0/2] CPUFreq driver using CPPC methods
 2015-03-13  1:34 UTC  (5+ messages)
` [PATCH v4 1/2] Mailbox: Restructure and simplify PCC mailbox code

[PATCH v6 00/22] power_supply: Allow safe usage of power supply
 2015-03-12 23:11 UTC  (7+ messages)
` [PATCH v6 13/22] power_supply: Change ownership from driver to core
` [PATCH v6 17/22] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH v6 18/22] x86/olpc/xo15/sci: "

[PATCH 1/2 v4] cpufreq: qoriq: Make the driver usable on all QorIQ platforms
 2015-03-12 23:18 UTC  (2+ messages)

[PATCH] Revert "cpupower Makefile change to help run the tool without 'make install'"
 2015-03-12 22:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: add entry for Generic PM domains (genpd)
 2015-03-12 22:37 UTC  (3+ messages)

[PATCH 05/22] PM / AVS: SmartReflex: %pF is only for function pointers
 2015-03-12 18:16 UTC  (4+ 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 NNTP newsgroup(s).