linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-08 10:31:43 to 2015-01-14 08:29:12 UTC [more...]

[PATCH RESEND 00/13] ltc2952 modernization and new functionality
 2015-01-14  8:15 UTC  (12+ messages)
` [PATCH RESEND 01/13] power: reset: ltc2952: prefer devm_kzalloc over kzalloc
  ` [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 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 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 11/13] power: reset: ltc2952: check trigger value before starting timer
` [PATCH RESEND 12/13] power: reset: ltc2952: make trigger input optional

[PATCH 0/2] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
 2015-01-14  7:43 UTC  (4+ messages)
` [PATCH 1/2] cpufreq-dt: check CPU clock/power domain during initializing
` [PATCH 2/2] cpufreq: add cpufreq driver for Mediatek MT8173 SoC

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

[PATCH v3 0/9] ARM: sunxi: Support cpufreq on sun[457]i
 2015-01-13 13:53 UTC  (17+ 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

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 00/21] thermal: exynos: Thermal code rework to use device tree
 2015-01-13  8:22 UTC  (17+ 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 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  (4+ 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)

[PATCH v2 0/3] power: rt5033: Add Richtek RT533 drivers
 2015-01-12 11:10 UTC  (8+ messages)
  ` [PATCH v2 1/3] power: rt5033_battery: Add RT5033 Fuel gauge device driver
` [PATCH v2 2/3] power: rt5033_charger: Add RT5033 charger "
` [PATCH v2 3/3] Documentation: Add documentation for rt5033 multifunction device

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  (18+ messages)
` [PATCH v2 1/9] Input: sun4i-ts: Add thermal zone sensor support
` [PATCH v2 2/9] ARM: dts: sunxi: Add dtsi for AXP209 PMIC
` [PATCH v2 3/9] ARM: dts: sun7i: Add cpu thermal zones to dtsi
` [PATCH v2 4/9] ARM: dts: sun7i: cubieboard2: add axp209 regulator nodes
` [PATCH v2 5/9] ARM: dts: sun7i: cubietruck: "
` [PATCH v2 6/9] ARM: dts: sun5i: Add cpu thermal zones to dtsi
` [PATCH v2 7/9] ARM: dts: sun5i: hsg-h702: add axp209 regulator nodes
` [PATCH v2 8/9] ARM: dts: sun4i: Add cpu thermal zones to dtsi
` [PATCH v2 9/9] ARM: dts: sun4i: cubieboard: add axp209 regulator nodes

[PATCH v5 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2015-01-10 22:19 UTC  (5+ messages)
` [PATCH v5 3/7] iio: Add support for DA9150 GPADC

[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  (14+ 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  (3+ 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  (4+ messages)

[PATCH 1/2] PM / OPP: Assert RCU lock in exported functions
 2015-01-09  8:27 UTC  (2+ messages)
` [PATCH 2/2] PM / QoS: Use lockdep asserts to find missing hold of power.lock

[PATCHv3 0/8] devfreq: Add generic exynos memory-bus frequency driver
 2015-01-09  2:42 UTC  (4+ messages)
` [PATCHv3 2/8] devfreq: exynos: Add documentation for generic exynos memory bus "

[PATCH v12 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 2015-01-08 21:17 UTC  (2+ messages)

[PATCH] PM / clock_ops: initialize ret to avoid garbage being returned
 2015-01-08 15:31 UTC 

[PATCH v7 00/16] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2015-01-08 13:22 UTC  (17+ messages)
` [PATCH v7 02/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)
  ` [PATCH v7 01/16] clk: tegra: Add binding for the Tegra124 DFLL clocksource
  ` [PATCH v7 03/16] clk: tegra: Add closed loop support for the DFLL
  ` [PATCH v7 16/16] ARM: tegra: enable Tegra124 cpufreq driver by default
` [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 06/16] clk: tegra: Add Tegra124 DFLL clocksource platform driver
` [PATCH v7 07/16] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
` [PATCH v7 08/16] clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
` [PATCH v7 09/16] ARM: tegra: Add the DFLL to Tegra124 device tree
` [PATCH v7 10/16] ARM: tegra: Enable the DFLL on the Jetson TK1
` [PATCH v7 11/16] cpufreq: tegra124: Add device tree bindings
` [PATCH v7 12/16] cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreq
` [PATCH v7 13/16] cpufreq: Add cpufreq driver for Tegra124
` [PATCH v7 14/16] ARM: tegra: Add entries for cpufreq on Tegra124
` [PATCH v7 15/16] ARM: tegra: Add CPU regulator to the Jetson TK1 device tree

[PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend
 2015-01-08 11:51 UTC  (4+ messages)
` [PATCH 0/4] OOM vs PM freezer fixes
  ` [PATCH -v2 5/5] OOM, PM: make OOM detection in the freezer path raceless


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