linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-28 15:09:04 to 2019-07-04 11:14:18 UTC [more...]

[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 v2 0/7] implement poweroff for mt6323/6397
 2019-07-04 11:08 UTC  (14+ messages)
` [PATCH v2 1/7] docs: dt-bindings: add poweroff
` [PATCH v2 2/7] rtc: mt6397: move some common definitions into rtc.h
` [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] 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] PM: sleep: Drop dev_pm_skip_next_resume_phases()
 2019-07-04  8:01 UTC  (2+ messages)

[PATCH] ACPI: PM: Unexport acpi_device_get_power()
 2019-07-04  7:46 UTC  (2+ messages)

[PATCH V6 0/7] cpufreq: Use QoS layer to manage freq-constraints
 2019-07-04  7:36 UTC  (8+ 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 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)

Thermal microconference proposal @ LPC
 2019-07-04  2:50 UTC  (3+ 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  (7+ messages)
` [RFC PATCH v2 4/5] sched/cpufreq: Introduce sugov_cpu_ramp_boost

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 v2 0/5] PM: PCI/ACPI: Hibernation handling fixes
 2019-07-02 15:59 UTC  (11+ messages)
` [PATCH v2 1/5] PM: ACPI/PCI: Resume all devices during hibernation
` [PATCH v2 2/5] PCI: PM: Simplify bus-level hibernation callbacks
` [PATCH v2 3/5] ACPI: PM: Simplify and fix PM domain "
` [PATCH v2 4/5] ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS
` [PATCH v2 5/5] ACPI: PM: Drop unused function and function header

[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  (11+ messages)
    ` [PATCH v11 1/9] dt-bindings: ddr: rename lpddr2 directory
    ` [PATCH v11 2/9] dt-bindings: ddr: add LPDDR3 memories
    ` [PATCH v11 3/9] drivers: memory: extend of_memory by LPDDR3 support
    ` [PATCH v11 4/9] dt-bindings: memory-controllers: add Exynos5422 DMC device description
    ` [PATCH v11 5/9] drivers: memory: add DMC driver for Exynos5422
    ` [PATCH v11 6/9] ARM: dts: exynos: add chipid label and syscon compatible
    ` [PATCH v11 7/9] ARM: dts: exynos: add syscon to clock compatible
    ` [PATCH v11 8/9] ARM: dts: exynos: add DMC device for exynos5422
    ` [PATCH v11 9/9] ARM: exynos_defconfig: enable DMC driver

[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  (5+ messages)
` [PATCH v5 1/4] "
` [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

[PATCH v2] Documentation: ABI: power: Add missing newline at end of file
 2019-07-01 13:58 UTC 

[PATCH] intel_idle: prevent SKX boot failure when C6 & SERIRQ enabled
 2019-07-01 13:43 UTC 

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

[PATCH RFC 0/4] DDR/L3 Scaling support on SDM845 SoCs
 2019-07-01  9:29 UTC  (2+ messages)

[PATCH] devfreq: tegra20: add COMMON_CLK dependency
 2019-07-01  1:49 UTC  (2+ messages)

[PATCH 0/6] PM: PCI/ACPI: Hibernation handling fixes
 2019-06-30  9:48 UTC  (10+ messages)
` [PATCH 1/6] PM: ACPI/PCI: Resume all devices during hibernation
` [PATCH 2/6] PCI: PM: Simplify bus-level hibernation callbacks
` [PATCH 3/6] ACPI: PM: Simplify and fix PM domain "
` [PATCH 4/6] ACPI: LPSS: Fix ->suspend_late callbacks handling
` [PATCH 5/6] ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS
` [PATCH 6/6] ACPI: PM: Drop unused function and function header

cpupower: update German translation
 2019-06-30  7:12 UTC  (4+ messages)

[GIT PULL] Power management fix for v5.2-rc7
 2019-06-29 11:45 UTC  (2+ messages)

linux-next: Tree for Jun 28 (power/reset/reboot-mode)
 2019-06-28 23:46 UTC 

[PATCH v1 0/3] Add required-opps support to devfreq passive gov
 2019-06-28 20:26 UTC  (11+ messages)

[RFCv3 0/8] TurboSched: A scheduler for sustaining Turbo Frequencies for longer durations
 2019-06-28 16:42 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).