Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-29 17:08:30 to 2016-02-03 11:59:36 UTC [more...]

[PATCH v3 0/6] CPUs capacity information for heterogeneous systems
 2016-02-03 11:59 UTC 

[PATCH v3 0/4] add reboot mode driver
 2016-02-03 11:54 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: power: reset: add document for reboot-mode driver
` [PATCH v3 2/4] power: reset: add reboot mode driver
` [PATCH v3 3/4] ARM: dts: rockchip: add syscon-reboot-mode DT node
` [PATCH v3 4/4] ARM64: "

[PATCH 0/5] cpufreq: governors: Solve the ABBA lockups
 2016-02-03 11:37 UTC  (38+ messages)
` [PATCH 1/5] cpufreq: governor: Kill declare_show_sampling_rate_min()
` [PATCH 2/5] cpufreq: governor: Create separate sysfs-ops
` [PATCH 3/5] cpufreq: governor: Remove unused sysfs attribute macros
` [PATCH 4/5] cpufreq: Don't drop rwsem before calling CPUFREQ_GOV_POLICY_EXIT
` [PATCH 5/5] cpufreq: Get rid of ->governor_enabled and its lock

[PATCH V5 00/14] Add generic PM domain support for Tegra
 2016-02-03 11:02 UTC  (19+ messages)
` [PATCH V5 02/14] soc: tegra: pmc: Protect public functions from potential race conditions
` [PATCH V5 05/14] soc: tegra: pmc: Wait for powergate state to change
` [PATCH V5 06/14] soc: tegra: pmc: Fix checking of valid partitions
` [PATCH V5 08/14] PM / Domains: Add function to remove a pm-domain
` [PATCH V5 10/14] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
` [PATCH V5 12/14] clk: tegra210: Add the APB2APE audio clock

PM regression with commit 5de85b9d57ab PM runtime re-init in v4.5-rc1
 2016-02-03 10:25 UTC  (38+ messages)

[PATCH] PM: Avoid false-positive warnings in dev_pm_domain_set()
 2016-02-03  9:58 UTC  (3+ messages)

[PATCH v8 0/6] cpufreq: powernv: Redesign the presentation of throttle notification and solve bug-fixes in the driver
 2016-02-03  9:03 UTC  (10+ messages)
` [PATCH v8 1/6] cpufreq: powernv: Free 'chips' on module exit
` [PATCH v8 2/6] cpufreq: powernv: Hot-plug safe the kworker thread
` [PATCH v8 3/6] cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
` [PATCH v8 4/6] cpufreq: powernv/tracing: Add powernv_throttle tracepoint
` [PATCH v8 5/6] cpufreq: powernv: Replace pr_info with trace print for throttle event
` [PATCH v8 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats

[RFC PATCH 00/19] cpufreq locking cleanups and documentation
 2016-02-03  6:59 UTC  (21+ messages)
` [RFC PATCH 11/19] cpufreq: assert policy->rwsem is held in __cpufreq_governor

[PATCH 0/3] power: bq24735-charger: chromebook fixes
 2016-02-03  6:03 UTC  (4+ messages)
  ` [PATCH 1/3] power: bq24735-charger: fix failed i2c with ac-detect
  ` [PATCH 2/3] power: bq24735-charger: add 'ti,external-control' option
` [PATCH 3/3] power: bq24735-charger: document "

[PATCH 0/8] Support and fixes the rk3228 SoCS for thermal
 2016-02-03  4:12 UTC  (5+ messages)
` [PATCH 3/8] thermal: rockchip: fix a impossible condition caused by the warning
` [PATCH 4/8] thermal: rockchip: fix calculation error for code_to_temp
` [PATCH 5/8] thermal: rockchip: the rename compatibles for rockchip SoCs
` [PATCH 6/8] thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399

Plain DFS (no voltage scaling)
 2016-02-03  2:10 UTC  (2+ messages)

[PATCH v2 0/3] ARM64: dts: cpufreq: mt8173: Migrate mt8173-cpufreq to use OPPv2 bindings
 2016-02-03  1:46 UTC  (8+ messages)
` [PATCH v2 3/3] ARM64: dts: mt8173: Add CPU OPP, clock and regulator supply properties

[PATCH 0/4] introduce new put_getdisk() call
 2016-02-03  1:37 UTC  (4+ messages)
` [PATCH 4/4] hibernate: fix disk and module leak on successfull resume

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-03  1:16 UTC  (5+ messages)
` [PATCH 1/3] cpufreq: Add a mechanism for registering "
` [PATCH 2/3] cpufreq: intel_pstate: Replace timers with "
` [PATCH 3/3] cpufreq: governor: "
  ` [Update][PATCH "

[PATCH v4 00/13] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-02-03  0:42 UTC  (6+ messages)
` [PATCH v4 11/13] PM / Hibernate: Call flush_icache_range() on pages restored in-place

[PATCH] cpufreq: Add Broadcom BCM2835 CPU frequency control driver
 2016-02-02 22:48 UTC  (3+ messages)

[PATCH V2 00/16] PM / OPP: Introduce APIs to transition OPPs
 2016-02-02 20:46 UTC  (20+ messages)
` [PATCH V2 01/16] PM / OPP: get/put regulators from OPP core
` [PATCH V2 03/16] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
` [PATCH V2 07/16] PM / OPP: Add dev_pm_opp_set_rate()
` [PATCH V2 11/16] cpufreq: dt: Pass regulator name to the OPP core
` [PATCH V2 15/16] cpufreq: dt: drop references to DT node
` [PATCH V2 16/16] cpufreq: dt: No need to allocate resources anymore

[PATCH v4 0/9] lib/string: introduce match_string() helper
 2016-02-02 19:50 UTC  (8+ messages)
` [PATCH v4 1/9] "
` [PATCH v4 3/9] pinctrl: convert to use "

[PATCH] power: bq27xxx_battery: Restore device name
 2016-02-02 12:47 UTC  (8+ messages)
  ` [PATCH v1] "
      ` [PATCH v2] "

[PATCH] PM / AVS: rockchip-io: add GRF and PMUGRF types to distinguish
 2016-02-02  9:38 UTC  (5+ messages)

[PATCH] thermal: intel_pch_thermal: Enable Skylake PCH thermal
 2016-02-02  8:03 UTC 

[PATCH] thermal: devfreq_cooling: remove impossible condition
 2016-02-02  7:32 UTC 

[PATCH v2 0/4] add reboot mode driver
 2016-02-02  7:31 UTC  (4+ messages)
` [PATCH v2 2/4] power: reset: "

[RFCv6 PATCH 00/10] sched: scheduler-driven CPU frequency selection
 2016-02-01 17:10 UTC  (3+ messages)
` [RFCv6 PATCH 03/10] sched: scheduler-driven cpu "

[PATCH] PM / Domains: Silence compiler warning for an unused function
 2016-02-01 14:57 UTC  (2+ messages)

[PATCH v1 1/1] PM: Avoid false-positive warnings in dev_pm_domain_set()
 2016-02-01 14:17 UTC  (2+ messages)

[PATCH] PM / Domains: mark genpd_poweron as __maybe_unused
 2016-02-01 13:57 UTC  (2+ messages)

Клиентские базы!!! Тел\Viber\Whatsapp:+79133913837 Skype:prodawez389 Email:opotapova53@gmail.com Узнайте подробнее!!!
 2016-02-01  4:22 UTC 

[PATCH v12] Add Mediatek thermal support
 2016-02-01  2:54 UTC  (6+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH] PM/freezer: y2038, use boottime to compare tstamps
 2016-01-31 19:42 UTC  (2+ messages)

[PATCH] power: collie_battery: hide unused variable
 2016-01-30 16:16 UTC  (2+ messages)

[PATCHv2 2/2] mm/page_poisoning.c: Allow for zero poisoning
 2016-01-30 15:30 UTC  (6+ messages)

[GIT PULL] Power management and ACPI fixes for v4.5-rc2
 2016-01-29 23:12 UTC  (2+ messages)

[PATCH v12 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-29 21:35 UTC  (4+ messages)
` [PATCH v12 2/4] PM / Domains: add setter for dev.pm_domain

[PATCH 1/9] ARM: pxa: define clock registers as __iomem
 2016-01-29 18:31 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).