linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-01 00:00:47 to 2014-11-04 19:06:18 UTC [more...]

[PATCH v9 0/4] amba/dma: pl330: add Power Management support
 2014-11-04 19:06 UTC  (6+ messages)
` [PATCH v9 1/4] amba: Add helpers for (un)preparing AMBA clock
` [PATCH v9 2/4] amba: Don't unprepare the clocks if device driver wants IRQ safe runtime PM
` [PATCH v9 3/4] dma: pl330: add Power Management support
` [PATCH v9 4/4] amba: Remove unused amba_pclk_enable/disable macros

[PATCH v3 0/9] PM / Domains: Fix race conditions during boot
 2014-11-04 18:29 UTC  (30+ messages)
` [PATCH v3 4/9] drivercore / platform: Keep PM domain powered during ->probe()
    ` pm_runtime_enable() in ->probe() (was: Re: [PATCH v3 0/9] PM / Domains: Fix race conditions during boot)
        ` pm_runtime_enable() in ->probe()

[PATCH 00/12] soc: samsung: Modify and enhance power domain driver
 2014-11-04 18:10 UTC  (28+ messages)
` [PATCH 01/12] ARM: EXYNOS: Move pmu specific header files under "linux/mfd/samsung"
` [PATCH 02/12] drivers: mfd: Add support for Exynos PMU driver
` [PATCH 03/12] PM / Domains: Add notifier support for power domain transitions
        ` [RFC PATCH] pm: Add PM domain state transition notifications
` [PATCH 04/12] mfd: exynos-pmu: Register exynos-pmu driver as a mfd driver
` [PATCH 05/12] arm: exynos: Add platform driver support for power domain driver
` [PATCH 06/12] soc: exynos: Move exynos power domain file to driver/soc/samsung folder
` [PATCH 07/12] soc: samsung: pm_domain: Use compatible name for power domain name
` [PATCH 08/12] soc: samsung: pm_domain: Add a new parameter for power configuration
` [PATCH 09/12] soc: samsung: pm_domain: Add support for parent power domain
` [PATCH 10/12] soc: samsung: pm_domain: Use the recently added PM Domain notifiers
` [PATCH 11/12] clk: samsung: save and restore clock registers for power domain
` [PATCH 12/12] arm64: Kconfig: Enable PM_GENERIC_DOMAINS for exynos7

[PATCH v4] cpufreq: Add SFI based cpufreq driver support
 2014-11-04 17:00 UTC 

[PATCH v8 0/5] amba/dma: pl330: add Power Management support
 2014-11-04 16:42 UTC  (28+ messages)
` [PATCH v8 3/5] amba: Don't unprepare the clocks if device driver wants IRQ safe runtime PM
` [PATCH v8 1/5] PM / Runtime: Add getter for querying the IRQ safe option

[GIT PULL] Thermal management updates for 3.18-rc4
 2014-11-04 16:17 UTC 

[PATCH] [RFC] cpufreq: Avoid crash in resume on SMP without OPP
 2014-11-04 16:05 UTC 

[PATCH 0/2] Farewell Armada 375 Z1 support
 2014-11-04 16:00 UTC  (3+ messages)
` [PATCH 1/2] thermal: armada: Remove support for A375-Z1 SoC
` [PATCH 2/2] ARM: mvebu: Remove thermal quirk for A375 Z1 revision

[PATCH RESEND v2 0/7] power_supply: Decrement the device reference counter
 2014-11-04 15:10 UTC  (8+ messages)
` [PATCH RESEND v2 1/7] power_supply: Add power_supply_put for decrementing "
` [PATCH RESEND v2 2/7] power: charger-manager: Decrement the power supply's "
` [PATCH RESEND v2 3/7] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH RESEND v2 4/7] x86/olpc/xo15/sci: "
` [PATCH RESEND v2 5/7] power: 88pm860x_charger: Decrement the power supply's device reference counter
` [PATCH RESEND v2 6/7] power: bq2415x_charger: "
` [PATCH RESEND v2 7/7] mfd: ab8500: "

[PATCH RESEND v2 0/8] power_supply: Add API for safe access of get_property-like function attrs
 2014-11-04 15:01 UTC  (9+ messages)
` [PATCH RESEND v2 1/8] power_supply: Add API for safe access of power supply "
` [PATCH RESEND v2 2/8] power_supply: sysfs: Use power_supply_*() API for accessing "
` [PATCH RESEND v2 3/8] power: 88pm860x_charger: "
` [PATCH RESEND v2 4/8] power: ab8500: "
` [PATCH RESEND v2 5/8] mfd: "
` [PATCH RESEND v2 6/8] power: apm_power: "
` [PATCH RESEND v2 7/8] power: bq2415x_charger: "
` [PATCH RESEND v2 8/8] power: charger-manager: "

[PATCH v4 0/9] ARM: shmobile: R-Mobile: DT PM domain support
 2014-11-04 14:57 UTC  (15+ messages)
` [PATCH v4 1/9] PM / Domains: Change prototype for the ->attach_dev() callback
` [PATCH v4 2/9] PM / Domains: Add DT bindings for power-on/off latencies
` [PATCH v4 3/9] PM / Domains: Add DT bindings for the R-Mobile System Controller
` [PATCH v4 4/9] ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setup
  ` [PATCH v4 5/9] ARM: shmobile: R-Mobile: Enable module clocks if !CONFIG_PM_RUNTIME
` [PATCH v4 6/9] ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domain
` [PATCH v4 7/9] ARM: shmobile: R-Mobile: Add DT support for PM domains
` [PATCH v4 8/9] ARM: shmobile: r8a7740 dtsi: Add PM domain support
` [PATCH v4 9/9] drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpd

[RFC Patch 0/4] mfd: AXP20x: Add power supply sub-driver
 2014-11-04 14:31 UTC  (8+ messages)
` [RFC Patch 1/4] mfd: AXP20x: Add power supply bindings documentation

[RFC 0/2] PM and DRM: Add runtime PM to Exynos DSI
 2014-11-04 13:43 UTC  (7+ messages)
` [RFC 1/2] PM / Domains: Power on domain early during system resume

[PATCH v3 0/5] ARM: keystone: pm: switch to use generic pm domains
 2014-11-04 13:41 UTC  (3+ messages)

[GIT PULL] ARM DT idle states updates
 2014-11-04 12:30 UTC 

[PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
 2014-11-04  9:29 UTC  (11+ messages)

[PATCH 0/4] poweroff-source DT property renaming
 2014-11-04  8:21 UTC  (4+ messages)
` [PATCH v2 1/4] of: Rename "poweroff-source" property to "system-power-controller"

[PATCH 0/7] power_supply: Decrement the device reference counter
 2014-11-04  7:50 UTC  (5+ messages)
` [PATCH 7/7] mfd: ab8500: Decrement the power supply's "

[PATCH V2 12/12] MIPS: Loongson: Make CPUFreq usable for Loongson-3
 2014-11-04  6:18 UTC 

[PATCH 1/2] Thermal:Fix memory leak if occur goto unregister
 2014-11-04  2:01 UTC  (5+ messages)

[PATCH] Thermal/int3403: Fix thermal hysteresis unit conversion
 2014-11-04  1:50 UTC  (2+ messages)

[PATCH v3 00/47] kernel: Add support for power-off handler call chain
 2014-11-03 22:52 UTC  (42+ messages)
` [PATCH v3 09/47] mfd: palmas: Register with kernel power-off handler
` [PATCH v3 10/47] mfd: axp20x: "
` [PATCH v3 11/47] mfd: retu: "
` [PATCH v3 12/47] mfd: ab8500-sysctrl: "
` [PATCH v3 13/47] mfd: max8907: "
` [PATCH v3 14/47] mfd: tps80031: "
` [PATCH v3 15/47] mfd: dm355evm_msp: "
` [PATCH v3 16/47] mfd: tps6586x: "
` [PATCH v3 17/47] mfd: tps65910: "
` [PATCH v3 18/47] mfd: twl4030-power: "
` [PATCH v3 19/47] mfd: rk808: Register power-off handler "
` [PATCH v3 20/47] mfd: rn5t618: "
` [PATCH v3 30/47] x86: iris: Register "

[RFC Patch 2/4] mfd: AXP20x: Add power supply sub-driver
 2014-11-03 20:14 UTC  (2+ messages)

[PATCH 0/4] powernv: cpuidle: Redesign idle states management
 2014-11-03 16:08 UTC  (3+ messages)
` [PATCH 2/4] powerpc/powernv: Enable Offline CPUs to enter deep idle states
` [PATCH 3/4] powernv: cpuidle: Redesign idle states management

[PATCH] PM / clock_ops: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
 2014-11-03 10:53 UTC  (3+ messages)

[Patch v8 01/18] x86: ACPI: Do not translate GSI number if IOAPIC is disabled
 2014-11-03  9:51 UTC  (9+ messages)
` [Patch v8 03/18] x86, irq, ACPI: Return IRQ instead of GSI in mp_register_gsi()
` [Patch v8 14/18] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch v8 15/18] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v8 16/18] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal
` [Patch v8 17/18] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch v8 18/18] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug

[GIT PULL] Ux500 core changes for v3.19
 2014-11-02 22:17 UTC 

lening bieden
 2014-11-02 20:05 UTC 

(unknown)
 2014-11-02 19:54 UTC 

running wpa_supplicant during saving hibernation image
 2014-11-02 15:18 UTC 

[Patch v7 14/18] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
 2014-11-02  5:24 UTC  (3+ messages)

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2014-11-01 17:02 UTC  (4+ messages)
` [PATCH 33/44] avr32: atngw100: Register with kernel poweroff handler

[PATCH v4] kernel: Add support for power-off handler call chain
 2014-11-01 17:02 UTC  (2+ messages)

resume from hibernation without touching saved image?
 2014-11-01  5:16 UTC  (3+ messages)

[PATCH v17 0/5] Rockchip soc thermal driver
 2014-11-01  2:44 UTC  (6+ messages)
` [PATCH v17 1/5] thermal: rockchip: add driver for thermal
` [PATCH v17 2/5] dt-bindings: document Rockchip thermal
` [PATCH v17 3/5] ARM: dts: add RK3288 Thermal data
  ` [PATCH v17 4/5] ARM: dts: add main Thermal info to rk3288
` [PATCH v17 5/5] ARM: dts: enable Thermal on rk3288-evb board


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