linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-09 13:14:24 to 2014-10-14 17:10:24 UTC [more...]

[PATCH v10 0/5] Rockchip soc thermal driver
 2014-10-14 17:10 UTC  (5+ messages)
` [PATCH v10 1/5] thermal: rockchip: add driver for thermal
` [PATCH v10 2/5] dt-bindings: document Rockchip thermal
` [PATCH v10 4/5] ARM: dts: add main Thermal info to rk3288
` [PATCH v10 5/5] ARM: dts: enable Thermal on rk3288-evb board

[PATCH v9 0/5] Rockchip soc thermal driver
 2014-10-14 14:03 UTC  (8+ messages)
` [PATCH v9 1/5] thermal: rockchip: add driver for thermal
` [PATCH v9 2/5] dt-bindings: document Rockchip thermal
` [PATCH v9 3/5] ARM: dts: add RK3288 Thermal data
` [PATCH v9 4/5] ARM: dts: add main Thermal info to rk3288
` [PATCH v9 5/5] ARM: dts: enable Thermal on rk3288-evb board

[PATCH 0/7] power_supply: Decrement the device reference counter
 2014-10-14 12:35 UTC  (8+ messages)
` [PATCH 1/7] power_supply: Add power_supply_put for decrementing "
` [PATCH 2/7] power: charger-manager: Decrement the power supply's "
` [PATCH 3/7] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH 4/7] x86/olpc/xo15/sci: "
` [PATCH 5/7] power: 88pm860x_charger: Decrement the power supply's device reference counter
` [PATCH 6/7] power: bq2415x_charger: "
` [PATCH 7/7] mfd: ab8500: "

[PATCH 0/8] power_supply: Add API for safe access of get_property-like function attrs
 2014-10-14 12:20 UTC  (9+ messages)
` [PATCH 1/8] power_supply: Add API for safe access of power supply "
` [PATCH 2/8] power_supply: sysfs: Use power_supply_*() API for accessing "
` [PATCH 3/8] power: 88pm860x_charger: "
` [PATCH 4/8] power: ab8500: "
` [PATCH 5/8] mfd: "
` [PATCH 6/8] power: apm_power: "
` [PATCH 7/8] power: bq2415x_charger: "
` [PATCH 8/8] power: charger-manager: "

[PATCH 1/2] cpufreq: serialize calls to __cpufreq_governor()
 2014-10-14 11:42 UTC  (18+ messages)

[RFT PATCH] power: bq2415x_charger: Properly handle ENODEV from power_supply_get_by_phandle
 2014-10-14  8:32 UTC 

[PATCH] cpuidle/powernv: Populate cpuidle state details by querying the device-tree
 2014-10-14  7:53 UTC 

[PATCH 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B
 2014-10-14  7:22 UTC 

[PATCH 0/7] [media] exynos-gsc: Fixup PM support
 2014-10-14  7:15 UTC  (8+ messages)
` [PATCH 1/7] [media] exynos-gsc: Simplify clock management
` [PATCH 2/7] [media] exynos-gsc: Convert gsc_m2m_resume() from int to void
` [PATCH 3/7] [media] exynos-gsc: Make driver functional without CONFIG_PM_RUNTIME
` [PATCH 4/7] [media] exynos-gsc: Make runtime PM callbacks available for CONFIG_PM
` [PATCH 5/7] [media] exynos-gsc: Fixup system PM
` [PATCH 6/7] [media] exynos-gsc: Fixup clock management at ->remove()
` [PATCH 7/7] [media] exynos-gsc: Do full clock gating at runtime PM suspend

Locking issues with cpufreq and sysfs
 2014-10-14  7:10 UTC  (4+ messages)

[PATCH v2] thermal: imx: correct driver load sequence for cpu cooling
 2014-10-14  5:12 UTC 

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2014-10-14  4:29 UTC  (23+ messages)
` [PATCH 01/44] "
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 08/44] kernel: Move pm_power_off to common code
` [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler

[PATCH v3] imx: thermal: imx_get_temp might be called before sensor clock is prepared
 2014-10-13 20:51 UTC 

Thermal: int340x_thermal: expose acpi thermal relationship tables
 2014-10-13 17:41 UTC 

[PATCH 1/5] cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers
 2014-10-13 15:37 UTC  (5+ messages)
` [PATCH 2/5] cpufreq: intel_pstate: Reflect current no_turbo state correctly
` [PATCH 3/5] intel_pstate: Don't lose sysfs settings during cpu offline
` [PATCH 4/5] intel_pstate: Fix BYT frequency reporting
` [PATCH 5/5] intel_pstate: Correct BYT VID values

[PATCH 0/3] OOM vs. freezer interaction fixes
 2014-10-13 15:14 UTC  (2+ messages)

randconfig build error with next-20141013, in drivers/thermal/int340x_thermal/int3406_thermal.c
 2014-10-13 14:43 UTC 

[PATCH v3 0/9] PM / Domains: Fix race conditions during boot
 2014-10-13 14:02 UTC  (10+ messages)
` [PATCH v3 1/9] PM / Domains: Add dev_pm_domain_get|put() APIs
` [PATCH v3 2/9] PM / Domains: Enable genpd to support ->get|put() callbacks
` [PATCH v3 3/9] amba: Keep PM domain powered during ->probe()
` [PATCH v3 4/9] drivercore / platform: "
` [PATCH v3 5/9] i2c: core: "
` [PATCH v3 6/9] spi: "
` [PATCH v3 7/9] mmc: core: Attach PM domain prior probing of SDIO func driver
` [PATCH v3 8/9] mmmc: core: Keep PM domain powered during ->probe() "
` [PATCH v3 9/9] PM / Domains: Remove pm_genpd_dev_need_restore() API

[PATCH 0/2] power: charger-manager: Fixes for unbinding other psy
 2014-10-13 13:34 UTC  (3+ messages)
` [PATCH 1/2] power: charger-manager: Fix accessing invalidated power supply after fuel gauge unbind
` [PATCH 2/2] power: charger-manager: Fix accessing invalidated power supply after charger unbind

[PATCH] cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2]
 2014-10-13 11:52 UTC  (16+ messages)

[PATCH v5 00/11] PM / Domains: Generic OF-based support
 2014-10-13 11:44 UTC  (5+ messages)
` [PATCH v5 07/11] mmc: sdio: Convert to dev_pm_domain_attach|detach()

[PATCH v1 0/4] ARM: keystone: pm: switch to use generic pm domains
 2014-10-13 11:13 UTC  (6+ messages)
` [PATCH v1 2/4] "

[PATCH] power/reset: at91-poweroff: Fix error handling and other compiler warnings
 2014-10-13 11:00 UTC  (2+ messages)

[PATCH v2 2/2] power: charger-manager: Avoid recursive thermal get_temp call
 2014-10-13  8:58 UTC  (2+ messages)

[PATCH v5 0/2] Add support for ltc2952 poweroff
 2014-10-13  8:05 UTC  (3+ messages)
` [PATCH v5 1/2] power: reset: add LTC2952 poweroff support
  ` [PATCH v5 2/2] power: reset: document "

[PATCH] cpufreq: dt: Support platforms with separate clock lines for each CPU
 2014-10-12 20:25 UTC  (4+ messages)
` [PATCHv2 0/4] cpufreq-dt, platform_data based proposal

[PATCH resend] cpufreq: dt: disable unsupported OPPs
 2014-10-12 20:27 UTC  (4+ messages)

[REPOST PATCH v4 0/2] PM QoS: Add support for memory bandwidth constraints
 2014-10-12 20:21 UTC  (6+ messages)
` [REPOST PATCH v4 1/2] PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class

[RFC PATCH 0/2] kernel: Drop pm_poweroff_prepare
 2014-10-12 20:16 UTC  (7+ messages)
` [RFC PATCH 1/2] acpi: Use syscore instead of pm_power_off_prepare to prepare for poweroff
` [RFC PATCH 2/2] kernel: power: Drop pm_poweroff_prepare

[PATCH v3 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2014-10-11 22:47 UTC  (7+ messages)
` [PATCH 3/8] iio: Add support for DA9150 GPADC

[GIT PULL] power supply and reset changes for 3.18
 2014-10-11 17:17 UTC 

[PATCH v8 0/5] Rockchip soc thermal driver
 2014-10-11  6:20 UTC  (7+ messages)
` [PATCH v8 1/5] thermal: rockchip: add driver for thermal
` [PATCH v8 2/5] dt-bindings: document Rockchip thermal
` [PATCH v8 3/5] ARM: dts: add RK3288 Thermal data

[PATCH v3 0/4] PM QoS: per-cpu PM QoS support
 2014-10-10 15:11 UTC  (8+ messages)
` [PATCH v3 3/4] irq: Allow multiple clients to register for irq affinity notification

[PATCH 1/2] cpufreq: serialize calls to __cpufreq_governor()
 2014-10-10 13:58 UTC  (2+ messages)

[PATCH 1/2] cpufreq: serialize calls to __cpufreq_governor()
 2014-10-10 13:42 UTC  (2+ messages)

[PATCH] cpufreq: Add sfi based cpufreq driver support
 2014-10-10 17:14 UTC  (14+ messages)

[PATCH v8 5/5] ARM: dts: enable Thermal on rk3288-evb board
 2014-10-10 10:24 UTC 

[PATCH v8 4/5] ARM: dts: add main Thermal info to rk3288
 2014-10-10 10:23 UTC 

Powering down unused PM domains (was: Re: [PATCH 0/4] PM / Domains: Fix race conditions during boot)
 2014-10-10  8:55 UTC  (3+ messages)

[PATCH 00/21] thermal: exynos: Thermal code rework to use device tree
 2014-10-10  8:51 UTC  (24+ messages)
` [PATCH 01/21] thermal: of: Extend of-thermal.c to provide number of trip points
` [PATCH 02/21] thermal: of: Extend of-thermal.c to provide check if trip point is enabled
` [PATCH 03/21] thermal: of: Extend of-thermal.c to provide number of non critical trip points
` [PATCH 04/21] thermal: of: Extend current of-thermal.c code to allow setting emulated temp
` [PATCH 05/21] thermal: exynos: cosmetic: Correct comment format
` [PATCH 06/21] thermal: exynos: Provide thermal_exynos.h file to be included in device tree files
` [PATCH 07/21] thermal: dts: trats: Enable TMU on the Exynos4210 trats device
` [PATCH 08/21] thermal: dts: exynos: Adding LD010 regulator node necessary for TMU on Odroid U3 board
` [PATCH 09/21] thermal: dts: Provide bindings and enable TMU at Exynos4x12 devices
` [PATCH 10/21] thermal: cpu_cooling: dts: Define device tree bindings for Exynos cpu cooling functionality
` [PATCH 11/21] thermal: cpu_cooling: Modify exynos thermal code to use device tree for cpu cooling configuration
` [PATCH 12/21] thermal: exynos: dts: Add default definition for the TMU sensor
` [PATCH 13/21] thermal: dts: Default trip points definition for Exynos5420 SoCs
` [PATCH 14/21] thermal: exynos: dts: Define default thermal-zones for Exynos4
` [PATCH 15/21] thermal: dts: exynos: Trip points and sensor configuration data for Exynos5440
` [PATCH 16/21] thermal: exynos: dts: Provide device tree bindings identical to one in exynos_tmu_data.c
` [PATCH 17/21] thermal: samsung: core: Exynos TMU rework to use device tree for configuration
` [PATCH 18/21] thermal: exynos: Remove exynos_thermal_common.[c|h] files
` [PATCH 19/21] thermal: exynos: Remove exynos_tmu_data.c file
` [PATCH 20/21] thermal: exynos: Make Exynos5250 TMU compatible with Exynos4412
` [PATCH 21/21] thermal: exynos: Make Exynos3250 "

[PATCH v3] thermal: ti-soc-thermal: Switch to using managed resources
 2014-10-10  6:02 UTC 

[PATCH] thermal: ti-soc-thermal: Switch to using managed resources
 2014-10-10  6:01 UTC 

[PATCH 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B
 2014-10-10  4:40 UTC  (2+ messages)

cpuidle - minimum time for sleep
 2014-10-10  3:22 UTC  (4+ messages)

[PATCH] power: ds2782_battery: Simplify the PM hooks
 2014-10-09 22:50 UTC 

[PATCH v8 0/7] QCOM 8974 and 8084 cpuidle driver
 2014-10-09 20:20 UTC  (17+ messages)
` [PATCH v8 1/7] qcom: spm: Add Subsystem Power Manager driver
` [PATCH v8 2/7] arm: dts: qcom: Add power-controller device node for 8974 Krait CPUs
` [PATCH v8 4/7] qcom: pm: Add cpu low power mode functions

[PATCH v4 0/2] Add support for ltc2952 poweroff
 2014-10-09 18:35 UTC  (7+ messages)
` [PATCH v4 1/2] power: reset: add LTC2952 poweroff support
` [PATCH v4 2/2] power: reset: document "

[RFC PATCH v2 0/3] CPPC as PID backend
 2014-10-09 18:18 UTC  (6+ messages)
` [RFC PATCH v2 2/3] CPPC as a PID controller backend

[PATCH 0/3] thermal: fix: Various fixes for thermal subsystem
 2014-10-09 16:47 UTC  (6+ messages)
` [PATCH 3/3] thermal: core: fix: Check return code of the ->get_max_state() callback

[PATCH v2 0/2] sched/idle : find the best idle CPU with cpuidle info
 2014-10-09 16:04 UTC  (11+ messages)
` [PATCH v2 2/2] sched/fair: leverage the idle state info when choosing the "idlest" cpu
      ` [PATCH RFC] sched,idle: teach select_idle_sibling about idle states


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