linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-16 22:41:32 to 2016-01-22 07:20:05 UTC [more...]

[PATCH v6 0/5] cpufreq: powernv: Redesign the presentation of throttle notification and solve bug-fixes in the driver
 2016-01-22  7:19 UTC  (2+ messages)
` [PATCH v6 5/5] cpufreq: powernv: Add sysfs attributes to show throttle stats

[PATCH v7 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-01-22  6:53 UTC  (3+ messages)
` [PATCH v7 1/2] power: act8945a: add charger driver for ACT8945A
` [PATCH v7 2/2] power: add documentation for ACT8945A's charger DT bindings

[PATCH v6 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-01-22  6:42 UTC  (7+ messages)
` [PATCH v6 1/2] power: act8945a: add charger driver for ACT8945A
` [PATCH v6 2/2] power: add documentation for ACT8945A's charger DT bindings

[PATCH v5 0/5] cpufreq: powernv: Redesign the presentation of throttle notification and solve bug-fixes in the driver
 2016-01-22  6:25 UTC  (8+ messages)
` [PATCH v5 1/5] cpufreq: powernv: Hot-plug safe the kworker thread
` [PATCH v5 2/5] cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
` [PATCH v5 3/5] cpufreq: powernv/tracing: Add powernv_throttle tracepoint
` [PATCH v5 4/5] cpufreq: powernv: Replace pr_info with trace print for throttle event
` [PATCH v5 5/5] cpufreq: powernv: Add sysfs attributes to show throttle stats

sched-freq locking
 2016-01-22  1:21 UTC  (14+ messages)

[PATCH] cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze
 2016-01-22  1:15 UTC  (2+ messages)

[RFC PATCH 0/2] IRQ based next prediction
 2016-01-21 20:27 UTC  (44+ messages)
` [RFC PATCH 2/2] sched: idle: IRQ based next prediction for idle period
        ` [RFC V2 0/2] IRQ based next prediction
          ` [RFC V2 1/2] irq: Add a framework to measure interrupt timings
          ` [RFC V2 2/2] sched: idle: IRQ based next prediction for idle period

[RFC PATCH V2 3/8] genirq: Add runtime power management support for IRQ chips
 2016-01-21 19:51 UTC  (6+ messages)

[RFC PATCH v3] POWER/runtime: refining the rpm_suspend function
 2016-01-21 19:32 UTC  (2+ messages)

[PATCH] PM / devfreq: tegra: Set freq in rate callback
 2016-01-21 10:54 UTC  (2+ messages)

[PATCH] PM / devfreq: tegra: Set freq in rate callback
 2016-01-21  9:24 UTC 

[PATCH v2 0/4] add reboot mode driver
 2016-01-21  8:38 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: power: reset: add document for reboot-mode driver
` [PATCH v2 2/4] power: reset: add reboot mode driver
` [PATCH v2 3/4] ARM: dts: rockchip: add syscon-reboot-mode node

[PATCH 00/17] PM / OPP: Introduce APIs to transition OPPs
 2016-01-21  2:45 UTC  (16+ messages)
` [PATCH 04/17] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
` [PATCH 17/17] cpufreq: dt: No need to allocate resources anymore

[GIT PULL] Power management and ACPI updates for v4.5-rc1, part 2
 2016-01-21  1:50 UTC 

[RFC PATCH 00/19] cpufreq locking cleanups and documentation
 2016-01-20 23:33 UTC  (37+ messages)
` [RFC PATCH 08/19] cpufreq: fix warning for cpufreq_init_policy unlocked access to cpufreq_governor_list
` [RFC PATCH 15/19] cpufreq: remove useless usage of cpufreq_governor_mutex in __cpufreq_governor
` [RFC PATCH 18/19] cpufreq: remove transition_lock

[PATCH 8/9] drivers/cpuidle: coupled: fix warning cpuidle_coupled_lock
 2016-01-20 21:28 UTC  (2+ messages)

[PATCH v4 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-01-20 12:18 UTC  (7+ messages)
` [PATCH v4 1/2] power: act8945a: add charger driver for ACT8945A
` [PATCH v4 2/2] power: add documentation for ACT8945A's charger DT bindings

[PATCH V2] PM / Domains: Fix potential deadlock while adding/removing subdomains
 2016-01-20 11:07 UTC 

[PATCH] power: genpd: fix lockdep issue for all subdomains
 2016-01-20 10:50 UTC  (5+ messages)
      ` [PATCH RESEND] "

[RFC PATCH v2 0/4] CPUs capacity information for heterogeneous systems
 2016-01-20 10:25 UTC  (20+ messages)

[RFC PATCH v2] rpm: refining the rpm_suspend function
 2016-01-20  8:00 UTC 

[PATCH v5 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-01-20  7:04 UTC  (3+ messages)
` [PATCH v5 1/2] power: act8945a: add charger driver for ACT8945A
` [PATCH v5 2/2] power: add documentation for ACT8945A's charger DT bindings

[PATCH 0/4] thermal: rcar: use thermal-zone on DT
 2016-01-20  5:57 UTC  (5+ messages)
` [PATCH 1/4] thermal: rcar: enable to "
` [PATCH 2/4] ARM: shmobile: r8a7790: enable to use thermal-zone
` [PATCH 3/4] ARM: shmobile: r8a7791: "
` [PATCH 4/4] ARM: shmobile: r8a7793: "

[PATCH v4 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2016-01-20  1:09 UTC  (3+ messages)

Crash introduced by commit b8b2c7d845d5 ("base/platform: assert that dev_pm_domain callbacks are called unconditionally")
 2016-01-19 20:06 UTC  (4+ messages)

[RFC PATCH v1] refining the rpm_suspend function
 2016-01-19 19:54 UTC  (3+ messages)

[PATCH 0/2] power: Add support for TI BQ24261 charger
 2016-01-19 18:27 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH 0/4] nvmem: new drivers for v4.5
 2016-01-19 18:15 UTC 

[PATCH 0/2] cpuidle optimizations (on top of linux-next)
 2016-01-19 13:50 UTC  (10+ messages)
` [PATCH 1/2] sched / idle: Drop default_idle_call() fallback from call_cpuidle()
` [PATCH 2/2] cpuidle: menu: Avoid pointless checks in menu_select()
  ` [Resend][PATCH "

[PATCH v2] reboot: Backup orderly_poweroff
 2016-01-19 10:32 UTC  (11+ messages)

[PATCH RFC 00/27] PM/Domains: Cluster idle support for ARM SoCs
 2016-01-19 10:01 UTC  (10+ messages)
` [PATCH RFC 08/27] PM / Domains: Support IRQ safe PM domains

[PATCH v12] Add Mediatek thermal support
 2016-01-19  7:29 UTC  (5+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH 0/2] power: Add support for TI BQ24261 charger
 2016-01-19  3:04 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 1/2] timer: add setup_deferrable_timer macro
 2016-01-19  0:28 UTC  (3+ messages)
` [PATCH 2/2] PM / Runtime: use deferrable timer for autosuspend

[PATCH] MAINTAINERS: update bq27xxx driver
 2016-01-18 15:29 UTC  (3+ messages)

[PATCH] cpupower: Fix build error in cpufreq-info
 2016-01-18 15:14 UTC 

(unknown)
 2016-01-18 13:23 UTC 

[PATCH] thermal: cpu_cooling: fix out of bounds access in time_in_idle
 2016-01-18  2:25 UTC  (5+ messages)

Greetings
 2016-01-16 22:28 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 NNTP newsgroup(s).