linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-22 23:47:29 to 2016-08-01 16:29:26 UTC [more...]

[PATCH v3 0/6] power: add power sequence library
 2016-08-01 16:29 UTC  (15+ messages)
` [PATCH v3 1/6] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v3 3/6] binding-doc: usb: usb-device: add optional properties for power sequence
` [PATCH v3 4/6] usb: core: add power sequence handling for USB devices

[RFC][PATCH 0/7] cpufreq / sched: cpufreq_update_util() flags and iowait boosting
 2016-08-01 15:26 UTC  (13+ messages)
` [RFC][PATCH 1/7] cpufreq / sched: Make schedutil access utilization data directly
` [RFC][PATCH 2/7] cpufreq / sched: Drop cpufreq_trigger_update()
` [RFC][PATCH 3/7] cpufreq / sched: Check cpu_of(rq) in cpufreq_update_util()
` [RFC][PATCH 4/7] cpufreq / sched: Add flags argument to cpufreq_update_util()
` [RFC][PATCH 5/7] cpufreq / sched: UUF_IO flag to indicate iowait condition
` [RFC][PATCH 6/7] cpufreq: schedutil: Add iowait boosting
` [RFC][PATCH 7/7] cpufreq: intel_pstate: Change P-state selection algorithm for Core

[PATCH v2 00/14] PM: SoC idle support using PM domains
 2016-08-01 14:53 UTC  (16+ messages)
` [PATCH v2 01/14] PM / Domains: Allow domain power states to be read from DT
` [PATCH v2 02/14] dt/bindings: update binding for PM domain idle states
` [PATCH v2 03/14] PM / Domains: Abstract genpd locking
` [PATCH v2 04/14] PM / Domains: Support IRQ safe PM domains
` [PATCH v2 05/14] PM / doc: update device documentation for devices in "
` [PATCH v2 06/14] PM / cpu_domains: Setup PM domains for CPUs/clusters
` [PATCH v2 07/14] ARM: cpuidle: Add runtime PM support for CPUs
` [PATCH v2 08/14] timer: Export next wake up of a CPU
` [PATCH v2 09/14] PM / cpu_domains: Add PM Domain governor for CPUs
` [PATCH v2 10/14] doc / cpu_domains: Describe CPU PM domains setup and governor
` [PATCH v2 11/14] drivers: firmware: psci: Allow OS Initiated suspend mode
` [PATCH v2 12/14] drivers: firmware: psci: Support cluster idle states for OS-Initiated
` [PATCH v2 13/14] ARM64: dts: Add PSCI cpuidle support for MSM8916
` [PATCH v2 14/14] ARM64: dts: Define CPU power domain "

[PATCH] cpufreq: Do not default-yes CPU_FREQ_STAT
 2016-08-01  9:34 UTC 

[PATCH 0/2] Add support for Microsoft Surface 3 power
 2016-08-01  9:09 UTC  (8+ messages)
` [PATCH 1/2] ACPICA: adapt buffer length for Field Attrib Raw Process in Ops Region
` [PATCH 2/2] power: surface3_power: MSHW0011 rev-eng implementation

[PATCH v16 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-08-01  7:09 UTC  (5+ messages)
` [PATCH v16 1/4] usb: gadget: Introduce the usb charger framework
` [PATCH v16 2/4] usb: gadget: Support for "
` [PATCH v16 3/4] usb: gadget: Integrate with the usb gadget supporting for usb charger
` [PATCH v16 4/4] power: wm831x_power: Support USB charger current limit management

[PATCH 0/1] power: sbs-manager: Add interrupt support and battery detect gpios
 2016-08-01  6:52 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH] thermal: hisilicon: Add dependency on the clock driver to allow frequency scaling
 2016-08-01  6:13 UTC  (7+ messages)

[PATCH v3 2/6] power: add power sequence library
 2016-08-01  1:58 UTC  (3+ messages)
  ` [v3,2/6] "

[PATCH 4/4] power: sbs-battery: Use gpio_desc and sleeping calls for battery detect
 2016-07-31  3:20 UTC  (2+ messages)

Possible regression caused by commit 1bd047be37d9 ("tpm_crb: Use devm_ioremap_resource")
 2016-07-31  2:47 UTC 

[PATCH v2 0/4] power: sbs-battery fixup gpio detect irq handling
 2016-07-31  1:28 UTC  (8+ messages)
` [PATCH v2 1/4] power: sbs-battery: Use devm_kzalloc to alloc data
` [PATCH v2 2/4] power: sbs-battery: Request threaded irq and fix dev callback cookie
` [PATCH v2 3/4] power: sbs-battery: Use devm_power_supply_register
` [PATCH v2 4/4] power: sbs-battery: Use gpio_desc and sleeping calls for battery detect

[RFC,v3] timekeeping: Limit the sleep time to avoid overflow
 2016-07-30 15:27 UTC 

[PATCH -next] thermal: qcom: tsens: Fix return value check in init_common()
 2016-07-30  6:32 UTC 

[Query] Preemption (hogging) of the work handler
 2016-07-30  2:12 UTC  (4+ messages)

very important
 2016-07-29 23:01 UTC 

[PATCH v3 0/7] power: act8945a_charger: Improvements
 2016-07-29 21:40 UTC  (9+ messages)
` [PATCH v3 1/7] power: act8945a_charger: Remove "battery_temperature"
` [PATCH v3 3/7] power: act8945a_charger: Add status change update support
  ` [PATCH v3 2/7] power: act8945a_charger: Improve
  ` [PATCH v3 4/7] power: act8945a_charger: Fix the power supply type
  ` [PATCH v3 5/7] power: act8945a_charger: Add capacity level property
` [PATCH v3 6/7] power: act8945a_charger: Add max current property
` [PATCH v3 7/7] doc: bindings: act8945a-charger: Update properties

[GIT PULL] Power management fix for v4.8-rc1
 2016-07-29 20:58 UTC 

[PATCH][v2] timekeeping: Fix memory overwrite of sleep_time_bin array
 2016-07-29 12:59 UTC  (6+ messages)

[PATCH v12] acpi, apei, arm64: APEI initial support for aarch64
 2016-07-29  8:57 UTC 

[PATCH][v6] PM / hibernate: Introduce test_resume mode for hibernation
 2016-07-29  8:22 UTC  (3+ messages)

Fwd: [Bug 150021] New: kernel panic: "kernel tried to execute NX-protected page" when resuming from hibernate to disk
 2016-07-29  7:16 UTC  (25+ messages)
                    ` [PATCH] x86/asm/power: Fix hibernation return address corruption

[PATCH v11] acpi, apei, arm64: APEI initial support for aarch64
 2016-07-29  2:25 UTC  (5+ messages)

[PATCH 2/7] power: act8945a_charger: Improve
 2016-07-29  1:01 UTC  (4+ messages)
` [PATCH] power: act8945a_charger: fix semicolon.cocci warnings
    ` [kbuild-all] "

[PATCH 1/2] thermal: rockchip: enhance the tsadc's bandgap feature for rk3399
 2016-07-28 21:53 UTC  (4+ messages)
` [PATCH 2/2] thermal: rockchip: optimize sensor auto accessing period

[PATCH][RFC v3] x86, hotplug: Use hlt instead of mwait if invoked from disable_nonboot_cpus
 2016-07-28 19:34 UTC  (7+ messages)
` [PATCH] x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
  ` [PATCH v2] "

[PATCH] PM-wakeup: Delete unnecessary checks before two function calls
 2016-07-28 19:33 UTC  (8+ messages)
      `  "
          ` [PATCH] PM-wakeup: Delete unnecessary checks before three "
                                ` [PATCH] power: generic-adc-battery: Delete unnecessary checks before the function call "iio_channel_release"

[PATCH] max17042_battery: fix model download bug
 2016-07-28 18:07 UTC 

[PATCH v2 00/10] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-07-28 15:28 UTC  (15+ messages)
` [PATCH v2 02/10] driver core: Functional dependencies tracking support

[query]suspend failed when working together with rpm
 2016-07-28 14:48 UTC  (2+ messages)

[PATCH v2 0/7] power: act8945a_charger: Improvements
 2016-07-28  9:36 UTC  (2+ messages)

[PATCH v6 00/11] qcom: Add support for TSENS driver
 2016-07-28  8:55 UTC  (6+ messages)

[RESEND PATCH] thermal: helpers: Check return value of get_temp
 2016-07-28  8:50 UTC  (3+ messages)

[PATCH v4 0/5] mfd: tps65217: Add power-button and IRQ support
 2016-07-27 20:04 UTC  (4+ messages)
` [PATCH v4 3/5] power_supply: tps65217-charger: Add support for IRQs

[PATCH 00/14] PM: SoC idle support using PM domains
 2016-07-27 15:06 UTC  (10+ messages)
` [PATCH 05/14] PM / doc: update device documentation for devices in IRQ safe "
` [PATCH 08/14] timer: Export next wake up of a CPU

[GIT PULL] Power management changes for v4.8-rc1
 2016-07-26 20:57 UTC 

[PATCH] power_supply: tps65217-charger: fix missing platform_set_drvdata()
 2016-07-26 14:49 UTC 

[PATCH] power:bq27xxx: 27000/10 read FLAGS register as single
 2016-07-26 13:04 UTC  (4+ messages)

[RESEND PATCH v2] thermal: tango: add resume support
 2016-07-26 12:13 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v3] PM / OPP: optimize dev_pm_opp_set_rate() performance a bit
 2016-07-25 22:34 UTC  (2+ messages)

[GIT PULL] power supply changes for 4.8
 2016-07-25 20:50 UTC 

[PATCH v3 0/2] Add support for Smart Battery System Manager
 2016-07-25 19:49 UTC  (10+ messages)
  ` [PATCH v3 1/2] Documentation: Add sbs-manager device tree node documentation
  ` [PATCH v3 2/2] power: Adds support for Smart Battery System Manager

[PATCH -next] thermal: clock_cooling: Fix missing mutex_init()
 2016-07-25  7:01 UTC 

[PATCH] PM / OPP: optimize dev_pm_opp_set_rate() a bit
 2016-07-25  6:05 UTC  (6+ messages)

[PATCH v2] PM / OPP: optimize dev_pm_opp_set_rate() performance a bit
 2016-07-25  5:11 UTC 

[PATCH v3 0/9] hwmon: New hwmon registration API
 2016-07-25  3:32 UTC  (10+ messages)
` [PATCH v3 1/9] hwmon: (core) Order include files alphabetically
` [PATCH v3 2/9] hwmon: (core) New hwmon registration API
` [PATCH v3 3/9] hwmon: (core) Add voltage attribute support to new API
  ` [PATCH v3 4/9] hwmon: (core) Add current "
  ` [PATCH v3 8/9] hwmon: (core) Document new kernel API
  ` [PATCH v3 9/9] hwmon: (core) Add basic pwm attribute support to new API
` [PATCH v3 5/9] hwmon: (core) Add power "
` [PATCH v3 6/9] hwmon: (core) Add energy and humidity "
` [PATCH v3 7/9] hwmon: (core) Add fan "

[PATCH v2 0/9] hwmon: New hwmon registration API
 2016-07-25  2:55 UTC  (6+ messages)
` [PATCH v2 2/9] hwmon: (core) "
` [PATCH v2 8/9] hwmon: (core) Document new kernel API

[PATCH] cpufreq: intel_pstate: Add additional OOB Ids
 2016-07-23 22:12 UTC 

[PATCH] intel_pstate: Update cpu_frequency tracepoint every time
 2016-07-23 12:41 UTC  (4+ messages)

[PATCH v4 0/7] lib: string: add functions to case-convert strings
 2016-07-23  0:00 UTC  (3+ messages)
` [PATCH v4 7/7] power_supply: make use of new strcpytoupper() function

[PATCH] Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency"
 2016-07-22 23:50 UTC  (7+ 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).