linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-27 08:23:16 to 2014-10-28 17:57:52 UTC [more...]

v3.18-rc2 compilation under a x86 KVM failed in drivers/thermal/thermal_core.c:
 2014-10-28 17:57 UTC  (3+ messages)

[PATCH v3 00/47] kernel: Add support for power-off handler call chain
 2014-10-28 17:50 UTC  (57+ messages)
` [PATCH v3 01/47] "
` [PATCH v3 02/47] memory: emif: Use API function to determine power-off capability
` [PATCH v3 03/47] hibernate: Call have_kernel_power_off instead of checking pm_power_off
` [PATCH v3 04/47] m68k: Replace mach_power_off with pm_power_off
  ` [PATCH v3 05/47] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
  ` [PATCH v3 07/47] qnap-poweroff: "
  ` [PATCH v3 46/47] efi: Register power-off handler with kernel power-off handler
` [PATCH v3 06/47] gpio-poweroff: Drop reference to pm_power_off from devicetree bindings
` [PATCH v3 08/47] kernel: Move pm_power_off to common code
` [PATCH v3 09/47] mfd: palmas: Register with kernel power-off handler
` [PATCH v3 10/47] mfd: axp20x: "
` [PATCH v3 11/47] mfd: retu: "
` [PATCH v3 12/47] mfd: ab8500-sysctrl: "
` [PATCH v3 13/47] mfd: max8907: "
` [PATCH v3 14/47] mfd: tps80031: "
` [PATCH v3 15/47] mfd: dm355evm_msp: "
` [PATCH v3 16/47] mfd: tps6586x: "
` [PATCH v3 17/47] mfd: tps65910: "
` [PATCH v3 18/47] mfd: twl4030-power: "
` [PATCH v3 19/47] mfd: rk808: Register power-off handler "
` [PATCH v3 20/47] mfd: rn5t618: "
` [PATCH v3 21/47] ipmi: Register "
` [PATCH v3 22/47] power/reset: restart-poweroff: "
` [PATCH v3 23/47] power/reset: gpio-poweroff: "
` [PATCH v3 24/47] power/reset: as3722-poweroff: "
` [PATCH v3 25/47] power/reset: qnap-poweroff: "
` [PATCH v3 26/47] power/reset: msm-poweroff: "
` [PATCH v3 27/47] power/reset: vexpress-poweroff: "
` [PATCH v3 28/47] power/reset: at91-poweroff: "
` [PATCH v3 29/47] power/reset: ltc2952-poweroff: "
` [PATCH v3 30/47] x86: iris: "
` [PATCH v3 31/47] x86: apm: "
` [PATCH v3 32/47] x86: olpc: Register xo1 power-off handler "
` [PATCH v3 33/47] staging: nvec: Register "
` [PATCH v3 34/47] acpi: Register power-off handler "
` [PATCH v3 35/47] arm: Register "
` [PATCH v3 36/47] arm64: psci: "
` [PATCH v3 37/47] avr32: atngw100: "
` [PATCH v3 38/47] ia64: "
` [PATCH v3 39/47] m68k: "
` [PATCH v3 40/47] mips: "
` [PATCH v3 41/47] sh: "
` [PATCH v3 42/47] x86: lguest: "
` [PATCH v3 43/47] x86: ce4100: "
` [PATCH v3 44/47] x86: intel-mid: Drop registration of dummy power-off handlers
` [PATCH v3 45/47] x86: pmc_atom: Register power-off handler with kernel power-off handler
` [PATCH v3 47/47] kernel: Remove pm_power_off

[Patch v7 01/18] ACPI, irq: fix regression casued by 6b9fb7082409
 2014-10-28 17:47 UTC  (4+ messages)
` [Patch v7 17/18] x86, irq: Introduce helper to check whether an IOAPIC has been registered

[PATCH v4] kernel: Add support for power-off handler call chain
 2014-10-28 17:11 UTC 

[PATCH 2/2] cpufreq: Guard against not-yet-initialized policies in cpufreq_cpu_get
 2014-10-28 15:26 UTC 

NULL derefs after failed suspend (i915, pm, ext4, slub)
 2014-10-28 15:06 UTC  (2+ messages)

[PATCH 0/4] PM / Domains: Handle errors from ->attach_dev() callback
 2014-10-28 14:38 UTC  (5+ messages)
` [PATCH 1/4] PM / Domains: Remove reference counting for the generic_pm_domain_data
` [PATCH 2/4] PM / Domains: Don't allow an existing generic PM domain data
` [PATCH 3/4] PM / Domains: Improve error handling while adding/removing devices
` [PATCH 4/4] PM / Domains: Let the ->attach_dev() callback return an error code

[GIT PULL] thermal-soc changes
 2014-10-28 14:36 UTC  (6+ messages)

kernel 3.17.1: fail to use USB3 device after resuming from suspend
 2014-10-28 13:22 UTC  (2+ messages)

[PATCH 0/7] power_supply: Decrement the device reference counter
 2014-10-28 10:00 UTC  (3+ messages)
` [PATCH 7/7] mfd: ab8500: Decrement the power supply's "

[PATCH 0/8] power_supply: Add API for safe access of get_property-like function attrs
 2014-10-28  9:58 UTC  (3+ messages)
` [PATCH 4/8] power: ab8500: Use power_supply_*() API for accessing "

[PATCH v2 0/5] power/mfd: Add max77693 charger driver
 2014-10-28  9:16 UTC  (4+ messages)
` [PATCH v2 4/5] power: max77693: Add charger driver for Maxim 77693

[PATCH v2 0/8] ARM: at91: Remove mach/ includes from the reset driver
 2014-10-28  9:11 UTC  (16+ messages)
` [PATCH v2 1/8] memory: atmel-sdramc: export a shutdown function
` [PATCH v2 2/8] memory: atmel-sdramc: allow probing from pdata
` [PATCH v2 3/8] ARM: at91: sam9: probe the RAMC driver "
` [PATCH v2 4/8] ARM: at91: sam9g45/sam9rl: probe the ramc driver
` [PATCH v2 5/8] power: reset: at91-reset: use at91_ramc_shutdown
` [PATCH v2 6/8] ARM: at91: sam9: remove useless resource for rstc
` [PATCH v2 7/8] ARM: at91: sam9g45/sam9rl: remove useless resources "
` [PATCH v2 8/8] MAINTAINERS: add at91 power and memory entries

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

[PATCH 1/5] sched: idle: cpuidle: Check the latency req before idle
 2014-10-28  8:30 UTC  (8+ messages)
` [PATCH 2/5] sched: idle: Get the next timer event and pass it the cpuidle framework

[RFC/PATCH] PM / Sleep: Timer quiesce in freeze state
 2014-10-28  8:29 UTC  (11+ messages)

[PATCH/RFC] ARM: shmobile: sh7372: Keep D4 pm domain powered
 2014-10-28  8:15 UTC  (6+ messages)

[PATCH 1/2 resend] Thermal:Fix memory leak if occur goto unregister
 2014-10-28  8:11 UTC  (3+ messages)
` [PATCH 2/2 resend] Thermal:Remove usless if(!result) before return tz

[PATCH v1 01/10] of: Rename "poweroff-source" property to "system-power-controller"
 2014-10-28  7:25 UTC  (36+ messages)
` [PATCH v1 02/10] dt-bindings: Document the standard property "system-power-controller"
` [PATCH v1 03/10] regulator: act8865: Use of_is_system_power_controller helper function
` [PATCH v2 04/10] ARM: dts: rockchip: Enable power off in pmic for Radxa Rock
` [PATCH v1 05/10] dt-bindings: act8865: Update documentation about property system-power-controller
` [PATCH v2 06/10] mfd: tps65910: Use the standard DT "
` [PATCH v2 07/10] ARM: dts: tegra: Use standard power-off property in tps65911 for tegra30 apalis
` [PATCH v2 08/10] ARM: dts: tegra: Use standard power-off property in tps65911 for tegra30 beaver
` [PATCH v2 09/10] ARM: dts: tegra: Use standard power-off property in tps65911 for tegra30 cardhu
` [PATCH v2 10/10] ARM: dts: tegra: Use standard power-off property in tps65911 for tegra30 colibri

[PATCH v3] Add LTC2941/LTC2943 Battery Gauge Driver
 2014-10-28  7:08 UTC  (6+ messages)
` [PATCH v4] "
    ` [PATCH] "
    ` [PATCH] Add devicetree binding documentation for the LTC2941/LTC2943 driver

[PATCH V2 1/5] sched: idle: cpuidle: Check the latency req before idle
 2014-10-28  7:01 UTC  (10+ messages)
` [PATCH V2 3/5] cpuidle: idle: menu: Don't reflect when a state selection failed
` [PATCH V2 4/5] cpuidle: menu: Fix the get_typical_interval
` [PATCH V2 5/5] cpuidle: menu: Move the update function before its declaration

randconfig build error with next-20141013, in drivers/thermal/int340x_thermal/int3406_thermal.c
 2014-10-28  6:11 UTC  (5+ messages)
` [PATCH] Thermal: int3406_thermal: solve the dependency build error
  ` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "

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

[PATCH] cpufreq: respect the min/max settings from user space
 2014-10-28  3:25 UTC  (4+ messages)

[RFD PATCH 00/10] cpuidle: Predict the next events with the IO latencies
 2014-10-28  3:19 UTC  (5+ messages)
` [RFD PATCH 01/10] sched: add io latency framework
` [RFD PATCH 02/10] cpuidle: Checking the zero latency inside the governors does not make sense

[PATCH] cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus)
 2014-10-28  0:17 UTC  (3+ messages)

[PATCH v3 00/11] ARM: shmobile: r8a7740/armadillo800eva legacy PM domain support
 2014-10-27 23:30 UTC  (5+ messages)
` [PATCH v3 07/11] ARM: shmobile: r8a7740/armadillo legacy: Add A4MP pm "

[PATCH v3] cpufreq: dt: disable unsupported OPPs
 2014-10-27 22:41 UTC  (2+ messages)

[PATCH v2] PM / Sleep: fix recovery during s2ram/hibernation
 2014-10-27 22:45 UTC  (3+ messages)
` [PATCH v3 1/2] PM / Sleep: fix async suspend_late/freeze_late error handling

[PATCH v3] thermal: Add QPNP PMIC temperature alarm driver
 2014-10-27 20:16 UTC  (4+ messages)

[PATCH 0/2] power: charger-manager: Fixes for unbinding other psy
 2014-10-27 18:43 UTC  (2+ messages)

[PATCH v2 1/2] power_supply: Add no_thermal property to prevent recursive get_temp calls
 2014-10-27 18:32 UTC  (4+ messages)
` [PATCH v2 2/2] power: charger-manager: Avoid recursive thermal get_temp call

[PATCH v2 1/2] power: bq2415x_charger: Properly handle ENODEV from power_supply_get_by_phandle
 2014-10-27 17:44 UTC  (4+ messages)
` [PATCH v2 2/2] power: bq2415x_charger: Fix memory leak on DTS parsing error

[PATCH v2 00/47] kernel: Add support for poweroff handler call chain
 2014-10-27 16:42 UTC  (4+ messages)
` [PATCH v2 12/47] mfd: ab8500-sysctrl: Register with kernel poweroff handler

[PATCH v4 0/3] gpio-charger: add devicetree support
 2014-10-27 15:55 UTC  (3+ messages)

[PATCH v3 00/47] kernel: Add support for power-off handler call chain
 2014-10-27 15:48 UTC  (3+ messages)
` [PATCH v3 01/47] "
` [PATCH v3 02/47] memory: emif: Use API function to determine power-off capability

[PATCH v9 0/9] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
 2014-10-27 14:45 UTC  (3+ messages)

[PATCH v3 0/3] cpufreq: cpufreq-dt: platform_data based proposal
 2014-10-27 13:54 UTC  (3+ messages)

[PATCH v2 0/3] ARM: keystone: pm: switch to use generic pm domains
 2014-10-27  9:39 UTC  (13+ messages)
` [PATCH v2 2/3] "

[PATCH v5 00/16] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2014-10-27  9:36 UTC  (4+ messages)
` [PATCH v5 02/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)


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