linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-02 21:19:23 to 2015-12-07 12:02:17 UTC [more...]

[RFC PATCH 0/8] CPUs capacity information for heterogeneous systems
 2015-12-07 12:02 UTC  (2+ messages)

[PATCH v3 00/10] arm64: kernel: Add support for hibernate/suspend-to-disk
 2015-12-07 11:28 UTC  (6+ messages)
` [PATCH v3 09/10] PM / Hibernate: Publish pages restored in-place to arch code

[PATCH 0/2] ARM64: dts: cpufreq: mt8173: Migrate mt8173-cpufreq to use OPPv2 bindings
 2015-12-07 10:07 UTC  (5+ messages)
` [PATCH 1/2] cpufreq: mt8173: migrate to use operating-points-v2 bindings
` [PATCH 2/2] ARM64: dts: mt8173: Add CPU OPP, clock and regulator supply properties

[PATCH v2 0/5] Raspberry Pi power domains v2
 2015-12-07 10:04 UTC  (7+ messages)
` [PATCH v2 1/5] power: domain: add pm_genpd_exit
` [PATCH v2 2/5] ARM: bcm2835: Define two new packets from the latest firmware
` [PATCH v2 3/5] ARM: bcm2835: add rpi power domain driver
` [PATCH v2 4/5] dt-bindings: add rpi power domain driver bindings
` [PATCH v2 5/5] ARM: bcm2835: Add the Raspberry Pi power domain driver to the DT

[PATCH V4 00/16] Add generic PM domain support for Tegra
 2015-12-07  9:56 UTC  (21+ messages)
` [PATCH V4 01/16] reset: add of_reset_control_get_by_index()
` [PATCH V4 02/16] soc: tegra: pmc: Add missing structure members to kernel-doc
` [PATCH V4 03/16] soc: tegra: pmc: Fix sparse warning for tegra_pmc_init_tsense_reset
` [PATCH V4 04/16] soc: tegra: pmc: Remove debugfs entry on probe failure
` [PATCH V4 05/16] soc: tegra: pmc: Avoid extra remapping of PMC registers
` [PATCH V4 06/16] soc: tegra: pmc: Wait for powergate state to change
` [PATCH V4 07/16] soc: tegra: pmc: Remove non-existing power partitions for T210
` [PATCH V4 08/16] soc: tegra: pmc: Fix checking of valid partitions
` [PATCH V4 09/16] soc: tegra: pmc: Ensure partitions can be toggled on/off by PMC
` [PATCH V4 10/16] PM / Domains: Add function to remove a pm-domain
` [PATCH V4 11/16] Documentation: DT: bindings: Update NVIDIA PMC for Tegra210
` [PATCH V4 12/16] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
` [PATCH V4 13/16] soc: tegra: pmc: Add generic PM domain support
` [PATCH V4 14/16] clk: tegra210: Add the APB2APE audio clock
  ` [PATCH V4 15/16] ARM64: tegra: Add audio PM domain device node for Tegra210
  ` [PATCH V4 16/16] ARM64: tegra: select PM_GENERIC_DOMAINS

[PATCH 0/4] cpufreq governors and Intel P state driver compatibility
 2015-12-07  9:34 UTC  (7+ messages)
` [PATCH 1/4] cpufreq: Add configurable generic policies
` [PATCH 2/4] cpufreq: Add ondemand as a generic policy
` [PATCH 3/4] cpufreq: intel_pstate: Change powersave to ondemand policy
` [PATCH 4/4] cpufreq: intel_pstate: Add powersave policy support

[PATCH V2 0/6] cpufreq: governor: replace per-cpu delayed work with timers
 2015-12-07  7:50 UTC  (14+ messages)
` [PATCH V2 1/6] cpufreq: ondemand: Update sampling rate only for concerned policies
` [PATCH V2 2/6] cpufreq: ondemand: Work is guaranteed to be pending
` [PATCH V2 3/6] cpufreq: governor: Pass policy as argument to ->gov_dbs_timer()
` [PATCH V2 4/6] cpufreq: governor: initialize/destroy timer_mutex with 'shared'
` [PATCH V2 5/6] cpufreq: governor: replace per-cpu delayed work with timers
  ` [PATCH V3 "
` [PATCH V2 6/6] cpufreq: ondemand: update update_sampling_rate() to make it more efficient

[PATCH 0/8 v3] enable to use thermal-zone on r8a7790/1
 2015-12-07  7:45 UTC  (9+ messages)
` [PATCH 1/8 v3] thermal: rcar: move rcar_thermal_dt_ids to upside
` [PATCH 2/8 v3] thermal: rcar: check every rcar_thermal_update_temp() return value
` [PATCH 3/8 v3] thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
` [PATCH 4/8 v3] thermal: rcar: retern error rcar_thermal_get_temp() if no ctemp update
` [PATCH 5/8 v3] thermal: rcar: enable to use thermal-zone on DT
` [PATCH 6/8 v3] ARM: shmobile: r8a7790: enable to use thermal-zone
  ` [PATCH 7/8 v3] ARM: shmobile: r8a7791: "
` [PATCH 8/8 v3] thermal: of-thermal: of_thermal_set_trip_temp() call thermal_zone_device_update()

[PATCH 0/2] power: Add support for TI BQ24261 charger
 2015-12-07  7:03 UTC  (3+ messages)

[PATCH 0/4] enable to use thermal-zone on r8a7790/1
 2015-12-07  6:34 UTC  (10+ messages)
` [PATCH 1/4] thermal: rcar: move rcar_thermal_dt_ids to upside
` [PATCH 2/4] thermal: rcar: enable to use thermal-zone on DT
` [PATCH 3/4] ARM: shmobile: r8a7790: enable to use thermal-zone
` [PATCH 4/4] ARM: shmobile: r8a7791: "

[PATCH v6 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-12-07  5:27 UTC  (4+ messages)
` [PATCH v6 1/4] gadget: Introduce the usb charger framework

[PATCH v2] power: Fix unmet dependency on POWER_SUPPLY by POWER_RESET by uncoupling them
 2015-12-07  3:45 UTC 

[PATCH 4/4] cpufreq: mt8173: move resources allocation into ->probe()
 2015-12-07  2:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] power: Fix unmet dependency on POWER_SUPPLY by POWER_RESET by uncoupling them
 2015-12-07  2:12 UTC  (3+ messages)

[PATCH v3 0/10] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
 2015-12-06  2:26 UTC  (14+ messages)
` [PATCH v3 01/10] cpufreq: arm_big_little: add cluster regulator support
` [PATCH v3 02/10] ARM: dts: Exynos5420/5800: add cluster regulator supply properties
` [PATCH v3 03/10] clk: samsung: exynos5420: add cpu clock configuration data and instantiate cpu clock
` [PATCH v3 04/10] ARM: dts: Exynos5420: add CPU OPP and regulator supply property
` [PATCH v3 05/10] ARM: Exynos: use generic cpufreq driver for Exynos5420
` [PATCH v3 06/10] clk: samsung: exynos5800: fix cpu clock configuration data
` [PATCH v3 07/10] ARM: dts: Exynos5800: fix CPU OPP
` [PATCH v3 08/10] ARM: dts: Exynos5422: fix OPP tables
` [PATCH v3 09/10] ARM: Exynos: use generic cpufreq driver for Exynos5800
` [PATCH v3 10/10] cpufreq: arm-big-little: accept operating-points-v2 nodes

[PATCH] MAINTAINERS: Add an entry for the PM core
 2015-12-05 16:11 UTC  (2+ messages)

[PATCH] power: qcom_smbb: Add otg regulator for control of vbus
 2015-12-05 16:07 UTC  (2+ messages)

[PATCH] power: bq27xxx_battery: Reorganize I2C into a module
 2015-12-05  1:14 UTC  (2+ messages)

[PATCH V2] goldfish: add goldfish match node for dt driver probe
 2015-12-05  1:13 UTC  (2+ messages)

[PATCH] drivers: power: set IRQF_ONESHOT if no primary handler is specified
 2015-12-05  0:43 UTC  (2+ messages)

[PATCH 0/4] add missing of_node_put
 2015-12-05  0:42 UTC  (3+ messages)
` [PATCH 4/4] power/reset: at91-reset: "

[PATCH] ds2782_battery: constify ds278x_battery_ops structure
 2015-12-05  0:41 UTC  (2+ messages)

[PATCH 0/4] Fix minor bq27x00 displeasures
 2015-12-05  0:38 UTC  (5+ messages)
` [PATCH 3/4] power:bq27x00: don't fill system log by missing battery

[PATCH v2 0/3] Fixes for twl4030 charger
 2015-12-04 23:54 UTC  (2+ messages)

[PATCH RFC 05/27] PM / Domains: remove old power on/off latencies
 2015-12-04 23:19 UTC  (5+ messages)
` [PATCH] ARM: imx6: pm: declare pm domain latency on power_state struct

[PATCH V5 0/3] cpufreq: intel_pstate: account non C0 time
 2015-12-04 23:16 UTC  (16+ messages)
` [PATCH V5 1/3] cpufreq: intel_pstate: configurable algorithm to get target pstate
` [PATCH V5 2/3] cpufreq: intel_pstate: account for non C0 time
` [PATCH V5 3/3] cpufreq: intel_pstate: Account for IO wait time

[PATCH V6 0/3] cpufreq: intel_pstate: account non C0 time
 2015-12-04 17:35 UTC  (9+ messages)
` [PATCH V6 1/3] cpufreq: intel_pstate: configurable algorithm to get target pstate
` [PATCH "
` [PATCH V6 2/3] cpufreq: intel_pstate: account for non C0 time
` [PATCH "
` [PATCH V6 3/3] cpufreq: intel_pstate: Account for IO wait time

[PATCH] devfreq_cooling: pass a pointer to devfreq in the power model callbacks
 2015-12-04 14:44 UTC 

[PATCH 1/2] regulator: Add brcm,bcm63xx-regulator device tree binding
 2015-12-04 14:31 UTC  (6+ messages)

[GIT PULL] Power management and ACPI fixes for v4.4-rc4
 2015-12-04 14:07 UTC 

[PATCH 0/3] ARM: bcm2835: add support for rpi power domain driver
 2015-12-04  9:22 UTC  (6+ messages)
` [PATCH 2/3] ARM: bcm2835: add "

[PATCH 0/8 v2] enable to use thermal-zone on r8a7790/1
 2015-12-04  8:36 UTC  (9+ messages)
` [PATCH 1/8 v2] thermal: rcar: move rcar_thermal_dt_ids to upside
` [PATCH 2/8 v2] thermal: rcar: check every rcar_thermal_update_temp() return value
` [PATCH 3/8 v2] thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
` [PATCH 4/8 v2] thermal: rcar: retern error rcar_thermal_get_temp() if no ctemp update
` [PATCH 5/8 v2] thermal: rcar: enable to use thermal-zone on DT
` [PATCH 6/8 v2] ARM: shmobile: r8a7790: enable to use thermal-zone
` [PATCH 7/8 v2] ARM: shmobile: r8a7791: "
` [PATCH 8/8 v2] thermal: of-thermal: of_thermal_set_trip_temp() call thermal_zone_device_update()

[PATCH V2 0/3] PM / OPP: Parse opp-supported-hw/opp-<prop>-<name> bindings
 2015-12-04  8:23 UTC  (6+ messages)
` [PATCH V2 2/3] PM / OPP: Parse 'opp-supported-hw' binding

[PATCH v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422
 2015-12-04  2:25 UTC  (21+ messages)
` [PATCH 01/12] cpufreq: arm_big_little: add cluster regulator support
` [PATCH 02/12] clk: samsung: exynos5420: add cpu clock configuration data and instantiate cpu clock
` [PATCH 08/12] ARM: Exynos: use generic cpufreq driver for Exynos5800
` [PATCH 09/12] ARM: dts: Exynos5420/5800: add cluster regulator supply properties
` [PATCH 10/12] cpufreq: arm-big-little: accept operating-points-v2 nodes
` [PATCH 11/12] cpufreq: arm-big-little: clarify frequency units
` [PATCH 12/12] cpufreq: arm-big-little: warn on invalid regulator

[PATCH v2 1/1] x86/platform/iosf_mbi: Remove duplicate definitions
 2015-12-04  2:05 UTC  (4+ messages)

[PATCH] PM / Domains: Validate cases of a non-bound driver in genpd governor
 2015-12-04  0:28 UTC  (4+ messages)

[PATCH V2 00/10] cpufreq: governor: Avoid invalid state-transitions
 2015-12-03 22:00 UTC  (10+ messages)
` [PATCH V2 06/10] cpufreq: governor: Keep single copy of information common to policy->cpus

[PATCH v3 0/5] Fix a trivial typo and support rk3228/rk3399 SoCs for thermal driver
 2015-12-03 20:35 UTC  (9+ messages)
` [PATCH v3 2/5] thermal: rockchip: fix a impossible condition caused by the warning
  ` [PATCH v3 1/5] thermal: rockchip: fix a trivial typo
  ` [PATCH v3 3/5] dt-bindings: rockchip-thermal: Support the RK3228/RK3399 SoCs compatible
  ` [PATCH v3 4/5] thermal: rockchip: Support the RK3228 SoCs in thermal driver
  ` [PATCH v3 5/5] thermal: rockchip: Support the RK3399 "

[PATCH] PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()
 2015-12-03 10:17 UTC  (2+ messages)

[PATCH 0/6] cpufreq: governor: replace per-cpu delayed work with timers
 2015-12-03  2:22 UTC  (4+ messages)
` [PATCH 1/6] cpufreq: ondemand: Update sampling rate only for concerned policies

[PATCH v4 00/10] Better compatible for the rockchip thermal and support RK3368 SoCs
 2015-12-03  1:16 UTC  (5+ messages)
` [PATCH v4 06/10] thermal: rockchip: consistently use int for temperatures

[PATCH] cpufreq: use last policy after online
 2015-12-02 23:21 UTC  (7+ 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).