linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-01 14:13:09 to 2019-07-05 10:56:08 UTC [more...]

[RFC PATCH 0/9] Add support for QCOM Core Power Reduction
 2019-07-05 10:56 UTC  (4+ messages)
` [RFC PATCH 6/9] dt-bindings: opp: Add qcom-opp bindings with properties needed for CPR

linux-next boot error: WARNING in corrupted
 2019-07-05 10:54 UTC  (6+ messages)

[PATCH V6 0/7] cpufreq: Use QoS layer to manage freq-constraints
 2019-07-05 10:51 UTC  (9+ messages)
` [PATCH V6 1/7] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()
` [PATCH V6 2/7] PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()
` [PATCH V6 3/7] PM / QOS: Pass request type to dev_pm_qos_read_value()
` [PATCH V6 4/7] PM / QoS: Add support for MIN/MAX frequency constraints
` [PATCH V6 5/7] cpufreq: Register notifiers with the PM QoS framework
` [PATCH V6 6/7] cpufreq: intel_pstate: Reuse refresh_frequency_limits()
` [PATCH V6 7/7] cpufreq: Add QoS requests for userspace constraints
  ` [PATCH V7 "

[PATCH 2/2] powercap/rapl: Add Ice Lake NNPI support to RAPL driver
 2019-07-05 10:13 UTC  (4+ messages)

[PATCH v2] Documentation: ABI: power: Add missing newline at end of file
 2019-07-05 10:09 UTC  (2+ messages)

[PATCH] PM: sleep: Drop dev_pm_skip_next_resume_phases()
 2019-07-05 10:09 UTC  (3+ messages)

[PATCH 00/13] Add support for QCOM Core Power Reduction
 2019-07-05  9:57 UTC  (11+ messages)
` [PATCH 01/13] dt-bindings: cpufreq: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
` [PATCH 02/13] cpufreq: qcom: "
` [PATCH 03/13] dt-bindings: cpufreq: qcom-nvmem: Make speedbin related properties optional
` [PATCH 04/13] cpufreq: qcom: Refactor the driver to make it easier to extend
` [PATCH 05/13] dt-bindings: cpufreq: qcom-nvmem: Support pstates provided by a power domain
` [PATCH 06/13] cpufreq: qcom: Add support for qcs404 on nvmem driver
` [PATCH 07/13] cpufreq: Add qcs404 to cpufreq-dt-platdev blacklist
` [PATCH 08/13] dt-bindings: opp: Add qcom-opp bindings with properties needed for CPR
` [PATCH 09/13] dt-bindings: power: avs: Add support for CPR (Core Power Reduction)
` [PATCH 10/13] "

[PATCH v2 0/5] PM: PCI/ACPI: Hibernation handling fixes
 2019-07-05  9:50 UTC  (7+ messages)
` [PATCH v2 1/5] PM: ACPI/PCI: Resume all devices during hibernation

[PATCH 0/2] ACPI: PM: Fix two issues in acpi_device_set_power()
 2019-07-05  9:49 UTC  (4+ messages)
` [PATCH 1/2] ACPI: PM: Avoid evaluating _PS3 on transitions from D3hot to D3cold

[PATCH] PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
 2019-07-05  9:48 UTC  (3+ messages)

[PATCH] ACPI: PM: Unexport acpi_device_get_power()
 2019-07-05  9:46 UTC  (3+ messages)

[PATCH] power: supply: isp1704: remove redundant assignment to variable ret
 2019-07-05  9:36 UTC 

[PATCH V2 00/13] intel_rapl: RAPL abstraction and MMIO RAPL support
 2019-07-05  8:57 UTC  (15+ messages)
` [PATCH V2 01/13] intel_rapl: use reg instead of msr
` [PATCH V2 02/13] intel_rapl: remove hardcoded register index
` [PATCH V2 03/13] intel_rapl: introduce intel_rapl.h
` [PATCH V2 04/13] intel_rapl: introduce struct rapl_if_private
` [PATCH V2 05/13] intel_rapl: abstract register address
` [PATCH V2 06/13] intel_rapl: abstract register access operations
` [PATCH V2 07/13] intel_rapl: cleanup some functions
` [PATCH V2 08/13] intel_rapl: cleanup hardcoded MSR access
` [PATCH V2 09/13] intel_rapl: abstract RAPL common code
` [PATCH V2 10/13] intel_rapl: support 64 bit register
` [PATCH V2 11/13] intel_rapl: support two power limits for every RAPL domain
` [PATCH V2 12/13] int340X/processor_thermal_device: add support for MMIO RAPL
` [PATCH V2 13/13] intel_rapl: Fix module autoloading issue

[PATCH 1/6] thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
 2019-07-05  7:01 UTC  (7+ messages)
` [PATCH 2/6] thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
` [PATCH 3/6] dt-bindings: thermal: qoriq: Add optional clocks property
` [PATCH 4/6] thermal: qoriq: Add clock operations
` [PATCH 5/6] clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT
` [PATCH 6/6] arm64: dts: imx8mq: Add clock for TMU node

suspend broken in next-20190704 on Thinkpad X60
 2019-07-04 22:59 UTC  (2+ messages)

Thermal microconference proposal @ LPC
 2019-07-04 20:45 UTC  (4+ messages)

[PATCH v2 0/7] implement poweroff for mt6323/6397
 2019-07-04 20:43 UTC  (17+ messages)
` [PATCH v2 1/7] docs: dt-bindings: add poweroff
` [PATCH v2 2/7] rtc: mt6397: move some common definitions into rtc.h
    ` Aw: "
` [PATCH v2 3/7] rtc: mt6397: improvements of rtc driver
    ` Aw: "
` [PATCH v2 4/7] mfd: mt6323: some improvements of mt6397-core
` [PATCH v2 5/7] power: reset: add driver for mt6323 poweroff
    ` Aw: "
` [PATCH v2 6/7] MAINTAINERS: add Mediatek shutdown drivers
` [PATCH v2 7/7] arm: dts: mt6323: add keys, power-controller, rtc and codec

[patch 0/5] cpuidle haltpoll driver and governor (v6)
 2019-07-04 11:13 UTC  (9+ messages)
` [patch 1/5] add cpuidle-haltpoll driver
` [patch 2/5] cpuidle: add poll_limit_ns to cpuidle_device structure
` [patch 3/5] governors: unify last_state_idx
` [patch 4/5] cpuidle: add haltpoll governor
` [patch 5/5] cpuidle-haltpoll: disable host side polling when kvm virtualized

[PATCH] PM / wakeup: show wakeup sources stats in sysfs
 2019-07-04 10:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems
 2019-07-04 10:14 UTC  (5+ messages)

[PATCH 0/4] Add support for i.MX8MM thermal sensor driver
 2019-07-04  9:13 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: thermal: imx8mm-thermal: Add binding doc for i.MX8MM
` [PATCH 2/4] thermal: imx8mm: Add support for i.MX8MM thermal monitoring unit
` [PATCH 3/4] arm64: defconfig: Enable CONFIG_IMX8MM_THERMAL as module
` [PATCH 4/4] arm64: dts: imx8mm: Add thermal zone support

[PATCH v3 0/3] Forced-wakeup for stop states on Powernv
 2019-07-04  9:18 UTC  (4+ messages)
` [PATCH v3 1/3] cpuidle-powernv : forced wakeup for stop states
` [RFC v3 2/3] cpuidle : Add callback whenever a state usage is enabled/disabled
` [RFC v3 3/3] cpuidle-powernv : Recompute the idle-state timeouts when "

[RFCv2 0/8] Add imx8mm bus frequency switching
 2019-07-04  8:32 UTC  (11+ messages)
` [RFCv2 2/8] clk: imx8m-composite: Switch to determine_rate
  ` [RFCv2 6/8] devfreq: Add imx-devfreq driver

[PATCH v3 0/6] Introduce Bandwidth OPPs for interconnect paths
 2019-07-04  7:12 UTC  (12+ messages)
` [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings
` [PATCH v3 2/6] OPP: Add support for bandwidth OPP tables
` [PATCH v3 3/6] OPP: Add helper function "
` [PATCH v3 4/6] OPP: Add API to find an OPP table from its DT node
` [PATCH v3 5/6] dt-bindings: interconnect: Add interconnect-opp-table property
` [PATCH v3 6/6] interconnect: Add OPP table support for interconnects

[PATCH 1/2] opp: Attach genpds to devices from within OPP core
 2019-07-04  6:25 UTC  (2+ messages)

[pm:linux-next 91/102] include/linux/pm_qos.h:197:9: error: expected '(' before 'type'
 2019-07-04  3:18 UTC  (2+ messages)

[pm:linux-next 89/102] include/linux/pm_qos.h:209:4: error: expected identifier or '(' before '{' token
 2019-07-04  0:52 UTC 

[PATCH] kernel/cpu: hotplug; fix non-SYSFS build errors in arch/x86/power/
 2019-07-03 22:27 UTC 

[RFC PATCH v2 0/5] sched/cpufreq: Make schedutil energy aware
 2019-07-03 16:36 UTC  (5+ messages)

NO_HZ_IDLE causes consistently low cpu "iowait" time (and higher cpu "idle" time)
 2019-07-03 16:09 UTC  (3+ messages)

[PATCH] thermal: of-thermal: avoid NULL ops dereference when writing trip temperature
 2019-07-03 14:24 UTC 

[PATCH] opp: Don't decrement uninitialized list_kref
 2019-07-03 10:48 UTC 

[PATCH 1/2] opp: Export dev_pm_opp_set_genpd_virt_dev()
 2019-07-03 10:47 UTC  (6+ messages)
` [PATCH 2/2] opp: Manage empty OPP tables with clk handle

[patch 0/5] cpuidle haltpoll driver and governor (v5)
 2019-07-03 10:04 UTC  (9+ messages)
` [patch 1/5] add cpuidle-haltpoll driver
` [patch 2/5] cpuidle: add get_poll_time callback
` [patch 3/5] cpuidle: add haltpoll governor
` [patch 4/5] kvm: x86: add host poll control msrs
` [patch 5/5] cpuidle-haltpoll: disable host side polling when kvm virtualized

[PATCH v2] PM: Move disabling/enabling runtime PM to suspend/resume noirq
 2019-07-03  9:07 UTC  (4+ messages)

[PATCH 00/13] intel_rapl: RAPL abstraction and MMIO RAPL support
 2019-07-03  9:02 UTC  (16+ messages)
` [PATCH 03/13] intel_rapl: introduce intel_rapl.h
` [PATCH 04/13] intel_rapl: introduce struct rapl_private
` [PATCH 06/13] intel_rapl: abstract register access operations
` [PATCH 09/13] intel_rapl: abstract RAPL common code

[PATCH] power: supply: max77650: add MODULE_ALIAS()
 2019-07-03  8:48 UTC 

[Bug 120561] powernow_k8 causes kernel panic during block device write access
 2019-07-02 22:21 UTC 

[PATCH] PM: Move disabling/enabling runtime PM to noirq suspend/early resume
 2019-07-02 16:36 UTC  (2+ messages)

[PATCH 0/5] drm+clk+genpd: support for bootloader enabled display
 2019-07-02 15:38 UTC  (19+ messages)
` [PATCH 1/5] clk: inherit clocks enabled by bootloader
  ` [Freedreno] "
` [PATCH 2/5] genpd/gdsc: inherit display powerdomain from bootloader
  ` [Freedreno] "
` [PATCH 3/5] drm/msm/dsi: split clk rate setting and enable
  ` [Freedreno] "
` [PATCH 4/5] drm/msm/dsi: get the clocks into OFF state at init
` [PATCH 5/5] drm/bridge: ti-sn65dsi86: support booloader enabled display

[PATCH v11 0/9] Exynos5 Dynamic Memory Controller driver
 2019-07-02 12:06 UTC  (3+ messages)
  ` [PATCH v11 3/9] drivers: memory: extend of_memory by LPDDR3 support

[PATCH] thermal: mediatek: add suspend/resume callback
 2019-07-02  9:16 UTC 

[PATCH] PM / Domains: Use seq_puts() in genpd_summary_one()
 2019-07-01 19:50 UTC 

[PATCH 1/2] drivers: qcom: rpmh-rsc: simplify TCS locking
 2019-07-01 15:53 UTC  (4+ messages)
` [PATCH 2/2] drivers: qcom: rpmh-rsc: fix read back of trigger register

[IMX] [DRM]: suspend/resume support
 2019-07-01 14:25 UTC  (13+ messages)

[PATCH v5 0/4] nvme: add thermal zone devices
 2019-07-01 14:12 UTC  (4+ messages)
` [PATCH v5 2/4] dt-bindings: thermal: nvme: Add binding documentation
` [PATCH v5 3/4] nvme: support DT thermal zone device
` [PATCH v5 4/4] nvme: notify thermal framework when temperature threshold events occur


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