linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-20 06:36:52 to 2019-06-25 09:31:50 UTC [more...]

[PATCH v10 00/16] Add utilization clamping support
 2019-06-25  9:31 UTC  (27+ 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 v4 00/11] add thermal driver for h6
 2019-06-25  8:25 UTC  (19+ 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 1/3] notifier: Fix broken error handling pattern
 2019-06-25  7:38 UTC  (3+ messages)

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

[PATCH v1 0/3] Add required-opps support to devfreq passive gov
 2019-06-25  5:29 UTC  (16+ 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

[RFCv3 0/8] TurboSched: A scheduler for sustaining Turbo Frequencies for longer durations
 2019-06-25  4:37 UTC  (9+ messages)
` [RFCv3 1/8] sched/core: Add manual jitter classification using sched_setattr syscall
` [RFCv3 2/8] sched: Introduce switch to enable TurboSched mode
` [RFCv3 3/8] sched/core: Update turbo_sched count only when required
` [RFCv3 4/8] sched/fair: Define core capacity to limit task packing
` [RFCv3 5/8] powerpc: Define Core Capacity for POWER systems
` [RFCv3 6/8] sched/fair: Tune task wake-up logic to pack jitter tasks
` [RFCv3 7/8] sched/fair: Bound non idle core search within LLC domain
` [RFCv3 8/8] powerpc: Set turbo domain to NUMA node for task packing

[PATCH v4 13/16] PM / devfreq: tegra: Support Tegra30
 2019-06-25  1:42 UTC  (6+ messages)
        `  "

[PATCH] power: Do not clear events_check_enabled in pm_wakeup_pending()
 2019-06-24 23:35 UTC  (3+ messages)

[PATCH v2] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-24 23:09 UTC  (5+ messages)

Alternatives to /sys/kernel/debug/wakeup_sources
 2019-06-24 22:14 UTC  (12+ messages)

[PATCH v2 1/2] cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro in a stub
 2019-06-24 22:08 UTC  (4+ messages)
` [PATCH v2 2/2] thermal/drivers/cpu_cooling: Unregister with the policy

cpupower: update German translation
 2019-06-24 14:09 UTC  (2+ messages)

Thermal microconference proposal @ LPC
 2019-06-24 13:52 UTC 

[PATCH V34 10/29] hibernate: Disable when the kernel is locked down
 2019-06-24 13:21 UTC  (4+ messages)

[PATCH v4 16/16] PM / devfreq: Introduce driver for NVIDIA Tegra20
 2019-06-24 10:48 UTC  (2+ messages)

[PATCH v1] OPP: Fix crashing when current OPP has unsupportable voltage
 2019-06-24 10:18 UTC  (3+ messages)

[PATCH 1/6] cpufreq: Use existing stub functions instead of IS_ENABLED macro
 2019-06-24  9:39 UTC  (23+ 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: "

[PATCH V15 1/5] dt-bindings: fsl: scu: add thermal binding
 2019-06-24  8:04 UTC  (2+ messages)

[PATCH v2] PM / devfreq: Fix kernel oops on governor module load
 2019-06-24  7:37 UTC  (3+ messages)

[PATCH] dt-bindings: thermal: Make cooling-maps property optional
 2019-06-24  7:32 UTC  (4+ messages)
    ` [EXT] "

[PATCH 1/2] thermal/drivers/core: Add init section table for self-encapsulation
 2019-06-24  7:32 UTC  (2+ messages)

[RESEND,v2] cpufreq: s5pv210: Don't flood kernel log after cpufreq change
 2019-06-24  4:57 UTC  (2+ messages)

[PATCH v1 00/11] More improvements for Tegra30 devfreq driver
 2019-06-24  2:12 UTC  (13+ 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 07/11] PM / devfreq: tegra30: Reset boosting if clock rate changed
` [PATCH v1 08/11] PM / devfreq: tegra30: Stop de-boosting once it's finished
` [PATCH v1 09/11] PM / devfreq: tegra30: Don't enable consecutive-down interrupt on startup
` [PATCH v1 10/11] PM / devfreq: tegra30: Add debug messages
` [PATCH v1 11/11] PM / devfreq: tegra30: Add Dmitry as maintainer

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

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

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

[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

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


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