linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-09 21:34:04 to 2015-02-18 02:19:28 UTC [more...]

[PATCH 0/8] tools/thermal: tmon: UI and build system improvements
 2015-02-18  2:18 UTC  (7+ messages)
` [PATCH 1/8] tools/thermal: tmon: add --target-temp parameter
` [PATCH 2/8] tools/thermal: tmon: add min/max macros
` [PATCH 3/8] tools/thermal: tmon: tui: don't hard-code dialog window size assumptions
` [PATCH 4/8] tools/thermal: tmon: fixup tui windowing calculations
` [PATCH 6/8] tools/thermal: tmon: support cross-compiling
` [PATCH 7/8] tools/thermal: tmon: use pkg-config to determine library dependencies

[PATCH v12 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 2015-02-17 20:25 UTC  (5+ messages)

[FOR DISCUSSION 0/8] Dove PMU support
 2015-02-17 19:42 UTC  (9+ messages)
` [PATCH 1/8] pm: domains: quieten down generic pm domains
` [PATCH 2/8] pm: domains: avoid potential oops in pm_genpd_remove_device()
` [PATCH 3/8] pm: domains: sync runtime PM status with PM domains

[PATCH] x86, irq: Fix regression caused by commit b568b8601f05
 2015-02-17 18:50 UTC  (5+ messages)

[PATCH v6 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2015-02-17 18:15 UTC  (7+ messages)

[PATCH V4] cpuidle/powernv: Read target_residency value of idle states from DT if available
 2015-02-17 17:53 UTC  (3+ messages)

[PATCH 00/18] cpufreq: don't loose cpufreq history on CPU hotplug
 2015-02-17 18:15 UTC  (25+ messages)
` [PATCH 05/18] cpufreq: Manage governor usage history with 'policy->last_governor'
` [PATCH 06/18] cpufreq: Reuse policy list instead of per-cpu variable 'cpufreq_cpu_data'
` [PATCH 07/18] cpufreq: Drop (now) useless check 'cpu > nr_cpu_ids'
` [PATCH 08/18] cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()
` [PATCH 09/18] cpufreq: Mark policy->governor = NULL for fallback policies
` [PATCH 10/18] cpufreq: Don't allow updating inactive-policies from sysfs
` [PATCH 04/18] cpufreq: Manage fallback policies in a list

[PATCH] thermal: Default OF created trip points to writable
 2015-02-17 11:12 UTC  (3+ messages)

[PATCH 0/7] OPP: Introduce OPP bindings V2 and supporting code
 2015-02-17  7:46 UTC  (12+ messages)
` [PATCH 1/7] OPP: Redefine bindings to overcome shortcomings
` [PATCH 2/7] opp: Relocate few routines
` [PATCH 3/7] OPP: Break _opp_add_dynamic() into smaller functions
` [PATCH 4/7] opp: Parse new (v2) bindings
  ` [PATCH 5/7] opp: convert device_opp->dev to a list of devices
` [PATCH 6/7] opp: Add helpers for initializing CPU opps
` [PATCH 7/7] cpufreq-dt: Use DT to set policy->cpus/related_cpus

[GIT PULL] Thermal SoC management updates for v3.20 #1
 2015-02-17  3:19 UTC  (2+ messages)

[PATCH RFC 00/12] The Linux Kernel Thermal Framework Docbook
 2015-02-16 15:19 UTC  (18+ messages)
` [PATCH RFC 01/12] Documentation: Introduce Linux Kernel Thermal Framework DocBook
` [PATCH RFC 02/12] Documentation: thermal docbook: add glossary
` [PATCH RFC 03/12] thermal: cpu_cooling: remove duplicate documentation entries
` [PATCH RFC 04/12] thermal: of-thermal: remove kernel doc warn
` [PATCH RFC 05/12] thermal: thermal.h: minor kernel doc fix
` [PATCH RFC 06/12] thermal: thermal_core: correct kernel doc wording on thermal_zone_get_temp
` [PATCH RFC 07/12] Documentation: thermal docbook: introduce API reference chapter
` [PATCH RFC 08/12] thermal: fair share: fix kernel doc entry
` [PATCH RFC 09/12] thermal: user space: "
` [PATCH RFC 10/12] thermal: bang bang: "
` [PATCH RFC 11/12] thermal: step wise: "
` [PATCH RFC 12/12] Documentation: thermal docbook: introduce governor chapter

[GIT PULL] Updates related to suspend-to-idle for 3.20-rc1
 2015-02-16 19:24 UTC 

[PATCH 0/3] thermal: exynos: Fix NULL pointer error and bug of PD_DET_EN of Exynos7
 2015-02-16 17:00 UTC  (9+ messages)
` [PATCH 1/3] thermal: exynos: Fix NULL pointer exception during kernel booting
` [PATCH 2/3] thermal: exynos: Fix wrong control of power down detection mode for Exynos7
` [PATCH 3/3] thermal: exynos: Clean-up code to use oneline entry for exynos compatible table

[PATCH] ab8500_fg.c: only request threaded IRQs when necessary
 2015-02-16 16:32 UTC 

[PATCH v3 0/6] Add new MFD driver for MAX77843
 2015-02-16 14:02 UTC  (7+ messages)
` [PATCH v3 1/6] mfd: max77843: Add max77843 MFD driver core driver

[PATCH RESEND v3 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
 2015-02-16 13:54 UTC  (3+ messages)
` [PATCH RESEND v3 1/3] mfd/axp20x: change battery cell name to fuel gauge

[PATCH 1/3] exynos: config: Remove CONFIG_EXYNOS_THERMAL_CORE define (exynos_defconfig)
 2015-02-16  9:57 UTC  (9+ messages)
` [PATCH 2/3] exynos: config: Enable thermal emulation for Exynos TMU (exynos_defconfig)
` [PATCH 3/3] exynos: config: Enable support for cpufreq on Exynos SoCs (exynos_defconfig)

[PATCH] thermal: exynos: fix: Check if data->tmu_read callback is present before read
 2015-02-16  9:53 UTC  (2+ messages)

[PATCH v7 00/16] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2015-02-16  9:40 UTC  (20+ messages)
` [PATCH v7 01/16] clk: tegra: Add binding for the Tegra124 DFLL clocksource
` [PATCH v7 02/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)
` [PATCH v7 03/16] clk: tegra: Add closed loop support for the DFLL
` [PATCH v7 04/16] clk: tegra: Add functions for parsing CVB tables
` [PATCH v7 05/16] clk: tegra: Add DFLL DVCO reset control for Tegra124
` [PATCH v7 07/16] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend

battery drains after shutdown
 2015-02-15 23:36 UTC  (2+ messages)

[PATCH v5 0/5] drivers: bus: Add Simple Power-Managed Bus
 2015-02-15 15:45 UTC  (3+ messages)

[PATCH] PM-Trace: add pm-trace support for suspending phase
 2015-02-15  2:36 UTC  (7+ messages)

[PATCH v2] PM-Trace: add pm-trace support for suspending phase
 2015-02-15  2:24 UTC 

[PATCHv3 0/8] devfreq: Add generic exynos memory-bus frequency driver
 2015-02-15  0:25 UTC  (2+ messages)

[PATCH 0/6] PM / sleep: Support for quiescing timers during suspend-to-idle
 2015-02-14 17:30 UTC  (25+ messages)
` [PATCH 1/6] PM / sleep: Re-implement suspend-to-idle handling
  ` [Update][PATCH 1/6 v2] "
` [PATCH 2/6] timekeeping: Pass readout base to update_fast_timekeeper()
` [PATCH 3/6] timekeeping: Make it safe to use the fast timekeeper while suspended
` [PATCH 4/6] PM / sleep: Make it possible to quiesce timers during suspend-to-idle
  ` [Update][PATCH 4/6 v2] "
` [PATCH 5/6] intel_idle: Add ->enter_freeze callbacks
` [PATCH 6/6] ACPI / idle: Implement ->enter_freeze callback routine

[PATCH] thermal: Introduce dummy functions when thermal is not defined
 2015-02-14  1:28 UTC 

[PATCH v4 0/2] CPUFreq driver using CPPC methods
 2015-02-14  0:01 UTC  (6+ messages)
` [PATCH v4 1/2] Mailbox: Restructure and simplify PCC mailbox code

[GIT PULL] More ACPI and power management updates for 3.20-rc1
 2015-02-13 21:22 UTC 

Usage of notifier callback in devfreq
 2015-02-13 20:41 UTC 

[PATCH RFC 0/5] Dove PMU support
 2015-02-13 16:12 UTC  (10+ messages)
` [PATCH 3/5] ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets
` [PATCH 1/5] pm: domains: quieten down generic pm domains

[PATCH RFC v4 1/3] PM / Runtime: Add an API pm_runtime_set_slave
 2015-02-12 15:13 UTC  (4+ messages)

[PATCH] Intel Quark X1000 DTS thermal driver
 2015-02-12 11:37 UTC  (4+ messages)
` [PATCH] thermal: intel Quark SoC "

Re: [patch] PM / devfreq: event: testing the wrong variable
 2015-02-12  9:00 UTC 

[PATCH] PM-Trace: add pm-trace support for suspending phase
 2015-02-12  5:02 UTC 

[PATCH 0/5] Rename regulator_set_optimum_mode
 2015-02-12  3:35 UTC  (2+ messages)
` [PATCH 1/5] regulator: "

Delays, clocks, timers, hrtimers, etc
 2015-02-11 23:26 UTC  (15+ messages)

[PATCH v3 00/20] power_supply: Allow safe usage of power supply
 2015-02-11 22:12 UTC  (10+ messages)
` [PATCH v3 04/20] power_supply: sysfs: Use power_supply_*() API for accessing function attrs
` [PATCH v3 20/20] arm: mach-pxa: Decrement the power supply's device reference counter

[PATCH v4] Add LTC2941/LTC2943 Battery Gauge Driver
 2015-02-11 17:01 UTC  (5+ messages)
` [PATCH] "

[PATCH] PM-Trace: add pm-trace support for suspending phase
 2015-02-11 14:45 UTC  (4+ messages)

[PATCH] speedstep-smi: enable interrupts when waiting
 2015-02-11 14:18 UTC  (4+ messages)

[PATCH] ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)
 2015-02-11 11:36 UTC 

bq2415x_charger, bq27x00_battery.c: comment cleanups
 2015-02-11 10:47 UTC 

[GIT PULL] ACPI and power management updates for 3.20-rc1
 2015-02-11  1:56 UTC  (3+ messages)

[PATCH] thermal: armada: read stable temp on Armada XP
 2015-02-10 22:50 UTC 

[patch] PM / devfreq: event: testing the wrong variable
 2015-02-10 10:59 UTC  (2+ messages)

[PATCH 0/2] Support disable the wakeup event of gpio-charger
 2015-02-10 10:50 UTC  (4+ messages)
` [PATCH 2/2] power: gpio-charger: support disable the wakeup event

[PATCH v3]PM/Sleep: Timer quiesce in freeze state
 2015-02-09 23:57 UTC  (4+ messages)
` [Update 2x] "

[PATCH 0/9] Extend various drivers to run on bi-endian BMIPS hosts
 2015-02-09 21:59 UTC  (3+ messages)
` [PATCH 8/9] bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT properties


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