linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-27 21:13:29 to 2019-07-03 06:45:36 UTC [more...]

[PATCH v3 0/6] Introduce Bandwidth OPPs for interconnect paths
 2019-07-03  6:45 UTC  (9+ 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

[RFCv2 0/8] Add imx8mm bus frequency switching
 2019-07-03  1:31 UTC  (13+ messages)
` [RFCv2 1/8] clk: imx8mm: Add dram freq switch support
` [RFCv2 2/8] clk: imx8m-composite: Switch to determine_rate
` [RFCv2 3/8] arm64: dts: imx8mm: Add dram dvfs irqs to ccm node
` [RFCv2 4/8] interconnect: Add generic driver for imx
` [RFCv2 5/8] interconnect: imx: Add platform driver for imx8mm
` [RFCv2 6/8] devfreq: Add imx-devfreq driver
` [RFCv2 7/8] arm64: dts: imx8mm: Add interconnect node
` [RFCv2 8/8] arm64: dts: imx8mm: Add devfreq-imx nodes

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

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

[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

[RFC PATCH v2 0/5] sched/cpufreq: Make schedutil energy aware
 2019-07-02 15:51 UTC  (5+ messages)
` [RFC PATCH v2 4/5] sched/cpufreq: Introduce sugov_cpu_ramp_boost

[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 1/2] opp: Export dev_pm_opp_set_genpd_virt_dev()
 2019-07-02  4:36 UTC  (2+ messages)
` [PATCH 2/2] opp: Manage empty OPP tables with clk handle

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

[patch 0/5] cpuidle haltpoll driver and governor (v5)
 2019-07-01 18:53 UTC  (6+ 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 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

NO_HZ_IDLE causes consistently low cpu "iowait" time (and higher cpu "idle" time)
 2019-07-01 15:33 UTC 

[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  (6+ messages)
` [PATCH RFC 1/4] OPP: Add and export helper to update voltage
` [PATCH RFC 3/4] cpufreq: qcom: Update the bandwidth levels on frequency change

[PATCH] devfreq: tegra20: add COMMON_CLK dependency
 2019-07-01  1:49 UTC  (6+ 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)

[PATCH] PM / wakeup: show wakeup sources stats in sysfs
 2019-06-28 15:10 UTC  (8+ messages)
        ` [PATCH v2] "

[PATCH 01/39] docs: thermal: add it to the driver API
 2019-06-28 13:55 UTC  (5+ messages)
` [PATCH 12/39] docs: interconnect.rst: add it to the driver-api guide
` [PATCH 37/39] docs: adds some directories to the main documentation index

[patch 0/5] cpuidle haltpoll driver and governor (v4)
 2019-06-27 18:08 UTC  (4+ messages)
` [patch 3/5] cpuidle: add haltpoll governor

[PATCH 35/43] docs: thermal: convert to ReST
 2019-06-28 12:20 UTC 

[PATCH V4 1/3] cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro in a stub
 2019-06-28 11:57 UTC  (10+ messages)
` [PATCH V4 2/3] thermal/drivers/cpu_cooling: Unregister with the policy
` [PATCH V4 3/3] thermal/drivers/cpu_cooling: cpufreq_cooling_register returns an int

[PATCH v2 25/27] kernel: power: use kzalloc rather than kmalloc followed with memset
 2019-06-28 10:16 UTC  (2+ messages)

[RFC] clk: imx8mm: Add dram freq switch support
 2019-06-28  8:30 UTC  (3+ messages)

[PATCH 2/2] powercap/rapl: Add Ice Lake NNPI support to RAPL driver
 2019-06-28  8:21 UTC  (3+ messages)

[PATCH v3 00/22] More improvements for Tegra30 devfreq driver
 2019-06-28  7:12 UTC  (16+ messages)
` [PATCH v3 01/22] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v3 02/22] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v3 03/22] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v3 04/22] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v3 05/22] PM / devfreq: tegra30: Set up watermarks properly
` [PATCH v3 06/22] PM / devfreq: tegra30: Tune up boosting thresholds
` [PATCH v3 07/22] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v3 08/22] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v3 09/22] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v3 10/22] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v3 11/22] PM / devfreq: tegra30: Add debug messages
` [PATCH v3 12/22] PM / devfreq: tegra30: Inline all one-line functions
` [PATCH v3 14/22] PM / devfreq: tegra30: Ensure that target freq won't overflow

[PATCH V2 2/5] cpufreq: Replace few CPUFREQ_CONST_LOOPS checks with has_target()
 2019-06-28  5:16 UTC  (2+ messages)
` [PATCH V3 2/5] cpufreq: Don't skip frequency validation for has_target() drivers

[PATCH v4 0/2] Use NVMEM as reboot-mode write interface
 2019-06-28  4:49 UTC  (3+ messages)

[PATCH 0/3] powercap/intel_rapl: add support for more Icelake platforms
 2019-06-27 22:03 UTC  (2+ messages)

[PATCH] power: avs: smartreflex: no need to check return value of debugfs_create functions
 2019-06-27 22:01 UTC  (2+ messages)

[PATCH] cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registered
 2019-06-27 22:00 UTC  (3+ messages)

[PATCH] powerpc/power: Expose pfn_is_nosave prototype
 2019-06-27 22:00 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] cpupower update for Linux 5.2-rc6
 2019-06-27 21:58 UTC  (2+ messages)

[PATCH V2 0/5] cpufreq: cleanups
 2019-06-27 21:52 UTC  (5+ messages)
` [PATCH V2 1/5] cpufreq: Remove the redundant !setpolicy check
` [PATCH V2 3/5] cpufreq: Use has_target() instead of !setpolicy

[GIT PULL] OPP changes for 5.3
 2019-06-27 21:34 UTC  (2+ messages)

[GIT PULL] cpufreq/arm changes for 5.3
 2019-06-27 21:34 UTC  (2+ 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).