linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-28 11:45:17 to 2017-12-04 08:41:29 UTC [more...]

[PATCH 0/6] Add CPU Frequency scaling support on Armada 37xx
 2017-12-04  8:41 UTC  (8+ 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

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

[PATCH v2 1/4] dt-bindings: thermal/armada: describe AP806 and CP110
 2017-12-03 11:11 UTC  (4+ 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

[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  (38+ messages)
` [PATCH 01/11] fs: provide unlocked helper for freeze_super()
` [PATCH 02/11] fs: provide unlocked helper thaw_super()
` [PATCH 03/11] fs: add frozen sb state helpers
` [PATCH 04/11] fs: distinguish between user initiated freeze and kernel initiated freeze
` [PATCH 05/11] fs: add iterate_supers_excl() and iterate_supers_reverse_excl()
` [PATCH 06/11] fs: freeze on suspend and thaw on resume
` [PATCH 07/11] xfs: remove not needed freezing calls
` [PATCH 08/11] ext4: "
` [PATCH 09/11] f2fs: "
` [PATCH 10/11] nilfs2: "
` [PATCH 11/11] jfs: "

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

[PATCH] power: ltc2941-battery-gauge: Disable continuous monitoring on shutdown
 2017-12-01 15:42 UTC  (2+ messages)

[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: Fix handling of suppliers with disabled runtime PM
 2017-12-01 14:34 UTC  (4+ 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  (3+ messages)

[PATCH] PM / runtime: Drop children check from __pm_runtime_set_status()
 2017-12-01 11:54 UTC  (16+ messages)

[PATCH v2 0/3] PM / core: Invent a WAKEUP_POWERED driver flag
 2017-12-01 11:17 UTC  (3+ messages)
` [PATCH v2 2/3] PM / core: Add IN_BAND_WAKEUP "

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

[PATCH V3 0/7] Add loadable kernel module and power management support
 2017-12-01  9:20 UTC  (8+ messages)
` [PATCH V3 1/7] of: Export of_pci_range_to_resource()
` [PATCH V3 3/7] PCI: tegra: Remove PCI_REASSIGN_ALL_BUS flag for Tegra PCIe
  ` [PATCH V3 2/7] PCI: Export pci_find_host_bridge()
  ` [PATCH V3 4/7] PCI: tegra: Free resources on probe failure
  ` [PATCH V3 5/7] PCI: tegra: Add loadable kernel module support
  ` [PATCH V3 7/7] PCI: tegra: Add power management support
` [PATCH V3 6/7] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2

[PATCH V2 0/9] Add loadable kernel module and power management support
 2017-12-01  8:51 UTC  (19+ messages)
` [PATCH V2 4/9] PCI: Export pci_find_host_bridge()
` [PATCH V2 5/9] PCI: Export pci_flags
` [PATCH V2 6/9] PCI: tegra: free resources on probe failure
` [PATCH V2 7/9] PCI: tegra: Add loadable kernel module support
` [PATCH V2 8/9] PCI: tegra: Broadcast PME_turn_Off message before link goes to L2

[PATCH] bus: simple-pm-bus: convert bool SIMPLE_PM_BUS to tristate
 2017-12-01  7:02 UTC  (2+ messages)

[PATCH 00/13] MIPS: add support for the Microsemi MIPS SoCs
 2017-12-01  1:54 UTC  (4+ messages)
` [PATCH 06/13] dt-bindings: power: reset: Document ocelot-reset binding
` [PATCH 07/13] power: reset: Add a driver for the Microsemi Ocelot reset

[PATCH] clk: Manage proper runtime PM state in clk_change_rate()
 2017-12-01  1:41 UTC  (3+ messages)

Save and Restore Generic Interrupt Controller for System Sleep on ARM
 2017-12-01  1:21 UTC  (3+ messages)

[GIT PULL] ACPI fixes for v4.15-rc2
 2017-11-30 21:47 UTC 

[GIT PULL] Power management fixes for v4.15-rc2
 2017-11-30 21:46 UTC 

[PATCH 00/10] Add loadable kernel module and power management support
 2017-11-30 18:46 UTC  (9+ messages)
` [PATCH 01/10] genirq: Export irq_set_msi_desc()
` [PATCH 04/10] ARM: tegra: EXPORT tegra_cpuidle_pcie_irqs_in_use()

[PATCH v3 0/6] cpufreq: schedutil: fixes for flags updates
 2017-11-30 16:45 UTC  (25+ 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 5/6] cpufreq: schedutil: relax rate-limiting while running RT/DL tasks
` [PATCH v3 6/6] cpufreq: schedutil: ignore sugov kthreads

[PATCH v5 01/27] linkage: new macros for assembler symbols
 2017-11-30 14:46 UTC  (4+ messages)
` [PATCH v5 02/27] x86: assembly, use SYM_DATA for data
  ` [PATCH v5 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v5 24/27] x86_32: assembly, add ENDs to some functions and relabel with SYM_CODE_*

[RFC v2 0/3] i2c: core: move smbus_alert into i2c-core
 2017-11-30 10:31 UTC  (6+ messages)
` [RFC v2 2/3] i2c: Kconfig: rename variable I2C_SMBUS to I2C_SMBUS_ALERT

[PATCH v2 0/4] thermal: imx: cleanup and new formula
 2017-11-30  9:17 UTC  (5+ messages)
` [PATCH v2 1/4] thermal: imx: Use better parameter names than "val"
` [PATCH v2 2/4] thermal: imx: improve comments describing algorithm for temp calculation
` [PATCH v2 3/4] thermal: imx: use consistent style to write temperatures
` [PATCH v2 4/4] thermal: imx: update to new formula according to NXP AN5215

[RFC V7 0/2] OPP: Allow OPP table to be used for power-domains
 2017-11-30  6:59 UTC  (19+ messages)
` [RFC V7 1/2] "
` [RFC V7 2/2] OPP: Allow "opp-hz" and "opp-microvolt" to contain magic values

[PATCH] cpufreq: powernv: Define methods to parse positive & negative pstates
 2017-11-30  4:43 UTC 

[RFC PATCH v2 0/8] Introduct cpu idle prediction functionality
 2017-11-30  1:37 UTC  (2+ messages)

[RFC 0/5] fs: replace kthread freezing with filesystem freeze/thaw
 2017-11-29 23:05 UTC  (7+ messages)
` [RFC 5/5] pm: remove kernel thread freezing

[PATCH] PM: Provide a config snippet for disabling PM
 2017-11-29 15:02 UTC  (3+ messages)

4.14 regression - hang on shutdown (VIA longhaul related?)
 2017-11-29  6:59 UTC  (4+ messages)
` [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms

Test Mail
 2017-11-29  1:50 UTC 

Test mail
 2017-11-29  1:35 UTC 

Something like devm_pm_runtime_enable desirable?
 2017-11-28 22:04 UTC  (4+ messages)

[PATCH 1/2] MAINTAINERS: regulator: Add Documentation/power/regulator/
 2017-11-28 20:25 UTC  (4+ messages)

[PATCH 0/4] thermal: imx: cleanup and new formula
 2017-11-28 13:20 UTC  (5+ messages)
` [PATCH 1/4] thermal: imx: Use better parameter names than "val"

[RFC PATCH v2 0/7] typec: tcpm: Add sink side support for PPS
 2017-11-28 11:45 UTC  (7+ messages)
` [RFC PATCH v2 6/7] typec: tcpm: Represent source supply through power_supply class


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