linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-01 09:20:06 to 2017-12-07 17:29:10 UTC [more...]

[PATCH 0/2] acpi, x86: Add SPCR table support
 2017-12-07 17:29 UTC 

[GIT PULL] ACPI fix for v4.15-rc3
 2017-12-07 17:23 UTC 

[GIT PULL] Power management fix for v4.15-rc3
 2017-12-07 17:22 UTC 

[PATCH v2 0/7] Add CPU Frequency scaling support on Armada 37xx
 2017-12-07 17:14 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: marvell: Add documentation for the North Bridge PM "
  ` [PATCH v2 2/7] cpufreq: ARM: sort the Kconfig menu
  ` [PATCH v2 3/7] cpufreq: sort the drivers in ARM part
  ` [PATCH v2 4/7] cpufreq: mvebu: Use dev_pm_opp_remove()
  ` [PATCH v2 5/7] MAINTAINERS: add new entries for Armada 37xx cpufreq driver
  ` [PATCH v2 6/7] cpufreq: Add DVFS support for Armada 37xx
` [PATCH v2 7/7] arm64: dts: marvell: armada-37xx: add nodes allowing cpufreq support

[PATCH v3 0/6] cpufreq: schedutil: fixes for flags updates
 2017-12-07 15:55 UTC  (24+ messages)
` [PATCH v3 1/6] cpufreq: schedutil: reset sg_cpus's flags at IDLE enter
` [PATCH v3 2/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks
` [PATCH v3 3/6] cpufreq: schedutil: update CFS util only if used
` [PATCH v3 4/6] sched/rt: fast switch to maximum frequency when RT tasks are scheduled
` [PATCH v3 6/6] cpufreq: schedutil: ignore sugov kthreads

[RFC PATCH] cpuidle/coupled: Handle broadcast enter failures
 2017-12-07 13:03 UTC  (4+ messages)

4.14 regression - hang on shutdown (VIA longhaul related?)
 2017-12-07 12:54 UTC  (16+ messages)
` [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms
` [PATCH V2] cpufreq: longhaul: Revert transition_delay_us to 200 ms

[PATCH 0/8] add support for AXP813 ADC and battery power supply
 2017-12-07  9:14 UTC  (17+ messages)
  ` [PATCH 1/8] iio: adc: axp20x_adc: put ADC rate setting in a per-variant function
    ` [linux-sunxi] "
  ` [PATCH 2/8] iio: adc: axp20x_adc: add support for AXP813 ADC
  ` [PATCH 3/8] mfd: axp20x: probe axp20x_adc driver for AXP813
  ` [PATCH 4/8] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding
  ` [PATCH 5/8] power: supply: axp20x_battery: add support for AXP813
  ` [PATCH 6/8] mfd: axp20x: add battery power supply cell "
  ` [PATCH 7/8] ARM: dtsi: axp81x: add battery power supply subnode
  ` [PATCH 8/8] ARM: dtsi: sun8i: a711: enable "

[v2 PATCH] cpufreq: powernv: Correctly parse the sign of pstates on POWER8 vs POWER9
 2017-12-07  5:59 UTC 

[PATCH] PM / devfreq: Fix potential NULL pointer dereference in governor_store
 2017-12-07  2:41 UTC  (3+ messages)

[PATCH] ACPI / PM: Do not reconfigure GPEs for suspend-to-idle
 2017-12-07  2:27 UTC 

[PATCH] PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
 2017-12-07  2:26 UTC 

[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-07  0:29 UTC  (7+ messages)
` [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to "

[PATCH] power: qos: Export pm_qos_update_request_timeout()
 2017-12-06 16:43 UTC  (4+ messages)

[PATCH 20/45] drivers: thermal: remove duplicate includes
 2017-12-06 16:40 UTC 

[PATCH] xhci: Fix front USB ports on ASUS PRIME B350M-A
 2017-12-06 14:20 UTC  (2+ messages)

[PATCH V1] PM: In kernel power management domain_pm created for async schedules
 2017-12-06 14:18 UTC  (4+ messages)

[PATCH] cpufreq: powernv: Define methods to parse positive & negative pstates
 2017-12-06 12:41 UTC  (5+ messages)

[PATCH 0/6] Add CPU Frequency scaling support on Armada 37xx
 2017-12-06 12:24 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: marvell: Add documentation for the North Bridge PM "
` [PATCH 2/6] cpufreq: ARM: sort the Kconfig menu
` [PATCH 3/6] cpufreq: sort the drivers in ARM part
  ` [PATCH 4/6] MAINTAINERS: add new entries for Armada 37xx cpufreq driver
` [PATCH 5/6] cpufreq: Add DVFS support for Armada 37xx
` [PATCH 6/6] arm64: dts: marvell: armada-37xx: add nodes allowing cpufreq support

Save and Restore Generic Interrupt Controller for System Sleep on ARM
 2017-12-06  9:48 UTC  (4+ messages)

[PATCH v2 0/4] Utilization estimation (util_est) for FAIR tasks
 2017-12-06  8:56 UTC  (6+ messages)
` [PATCH v2 1/4] sched/fair: always used unsigned long for utilization
` [PATCH v2 2/4] sched/fair: add util_est on top of PELT
` [PATCH v2 3/4] sched/fair: use util_est in LB and WU paths
` [PATCH v2 4/4] sched/cpufreq_schedutil: use util_est for OPP selection

In kernel power management domain_pm created for async schedules
 2017-12-06  6:22 UTC  (2+ messages)

[PATCH] PM: Provide a config snippet for disabling PM
 2017-12-06  1:02 UTC  (2+ messages)

[PATCH v2 0/3] PM / core: Invent a WAKEUP_POWERED driver flag
 2017-12-06  1:01 UTC  (5+ messages)
` [PATCH v2 1/3] PM / core: Re-factor some code dealing with parents in __device_suspend()
` [PATCH v2 2/3] PM / core: Add IN_BAND_WAKEUP driver flag

[PATCH v1 1/3] PM / sysfs: Convert to use sysfs_streq()
 2017-12-06  1:00 UTC  (2+ messages)

[PATCH] clk: Manage proper runtime PM state in clk_change_rate()
 2017-12-05 23:26 UTC  (2+ messages)

[PATCH V3 0/7] Add loadable kernel module and power management support
 2017-12-05 20:04 UTC  (5+ messages)
` [PATCH V3 2/7] PCI: Export pci_find_host_bridge()
` [PATCH V3 6/7] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2
  ` [PATCH V3 7/7] PCI: tegra: Add power management support

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

[PATCH] PM / runtime: Drop children check from __pm_runtime_set_status()
 2017-12-05 15:48 UTC  (17+ messages)

In kernel power management domain_pm created for async schedules
 2017-12-05 15:28 UTC  (3+ messages)

[PATCH] power: ltc2941-battery-gauge: Disable continuous monitoring on shutdown
 2017-12-05 10:29 UTC  (5+ messages)

[PATCH 24/25] thermal/drivers/hisi: Add support for hi3660 SoC
 2017-12-05  6:57 UTC  (6+ messages)
` [PATCH] thermal/drivers/hisi: disable multi alarm "

[PATCH] thermal/drivers/hisi: Switch to interrupt mode
 2017-12-05  6:49 UTC  (6+ messages)
` [PATCH V2] "

[PATCH] thermal/drivers/hisi: Remove confusing error message
 2017-12-05  6:48 UTC  (3+ messages)

[PATCH] thermal: tegra: delete unneeded of_node_put
 2017-12-05  6:17 UTC  (5+ messages)

[PATCH V2 0/4] cpu_cooling: cooling dev registration cleanups
 2017-12-05  5:32 UTC  (5+ messages)
` [PATCH V2 1/4] cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT
` [PATCH V2 2/4] cpu_cooling: Remove unused cpufreq_power_cooling_register()
` [PATCH V2 3/4] cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
` [PATCH V2 4/4] cpu_cooling: Drop static-power related stuff

[PATCH] thermal: tegra: allow sensor registeration to fail
 2017-12-05  2:46 UTC  (2+ messages)

[PATCH] of: thermal: Introduce "hwmon" optional property
 2017-12-05  1:46 UTC  (3+ messages)

[PATCH v2 1/4] dt-bindings: thermal/armada: describe AP806 and CP110
 2017-12-04 22:33 UTC  (5+ messages)
` [PATCH v2 2/4] thermal: armada: add support for AP806
  ` [PATCH v2 3/4] thermal: armada: add support for CP110
  ` [PATCH v2 4/4] thermal: armada: use msleep for long delays

[pm:bleeding-edge 48/59] include/linux/cpu_cooling.h:74:1: error: expected identifier or '(' before '{' token
 2017-12-04 15:29 UTC 

[PATCH] PM / runtime: Fix handling of suppliers with disabled runtime PM
 2017-12-04 11:51 UTC  (5+ messages)

Bridging hwmon and thermal
 2017-12-03 16:19 UTC  (3+ messages)

[PATCH] cpuidle: Allow menu governor to enter deeper sleep states after some time
 2017-12-02 12:56 UTC  (5+ messages)

[PATCH] power: reset: zx-reboot: add MODULE_LICENSE
 2017-12-02  7:13 UTC 

[PATCH v5 0/9] Support PPTT for ARM64
 2017-12-01 22:23 UTC  (10+ messages)
` [PATCH v5 1/9] arm64/acpi: Create arch specific cpu to acpi id helper
` [PATCH v5 2/9] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v5 3/9] ACPI: Enable PPTT support on ARM64
` [PATCH v5 4/9] drivers: base cacheinfo: Add support for ACPI based firmware tables
` [PATCH v5 5/9] arm64: "
` [PATCH v5 6/9] ACPI/PPTT: Add topology parsing code
` [PATCH v5 7/9] arm64: Topology, rename cluster_id
` [PATCH v5 8/9] arm64: topology: Enable ACPI/PPTT based CPU topology
` [PATCH v5 9/9] ACPI: Add PPTT to injectable table list

[PATCH 00/11] fs: use freeze_fs on suspend/hibernate
 2017-12-01 21:51 UTC  (10+ messages)
` [PATCH 03/11] fs: add frozen sb state helpers

[PATCH v3 0/1] power: supply: bq24190_charger: Remove extcon handling
 2017-12-01 15:43 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] power: supply: cpcap-battery: Fix platform_get_irq_byname's error checking
 2017-12-01 15:30 UTC  (2+ messages)

[PATCH 2/2] power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_init_hw_registers()'
 2017-12-01 15:30 UTC  (2+ messages)

[PATCH 1/2] power: supply: ab8500_charger: Fix an error handling path
 2017-12-01 15:29 UTC  (2+ messages)

[PATCH] power: supply: charger-manager: Fix typo in condition
 2017-12-01 15:29 UTC  (2+ messages)

[PATCH] power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
 2017-12-01 15:28 UTC  (2+ messages)

[PATCH] power: supply: sbs-message: double left shift bug in sbsm_select()
 2017-12-01 15:27 UTC  (2+ messages)

[PATCH] PM / runtime: Allow an irq-safe parent to be runtime suspended
 2017-12-01 13:52 UTC  (3+ messages)

[PATCH v2] PM / Domains: Remove obsolete "samsung,power-domain" check
 2017-12-01 12:26 UTC  (2+ messages)

[PATCH 1/2] thermal: mtk: Cleanup unused defines
 2017-12-01 10:43 UTC 


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