linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-25 11:53:14 to 2017-01-30 18:20:09 UTC [more...]

[PATCH 0/7] Fix issues and factorize arm/arm64 capacity information code
 2017-01-30 18:21 UTC  (4+ messages)

[PATCH v6 0/5] powernv:stop: Use psscr_val,mask provided by firmware
 2017-01-30 17:49 UTC  (8+ messages)
` [PATCH v6 3/5] cpuidle:powernv: Add helper function to populate powernv idle states
` [PATCH v6 5/5] Documentation:powerpc: Add device-tree bindings for power-mgt

[RFC 0/3] Add system power and restart framework
 2017-01-30 17:15 UTC  (4+ messages)
` [RFC 1/3] system-power: "
` [RFC 2/3] kernel: Wire up system power framework
` [RFC 3/3] PM / hibernate: Wire up system-power framework

[PATCH v3 0/5] Provide real domain names for Exynos power domain driver
 2017-01-30 12:19 UTC  (6+ messages)
    ` [PATCH v3 1/5] soc: samsung: pm_domains: Use full names in subdomains registration log
    ` [PATCH v3 2/5] soc: samsung: pm_domains: Remove unused name field
    ` [PATCH v3 3/5] soc: samsung: pm_domains: Remove message about failed memory allocation
    ` [PATCH v3 4/5] soc: samsung: pm_domains: Read domain name from the new label property
    ` [PATCH v3 5/5] arm: dts: exynos: Add labels to all existing power domains

[PATCH v4 2/8] devicetree: power: add battery state machine documentation
 2017-01-30 10:54 UTC  (14+ messages)

[PATCH 1/3] dt-bindings: mfd: as3722: Drop reference to pm_power_off
 2017-01-30 10:51 UTC  (3+ messages)
  ` [PATCH 2/3] dt-bindings: power: reset: gpio-poweroff: "
` [PATCH 3/3] dt-bindings: power: reset: qnap-poweroff: "

[PATCH] thermal/intel_powerclamp: Remove set-but-not-used variables
 2017-01-30 10:47 UTC 

[PATCH v4 0/4] PM / devfreq: Update the devfreq and devfreq-event device
 2017-01-30 10:44 UTC  (3+ messages)
  ` [PATCH v4 1/4] PM / devfreq: Fix the wrong description for userspace governor

[PATCH 0/4] Provide real domain names for Exynos power domain driver
 2017-01-30 10:41 UTC  (8+ messages)
    ` [PATCH 1/4] soc: samsung: pm_domains: Use full names in subdomains registration log
    ` [PATCH 2/4] soc: samsung: pm_domains: Remove unused name field
    ` [PATCH 3/4] soc: samsung: pm_domains: Remove message about failed memory allocation
    ` [PATCH 4/4] soc: samsung: pm_domains: Provide real name for all supported domains
        ` [PATCH v2 "

[pm:bleeding-edge 6/6] drivers/cpufreq/ti-cpufreq.c:250:6: warning: assignment makes integer from pointer without a cast
 2017-01-30 10:42 UTC 

[PATCH 1/2] ACPI: processor_perflib: Simplify code and stop using CPUFREQ_START
 2017-01-30  7:49 UTC  (5+ messages)
  ` [PATCH V2 "

[PATCH v5 0/8] Runtime PM for Thunderbolt on Macs
 2017-01-30  7:15 UTC  (13+ messages)
` [PATCH v5 7/8] thunderbolt: Power down controller when idle
` [PATCH v5 5/8] PM: Make requirements of dev_pm_domain_set() more precise
` [PATCH v5 3/8] PCI: Don't block runtime PM for Thunderbolt host hotplug ports
` [PATCH v5 2/8] PCI: Allow runtime PM on Thunderbolt ports
` [PATCH v5 1/8] PCI: Recognize Thunderbolt devices

[PATCH] Thermal - Fix possible NULL derefrence
 2017-01-30  5:04 UTC 

[PATCH v2 0/2] PM / devfreq: Add support frequency support
 2017-01-30  4:50 UTC  (3+ messages)
  ` [PATCH v2 2/2] PM / devfreq: Add suspend "

[pm:bleeding-edge 8/8] drivers/devfreq/devfreq.c:631:9: error: implicit declaration of function 'dev_pm_opp_get_suspend_opp'
 2017-01-30  4:53 UTC  (3+ messages)

[PATCH v4 6/8] power: bq27xxx_battery: add i2c bulk read/write functions
 2017-01-29 23:02 UTC  (3+ messages)

[PATCH] power: reset: Add MAX77620 support
 2017-01-29 22:43 UTC  (9+ messages)

[PATCH v4 0/8] power: bq27xxx: add support for NVRAM R/W access
 2017-01-29 20:29 UTC  (10+ messages)
` [PATCH v4 3/8] power: power_supply: add battery information struct
` [PATCH v4 4/8] power: power_supply: add battery info platform data retrieval
` [PATCH v4 5/8] power: bq27xxx_battery: add BQ27425 chip id
` [PATCH v4 6/8] power: bq27xxx_battery: add i2c bulk read/write functions

syscon-poweroff: add a mask property
 2017-01-29 18:50 UTC  (2+ messages)

[PATCH v2 00/25] add support for AXP20X and AXP22X power supply drivers
 2017-01-29 16:47 UTC  (41+ messages)
` [PATCH v2 01/25] dt-bindings: iio: adc: add AXP20X/AXP22X ADC DT binding
` [PATCH v2 02/25] mfd: axp20x: correct name of temperature data ADC registers
` [PATCH v2 03/25] power: supply: axp20x_usb_power: use IIO channels when available
` [PATCH v2 04/25] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
` [PATCH v2 05/25] mfd: axp20x: add ADC cells for AXP20X and AXP22X PMICs
` [PATCH v2 06/25] ARM: dtsi: axp209: add AXP209 ADC subnode
` [PATCH v2 07/25] ARM: dtsi: axp22x: add AXP22X "
` [PATCH v2 08/25] dt-bindings: power: supply: add AXP20X/AXP22X AC power supply
` [PATCH v2 09/25] iio: adc: axp20x_adc: map acin_i and acin_v
` [PATCH v2 10/25] power: supply: add AC power supply driver for AXP20X and AXP22X PMICs
` [PATCH v2 11/25] mfd: axp20x: add AC power supply cells for "
` [PATCH v2 12/25] ARM: dtsi: axp209: add AC power supply subnode
` [PATCH v2 13/25] ARM: dtsi: axp22x: "
` [PATCH v2 14/25] ARM: dts: sun8i: sina33: enable ACIN "
` [PATCH v2 15/25] ARM: sun5i: chip: "
` [PATCH v2 16/25] dt-bindings: power: supply: add AXP20X/AXP22X battery DT binding
` [PATCH v2 17/25] mfd: axp20x: add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22X
` [PATCH v2 18/25] mfd: axp20x: add V_OFF to writeable regs for AXP20X and AXP22X
` [PATCH v2 19/25] iio: adc: axp20x_adc: map battery IIO channels
` [PATCH v2 20/25] power: supply: add battery driver for AXP20X and AXP22X PMICs
` [PATCH v2 21/25] mfd: axp20x: add MFD cells for AXP20X and AXP22X battery driver
` [PATCH v2 22/25] ARM: dtsi: axp209: add battery power supply subnode
` [PATCH v2 23/25] ARM: dtsi: axp22x: "
` [PATCH v2 24/25] ARM: dts: sun8i: sina33: enable "
` [PATCH v2 25/25] ARM: sun5i: chip: "

[PATCH] power: supply: max14656: Export I2C and OF device ID as module aliases
 2017-01-29 15:43 UTC  (2+ messages)

[PATCH] power: supply: bq2415x: check for NULL acpi_id to avoid null pointer dereference
 2017-01-29 15:17 UTC  (2+ messages)

[PATCH 00/22] add support for AXP20X and AXP22X power supply drivers
 2017-01-29 15:16 UTC  (7+ messages)
` [PATCH 08/22] power: supply: add AC power supply driver for AXP20X and AXP22X PMICs

imx6ul: power-up using the RTC
 2017-01-29  7:36 UTC  (5+ messages)

[PATCH v3 00/13] Move pad retention control to Exynos pin controller driver
 2017-01-27 16:20 UTC  (41+ messages)
  ` [PATCH v3 01/13] soc: samsung: pmu: Provide global function to get PMU regmap
  ` [PATCH v3 04/13] pinctrl: samsung: Document Exynos3250 SoC support
  ` [PATCH v3 05/13] pinctrl: samsung: Remove messages for failed memory allocation
  ` [PATCH v3 06/13] pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
  ` [PATCH v3 07/13] pinctrl: samsung: Add missing initconst annotation
        ` [PATCH v3 REBASED 04/13] pinctrl: samsung: Document Exynos3250 SoC support
            ` [PATCH v3 REBASED 05/13] pinctrl: samsung: Remove messages for failed memory allocation
            ` [PATCH v3 REBASED 06/13] pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
            ` [PATCH v3 REBASED 07/13] pinctrl: samsung: Add missing initconst annotation
            ` [PATCH v3 REBASED 08/13] pinctrl: samsung: Remove dead code
            ` [PATCH v3 REBASED 09/13] pinctrl: samsung: Use generic of_device_get_match_data helper
            ` [PATCH v3 REBASED 10/13] pinctrl: samsung: Add infrastructure for pin-bank retention control
            ` [PATCH v3 REBASED 11/13] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
            ` [PATCH v3 REBASED 12/13] pinctrl: samsung: Move retention control from mach-s5pv210 "
            ` [PATCH v3 REBASED 13/13] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
  ` [PATCH v3 11/13] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
  ` [PATCH v3 12/13] pinctrl: samsung: Move retention control from mach-s5pv210 "

[PATCH 0/8] Power domains support for Exynos5433 SoCs
 2017-01-27 11:28 UTC  (17+ messages)
    ` [PATCH 1/8] soc: samsung: pm_domains: Add new exynos5433 compatible
    ` [PATCH 2/8] arm64: dts: exynos: Add GSCL power domain to Exynos 5433 SoC
    ` [PATCH 3/8] arm64: dts: exynos: Add DISP "
    ` [PATCH 4/8] arm64: dts: exynos: Add MSCL "
    ` [PATCH 5/8] arm64: dts: exynos: Add MFC "
    ` [PATCH 6/8] arm64: dts: exynos: Add AUD power domain to Exynos5433 SoC
    ` [PATCH 7/8] arm64: dts: exynos: Add FSYS "
    ` [PATCH 8/8] arm64: dts: exynos: Add remaining power domains "

GIT PULL] Thermal management updates for v4.10-rc6
 2017-01-27 10:08 UTC  (2+ messages)
` [GIT "

[PATCH v3 0/3] make kurobox-pro be able to shutdown after device-tree migration
 2017-01-27  9:15 UTC  (8+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] power: reset: add linkstation-reset driver

[PATCH v3] dt-bindings: power: supply: bq24735: reverse the polarity of ac-detect
 2017-01-27  8:26 UTC  (7+ messages)

[GIT PULL] Power management fixes for v4.10-rc6
 2017-01-27  0:02 UTC 

[PATCH 0/2] Two bq24190 PM improvments
 2017-01-26 23:56 UTC  (9+ messages)
` [PATCH 2/2] power: bq24190_charger: Use PM runtime autosuspend

[PATCH v2 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-01-26 19:10 UTC  (5+ messages)
` [PATCH v2 2/3] x86: Remap GDT tables in the Fixmap section
` [PATCH v2 3/3] x86: Make the GDT remapping read-only on 64 bit

[PATCH v3 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-01-26 16:00 UTC  (23+ messages)
` [PATCH v3 2/4] dt-bindings: Add TI SCI "

[PATCH v7 0/4] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-01-26 14:43 UTC  (4+ messages)
  ` [PATCH v7 2/4] dmaengine: Forward slave device pointer to of_xlate callback

[PATCH v5 0/4] Add runtime PM support for clocks (on Exynos SoC example)
 2017-01-26  1:28 UTC  (3+ messages)
  ` [PATCH v5 4/4] clk: samsung: exynos-audss: Use runtime PM

[PATCH v2] PM / Domains: Keep the pd status during system PM phases
 2017-01-25 21:30 UTC  (4+ messages)

[PATCH v1 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-01-25 20:10 UTC  (5+ messages)
` [PATCH v1 2/3] x86: Remap GDT tables in the Fixmap section

[RFC PATCH 0/5] ARM: at91: sama5d2_xplained: Put the PMIC a proper suspend state
 2017-01-25 15:02 UTC  (7+ messages)
` [RFC PATCH 1/5] regulator: Extend the power-management APIs

[RFC][PATCH 0/2] Better hardening names
 2017-01-25 13:51 UTC  (5+ messages)
` [PATCH 1/2] security: Change name of CONFIG_DEBUG_RODATA


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