Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-30 15:21:49 to 2015-12-04 17:45:50 UTC [more...]

[PATCH v2 0/5] Raspberry Pi power domains v2
 2015-12-04 17:45 UTC  (6+ 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 V5 0/3] cpufreq: intel_pstate: account non C0 time
 2015-12-04 17:39 UTC  (13+ 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 v3 0/10] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
 2015-12-04 17:30 UTC  (11+ 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 v3 00/10] arm64: kernel: Add support for hibernate/suspend-to-disk
 2015-12-04 16:26 UTC  (12+ messages)
` [PATCH v3 01/10] arm64: Fold proc-macros.S into assembler.h
` [PATCH v3 07/10] arm64: kernel: Include _AC definition in page.h
` [PATCH v3 08/10] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
` [PATCH v3 09/10] PM / Hibernate: Publish pages restored in-place to arch code
` [PATCH v3 10/10] arm64: kernel: Add support for hibernate/suspend-to-disk

[PATCH V4 00/16] Add generic PM domain support for Tegra
 2015-12-04 14:57 UTC  (17+ 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] 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  (8+ messages)
` [PATCH 1/3] power: domain: add pm_genpd_uninit
` [PATCH 2/3] ARM: bcm2835: add rpi power domain driver

[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 0/4] enable to use thermal-zone on r8a7790/1
 2015-12-04  8:34 UTC  (9+ 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 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 V2 0/6] cpufreq: governor: replace per-cpu delayed work with timers
 2015-12-04  6:13 UTC  (10+ 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 v5 0/12] cpufreq: Add support for Exynos 5800, 5420, and 5422
 2015-12-04  2:25 UTC  (26+ 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 03/12] ARM: dts: Exynos5420: add CPU OPP and regulator supply property
` [PATCH 04/12] ARM: Exynos: use generic cpufreq driver for Exynos5420
` [PATCH 05/12] clk: samsung: exynos5800: fix cpu clock configuration data
` [PATCH 06/12] ARM: dts: Exynos5800: fix CPU OPP
` [PATCH 07/12] ARM: dts: Exynos5422: fix OPP tables
` [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  (8+ messages)

[RFD] PM_GENERIC_DOMAINS && !PM
 2015-12-02 15:40 UTC  (6+ messages)

cpupower fixes
 2015-12-02  9:17 UTC  (8+ messages)
` [PATCH 1/5] cpupower: Fix precedence issue
` [PATCH 2/5] cpupower: Provide STATIC variable in Makefile for debug builds
` [PATCH 3/5] cpupower: Do not analyse offlined cpus
` [PATCH 4/5] cpupower: rework the "cpupower frequency-info" command
` [PATCH 5/5] cpupower: fix how "cpupower frequency-info" interprets latency

[PATCH 1/2] power: Fix unmet dependency on POWER_SUPPLY by POWER_RESET by uncoupling them
 2015-12-02  5:59 UTC  (2+ messages)
` [PATCH 2/2] power: Build power/avs when POWER_AVS is selected but POWER_SUPPLY is not

[PATCH v3] PCI / PM: tune down RPM suspend error message with EBUSY and EAGAIN retval
 2015-12-02  4:43 UTC  (6+ messages)
` [PATCH v4] "
  ` [PATCH v5] PCI / PM: Tune down retryable runtime suspend error messages

[PATCH v2] Driver core: Re-init runtime PM states at probe error and driver unbind
 2015-12-02  2:16 UTC  (3+ messages)

[PATCH v3] PM / sleep: prohibit devices probing during suspend/hibernation
 2015-12-02  2:15 UTC  (2+ messages)

[RFC PATCH 00/15] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2015-12-02  1:41 UTC  (4+ messages)
` [RFC PATCH 09/15] PM / devfreq: exynos: Update documentation for bus devices using "

[PATCH RESEND] thermal: power_allocator: req_range multiplication should be a 64 bit type
 2015-12-01 15:15 UTC 

[RFC PATCH 0/8] CPUs capacity information for heterogeneous systems
 2015-12-01 11:20 UTC  (6+ messages)
` [RFC PATCH 2/8] Documentation: arm: define DT cpu capacity bindings

[PATCH v8 00/13] qcom: Add support for GDSCs
 2015-12-01  8:59 UTC  (5+ messages)
` [PATCH v8 11/13] clk: qcom: gdsc: Use PM clocks to control gdsc clocks

[PATCH v2 3/5] thermal: Add a driver for the Allwinner THS sensor
 2015-12-01  8:41 UTC  (11+ messages)
` [PATCH v2 0/5] sunxi: THS support
  ` [PATCH v2 1/5] ARM: dts: sun8i: Add SID node
        `  "
    ` Re: [PATCH v2 3/5] thermal: Add a driver for the Allwinner THS sensor

[PATCH] thermal: rcar: add .set_trip_temp support
 2015-12-01  3:00 UTC  (3+ messages)

[PATCHv2 0/4] ARM: bcm2835: add support for rpi power domain driver
 2015-11-30 22:12 UTC  (7+ messages)
` [PATCHv2 2/4] ARM: bcm2835: add "
` [PATCHv2 3/4] devicetree: add rpi power domain driver bindings
` [PATCHv2 4/4] ARM: bcm2835: update rpi devicetree entries

[PATCH 1/1] thermal: setup monitor only once after handling trips
 2015-11-30 19:10 UTC  (3+ messages)

[PATCH v2] PM / Domains: Allow runtime PM callbacks to be re-used during system PM
 2015-11-30 15:21 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).