linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-09 10:18:07 to 2015-01-15 01:01:47 UTC [more...]

[PATCH v2 0/3] power: rt5033: Add Richtek RT533 drivers
 2015-01-15  1:01 UTC  (7+ messages)
` [PATCH v2 1/3] power: rt5033_battery: Add RT5033 Fuel gauge device driver

[PATCH RESEND 00/13] ltc2952 modernization and new functionality
 2015-01-15  0:52 UTC  (15+ messages)
` [PATCH RESEND 01/13] power: reset: ltc2952: prefer devm_kzalloc over kzalloc
` [PATCH RESEND 03/13] power: reset: ltc2952: unroll gpio_desc array
` [PATCH RESEND 04/13] power: reset: ltc2952: prefer devm_gpiod_get over gpiod_get
` [PATCH RESEND 05/13] power: reset: ltc2952: reduce dependency on global variables
  ` [PATCH RESEND 02/13] power: reset: ltc2952: prefer devm_request_irq over request_irq
  ` [PATCH RESEND 06/13] power: reset: ltc2952: remove global variable poweroff_panic
` [PATCH RESEND 07/13] power: reset: ltc2952: drop empty suspend/resume functions
` [PATCH RESEND 08/13] power: reset: ltc2952: cleanup control flow in poweroff_handler
` [PATCH RESEND 09/13] power: reset: ltc2952: fix C++ style function pointers
` [PATCH RESEND 10/13] power: reset: ltc2952: disable timers in _remove
` [PATCH RESEND 11/13] power: reset: ltc2952: check trigger value before starting timer
` [PATCH RESEND 12/13] power: reset: ltc2952: make trigger input optional
` [PATCH RESEND 13/13] power: reset: ltc2952: document optional trigger behavior

[PATCH 0/4] ARM: shmobile: Add DT support for memory controllers
 2015-01-14 23:55 UTC  (6+ messages)
` [PATCH 1/4] ARM: shmobile: Add DT bindings for Renesas "
` [PATCH 2/4] ARM: shmobile: r8a73a4 dtsi: Add memory-controller nodes
` [PATCH 3/4] ARM: shmobile: r8a7740 dtsi: Add memory-controller node
` [PATCH 4/4] ARM: shmobile: sh73a0 dtsi: Add memory-controller nodes

[PATCH v2 0/6] ARM: shmobile: sh73a0: DT PM domain support
 2015-01-14 23:53 UTC  (8+ messages)
` [PATCH v2 1/6] PM / Domains: R-Mobile SYSC: Document SH-Mobile AG5 (sh73a0) binding
` [PATCH v2 2/6] ARM: shmobile: R-Mobile: Consolidate rmobile_pd_suspend_*()
` [PATCH v2 3/6] ARM: shmobile: R-Mobile: Generalize adding/looking up special PM domains
` [PATCH v2 4/6] ARM: shmobile: R-Mobile: Special-case PM domains with memory-controllers
` [PATCH v2 5/6] ARM: shmobile: sh73a0 dtsi: Add PM domain support
` [PATCH v2 6/6] drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpd

[PATCH] ARM: shmobile: R-Mobile: Fix DT refcount bugs in PM domain code
 2015-01-14 23:38 UTC  (2+ messages)

[PATCH v3 0/9] ARM: sunxi: Support cpufreq on sun[457]i
 2015-01-14 19:30 UTC  (18+ messages)
` [PATCH v3 1/9] Input: sun4i-ts: Add thermal zone sensor support
` [PATCH v3 2/9] ARM: dts: sunxi: Add dtsi for AXP209 PMIC
` [PATCH v3 3/9] ARM: dts: sun7i: Add cpu thermal zones to dtsi
` [PATCH v3 4/9] ARM: dts: sun7i: cubieboard2: add axp209 regulator nodes
` [PATCH v3 5/9] ARM: dts: sun7i: cubietruck: "
` [PATCH v3 6/9] ARM: dts: sun5i: Add cpu thermal zones to dtsi
` [PATCH v3 7/9] ARM: dts: sun5i: hsg-h702: add axp209 regulator nodes
` [PATCH v3 8/9] ARM: dts: sun4i: Add cpu thermal zones to dtsi
` [PATCH v3 9/9] ARM: dts: sun4i: cubieboard: add axp209 regulator nodes

[PATCH 00/21] thermal: exynos: Thermal code rework to use device tree
 2015-01-14 19:05 UTC  (40+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 06/17] thermal: cpu_cooling: dts: Define device tree bindings for Exynos cpu cooling functionality
  ` [PATCH v2 07/17] thermal: cpu_cooling: Modify exynos thermal code to use device tree for cpu cooling configuration
  ` [PATCH v2 08/17] thermal: exynos: dts: Add default definition of the TMU sensor parameter
  ` [PATCH v2 12/17] thermal: exynos: dts: Provide device tree bindings identical to one in exynos_tmu_data.c
` [PATCH v3 00/16] thermal: exynos: Thermal code rework to use device tree
  ` [PATCH v3 01/16] thermal: exynos: cosmetic: Correct comment format
  ` [PATCH v3 02/16] thermal: exynos: Provide thermal_exynos.h file to be included in device tree files
  ` [PATCH v3 03/16] arm: dts: trats: Enable TMU on the Exynos4210 trats device
  ` [PATCH v3 04/16] arm: dts: odroid: Add LD010 regulator node necessary for TMU on Odroid
  ` [PATCH v3 05/16] thermal: dts: Enable TMU at Exynos4412 based Odroid U3 device
  ` [PATCH v3 06/16] arm: dts: Adding CPU cooling binding for Exynos SoCs
  ` [PATCH v3 07/16] thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling configuration
  ` [PATCH v3 08/16] thermal: exynos: dts: Add default definition of the TMU sensor parameter
  ` [PATCH v3 09/16] dts: Documentation: Extending documentation entry for exynos-thermal
  ` [PATCH v3 10/16] thermal: dts: Default trip points definition for Exynos5420 SoCs
  ` [PATCH v3 11/16] thermal: exynos: dts: Define default thermal-zones for Exynos4
  ` [PATCH v3 12/16] thermal: dts: exynos: Trip points and sensor configuration data for Exynos5440
  ` [PATCH v3 13/16] thermal: exynos: dts: Provide device tree bindings identical to the one in exynos_tmu_data.c
  ` [PATCH v3 14/16] thermal: samsung: core: Exynos TMU rework to use device tree for configuration
  ` [PATCH v3 15/16] thermal: exynos: Remove exynos_thermal_common.[c|h] files
  ` [PATCH v3 16/16] thermal: exynos: Remove exynos_tmu_data.c file

[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
 2015-01-14 18:32 UTC  (18+ messages)
` [PATCH 2/9] hwmon: dts: Doc: Add DTS doc to explain how to use PWM FAN as a cooling device
` [PATCH v2 0/8] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
  ` [PATCH v2 1/8] thermal: Provide stub for thermal_of_cooling_device_register() function
  ` [PATCH v2 2/8] thermal: Provide stub for thermal_cdev_update() function

[PATCH v5 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2015-01-14 11:30 UTC  (6+ messages)
` [PATCH v5 3/7] iio: Add support for DA9150 GPADC

[REGRESSION] iwlfiwi with Intel Centrino N1000 won't work with power_save
 2015-01-14 10:36 UTC  (4+ messages)

[PATCH 0/2] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
 2015-01-14  7:43 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v3]PM/Sleep: Timer quiesce in freeze state
 2015-01-14  0:24 UTC  (2+ messages)

[GIT PULL] Thermal SoC management updates for v3.19-rc5
 2015-01-13 19:55 UTC 

[PATCH 0/2] thermal: of: Fix for cooling devices
 2015-01-13 17:51 UTC  (3+ messages)
` [PATCH 1/2] thermal: of: Match function to pass bindparam index
` [PATCH 2/2] thermal: of: Match function for of-thermal

[RFC v2 0/4] Add basic support for ASV
 2015-01-13 16:19 UTC  (5+ messages)

Auto suspend not working on usb hid devices
 2015-01-13 15:37 UTC  (8+ messages)

Re: [PATCHv3 1/8] devfreq: exynos: Add generic exynos memory bus frequency driver
 2015-01-13 10:29 UTC  (2+ messages)
`  "

[PATCHv3 5/8] ARM: dts: Add memory bus node for Exynos4x12
 2015-01-13  9:51 UTC 

[PATCHv3 3/8] ARM: dts: Add memory bus node for Exynos3250
 2015-01-13  9:14 UTC 

Re: [PATCHv3 2/8] devfreq: exynos: Add documentation for generic exynos memory bus frequency driver
 2015-01-13  9:04 UTC 

[PATCHv3 1/8] devfreq: exynos: Add generic exynos memory bus frequency driver
 2015-01-13  8:55 UTC  (2+ messages)

[PATCH -v3 0/5] OOM vs PM freezer fixes
 2015-01-13  8:41 UTC  (13+ messages)
` [PATCH -v3 1/5] oom: add helpers for setting and clearing TIF_MEMDIE
` [PATCH -v3 2/5] oom: thaw the OOM victim if it is frozen
` [PATCH -v3 3/5] PM: convert printk to pr_* equivalent
` [PATCH -v3 4/5] sysrq: "
` [PATCH -v3 5/5] oom, PM: make OOM detection in the freezer path raceless

[PATCH V3 07/16] cpufreq: stats: get rid of per-cpu cpufreq_stats_table
 2015-01-13  6:04 UTC  (2+ messages)
` [PATCH V3 Resend "

[GIT PULL] Thermal Management updates for 3.19-rc5
 2015-01-13  3:26 UTC 

[PATCH v3] power: reset: Add reset driver for R-Mobile platforms
 2015-01-12 19:24 UTC  (3+ messages)

[RFC][PATCH] PCI / PM: Avoid resuming PCI devices during system suspend
 2015-01-12 16:39 UTC  (3+ messages)

[PATCH/TRIVIAL] thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
 2015-01-12 16:33 UTC 

[PATCH RESEND] PM / sleep: Fix racing timers
 2015-01-12 16:14 UTC  (10+ messages)

[PATCHv8 0/9] devfreq: Add devfreq-event class to provide raw data for devfreq device
 2015-01-12 12:34 UTC  (10+ messages)
` [PATCHv8 1/9] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
` [PATCHv8 2/9] devfreq: event: Add resource-managed function for devfreq-event device
` [PATCHv8 3/9] devfreq: event: Add exynos-ppmu devfreq-event driver
` [PATCHv8 4/9] devfreq: event: Add documentation for "
` [PATCHv8 5/9] ARM: dts: Add PPMU dt node for Exynos3250 SoC
` [PATCHv8 6/9] ARM: dts: Add PPMU dt node for Exynos4 SoCs
` [PATCHv8 7/9] ARM: dts: Add PPMU dt node for Exynos5260 SoC
` [PATCHv8 8/9] ARM: dts: exynos: Add PPMU node to Exynos3250-based Rinato/Monk board
` [PATCHv8 9/9] ARM: dts: exynos: Add PPMU node for Exynos4412-based TRATS2 board

ARM64: hibernation: How to use hibernation/suspend-to-disk on ARMv8?
 2015-01-12 11:54 UTC  (3+ messages)

[PATCH v2 7/7] PM: submit bio in a sane way in cases without bio_chain
 2015-01-12 11:44 UTC 

[PATCHv7 02/10] devfreq: event: Add the list of supported devfreq-event type
 2015-01-12 11:17 UTC  (2+ messages)

Re: [PATCHv7 00/10] devfreq: Add devfreq-event class to provide raw data for devfreq device
 2015-01-12 10:18 UTC 

[PATCHv7 00/10] devfreq: Add devfreq-event class to provide raw data for devfreq device
 2015-01-12 10:17 UTC  (2+ messages)

[PATCHv7 10/10] ARM: dts: exynos: Add PPMU node for Exynos4412-based TRATS2 board
 2015-01-12  9:52 UTC 

[PATCHv7 07/10] ARM: dts: Add PPMU dt node for Exynos4 SoCs
 2015-01-12  9:49 UTC 

[PATCHv7 06/10] ARM: dts: Add PPMU dt node for Exynos3250 SoC
 2015-01-12  9:48 UTC 

[PATCHv7 03/10] devfreq: event: Add resource-managed function for devfreq-event device
 2015-01-12  8:55 UTC  (2+ messages)

[PATCHv7 04/10] devfreq: event: Add exynos-ppmu devfreq-event driver
 2015-01-12  8:39 UTC  (2+ messages)

[PATCHv7 05/10] devfreq: event: Add documentation for exynos-ppmu devfreq-event driver
 2015-01-12  8:38 UTC  (2+ messages)

[PATCH] kernel: power: snapshot: Remove unused function
 2015-01-12  8:09 UTC  (2+ messages)

[PATCH V3 00/16] cpufreq: stats: cleanups
 2015-01-12  6:12 UTC  (2+ messages)

[PATCH 00/17] cpufreq: trivial cleanups
 2015-01-12  6:11 UTC  (2+ messages)

[PATCH v2 0/9] ARM: sunxi: Support cpufreq on sun[457]i
 2015-01-11  1:59 UTC  (14+ messages)
` [PATCH v2 1/9] Input: sun4i-ts: Add thermal zone sensor support
` [PATCH v2 3/9] ARM: dts: sun7i: Add cpu thermal zones to dtsi
` [PATCH v2 6/9] ARM: dts: sun5i: "
` [PATCH v2 8/9] ARM: dts: sun4i: "
` [PATCH v2 9/9] ARM: dts: sun4i: cubieboard: add axp209 regulator nodes

[PATCH 00/17] ARM: sunxi: Support cpufreq on sun[457]i
 2015-01-09 18:24 UTC  (7+ messages)
` [PATCH 03/17] Input: sun4i-ts: Add thermal zone sensor support

[PATCH] PCI: Add disabling pm async quirk for JMicron chips
 2015-01-09 17:46 UTC  (3+ messages)

[PATCH] drivers: cpuidle: don't initialize big.LITTLE driver if MCPM is unavailable
 2015-01-09 17:34 UTC  (10+ messages)

[PATCH v5 0/3] Add support for Tegra Activity Monitor
 2015-01-09 15:16 UTC  (8+ messages)
` [PATCH v5 1/3] of: Add binding for NVIDIA Tegra ACTMON node
` [PATCH v5 2/3] PM / devfreq: tegra: add devfreq driver for Tegra Activity Monitor
` [PATCH v5 3/3] ARM: tegra: Add Tegra124 ACTMON support

[PATCH v3 0/4] drivers: bus: Add Simple Power-Managed Bus
 2015-01-09 13:12 UTC  (5+ messages)
` [PATCH v3 1/4] drivers: bus: Sort Kconfig entries alphabetically
  ` [PATCH v3 2/4] drivers: bus: Sort Makefile "
` [PATCH v3 3/4] drivers: bus: Add Simple Power-Managed Bus DT Bindings
` [PATCH v3 4/4] drivers: bus: Add Simple Power-Managed Bus Driver

[PATCH V2] (gpio-fan): Add thermal control hooks
 2015-01-09 11:46 UTC  (2+ messages)

[PATCH] treewide: Convert clockevents_notify to use int cpu
 2015-01-09 11:34 UTC  (2+ messages)

[PATCH v2 0/8] Add Simple Power-Managed Bus Support
 2015-01-09 10:57 UTC  (3+ 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).