linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-10 18:02:48 to 2017-10-16 01:43:04 UTC [more...]

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-16  1:32 UTC  (11+ messages)
` [PATCH 02/12] PCI / PM: Use the NEVER_SKIP driver flag
` [PATCH 03/12] PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE
` [PATCH 04/12] PM / core: Add SMART_SUSPEND driver flag
` [PATCH 05/12] PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks
` [PATCH 07/12] ACPI / LPSS: Consolidate runtime PM and system sleep handling
` [PATCH 08/12] ACPI / PM: Take SMART_SUSPEND driver flag into account
` [PATCH 09/12] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND
` [PATCH 10/12] PM / core: Add LEAVE_SUSPENDED driver flag
` [PATCH 11/12] PM: i2c-designware-platdrv: Optimize power management
` [PATCH 12/12] PM / core: Add AVOID_RPM driver flag

[PATCH v3] cpufreq: imx6q: Move speed grading check to cpufreq driver
 2017-10-16  0:13 UTC  (5+ messages)

[PATCH v3 RESEND] cpufreq: pxa: convert to clock API
 2017-10-14 21:51 UTC 

[PATCH] PM: ARM: sa1111: Drop suspend and resume bus type callbacks
 2017-10-14 15:40 UTC  (7+ messages)

[PATCH] ACPI / PM: Combine device suspend routines
 2017-10-14 15:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] ARM: imx: Enable cpuidle for i.MX6DL starting at 1.1
 2017-10-14 15:05 UTC  (3+ messages)

[PATCH v3 0/7] Support PPTT for ARM64
 2017-10-13 22:41 UTC  (16+ messages)
` [PATCH v3 1/7] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v3 2/7] ACPI: Enable PPTT support on ARM64
` [PATCH v3 3/7] drivers: base: cacheinfo: arm64: Add support for ACPI based firmware tables
` [PATCH v3 4/7] Topology: Add cluster on die macros and arm64 decoding
` [PATCH v3 5/7] arm64: Fixup users of topology_physical_package_id
` [PATCH v3 6/7] arm64: topology: Enable ACPI/PPTT based CPU topology
` [PATCH v3 7/7] ACPI: Add PPTT to injectable table list

[PATCH v5 1/3] PCI: rockchip: Add support for pcie wake irq
 2017-10-13 20:44 UTC  (7+ messages)

[PATCH 0/3] tools/thermal: tmon: Makefile improvements
 2017-10-13 20:39 UTC  (2+ messages)

[PATCH v2] USB: Force disconnect Huawei 4G modem during suspend
 2017-10-13 16:15 UTC  (2+ messages)

[PATCH] tracing: Remove unused clock events
 2017-10-13 14:25 UTC  (3+ messages)

CPUs do not go idle - excessive energy consumption
 2017-10-13 14:10 UTC  (4+ messages)

[PATCH] PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP
 2017-10-13 13:27 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] PM / core: Fix kerneldoc comments of three functions
 2017-10-13 13:25 UTC  (4+ messages)
` [PATCH] PM / core: Fix kerneldoc comments of four functions

[PATCH/RFC 0/5] arm64: dts: renesas: Salvator-X/XS: Enable DDR Backup Mode
 2017-10-13 10:00 UTC  (11+ messages)
` [PATCH/RFC 1/5] dt-bindings: mfd: bd9571mwv: Document rohm,ddr-backup-power
` [PATCH/RFC 2/5] mfd: bd9571mwv: Add DDR Backup Power register bit definitions
` [PATCH/RFC 3/5] mfd: bd9571mwv: Allow DDR Backup Power register access

[GIT PULL] thermal: new material for hikey for 4.15
 2017-10-13  8:49 UTC  (11+ messages)
` [PATCH 01/25] thermal/drivers/hisi: Fix missing interrupt enablement
  ` [PATCH 02/25] thermal/drivers/hisi: Remove the multiple sensors support
  ` [PATCH 07/25] thermal/drivers/hisi: Encapsulate register writes into helpers
  ` [PATCH 11/25] thermal/drivers/hisi: Convert long to int
  ` [PATCH 17/25] thermal/drivers/hisi: Move the clk setup in the corresponding functions
  ` [PATCH 20/25] thermal/drivers/hisi: Add platform prefix to function name
  ` [PATCH 24/25] thermal/drivers/hisi: Add support for hi3660 SoC
    ` [PATCH 23/25] dt-bindings: Document the hi3660 thermal sensor binding
    ` [PATCH 25/25] arm64: dts: Register Hi3660's thermal sensor

[PATCH v4 0/8] PM / devfreq: Use OPP interface to handle the frequency
 2017-10-13  7:48 UTC  (9+ messages)
    ` [PATCH v4 1/8] PM / devfreq: Set min/max_freq when adding the devfreq device
    ` [PATCH v4 2/8] Revert "PM / devfreq: Add show_one macro to delete the duplicate code"
    ` [PATCH v4 3/8] PM / devfreq: Use the available min/max frequency
    ` [PATCH v4 4/8] PM / devfreq: Change return type of devfreq_set_freq_table()
    ` [PATCH v4 5/8] PM / devfreq: Show the all available frequencies
    ` [PATCH v4 6/8] PM / devfreq: Remove unneeded conditional statement
    ` [PATCH v4 7/8] PM / devfreq: Define the constant governor name
    ` [PATCH v4 8/8] PM / devfreq: exynos-bus: Register cooling device

[PATCH v3 0/8] PM / devfreq: Use OPP interface to handle the frequency
 2017-10-13  6:47 UTC  (22+ messages)
    ` [PATCH v3 1/8] PM / devfreq: Set min/max_freq when adding the devfreq device
    ` [PATCH v3 2/8] Revert "PM / devfreq: Add show_one macro to delete the duplicate code"
    ` [PATCH v3 3/8] PM / devfreq: Show the available min/max frequency through sysfs node
    ` [PATCH v3 4/8] PM / devfreq: Show the all available frequencies
    ` [PATCH v3 5/8] PM / devfreq: Get the available next frequency on update_devfreq()
    ` [PATCH v3 6/8] PM / devfreq: Remove unneeded conditional statement
    ` [PATCH v3 7/8] PM / devfreq: Define the constant governor name
    ` [PATCH v3 8/8] PM / devfreq: exynos-bus: Register cooling device
    ` FW: RE: [PATCH v3 1/8] PM / devfreq: Set min/max_freq when adding the devfreq device

[PATCH] cpufreq: speedstep-lib: mark expected switch fall-through
 2017-10-13  3:49 UTC  (2+ messages)

Getting precise wake reason (Was "Understanding the use cases for calling pm_wakeup_event()")
 2017-10-13  1:27 UTC  (2+ messages)

[usbhid] identifying a particular usbhid device as wakeup reason?
 2017-10-13  0:38 UTC 

Understanding the use cases for calling pm_wakeup_event()
 2017-10-13  0:28 UTC  (3+ messages)

[PATCH] PM / OPP: use of_cpu_device_node_get() instead of of_get_cpu_node()
 2017-10-12 20:58 UTC  (13+ messages)
` [PATCH v2] PM / OPP: add missing of_node_put() for of_get_cpu_node()
` [PATCH v3] "

[PATCH 6/8] Documentation: fix ref to power basic-pm-debugging
 2017-10-12 20:46 UTC  (2+ messages)

[PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
 2017-10-12 20:02 UTC  (33+ messages)
` [PATCH v1 01/27] x86/crypto: Adapt assembly for PIE support
` [PATCH v1 02/27] x86: Use symbol name on bug table "
` [PATCH v1 03/27] x86: Use symbol name in jump "
` [PATCH v1 04/27] x86: Add macro to get symbol address "
` [PATCH v1 05/27] x86: relocate_kernel - Adapt assembly "
` [PATCH v1 06/27] x86/entry/64: "
` [PATCH v1 07/27] x86: pm-trace - "
` [PATCH v1 08/27] x86/CPU: "
` [PATCH v1 09/27] x86/acpi: "
` [PATCH v1 10/27] x86/boot/64: "
` [PATCH v1 11/27] x86/power/64: "
` [PATCH v1 12/27] x86/paravirt: "
` [PATCH v1 13/27] x86/boot/64: Use _text in a global "
` [PATCH v1 14/27] x86/percpu: Adapt percpu "
` [PATCH v1 15/27] compiler: Option to default to hidden symbols
` [PATCH v1 16/27] x86/relocs: Handle PIE relocations
` [PATCH v1 17/27] xen: Adapt assembly for PIE support
` [PATCH v1 18/27] kvm: "
` [PATCH v1 19/27] x86: Support global stack cookie
` [PATCH v1 20/27] x86/ftrace: Adapt function tracing for PIE support
` [PATCH v1 21/27] x86/mm/dump_pagetables: Fix address markers index on x86_64
` [PATCH v1 22/27] x86/modules: Add option to start module section after kernel
` [PATCH v1 23/27] x86/modules: Adapt module loading for PIE support
` [PATCH v1 24/27] x86/mm: Make the x86 GOT read-only
` [PATCH v1 25/27] x86/pie: Add option to build the kernel as PIE
` [PATCH v1 26/27] x86/relocs: Add option to generate 64-bit relocations
` [PATCH v1 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB

[PATCH] thermal: enable broadcom menu for arm64 bcm2835
 2017-10-12 17:32 UTC  (2+ messages)

[PATCH] USB: Force disconnect Huawei 4G modem during suspend
 2017-10-12 14:14 UTC  (4+ messages)

[PATCH V11 0/7] PM / Domains: Performance state support
 2017-10-12  9:43 UTC  (14+ messages)
` [PATCH V11 1/7] PM / Domains: Add support to select performance-state of domains
  ` [PATCH V12 "
  ` [PATCH V13 "
` [PATCH V11 2/7] OPP: Support updating performance state of device's power domain
` [PATCH V11 3/7] OPP: Add dev_pm_opp_{un}register_get_pstate_helper()
` [PATCH V11 4/7] soc: qcom: rpmpd: Add driver to model cx/mx power domains
` [PATCH V11 5/7] soc: qcom: rpmpd: Add support for set performance state
` [PATCH V11 6/7] OPP: qcom: Add support to get performance states corresponding to OPPs
` [PATCH V11 7/7] mmc: sdhci-msm: Adapt the driver to use OPPs to set clocks/performance state

[PATCH v2] extcon: Split out extcon header file for consumer and provider device
 2017-10-12  3:40 UTC  (2+ messages)

[PATCH 1/1] x86/apic: Update TSC_DEADLINE quirk with additional HSX stepping
 2017-10-11 21:06 UTC 

[PATCH] pci: Fix a possible sleep-in-atomic bug in pci_set_power_state
 2017-10-11 13:33 UTC  (2+ messages)

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-11 10:20 UTC  (5+ messages)
` [PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH 12/13] kthread: Convert callback to use from_timer()

[PATCH v2 1/2] ARM: cpuidle: Correct driver unregistration if init fails
 2017-10-11  9:49 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: cpuidle: Refactor rollback operations "

[PATCH] ACPI / PM: Combine two identical device resume routines
 2017-10-11  7:44 UTC  (2+ messages)

[Bug 197009] New: /proc/cpuinfo does not update frequency
 2017-10-11  5:51 UTC  (2+ messages)
` [Bug 197009] "

[Bug 197153] Wrong cores frequencies values in /proc/cpuinfo
 2017-10-11  5:49 UTC 

[PATCH 1/1] cpufreq: ti-cpufreq: add missing of_node_put()
 2017-10-11  4:10 UTC  (2+ messages)

[PATCH] thermal/drivers/hisi: Switch to interrupt mode
 2017-10-11  1:54 UTC  (9+ messages)
` [PATCH V2] "

[RFC][PATCH] ACPI / LPSS: Update system sleep handling to follow runtime PM
 2017-10-10 23:17 UTC 

[PATCH 1/8] Documentation: fix driver-api doc refs
 2017-10-10 21:40 UTC  (4+ messages)
` [PATCH 2/8] Documentation: fix admin-guide "


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