linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-25 21:52:23 to 2019-06-28 12:27:38 UTC [more...]

[PATCH] devfreq: tegra20: add COMMON_CLK dependency
 2019-06-28 12:27 UTC  (4+ messages)

[patch 0/5] cpuidle haltpoll driver and governor (v4)
 2019-06-27 18:08 UTC  (9+ messages)
` [patch 1/5] drivers/cpuidle: add cpuidle-haltpoll driver
` [patch 2/5] cpuidle: add get_poll_time callback
` [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)

[RFCv2 0/8] Add imx8mm bus frequency switching
 2019-06-28  8:56 UTC  (11+ 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

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

[PATCH RFC 0/4] DDR/L3 Scaling support on SDM845 SoCs
 2019-06-28  8:25 UTC  (7+ messages)
` [PATCH RFC 1/4] OPP: Add and export helper to update voltage
` [PATCH RFC 2/4] OPP: Add and export helper to set bandwidth
` [PATCH RFC 3/4] cpufreq: qcom: Update the bandwidth levels on frequency change
` [PATCH RFC 4/4] arm64: dts: qcom: sdm845: Add cpu OPP tables

[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  (25+ 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 13/22] PM / devfreq: tegra30: Constify structs
` [PATCH v3 14/22] PM / devfreq: tegra30: Ensure that target freq won't overflow
` [PATCH v3 15/22] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v3 16/22] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v3 17/22] PM / devfreq: tegra30: Use tracepoints for debugging
` [PATCH v3 18/22] PM / devfreq: tegra30: Optimize CPUFreq notifier
` [PATCH v3 19/22] PM / devfreq: tegra30: Optimize upper consecutive watermark selection
` [PATCH v3 20/22] PM / devfreq: tegra30: Optimize upper average "
` [PATCH v3 21/22] PM / devfreq: tegra30: Include appropriate header
` [PATCH v3 22/22] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

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

[PATCH 00/13] intel_rapl: RAPL abstraction and MMIO RAPL support
 2019-06-28  5:50 UTC  (14+ 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

[PATCH V2 0/5] cpufreq: cleanups
 2019-06-28  5:16 UTC  (9+ messages)
` [PATCH V2 1/5] cpufreq: Remove the redundant !setpolicy check
` [PATCH V2 2/5] cpufreq: Replace few CPUFREQ_CONST_LOOPS checks with has_target()
  ` [PATCH V3 2/5] cpufreq: Don't skip frequency validation for has_target() drivers
` [PATCH V2 3/5] cpufreq: Use has_target() instead of !setpolicy

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

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

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

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

[PATCH 43/87] kernel: power: replace kmalloc and memset with kzalloc
 2019-06-27 19:56 UTC  (2+ messages)

[PATCH v4 1/2] power: supply: add input power and voltage limit properties
 2019-06-27 18:37 UTC  (4+ messages)

[PATCH v9 1/2] power_supply: wilco_ec: Add charging config driver
 2019-06-27 18:36 UTC  (2+ messages)

[PATCH] power: supply: fix semicolon.cocci warnings
 2019-06-27 18:33 UTC  (2+ messages)

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-27 18:28 UTC  (2+ messages)

[PATCH v4 0/1] HWMON compatibility layer for power supplies
 2019-06-27 18:27 UTC  (3+ messages)
` [PATCH v4 1/1] power: supply: Add HWMON compatibility layer

[PATCH] power: Do not clear events_check_enabled in pm_wakeup_pending()
 2019-06-27 17:49 UTC  (2+ messages)

[RFC PATCH v2 0/5] sched/cpufreq: Make schedutil energy aware
 2019-06-27 17:16 UTC  (6+ messages)
` [RFC PATCH v2 1/5] PM: Introduce em_pd_get_higher_freq()
` [RFC PATCH v2 2/5] sched/cpufreq: Attach perf domain to sugov policy
` [RFC PATCH v2 3/5] sched/cpufreq: Hook em_pd_get_higher_power() into get_next_freq()
` [RFC PATCH v2 4/5] sched/cpufreq: Introduce sugov_cpu_ramp_boost
` [RFC PATCH v2 5/5] sched/cpufreq: Boost schedutil frequency ramp up

[PATCH 1/2] thermal/drivers/core: Add init section table for self-encapsulation
 2019-06-27 13:31 UTC  (4+ messages)

[PATCH v15 0/7] support ROHM BD70528 PMIC
 2019-06-27 13:30 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, Clk, GPIO, Power, Regulator and RTC due for the v5.3 merge window

[PATCH v3 0/4] Prepare Armada 3700 PCIe suspend to RAM support
 2019-06-27 12:52 UTC  (5+ messages)
` [PATCH v3 1/4] clk: mvebu: armada-37xx-periph: add PCIe gated clock
` [PATCH v3 2/4] clk: mvebu: armada-37xx-periph: change suspend/resume time
` [PATCH v3 3/4] dt-bindings: clk: armada3700: fix typo in SoC name
` [PATCH v3 4/4] dt-bindings: clk: armada3700: document the PCIe clock

[PATCH RESEND] PCI: disable runtime PM for PLX switches
 2019-06-27 11:06 UTC  (7+ messages)

[PATCH v4 0/5] Exynos Performance Monitoring Counters enhancements
 2019-06-27 10:31 UTC  (7+ messages)
  ` [PATCH v4 4/5] Documentation: devicetree: add PPMU events description

[PATCH v2 0/5] Introduce OPP bandwidth bindings
 2019-06-27  6:27 UTC  (7+ messages)
` [PATCH v2 2/5] interconnect: Add of_icc_get_by_index() helper function
` [PATCH v2 3/5] OPP: Add support for parsing the interconnect bandwidth

[PATCH] PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
 2019-06-26 21:52 UTC  (3+ messages)

cpupower: update German translation
 2019-06-26 18:11 UTC  (3+ messages)

[PATCH v4 0/3] nvme: add thermal zone devices
 2019-06-26 15:52 UTC  (4+ messages)
` [PATCH v4 2/3] "

[PATCH v4 0/2] power: supply: max8998-charger: Device Tree support
 2019-06-26 13:06 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: mfd: max8998: Add charger subnode binding

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

[PATCH v2] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-26 10:58 UTC  (6+ messages)

[PATCH v2 0/1] Forced-wakeup for stop states on Powernv
 2019-06-26  9:09 UTC  (6+ messages)
` [PATCH v2 1/1] cpuidle-powernv : forced wakeup for stop states

[PATCH RFC 0/2] Use cpufreq-map governor for MT8183 CCI
 2019-06-26  8:12 UTC  (6+ messages)
  ` [PATCH RFC 1/2] PM / devfreq: Generic CPU frequency to device frequency mapping governor

[PATCH] test_power: Add CURRENT and CHARGE_COUNTER properties
 2019-06-26  2:36 UTC  (3+ messages)

[PATCH] test_power: Add CURRENT and CHARGE_COUNTER properties
 2019-06-26  2:33 UTC 

[PATCH v2 3/4] PM / devfreq: Cache OPP table reference in devfreq
 2019-06-26  1:59 UTC  (7+ messages)
` [PATCH v2 0/4] Add required-opps support to devfreq passive gov
    ` [PATCH v2 4/4] PM / devfreq: Add required OPPs support to passive governor

[PATCH v2 00/17] More improvements for Tegra30 devfreq driver
 2019-06-26  1:32 UTC  (18+ messages)
` [PATCH v2 01/17] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v2 02/17] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v2 03/17] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v2 04/17] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v2 05/17] PM / devfreq: tegra30: Set up watermarks properly
` [PATCH v2 06/17] PM / devfreq: tegra30: Tuneup boosting thresholds
` [PATCH v2 07/17] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v2 08/17] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v2 09/17] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v2 10/17] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v2 11/17] PM / devfreq: tegra30: Add debug messages
` [PATCH v2 12/17] PM / devfreq: tegra30: Inline all one-line functions
` [PATCH v2 13/17] PM / devfreq: tegra30: Constify structs
` [PATCH v2 14/17] PM / devfreq: tegra30: Ensure that target freq won't overflow
` [PATCH v2 15/17] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v2 16/17] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v2 17/17] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

[PATCH v4 0/7] cpufreq support for Raspberry Pi
 2019-06-25 23:05 UTC  (13+ messages)
` [PATCH v4 1/7] clk: bcm2835: remove pllb
` [PATCH v4 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH v4 3/7] firmware: raspberrypi: register clk device
` [PATCH v4 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq

[PATCH v3 0/7] cpufreq support for Raspberry Pi
 2019-06-25 23:01 UTC  (9+ messages)
` [PATCH v3 1/7] clk: bcm2835: remove pllb
` [PATCH v3 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH v3 3/7] firmware: raspberrypi: register clk device
` [PATCH v3 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq

[PATCH v2 1/5] clk: ingenic: Add missing header in cgu.h
 2019-06-25 22:48 UTC  (12+ messages)
` [PATCH v2 2/5] clk: ingenic: Handle setting the Low-Power Mode bit
` [PATCH v2 3/5] MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep mode
` [PATCH v2 4/5] clk: ingenic: Remove unused functions
` [PATCH v2 5/5] MIPS: Remove dead code

[PATCH 0/2] Allow VINDPM to be set in the device tree
 2019-06-25 22:13 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: power: supply: Add documentation for the VINDPM properties


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