linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-22 20:34:08 to 2017-05-30 18:57:17 UTC [more...]

[PATCH 0/7] driver core/USB/thermal: fix device-tree node reuse
 2017-05-30 18:57 UTC  (9+ messages)
` [PATCH 1/7] USB: core: fix device node leak
` [PATCH 2/7] USB: of: document reference taken by child-lookup helper
` [PATCH 3/7] driver core: add helper to reuse a device-tree node
` [PATCH 4/7] driver core: fix automatic pinctrl management
` [PATCH 5/7] USB: of: fix root-hub device-tree node handling
` [PATCH 6/7] thermal: max77620: fix device-node reference imbalance
` [PATCH 7/7] thermal: max77620: fix pinmux conflict on reprobe

[PATCH v2 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-05-30 18:00 UTC  (15+ messages)
` [PATCH v2 3/8] thermal: intel_bxt_pmic_thermal: use first level PMIC thermal irq
      ` [PATCH v3 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
        ` [PATCH v3 2/8] mfd: intel_soc_pmic_bxtwc: remove thermal second level irqs
        ` [PATCH v3 3/8] thermal: intel_bxt_pmic_thermal: use first level PMIC thermal irq
        ` [PATCH v3 4/8] mfd: intel_soc_pmic_bxtwc: remove second level irq for gpio device
        ` [PATCH v3 5/8] gpio: gpio-wcove: use first level PMIC GPIO irq
        ` [PATCH v3 6/8] mfd: intel_soc_pmic_bxtwc: utilize devm_* functions in driver probe
        ` [PATCH v3 7/8] mfd: intel_soc_pmic_bxtwc: use chained irqs for second level irq chips
        ` [PATCH v3 8/8] platform: x86: intel_bxtwc_tmu: remove first level irq unmask
        ` [GIT PULL] Immutable branch between MFD, GPIO, Thermal and X86 due for the v4.13 merge window

[PATCH 0/3] Battery monitor MAX1721x with w1-regmap and w1-slave (resend)
 2017-05-30 17:57 UTC  (4+ messages)
` [PATCH 1/3] regmap: Add 1-Wire bus support
` [PATCH 2/3] w1: MAX1721x Stanalone Fuel Gauge - add 1-Wire slave drivers
` [PATCH 3/3] power: supply: Add support MAX1721x battery monitor

[PATCH] Thermal/int340x: Fix few typos and kernel-doc style
 2017-05-30 17:44 UTC 

[RFC] cpuidle: menu: nearby timer use lightest state; allow state 0 to be disabled
 2017-05-30 16:26 UTC 

[PATCH] cpufreq: imx6q: imx6ull should use the same flow as imx6ul
 2017-05-30 15:57 UTC 

[PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
 2017-05-30 14:59 UTC  (21+ messages)
` [PATCH v4 5/8] arm, arm64: factorize common cpu capacity default code
` [PATCH v4 6/8] arm,arm64,drivers: reduce scope of cap_parsing_failed
` [PATCH v4 7/8] arm,arm64,drivers: move externs in a new header file
` [PATCH v4 8/8] arm,arm64,drivers: add a prefix to drivers arch_topology interfaces

[PATCH] cpufreq: cpufreq_register_driver should return -ENODEV if init fails
 2017-05-30 12:05 UTC  (2+ messages)

[PATCH 0/3] Battery monitor MAX1721x with w1-regmap and w1-slave
 2017-05-30 11:50 UTC  (8+ messages)
` [PATCH 1/3] regmap: Add OneWire (W1) bus support
` [PATCH 2/3] w1: Add Maxim Semiconductor MAX1721x W1 slave drivers
` [PATCH 3/3] power: supply: Add support MAX1721x battery monitor

[PATCH 0/4] add UniPhier thermal support
 2017-05-30  9:25 UTC  (13+ messages)
` [PATCH 1/4] thermal: uniphier: add UniPhier thermal driver
` [PATCH 2/4] dt-bindings: thermal: add binding documentation for UniPhier thermal monitor
` [PATCH 3/4] ARM: dts: uniphier: add nodes of thermal monitor and thermal zone for PXs2
` [PATCH 4/4] arm64: dts: uniphier: add nodes of thermal monitor and thermal zone for LD20

[RESEND PATCH V7 5/7] regulator: da9061: BUCK and LDO regulator driver
 2017-05-30  9:17 UTC  (10+ messages)
` [RESEND PATCH V7 7/7] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms

[PATCH 1/2] power: reset: reboot-mode: Make include file global
 2017-05-30  4:47 UTC  (4+ messages)
` [PATCH 2/2] Input: pm8941-pwrkey: Introduce reboot mode support

[RFC PATCH 0/4] PM / Domains: Add support for explicit control of PM domains
 2017-05-30  3:41 UTC  (11+ messages)

[PATCH v3 0/3] thermal: broadcom: Add NSP Thermal Support
 2017-05-29 16:21 UTC  (5+ messages)
` [PATCH v3 2/3] thermal: broadcom: ns-thermal: default on iProc SoCs

[PATCH 0/2] PM / Domains: Expand generic power domain debugfs
 2017-05-29 15:12 UTC  (4+ messages)
` [PATCH 1/2] PM / Domains: Add time accounting to various genpd states
` [PATCH 2/2] PM / Domains: Extend generic power domain debugfs

[GIT PULL][RESEND] Thermal SoC management fixes for v4.12-rc3
 2017-05-29 13:27 UTC  (2+ messages)

[PATCH] Fixed hwmon_register_device() error regression
 2017-05-29 13:17 UTC  (2+ messages)

[PATCH 0/3] mfd: move include files out of include/linux/i2c
 2017-05-29  9:20 UTC  (8+ messages)
` [PATCH 3/3] mfd: twl: move header file out of I2C realm

[PATCH v1 7/8] powerpc/Kconfig: Enable STRICT_KERNEL_RWX
 2017-05-29  8:00 UTC 

[PATCH 1/5] power: supply: bq27xxx: Pass of_node along to allow device-tree supply
 2017-05-28 19:16 UTC  (3+ messages)
` [PATCH 5/5] power: supply: bq27xxx: Correct supply status with current draw

Question: Assessing cause of PM issue on Ubuntu
 2017-05-28 16:25 UTC 

[GIT PULL] Thermal SoC management fixes for v4.12-rc3
 2017-05-28  0:39 UTC 

[PATCH V4 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
 2017-05-28  0:29 UTC  (13+ messages)
` [PATCH V4 03/17] thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdev
    ` [PATCH] thermal: cpu_cooling: Replace kmalloc with kmalloc_array

[PATCH v3 1/4] dt-bindings: power: supply: add battery charge voltage/current
 2017-05-27 20:14 UTC  (11+ messages)
` [PATCH v3 3/4] dt-bindings: power: tps65217_charger: add NTC type for battery temperature measurement
` [PATCH v3 4/4] power: tps65217_charger: add support for NTC type, voltage and current charge
  ` [PATCH v3 2/4] power: supply: core: add charging voltage/current battery info

[PATCH v1 1/1] intel_telemetry_debugfs: fix oops found while load/unload module test
 2017-05-27 10:52 UTC  (3+ messages)

[4.12 REGRESSION] pinctrl: rockchip: sleeping function called from atomic context
 2017-05-27  2:19 UTC  (2+ messages)

[PATCH 0/4] Maxim Semiconductor MAX1721x power_supply driver
 2017-05-26 17:18 UTC  (12+ messages)
` [PATCH 1/4] Introduce regmap infrastructure over Maxim/Dalas OneWire (W1) bus
` [PATCH 2/4] Introduce new OneWire (W1) family 0x26 with slave device Maxim Semconductor MAX17211/MAX17215 Fuel Gauge IC
` [PATCH 3/4] Introduce Maxim Semiconductor MAX17211/MAX17215 Standalone Fuel Gauge IC support for power_supply class driver
` [PATCH 4/4] Fix W1 slave exchange with second device on probe step

[PATCH] ACPI: processor: fix LPI when built as module
 2017-05-26 10:21 UTC  (3+ messages)

[PATCH] PM / clock_ops: Delete an error message for a failed memory allocation in __pm_clk_add()
 2017-05-25 19:35 UTC 

[PATCH] PCI / PM: Restore the status of PCI devices across hibernation
 2017-05-25  8:49 UTC 

[PATCH 0/6] some fixups for Mediatek cpufreq driver
 2017-05-25  7:30 UTC  (3+ messages)
` [PATCH 1/6] clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work

[PATCH v2 0/2] Make iowait_boost optional and default to policy
 2017-05-24 20:17 UTC  (6+ messages)
` [PATCH v2 1/2] cpufreq: Make iowait boost a policy option

[PATCH] x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systems
 2017-05-24 18:16 UTC  (8+ messages)

[PATCH RFC 0/8] SCHED_DEADLINE freq/cpu invariance and OPP selection
 2017-05-24 11:31 UTC  (25+ messages)
` [PATCH RFC 1/8] sched/cpufreq_schedutil: make use of DEADLINE utilization signal
` [PATCH RFC 2/8] sched/deadline: move cpu frequency selection triggering points
` [PATCH RFC 3/8] sched/cpufreq_schedutil: make worker kthread be SCHED_DEADLINE
` [PATCH RFC 4/8] sched/cpufreq_schedutil: split utilization signals
` [PATCH RFC 5/8] sched/cpufreq_schedutil: always consider all CPUs when deciding next freq
` [PATCH RFC 6/8] sched/sched.h: remove sd arch_scale_freq_capacity parameter
` [PATCH RFC 7/8] sched/sched.h: move arch_scale_{freq,cpu}_capacity outside CONFIG_SMP
` [PATCH RFC 8/8] sched/deadline: make bandwidth enforcement scale-invariant

[patch V3 09/32] cpufreq: Use cpuhp_setup_state_nocalls_cpuslocked()
 2017-05-24  8:15 UTC 

[PATCH v3 0/2] thermal: power allocator: add new divvy-up algorithm
 2017-05-24  4:04 UTC  (6+ messages)
` [PATCH v3 1/2] thermal: IPA: "
` [PATCH v3 2/2] trace: power allocator: add trace for divvyup algorithm

[PATCH v1] PM / devfreq: exynos-nocp : Handle return value of clk_prepare_enable
 2017-05-24  1:56 UTC  (3+ messages)

[PATCH v1] PM / devfreq: exynos-ppmu : Handle return value of clk_prepare_enable
 2017-05-24  1:54 UTC  (4+ messages)
    `  "

[PATCH V2 0/4] PM / OPP: Minor cleanups
 2017-05-23 21:01 UTC  (7+ messages)
` [PATCH V2 1/4] PM / OPP: Reorganize _generic_set_opp_regulator()
` [PATCH V2 2/4] PM / OPP: Don't create copy of regulators unnecessarily
` [PATCH V2 3/4] PM / OPP: opp-microvolt is not optional if regulators are set
` [PATCH V2 4/4] PM / OPP: Don't create debugfs "supply-0" directory unnecessarily

[PATCH] cpufreq: dt: Add support for hi3660
 2017-05-23  8:30 UTC  (4+ messages)
  ` [Patch v2] "

[PATCH] PM/hibernate: Delete the redundant parameters of the swsusp_alloc()
 2017-05-23  1:47 UTC 

[PATCH V5 resend] PM / OPP: Use - instead of @ for DT entries
 2017-05-23  1:36 UTC  (2+ messages)

[PATCH 0/4] PM / OPP: Minor cleanups
 2017-05-23  1:28 UTC  (9+ messages)
` [PATCH 1/4] PM / OPP: Reorganize _generic_set_opp_regulator()
` [PATCH 2/4] PM / OPP: Don't create copy of regulators unnecessarily
` [PATCH 3/4] PM / OPP: opp-microvolt is not optional if regulators are set
` [PATCH 4/4] PM / OPP: Don't create debugfs "supply-0" directory unnecessarily

[PATCHv2] power: supply: cpcap-battery: Add a battery driver
 2017-05-23  0:56 UTC 

[PATCH] power: supply: cpcap-battery: Add a battery driver
 2017-05-23  0:38 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).