linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-17 05:30:24 to 2016-07-25 02:43:10 UTC [more...]

[PATCH v2 0/4] power: sbs-battery fixup gpio detect irq handling
 2016-07-25  2:43 UTC  (5+ 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

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

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

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

[PATCH 1/1] PM-wakeup: Deletion of an unnecessary check before the function call "wakeup_source_unregister"
 2016-07-23 15:14 UTC  (8+ messages)
                                  ` [PATCH] PM-wakeup: Delete unnecessary checks before two function calls
                                        `  "
                                            ` [PATCH] PM-wakeup: Delete unnecessary checks before three "
                                ` [PATCH] power: generic-adc-battery: Delete unnecessary checks before the function call "iio_channel_release"

[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  (4+ messages)
  ` [PATCH v4 1/7] "
` [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  (10+ messages)

[RESEND PATCH v2] thermal: tango: add resume support
 2016-07-22 22:00 UTC  (9+ messages)
` [PATCH v3] "

[PATCH V2] cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index()
 2016-07-22 21:11 UTC  (12+ messages)

[PATCH v3 0/3] cpufreq: avoid redundant driver calls in schedutil
 2016-07-22 17:49 UTC  (20+ messages)
` [PATCH v3 1/3] cpufreq: add cpufreq_driver_resolve_freq()

[PATCH] PM / OPP: optimize dev_pm_opp_set_rate() a bit
 2016-07-22 16:21 UTC  (3+ messages)

[PATCH] i2c: nomadik: move runtime suspend of hw to _noirq
 2016-07-22 14:20 UTC  (5+ messages)

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

[PATCH] cpufreq: export cpufreq_driver_resolve_freq()
 2016-07-22 12:05 UTC  (3+ messages)

[PATCH][RFC v5] PM / hibernate: Introduce test_resume mode for hibernation
 2016-07-22  2:25 UTC  (3+ messages)

[PATCH][v6] PM / hibernate: Introduce test_resume mode for hibernation
 2016-07-22  2:30 UTC 

[PATCH] cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index()
 2016-07-21 21:37 UTC  (2+ messages)

[PATCH resend] intel_rapl: downgrade message if no RAPL domains found in a VM
 2016-07-21 14:58 UTC  (4+ messages)

[PATCH v6 0/8] CPUs capacity information for heterogeneous systems
 2016-07-21 11:43 UTC  (11+ messages)
` [PATCH v6 1/8] Documentation: arm: define DT cpu capacity-dmips-mhz bindings
` [PATCH v6 2/8] arm: parse cpu capacity-dmips-mhz from DT
` [PATCH v6 3/8] arm, dts: add TC2 cpu capacity-dmips-mhz information
` [PATCH v6 4/8] arm64: parse cpu capacity-dmips-mhz from DT
` [PATCH v6 5/8] arm64, dts: add Juno cpu capacity-dmips-mhz information
` [PATCH v6 6/8] arm64, dts: add Juno r2 "
` [PATCH v6 7/8] arm: add sysfs cpu_capacity attribute
` [PATCH v6 8/8] arm64: "

[PATCH] thermal: armada: add support for suspend/resume
 2016-07-21 10:43 UTC 

[PATCH v3 0/6] power: add power sequence library
 2016-07-21 10:12 UTC  (11+ messages)
` [PATCH v3 1/6] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v3 2/6] power: add "
` [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
  ` [PATCH v3 5/6] usb: chipidea: let chipidea core device of_node equal's glue layer device of_node
` [PATCH v3 6/6] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property

[PATCH v5] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-07-20 21:10 UTC 

[PATCH v3 0/7] lib: string: add functions to case-convert strings
 2016-07-20 20:28 UTC  (5+ messages)

[PATCH v3] thermal: add Intel BXT WhiskeyCove PMIC thermal driver
 2016-07-20 18:59 UTC 

[PATCH 0/5] hwmon: New hwmon registration API
 2016-07-20 18:38 UTC  (5+ messages)

[PATCH][v2] timekeeping: Fix memory overwrite of sleep_time_bin array
 2016-07-20 16:59 UTC  (7+ messages)

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-07-20 12:48 UTC  (16+ messages)
` [PATCH v2 11/13] PM / sleep: Allow opt-out from runtime resume after direct-complete
` [PATCH v2 09/13] PCI: Do not write to PM control register while in D3cold
` [PATCH v2 03/13] PCI: Add Thunderbolt portdrv service type
` [PATCH v2 10/13] PCI: Avoid going from D3cold to D3hot for system sleep

[PATCH] thermal: fix race condition when updating cooling device
 2016-07-20  9:46 UTC 

[PATCH v3 1/2] clk: Add consumer APIs for discovering possible parent clocks
 2016-07-20  3:02 UTC  (7+ messages)
` [PATCH v3 2/2] cpufreq: qoriq: Don't look at clock implementation details

Sequence of suspend/resume calls
 2016-07-19 23:54 UTC  (4+ messages)

[PATCH][resend] cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPT
 2016-07-19 23:52 UTC 

[PATCH] cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPT
 2016-07-19 23:42 UTC  (5+ messages)

cpufreq: Intel P state driver: add cycle counter for clock frequency monitoring
 2016-07-19 22:16 UTC  (6+ messages)
  ` [PATCH] cpufreq: Intel P state driver: clean remnant struct element

[PATCH v1 1/1] PCI / PM: check all fields in pci_set_platform_pm()
 2016-07-19 22:04 UTC  (3+ messages)

[PATCH v3 0/2] Add support for Smart Battery System Manager
 2016-07-19 18:51 UTC  (8+ 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

[query] sleep introduced by invoking kernel API during runtime_resume
 2016-07-19 13:07 UTC  (3+ messages)

[PATCH][RESEND] thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfs
 2016-07-19 10:01 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] thermal: rcar-thermal: enable hwmon when thermal_zone

[PATCH V2 7/7] thermal: qoriq: Add thermal management support
 2016-07-19  6:54 UTC  (2+ messages)

Kernel stability on baytrail machines
 2016-07-19  4:51 UTC  (6+ messages)

[PATCH] timekeeping: Fix memory overwrite of sleep_time_bin array
 2016-07-18 23:34 UTC  (2+ messages)

[PATCH] power:bq27xxx: 27000/10 read FLAGS register as single
 2016-07-18 16:12 UTC 

[Query] Preemption (hogging) of the work handler
 2016-07-18 11:49 UTC  (6+ messages)

[PATCH v2 0/6] power: add power sequence library
 2016-07-18  3:04 UTC  (7+ messages)
` [PATCH v2 1/6] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v2 3/6] binding-doc: usb: usb-device: add optional properties for power sequence


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