linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-18 10:49:27 to 2019-06-24 02:23:49 UTC [more...]

[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-06-24  0:35 UTC  (9+ messages)

[PATCH v1 00/11] More improvements for Tegra30 devfreq driver
 2019-06-24  2:12 UTC  (11+ messages)
` [PATCH v1 01/11] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v1 02/11] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v1 03/11] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v1 04/11] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v1 05/11] PM / devfreq: tegra30: Rework frequency management logic
` [PATCH v1 06/11] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v1 09/11] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v1 10/11] PM / devfreq: tegra30: Add debug messages
` [PATCH v1 11/11] PM / devfreq: tegra30: Add Dmitry as maintainer

Alternatives to /sys/kernel/debug/wakeup_sources
 2019-06-24  1:48 UTC  (19+ messages)

[PATCH v1] OPP: Fix crashing when current OPP has unsupportable voltage
 2019-06-23 17:50 UTC 

[PATCH v4 00/11] add thermal driver for h6
 2019-06-23 16:42 UTC  (12+ messages)
` [PATCH v4 01/11] thermal: sun8i: "
` [PATCH v4 02/11] dt-bindings: thermal: add binding document for h6 thermal controller
` [PATCH v4 03/11] thermal: fix indentation in makefile
` [PATCH v4 04/11] thermal: sun8i: get ths sensor number from device compatible
` [PATCH v4 05/11] thermal: sun8i: rework for sun8i_ths_get_temp()
` [PATCH v4 06/11] thermal: sun8i: get ths init func from device compatible
` [PATCH v4 07/11] thermal: sun8i: rework for ths irq handler func
` [PATCH v4 08/11] thermal: sun8i: support ahb clocks
` [PATCH v4 09/11] thermal: sun8i: rework for ths calibrate func
` [PATCH v4 10/11] dt-bindings: thermal: add binding document for h3 thermal controller
` [PATCH v4 11/11] thermal: sun8i: add thermal driver for h3

[PATCH v1 0/3] Add required-opps support to devfreq passive gov
 2019-06-23  6:07 UTC  (10+ messages)
` [PATCH v1 1/3] OPP: Allow required-opps even if the device doesn't have power-domains
` [PATCH v1 2/3] OPP: Add function to look up required OPP's for a given OPP
` [PATCH v1 3/3] PM / devfreq: Add required OPPs support to passive governor

[PATCH V34 10/29] hibernate: Disable when the kernel is locked down
 2019-06-22 23:55 UTC  (3+ messages)

[PATCH v10 00/16] Add utilization clamping support
 2019-06-22 15:07 UTC  (22+ messages)
` [PATCH v10 01/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
` [PATCH v10 02/16] sched/core: uclamp: Add bucket local max tracking
` [PATCH v10 03/16] sched/core: uclamp: Enforce last task's UCLAMP_MAX
` [PATCH v10 04/16] sched/core: uclamp: Add system default clamps
` [PATCH v10 05/16] sched/core: Allow sched_setattr() to use the current policy
` [PATCH v10 06/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping
` [PATCH v10 07/16] sched/core: uclamp: Reset uclamp values on RESET_ON_FORK
` [PATCH v10 08/16] sched/core: uclamp: Set default clamps for RT tasks
` [PATCH v10 09/16] sched/cpufreq: uclamp: Add clamps for FAIR and "
` [PATCH v10 10/16] sched/core: uclamp: Add uclamp_util_with()
` [PATCH v10 11/16] sched/fair: uclamp: Add uclamp support to energy_compute()
` [PATCH v10 12/16] sched/core: uclamp: Extend CPU's cgroup controller
` [PATCH v10 13/16] sched/core: uclamp: Propagate parent clamps
` [PATCH v10 14/16] sched/core: uclamp: Propagate system defaults to root group
` [PATCH v10 15/16] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps
` [PATCH v10 16/16] sched/core: uclamp: Update CPU's refcount on TG's clamp changes

[PATCH v10 00/13] Exynos5 Dynamic Memory Controller driver
 2019-06-22 13:10 UTC  (3+ messages)
  ` [PATCH v10 09/13] drivers: devfreq: events: add Exynos PPMU new events

[PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems
 2019-06-22 11:45 UTC  (4+ messages)

[PATCH v2] PM / devfreq: Fix kernel oops on governor module load
 2019-06-22 10:46 UTC  (2+ messages)

[PATCH v4 0/7] cpufreq support for Raspberry Pi
 2019-06-22  9:54 UTC  (4+ messages)

[PATCH 1/6] cpufreq: Use existing stub functions instead of IS_ENABLED macro
 2019-06-22  9:12 UTC  (7+ messages)
` [PATCH 2/6] thermal/drivers/cpu_cooling: Unregister with the policy
` [PATCH 3/6] cpufreq/drivers/arm_big_little: Remove cooling device usage
` [PATCH 4/6] cpufreq: "
` [PATCH 5/6] thermal/drivers/imx: "
` [PATCH 6/6] thermal/drivers/ti: "

[IMX] [DRM]: suspend/resume support
 2019-06-22  8:13 UTC  (16+ messages)

[PATCH v4 0/2] power: supply: max8998-charger: Device Tree support
 2019-06-21 11:56 UTC  (3+ messages)
` [PATCH v4 1/2] power: supply: max8998-charger: Parse device tree for required data
` [PATCH v4 2/2] dt-bindings: mfd: max8998: Add charger subnode binding

[RFC PATCH 0/7] sched/cpufreq: Make schedutil energy aware
 2019-06-21 10:22 UTC  (13+ messages)
` [RFC PATCH 1/7] PM: Introduce em_pd_get_higher_freq()
` [RFC PATCH 6/7] sched/cpufreq: Improve sugov_cpu_is_busy accuracy

[RESEND,v2] cpufreq: s5pv210: Don't flood kernel log after cpufreq change
 2019-06-21 10:10 UTC 

[PATCH v3 0/2] PM / AVS: SVS: Introduce SVS engine
 2019-06-21  8:43 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: soc: add mtk svs dt-bindings
` [PATCH v3 2/2] PM / AVS: SVS: Introduce SVS engine

[PATCH 1/2] PM / devfreq: Fix governor module load failure
 2019-06-21  2:53 UTC  (8+ messages)
    ` [PATCH 2/2] PM / devfreq: Sanitize prints

[PATCH V33 10/30] hibernate: Disable when the kernel is locked down
 2019-06-21  1:19 UTC  (2+ messages)
` [PATCH V33 11/30] uswsusp: "

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

Power domain configuration for a i2c module
 2019-06-20 22:18 UTC 

[PATCH v2 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes
 2019-06-20 10:44 UTC  (3+ messages)
    ` [PATCH v2 02/10] mfd / platform: cros_ec: Move cros-ec core driver out from MFD

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

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

[PATCH v4 0/3] nvme: add thermal zone devices
 2019-06-20  6:36 UTC  (2+ messages)

[PATCH V2 0/5] cpufreq: cleanups
 2019-06-20  3:05 UTC  (6+ 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 V2 3/5] cpufreq: Use has_target() instead of !setpolicy
` [PATCH V2 4/5] cpufreq: Reuse cpufreq_update_current_freq() in __cpufreq_get()
` [PATCH V2 5/5] cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()

[GIT PULL] Power management fix for v5.2-rc6
 2019-06-19 19:00 UTC  (2+ messages)

[PATCH] power: Do not clear events_check_enabled in pm_wakeup_pending()
 2019-06-19 17:51 UTC 

[PATCH] power: Do not clear events_check_enabled in pm_wakeup_pending()
 2019-06-19 17:41 UTC  (3+ messages)

[PATCH] PM: sleep: Update struct wakeup_source documentation
 2019-06-19 15:15 UTC  (2+ messages)

[PATCH v15 0/7] support ROHM BD70528 PMIC
 2019-06-19 14:31 UTC  (5+ messages)

[PATCH 0/6] cpufreq: cleanups
 2019-06-19 14:20 UTC  (13+ messages)
` [PATCH 1/6] cpufreq: Remove the redundant !setpolicy check
` [PATCH 2/6] cpufreq: Replace few CPUFREQ_CONST_LOOPS checks with has_target()
` [PATCH 3/6] cpufreq: Remove the has_target() check from notifier handler
` [PATCH 4/6] cpufreq: Use has_target() instead of !setpolicy
` [PATCH 5/6] cpufreq: Reuse cpufreq_update_current_freq() in __cpufreq_get()
` [PATCH 6/6] cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()

[PATCH V4 22/28] PCI: tegra: Access endpoint config only if PCIe link is up
 2019-06-19 13:40 UTC  (8+ messages)

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

[PATCH] drivers: base: power: remove wakeup_sources_stats_dentry variable
 2019-06-19  9:44 UTC  (2+ messages)

[PATCH v4 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-06-19  9:36 UTC  (3+ messages)

[PATCH V3 0/5] cpufreq: Use QoS layer to manage freq-constraints
 2019-06-19  9:15 UTC  (9+ messages)
` [PATCH V3 4/5] cpufreq: Register notifiers with the PM QoS framework

[PATCH v5 0/3] Make IPA use PM_EM
 2019-06-19  8:35 UTC  (2+ messages)

[PATCH] PM: suspend: Rename pm_suspend_via_s2idle()
 2019-06-19  8:29 UTC  (3+ messages)

[PATCH] PM: Show how long dpm_suspend_start() and dpm_suspend_end() take
 2019-06-18 22:56 UTC  (3+ messages)

[PATCH] thermal: imx: skip registering legacy cooling on i.MX7
 2019-06-18 22:36 UTC  (2+ messages)

[PATCH v1 04/22] docs: thermal: convert to ReST
 2019-06-18 21:05 UTC 

[PATCH v3 0/3] add thermal driver for h6
 2019-06-18 19:04 UTC  (8+ messages)
` [PATCH v3 1/3] thermal: sun8i: "

[pm:bleeding-edge 51/55] drivers//powercap/intel_rapl.c:1148:2: note: in expansion of macro 'INTEL_CPU_FAM6'
 2019-06-18 12:38 UTC  (2+ messages)

[PATCH 00/18] ARM/ARM64: Support hierarchical CPU arrangement for PSCI
 2019-06-18 11:56 UTC  (10+ 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).