linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-14 17:54:05 to 2019-05-16 13:06:08 UTC [more...]

[RFC PATCH 0/7] sched/cpufreq: Make schedutil energy aware
 2019-05-16 13:06 UTC  (10+ 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 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2019-05-16 12:23 UTC  (12+ messages)
  ` [PATCH 1/8] cpufreq: mediatek: change to regulator_get_optional
  ` [PATCH 2/8] cpufreq: mediatek: add clock enable for intermediate clock
  ` [PATCH 3/8] cpufreq: mediatek: Add support for mt8183
  ` [PATCH 4/8] dt-bindings: devfreq: add compatible for mt8183 cci devfreq
  ` [PATCH 5/8] devfreq: add mediatek "
` [PATCH 6/8] PM / OPP: Support adjusting OPP voltages at runtime
` [PATCH 7/8] cpufreq: mediatek: add opp notification for SVS support
` [PATCH 8/8] devfreq: mediatek: cci devfreq register "

[PATCH] x86/turbostat: Dynamically increase output buffer
 2019-05-16 11:53 UTC  (3+ messages)

[PATCH v14 00/11] Introduce the for_each_set_clump8 macro
 2019-05-16 11:50 UTC  (4+ messages)
` [PATCH v14 01/11] bitops: "

[PATCH AUTOSEL 5.0 13/34] power: supply: cpcap-battery: Fix division by zero
 2019-05-16 11:39 UTC  (4+ messages)
` [PATCH AUTOSEL 5.0 21/34] power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG

[PATCH AUTOSEL 4.19 09/25] power: supply: cpcap-battery: Fix division by zero
 2019-05-16 11:40 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 17/25] power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG

[PATCH AUTOSEL 4.14 06/16] power: supply: cpcap-battery: Fix division by zero
 2019-05-16 11:41 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 11/16] power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG

[PATCH AUTOSEL 4.9 7/9] power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
 2019-05-16 11:41 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 6/8] power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
 2019-05-16 11:41 UTC  (2+ messages)

[PATCH V12 1/5] dt-bindings: fsl: scu: add thermal binding
 2019-05-16 10:46 UTC  (11+ messages)
` [PATCH V12 2/5] thermal: of-thermal: add API for getting sensor ID from DT
` [PATCH V12 3/5] thermal: imx_sc: add i.MX system controller thermal support

[PATCH] ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
 2019-05-16 10:43 UTC  (2+ messages)

[PATCH] ACPI/PCI: PM: Add missing wakeup.flags.valid checks
 2019-05-16 10:42 UTC  (2+ messages)

[PATCH 0/1] Forced-wakeup for stop lite states on Powernv
 2019-05-16  8:22 UTC  (11+ messages)

[GIT PULL] Thermal-SoC management changes for v5.2-rc1
 2019-05-16  4:43 UTC  (2+ messages)

[GIT PULL] power-supply changes for 5.2
 2019-05-16  2:05 UTC  (4+ messages)

[PATCH 0/2] nvme: add thermal zone devices
 2019-05-15 19:15 UTC  (5+ messages)
` [PATCH 1/2] nvme: add thermal zone infrastructure
` [PATCH 2/2] nvme-pci: support thermal zone

[RFCv2 0/6] TurboSched: A scheduler for sustaining Turbo Frequencies for longer durations
 2019-05-15 16:48 UTC  (28+ messages)
` [RFCv2 1/6] sched/core: Add manual jitter classification from cgroup interface
` [RFCv2 2/6] sched: Introduce switch to enable TurboSched mode
` [RFCv2 3/6] sched/core: Update turbo_sched count only when required
` [RFCv2 4/6] sched/fair: Define core capacity to limit task packing
` [RFCv2 5/6] sched/fair: Tune task wake-up logic to pack jitter tasks
` [RFCv2 6/6] sched/fair: Bound non idle core search by DIE domain

[GIT PULL] More power management updates for v5.2-rc1
 2019-05-15 16:10 UTC  (4+ messages)

[GIT PULL] More ACPI updates for v5.2-rc1
 2019-05-15 16:10 UTC  (4+ messages)

[PATCH] tools/power turbostat: Increase default buffer size
 2019-05-15 15:22 UTC  (2+ messages)

[PATCH v8 1/2] platform/chrome: wilco_ec: Add property helper library
 2019-05-15 12:54 UTC  (3+ messages)

[PATCH v4 0/3] Make IPA use PM_EM
 2019-05-15 11:07 UTC  (38+ messages)
` [PATCH v4 1/3] arm64: defconfig: Enable CONFIG_ENERGY_MODEL
` [PATCH v4 2/3] PM / EM: Expose perf domain struct
` [PATCH v4 3/3] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH v4 0/2] Use NVMEM as reboot-mode write interface
 2019-05-15 10:47 UTC  (6+ messages)
` [PATCH v4 1/2] power: reset: nvmem-reboot-mode: use NVMEM as reboot mode "
` [PATCH v4 2/2] dt-bindings: power: reset: add document for NVMEM based reboot-mode

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

[PATCH] dt-bindings: thermal: Make cooling-maps property optional
 2019-05-15  9:36 UTC  (2+ messages)

[PATCH] thermal: mmio: remove some dead code
 2019-05-15  9:34 UTC 

[PATCH] nvme/pci: Use host managed power state for suspend
 2019-05-15  9:00 UTC  (13+ messages)

[PATCH v5 0/2] Allow imx6qp PU domain off in suspend
 2019-05-14 21:35 UTC  (3+ messages)

[PATCH v3] cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy()
 2019-05-14 21:34 UTC  (4+ messages)

[PATCH] cpufreq: Update MAINTAINERS to include schedutil governor
 2019-05-14 21:33 UTC  (3+ messages)

[RFC PATCH 0/3] Add support of busfreq
 2019-05-14 19:34 UTC  (5+ messages)

[PATCH 0/3] pm-graph 5.4
 2019-05-14 17:53 UTC  (2+ messages)
` [PATCH 2/3] Update to "


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