linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-08 07:14:22 to 2020-12-10 23:04:38 UTC [more...]

[PATCH 0/2] Add processor to the ignore PSD override list
 2020-12-10 22:56 UTC  (2+ messages)
` [PATCH 2/2] cpufreq: acpi-cpufreq: "

[PATCH 01/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on GT-I9100
 2020-12-10 21:25 UTC  (18+ messages)
` [PATCH 02/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on P4 Note family
` [PATCH 03/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas family
` [PATCH 04/18] ARM: dts: exynos: correct MUIC "
` [PATCH 05/18] ARM: dts: exynos: correct PMIC "
` [PATCH 06/18] ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 family
` [PATCH 07/18] ARM: dts: exynos: correct PMIC interrupt trigger level on P4 Note family
` [PATCH 08/18] ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250
` [PATCH 09/18] ARM: dts: exynos: correct PMIC interrupt trigger level on Snow
` [PATCH 10/18] ARM: dts: s5pv210: correct fuel gauge interrupt trigger level on Fascinate family
` [PATCH 11/18] ARM: dts: qcom: msm8974-lge-nexus5: correct fuel gauge interrupt trigger level
` [PATCH 12/18] ARM: dts: qcom: msm8974-samsung-klte: "
` [RFC 13/18] mfd: max77686: Do not enforce (incorrect) interrupt trigger type
` [RFC 14/18] rtc: "
` [RFC 15/18] mfd: max77693: "
` [RFC 16/18] power: supply: max17042: "
` [RFC 17/18] mfd: max14577: "
` [RFC 18/18] power: supply: max17040: "

pm/testing baseline: 117 runs, 4 regressions (v5.10-rc7-88-g58dfa0fa290bb)
 2020-12-10 21:26 UTC 

pm/testing sleep: 5 runs, 1 regressions (v5.10-rc7-88-g58dfa0fa290bb)
 2020-12-10 21:41 UTC 

[PATCH] thermal: int340x: processor_thermal: Correct workload type name
 2020-12-10 21:33 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 3 warnings (v5.10-rc7-88-g58dfa0fa290bb)
 2020-12-10 20:42 UTC 

[PATCH v3 0/3] BPi M2 Zero poweroff support via new regulator-poweroff driver
 2020-12-10 14:30 UTC  (10+ messages)
  ` [PATCH v3 1/3] power: reset: new driver regulator-poweroff
  ` [PATCH v3 2/3] Documentation: DT: binding documentation for regulator-poweroff

[PATCH v4 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-10 14:30 UTC  (6+ messages)
` [PATCH v4 1/5] thermal: devfreq_cooling: change tracing function and arguments
` [PATCH v4 2/5] thermal: devfreq_cooling: use a copy of device status
` [PATCH v4 3/5] thermal: devfreq_cooling: add new registration functions with Energy Model
` [PATCH v4 4/5] thermal: devfreq_cooling: remove old power model and use EM
` [PATCH v4 5/5] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

[PATCH 1/2] acpi: cppc: add cpufreq device
 2020-12-10 18:54 UTC  (8+ messages)
` [PATCH 2/2] cpufreq: cppc: convert to a platform driver

[PATCH v4] PM: domains: create debugfs nodes when adding power domains
 2020-12-10 18:51 UTC  (6+ messages)

[PATCH -next] thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()
 2020-12-10 17:23 UTC  (3+ messages)

[PATCH v2 1/4] thermal/core: Rename passive_delay and polling_delay with units
 2020-12-10 16:25 UTC  (9+ messages)
` [PATCH v2 2/4] thermal/core: Precompute the delays from msecs to jiffies
` [PATCH v2 3/4] thermal/core: Use precomputed jiffies for the polling
` [PATCH v2 4/4] thermal/core: Remove ms based delay fields

[PATCH 1/5] thermal/core: Emit a warning if the thermal zone is updated without ops
 2020-12-10 16:10 UTC  (10+ messages)
` [PATCH 2/5] thermal/core: Add critical and hot ops
` [PATCH 3/5] thermal/drivers/acpi: Use hot and critical ops
` [PATCH 4/5] thermal/drivers/rcar: Remove notification usage
` [PATCH 5/5] thermal/core: Remove notify ops

[PATCH v3 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-10 13:27 UTC  (8+ messages)
` [PATCH v3 1/5] thermal: devfreq_cooling: change tracing function and arguments
` [PATCH v3 2/5] thermal: devfreq_cooling: use a copy of device status
` [PATCH v3 3/5] thermal: devfreq_cooling: add new registration functions with Energy Model
` [PATCH v3 4/5] thermal: devfreq_cooling: remove old power model and use EM
` [PATCH v3 5/5] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

[PATCH -next] thermal: intel: pch: use macro for temperature calculation
 2020-12-10 12:48 UTC 

[PATCH v3 0/6] imx8mq: updates for the interconnect fabric
 2020-12-10 10:09 UTC  (7+ messages)
` [PATCH v3 1/6] arm64: dts: imx8mq: Add NOC node
` [PATCH v3 2/6] arm64: dts: imx8mq: Add interconnect provider property
` [PATCH v3 3/6] arm64: dts: imx8mq: Add interconnect for lcdif
` [PATCH v3 4/6] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path
` [PATCH v3 5/6] interconnect: imx8mq: Use icc_sync_state
` [PATCH v3 6/6] arm64: defconfig: Enable interconnect for imx8mq

[PATCH RFC 1/4] thermal/core: Emit a warning if the thermal zone is updated without ops
 2020-12-10  9:28 UTC  (6+ messages)
` [PATCH RFC 2/4] thermal/core: Add critical and hot ops
` [PATCH RFC 3/4] thermal/drivers/acpi: Use hot and critical ops
` [PATCH RFC 4/4] thermal/core: Remove notify ops

[PATCH v3 0/7] Add initial support for ATC260x PMICs
 2020-12-10  9:25 UTC  (6+ messages)
` [PATCH v3 1/7] dt-bindings: input: Add reset-time-sec common property

[PATCH v9] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-12-10  7:48 UTC  (3+ messages)
` [PATCH v9 1/2] cpufreq: mediatek-hw: Add support for CPUFREQ HW
` [PATCH v9 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[pm:bleeding-edge] BUILD SUCCESS a834ecc967a356eabe764b7439b3877e93822dca
 2020-12-10  7:27 UTC 

[PATCH v3 0/7] Improve s0ix flows for systems i219LM
 2020-12-10  5:28 UTC  (13+ messages)
` [PATCH v3 1/7] e1000e: fix S0ix flow to allow S0i3.2 subset entry

[PATCH] power: supply: axp288_fuel_gauge: Add the ECS EF20EA to the blacklist
 2020-12-10  3:25 UTC  (3+ messages)

[PATCH 1/4] thermal: int340x: processor_thermal: Refactor MMIO interface
 2020-12-10  0:19 UTC  (5+ messages)
` [PATCH 3/4] thermal: int340x: processor_thermal: Add RFIM driver

[PATCH v4 0/3] BPi M2 Zero poweroff support via new regulator-poweroff driver
 2020-12-09 21:02 UTC  (4+ messages)
` [PATCH v4 1/3] power: reset: new driver regulator-poweroff
` [PATCH v4 2/3] Documentation: DT: binding documentation for regulator-poweroff
` [PATCH v4 3/3] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add poweroff node

pm/testing baseline: 90 runs, 1 regressions (v5.10-rc7-96-ga834ecc967a3)
 2020-12-09 21:04 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 3 warnings (v5.10-rc7-96-ga834ecc967a3)
 2020-12-09 20:20 UTC 

[PATCH v11 00/10] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-12-09 20:17 UTC  (3+ messages)
` [PATCH v11 01/10] dt-bindings: memory: tegra20: emc: Document opp-supported-hw property

[PATCH v1 0/4] cpufreq: Allow drivers to receive more information from the governor
 2020-12-09 17:17 UTC  (17+ messages)
` [PATCH v1 1/4] cpufreq: schedutil: Add util to struct sg_cpu
` [PATCH v1 2/4] cpufreq: schedutil: Adjust utilization instead of frequency
` [PATCH v1 3/4] cpufreq: Add special-purpose fast-switching callback for drivers
` [PATCH v1 4/4] cpufreq: intel_pstate: Implement the ->adjust_perf() callback

[PATCH 1/3] thermal: core: Add indication for userspace usage
 2020-12-09 16:10 UTC  (11+ messages)

[PATCH] thermal/core: Emit a warning if the thermal zone is updated without ops
 2020-12-09 15:55 UTC  (9+ messages)

[PATCH v6 0/3] Better domain idle from device wakeup patterns
 2020-12-09 15:18 UTC  (4+ messages)

[bug report] power: supply: generic-adc-battery: Use GPIO descriptors
 2020-12-09 10:00 UTC  (2+ messages)

[PATCH v4 0/4] CPUFreq: Add support for opp-sharing cpus
 2020-12-09  9:41 UTC  (18+ messages)
` [PATCH v4 1/4] dt-bindings/opp: Update documentation for opp-shared
` [PATCH v4 3/4] scmi-cpufreq: get opp_shared_cpus from opp-v2 for EM

[pm:bleeding-edge] BUILD SUCCESS bea64589d9432e630e98f3d0089b5bb697f25cbb
 2020-12-09  8:42 UTC 

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-12-09  6:37 UTC  (7+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 2/7] Input: use input_device_enabled()

[PATCH v5 0/4] CPUFreq: Add support for opp-sharing cpus
 2020-12-09  5:55 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: opp: Allow empty OPP tables
` [PATCH v5 2/4] opp/of: Allow empty opp-table with opp-shared
` [PATCH v5 3/4] scmi-cpufreq: get opp_shared_cpus from opp-v2 for EM
` [PATCH v5 4/4] cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev

[RFC PATCH 0/4] Add processor to the ignore PSD override list
 2020-12-08 23:32 UTC  (14+ messages)
` [RFC PATCH 1/4] cpufreq: acpi-cpufreq: Re-factor overriding ACPI PSD
` [RFC PATCH 2/4] cpufreq: acpi-cpufreq: Add processor to the ignore PSD override list

pm/testing build: 7 builds: 0 failed, 7 passed, 3 warnings (v5.10-rc7-92-g717f8fce803b)
 2020-12-08 19:40 UTC 

pm/testing baseline: 97 runs, 1 regressions (v5.10-rc7-92-g717f8fce803b)
 2020-12-08 20:23 UTC 

[PATCH 0/3] thermal: Add support for R-Car V3U (r8a779a0)
 2020-12-08 18:11 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779a0 support

[PATCH 00/13] Enable CPRh/3/4, CPU Scaling on various QCOM SoCs
 2020-12-08 18:11 UTC  (8+ messages)
` [PATCH 11/13] dt-bindings: cpufreq: Convert qcom-cpufreq-hw to YAML binding
` [PATCH 13/13] dt-bindings: cpufreq: qcom-hw: Add bindings for 8998

[RESEND PATCH V3] PM / EM: Micro optimization in em_cpu_energy
 2020-12-08 17:24 UTC  (2+ messages)

[PATCH v10 00/15] qcom: pm8150: add support for thermal monitoring
 2020-12-08 17:14 UTC  (5+ messages)

[PATCH v5 0/4] powercap/dtpm: Add the DTPM framework
 2020-12-08 16:41 UTC  (5+ messages)
` [PATCH v5 1/4] units: Add Watt units
` [PATCH v5 2/4] Documentation/powercap/dtpm: Add documentation for dtpm
` [PATCH v5 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management
` [PATCH v5 4/4] powercap/drivers/dtpm: Add CPU energy model based support

[PATCH v3 1/2] dt-bindings: arm: cpus: Document 'qcom,freq-domain' property
 2020-12-08 15:43 UTC  (6+ messages)

[PATCH] thermal/core: Make 'forced_passive' as obsolete candidate
 2020-12-08 15:30 UTC 

[PATCH V5 0/3] cpufreq_cooling: Get effective CPU utilization from scheduler
 2020-12-08 15:06 UTC  (3+ messages)

[PATCH v2 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-08 14:20 UTC  (7+ messages)
` [PATCH v2 2/5] thermal: devfreq_cooling: get a copy of device status

[PATCH -next] thermal: intel_pch_thermal: fix build for ACPI not enabled
 2020-12-08 14:01 UTC  (2+ messages)

[PATCH V4 0/3] cpufreq_cooling: Get effective CPU utilization from scheduler
 2020-12-08 12:31 UTC  (5+ messages)
` [PATCH V4 3/3] thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms

[RFC PATCH v2 0/6] power: supply: Add some fuel-gauge logic
 2020-12-08  9:30 UTC  (4+ messages)
` [RFC PATCH v2 1/6] power: supply: add cap2ocv batinfo helper

[PATCH 0/2] SCMI performance protocol power scale interface
 2020-12-08  8:36 UTC  (4+ messages)

[PATCH v4 1/6] cpufreq: sun50i: add efuse_xlate to get efuse version
 2020-12-08  8:21 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS 88e3db954de0fa9f322c90c7a783680248950a9a
 2020-12-08  7:36 UTC 

[PATCH v4 2/6] cpufreq: sun50i: add a100 cpufreq support
 2020-12-08  7:19 UTC 


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