linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-24 18:20:54 to 2015-02-27 16:50:28 UTC [more...]

[PATCH] cpuidle: mvebu: Fix the CPU PM notifier usage
 2015-02-27 16:50 UTC  (4+ messages)

[PATCH v2 0/7] The power allocator thermal governor
 2015-02-27 16:12 UTC  (17+ messages)
` [PATCH v2 1/7] thermal: let governors have private data for each thermal zone
` [PATCH v2 2/7] thermal: extend the cooling device API to include power information
` [PATCH v2 3/7] thermal: cpu_cooling: implement the power cooling device API
` [PATCH v2 4/7] thermal: introduce the Power Allocator governor
` [PATCH v2 5/7] thermal: add trace events to the power allocator governor
` [PATCH v2 6/7] of: thermal: Introduce sustainable power for a thermal zone
` [PATCH v2 7/7] thermal: export thermal_zone_parameters to sysfs

[PATCH 0/2] drivers: cpuidle: minor suspend-to-idle fixes
 2015-02-27 10:00 UTC  (18+ messages)
` [PATCH 1/2] drivers: cpuidle: remove stale irq disabling call in cpuidle_enter_freeze()
` [PATCH 2/2] drivers: cpuidle: add driver/device checks "
  ` [PATCH 1/2] idle / sleep: Avoid excessive interrupts disabling and enabling
  ` [PATCH 2/2] cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too

[PATCH] genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
 2015-02-27  8:38 UTC  (2+ messages)

[PATCH v5 00/20] power_supply: Allow safe usage of power supply
 2015-02-27  8:20 UTC  (21+ messages)
` [PATCH v5 01/20] power_supply: Add driver private data
` [PATCH v5 02/20] power_supply: Move run-time configuration to separate structure
` [PATCH v5 03/20] power_supply: Add API for safe access of power supply function attrs
` [PATCH v5 04/20] power_supply: sysfs: Use power_supply_*() API for accessing "
` [PATCH v5 06/20] power_supply: ab8500: "
` [PATCH v5 07/20] mfd: "
` [PATCH v5 08/20] power_supply: apm_power: "
` [PATCH v5 09/20] power_supply: bq2415x_charger: "
` [PATCH v5 10/20] power_supply: charger-manager: "
` [PATCH v5 11/20] power_supply: Change ownership from driver to core
` [PATCH v5 12/20] power_supply: Add power_supply_put for decrementing device reference counter
` [PATCH v5 13/20] power_supply: Increment power supply use counter when obtaining references
` [PATCH v5 14/20] power_supply: charger-manager: Decrement the power supply's device reference counter
` [PATCH v5 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH v5 16/20] x86/olpc/xo15/sci: "
  ` [PATCH v5 05/20] power_supply: 88pm860x_charger: Use power_supply_*() API for accessing function attrs
  ` [PATCH v5 17/20] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
` [PATCH v5 18/20] power_supply: bq2415x_charger: "
` [PATCH v5 19/20] mfd: ab8500: "
` [PATCH v5 20/20] arm: mach-pxa: "

[PATCH V2 00/20] cpufreq: Don't loose cpufreq history on CPU hotplug
 2015-02-27  5:26 UTC  (2+ messages)

[PATCH 0/7] OPP: Introduce OPP bindings V2 and supporting code
 2015-02-27  5:25 UTC  (7+ messages)
` [PATCH 1/7] OPP: Redefine bindings to overcome shortcomings

[PATCH 0/2] Add SCM warmboot support for QCOM SoCs
 2015-02-26 22:20 UTC  (6+ messages)
` [PATCH 1/2] ARM: qcom: Add SCM warmboot flags for quad core targets
` [PATCH 2/2] qcom: scm: Add scm_set_warm_boot_addr function

[PATCH] cpufreq: exynos: Use simple approach to asses if cpu cooling can be used
 2015-02-26 21:23 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v5 00/18] thermal: exynos: Thermal code rework to use device tree
 2015-02-26 21:21 UTC  (8+ messages)
` [PATCH v6 "

[PATCH v1 0/7] The power allocator thermal governor
 2015-02-26 20:32 UTC  (7+ messages)
` [PATCH v1 4/7] thermal: introduce the Power Allocator governor

[PATCH RFC 2/3] power: mxs_power: add driver for mxs power subsystem
 2015-02-26 19:20 UTC  (12+ messages)

[v3 0/2] thermal: Add qcom tsens thermal sensor driver
 2015-02-26 19:07 UTC  (8+ messages)
` [v3 1/2] "
` [v3 2/2] ARM: qcom: dts: Add tsens thermal data

[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
 2015-02-26 14:40 UTC  (36+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] thermal: Provide stub for thermal_of_cooling_device_register() function
  ` [PATCH v4 2/8] thermal: Provide stub for thermal_cdev_update() function
  ` [PATCH v4 3/8] Documentation: dts: Documentation entry to explain how to use PWM FAN as a cooling device
  ` [PATCH v4 5/8] ARM: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
` [PATCH v5 0/6] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
  ` [PATCH v5 1/6] Documentation: dts: Documentation entry to explain how to use PWM FAN as a cooling device
  ` [PATCH v5 2/6] ARM: dts: Add pwm-fan node to the Odroid-U3 board
  ` [PATCH v5 3/6] ARM: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
  ` [PATCH v5 4/6] hwmon: pwm-fan: Extract __set_pwm() function to only modify PWM duty cycle
  ` [PATCH v5 5/6] hwmon: pwm-fan: Read PWM FAN configuration from device tree
  ` [PATCH v5 6/6] hwmon: pwm-fan: Code for using PWM FAN as a cooling device
` [PATCH v6 0/6] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
  ` [PATCH v6 1/6] Documentation: dts: Documentation entry to explain how to use PWM FAN as a cooling device
  ` [PATCH v6 2/6] ARM: dts: Add pwm-fan node to the Odroid-U3 board
  ` [PATCH v6 3/6] ARM: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
  ` [PATCH v6 4/6] hwmon: pwm-fan: Extract __set_pwm() function to only modify PWM duty cycle
  ` [PATCH v6 5/6] hwmon: pwm-fan: Read PWM FAN configuration from device tree
  ` [PATCH v6 6/6] hwmon: pwm-fan: Code for using PWM FAN as a cooling device

[PATCH] dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks
 2015-02-26 13:30 UTC  (3+ messages)

[PATCH 0/2] cpufreq: hisilicon acpu support
 2015-02-26 13:21 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: hisilicon: add acpu driver
` [PATCH 2/2] dt-bindings: cpufreq: document for hisilicon "

[PATCH] thermal: fix the casting issue for long type
 2015-02-26 12:23 UTC  (3+ messages)

[PATCH 0/3] thermal: exynos: Add support for Exynos5433 TMU
 2015-02-26 11:35 UTC  (4+ messages)
` [PATCH 1/3] thermal: exynos: Add the "
` [PATCH 2/3] arm64: dts: exynos: Add TMU sensor dt node for Exynos5433 SoC
` [PATCH 3/3] arm64: dts: exynos: Add thermal-zones "

[PATCH v4 00/20] power_supply: Allow safe usage of power supply
 2015-02-26 11:31 UTC  (8+ messages)
` [PATCH v4 11/20] power_supply: Change ownership from driver to core

[PATCH] thermal: Default OF created trip points to writable
 2015-02-26 10:16 UTC  (10+ messages)

[PATCH v7 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2015-02-26  8:43 UTC  (11+ messages)
` [PATCH v7 1/7] mfd: Add support for DA9150 combined charger & fuel-gauge device
` [PATCH v7 2/7] mfd: da9150: Add DT binding documentation for core
` [PATCH v7 5/7] power: Add support for DA9150 Charger
` [PATCH v7 6/7] power: da9150: Add DT binding documentation for charger

[PATCH v6 0/5] Add new MFD driver for MAX77843
 2015-02-26  2:58 UTC  (7+ messages)
` [PATCH v6 1/5] mfd: max77843: Add max77843 MFD driver core driver
` [PATCH v6 4/5] Input: add haptic drvier on max77843

[PATCH] thermal: int340x_thermal: Ignore missing _ART, _TRT tables
 2015-02-26  2:31 UTC 

[PATCH 00/15] Enhance twl4030_charger functionality
 2015-02-26  2:25 UTC  (7+ messages)
` [PATCH 01/15] power_supply core: support use of devres to register/unregister a power supply
` [PATCH 04/15] twl4030_charger: use runtime_pm to keep usb phy active while charging
` [PATCH 12/15] twl4030_charger: add software controlled linear charging mode
` [PATCH 14/15] twl4030_charger: Increase current carefully while watching voltage

[PATCH 0/5] Rename regulator_set_optimum_mode
 2015-02-25 23:40 UTC  (2+ messages)

[PATCH] thermal: armada: read stable temp on Armada XP
 2015-02-25 22:39 UTC  (10+ messages)

[PATCH] power: bq27x00_battery: add bq27510 support
 2015-02-25 22:17 UTC  (2+ messages)

Mess in the /sysfs: class/power_supply
 2015-02-25 22:01 UTC  (3+ messages)
` Mess in the /sysfs: class/power_supply/bq2415x

[PATCH] ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)
 2015-02-25 21:55 UTC  (2+ messages)

bq2415x_charger, bq27x00_battery.c: comment cleanups
 2015-02-25 21:53 UTC  (2+ messages)

[PATCH 2/2] ab8500_fg: use jiffies_to_msecs for jiffies conversion
 2015-02-25 21:51 UTC  (2+ messages)

[PATCH 1/2] ab8500_fg: match return type of wait_for_completion_timeout
 2015-02-25 21:47 UTC  (2+ messages)

[PATCH 1/2] power_supply: ab8500_fg: Simplify creation and removal of sysfs entries
 2015-02-25 21:27 UTC  (2+ messages)

[RFT RESEND 1/4] power_supply: twl4030_madc: Check return value of power_supply_register
 2015-02-25 21:22 UTC  (2+ messages)

[PATCH 0/2] Allow twl4030_charger to find phy reliably
 2015-02-25 21:13 UTC  (3+ messages)
` [PATCH 2/2] twl4030_charger: find associated phy by more reliable means

[PATCH 1/5] power_supply: max77693: Properly handle error conditions
 2015-02-25 20:46 UTC  (2+ messages)

[PATCH resend] power: Use subdir-ccflags-* to inherit debug flag
 2015-02-25 20:40 UTC  (2+ messages)

[PATCH] bq27x00_battery: register as non-wakeup power supply
 2015-02-25 20:37 UTC  (2+ messages)

[PATCH] power_supply: rt5033: Constify struct regmap_config
 2015-02-25 20:34 UTC  (2+ messages)

[GIT PULL] Thermal SoC management updates for v4.0-rc2
 2015-02-25 19:32 UTC 

[PATCH v2 0/2] thermal: exynos: Fix NULL pointer error and bug of PD_DET_EN of Exynos7
 2015-02-25 19:01 UTC  (7+ messages)
` [PATCH 1/2] thermal: exynos: Fix wrong control of power down detection mode for Exynos7

[PATCH Resend] cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
 2015-02-25 16:31 UTC  (18+ messages)

[PATCH v2 0/1] Intel Quark X1000 DTS thermal driver
 2015-02-25 16:12 UTC  (2+ messages)
` [PATCH v2 1/1] thermal: intel Quark SoC "

[PATCH] Intel Quark X1000 DTS thermal driver
 2015-02-25 15:47 UTC  (5+ messages)
` [PATCH] thermal: intel Quark SoC "

[PATCH] genirq: better describe IRQF_NO_SUSPEND semantics
 2015-02-25 15:19 UTC  (2+ messages)

[PATCH] thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP
 2015-02-25  8:44 UTC  (5+ messages)

[PATCH V2] (gpio-fan): Add thermal control hooks
 2015-02-24 20:06 UTC  (6+ messages)

[PATCH] thermal: Introduce dummy functions when thermal is not defined
 2015-02-24 18:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add entry for SAMSUNG THERMAL DRIVER
 2015-02-24 18:22 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 NNTP newsgroup(s).