linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-04 21:26:58 to 2020-12-09 09:19:55 UTC [more...]

[PATCH v4 0/4] CPUFreq: Add support for opp-sharing cpus
 2020-12-09  9:20 UTC  (17+ 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

[PATCH v1 0/4] cpufreq: Allow drivers to receive more information from the governor
 2020-12-09  5:16 UTC  (15+ 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] power: supply: axp288_fuel_gauge: Add the ECS EF20EA to the blacklist
 2020-12-09  4:50 UTC 

[RFC PATCH 0/4] Add processor to the ignore PSD override list
 2020-12-08 23:32 UTC  (15+ 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

[PATCH v3 0/7] Improve s0ix flows for systems i219LM
 2020-12-08 22:29 UTC  (17+ messages)
` [PATCH v3 1/7] e1000e: fix S0ix flow to allow S0i3.2 subset entry
` [PATCH v3 2/7] e1000e: Move all S0ix related code into its own source file

[PATCH v4] PM: domains: create debugfs nodes when adding power domains
 2020-12-08 20:40 UTC  (3+ messages)

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

[PATCH v6 0/3] Better domain idle from device wakeup patterns
 2020-12-08 17:26 UTC  (2+ messages)

[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 v3 0/3] BPi M2 Zero poweroff support via new regulator-poweroff driver
 2020-12-08 15:39 UTC  (9+ messages)
  ` [PATCH v3 1/3] power: reset: new driver regulator-poweroff
  ` [PATCH v3 2/3] Documentation: DT: binding documentation for regulator-poweroff
  ` [PATCH v3 3/3] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add poweroff node

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

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

[PATCH V5 0/3] cpufreq_cooling: Get effective CPU utilization from scheduler
 2020-12-08 15:06 UTC  (6+ messages)
` [PATCH V5 1/3] sched/core: Move schedutil_cpu_util() to core.c
` [PATCH V5 2/3] sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it
` [PATCH V5 3/3] thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms

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

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

[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 

[PATCH v3 1/6] cpufreq: sun50i: add efuse_xlate to get efuse version
 2020-12-08  4:10 UTC  (2+ messages)

[PATCH v3 2/6] cpufreq: sun50i: add a100 cpufreq support
 2020-12-08  2:37 UTC 

[PATCH v3 0/7] Add initial support for ATC260x PMICs
 2020-12-07 22:54 UTC  (12+ messages)
` [PATCH v3 1/7] dt-bindings: input: Add reset-time-sec common property
` [PATCH v3 2/7] dt-bindings: mfd: Add Actions Semi ATC260x PMIC binding
` [PATCH v3 3/7] mfd: Add MFD driver for ATC260x PMICs
` [PATCH v3 4/7] regulator: Add regulator "
` [PATCH v3 5/7] power: reset: Add poweroff "
` [PATCH v3 6/7] input: atc260x: Add onkey "
` [PATCH v3 7/7] MAINTAINERS: Add entry for ATC260x PMIC

[PATCH] power: reset: ltc2952: make trigger delay configurable
 2020-12-07 22:28 UTC 

[PATCH v11 00/10] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-12-07 22:11 UTC  (11+ messages)
` [PATCH v11 04/10] memory: tegra124-emc: Make driver modular
  ` [PATCH v11 09/10] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
  ` [PATCH v11 10/10] PM / devfreq: tegra30: Separate configurations per-SoC generation

[PATCH v2 1/4] thermal/core: Rename passive_delay and polling_delay with units
 2020-12-07 19:09 UTC  (4+ 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 v2] drivers: thermal: Add NULL pointer check before using cooling device stats
 2020-12-07 18:53 UTC 

[PATCH] drivers: thermal: Add NULL pointer check before using cooling device stats
 2020-12-07 18:52 UTC  (3+ messages)

[PATCH 0/3] Add LVTS architecture thermal controller
 2020-12-07 17:07 UTC  (9+ messages)
` [PATCH 1/3] thermal: mediatek: Relocate driver to mediatek folder
` [PATCH 2/3] thermal: mediatek: Add LVTS drivers for SoC theraml zones
` [PATCH 3/3] dt-bindings: thermal: Add binding document for mt6873 thermal controller

pm/testing sleep: 8 runs, 2 regressions (v5.10-rc7-87-g960e625edeb5)
 2020-12-07 15:28 UTC 

pm/testing baseline: 131 runs, 1 regressions (v5.10-rc7-87-g960e625edeb5)
 2020-12-07 15:13 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 3 warnings (v5.10-rc7-87-g960e625edeb5)
 2020-12-07 14:30 UTC 

[PATCH v4 3/3] thermal: power allocator: change the 'k_*' always in estimate_pid_constants()
 2020-12-07 13:47 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH v4 1/3] thermal: power allocator: change the 'k_i' coefficient estimation
 2020-12-07 13:47 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH v4 2/3] thermal: power allocator: refactor sustainable power estimation
 2020-12-07 13:47 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH] thermal: rcar_gen3_thermal: Do not use interrupts for normal operation
 2020-12-07 13:47 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH] thermal: Constify static attribute_group structs
 2020-12-07 13:47 UTC  (2+ messages)
` [thermal: thermal/next] thermal: core: "

[PATCH 1/2] thermal: imx8mm: Print the correct error code
 2020-12-07 13:47 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH 2/2] thermal: imx8mm: Disable the clock on probe failure
 2020-12-07 13:47 UTC  (2+ messages)
` [thermal: thermal/next] "

[RFC][PATCH 0/2] cpufreq: Allow drivers to receive more information from the governor
 2020-12-07 13:40 UTC  (4+ messages)
` [RFC][PATCH 1/2] cpufreq: Add special-purpose fast-switching callback for drivers

[PATCH v2 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2020-12-07 10:19 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH V2 2/3] cpufreq: sun50i: add a100 cpufreq support
 2020-12-07  9:18 UTC 

[PATCH V2 1/3] cpufreq: sun50i: add efuse_xlate to get efuse version
 2020-12-07  9:17 UTC 

[PATCH V3 0/2] cpufreq_cooling: Get effective CPU utilization from scheduler
 2020-12-07  9:13 UTC  (4+ messages)
` [PATCH V3 2/2] thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms

[PATCH 0/4] CPUFREQ clean-ups for Tegra186 and Tegra194
 2020-12-07  7:33 UTC  (2+ messages)

[PATCH] cpufreq: scmi: add COMMON_CLK dependency
 2020-12-07  6:33 UTC  (2+ messages)

[PATCH] cpufreq: imx: fix NVMEM_IMX_OCOTP dependency
 2020-12-07  6:32 UTC  (2+ messages)

[PATCH 1/3] thermal: core: Add indication for userspace usage
 2020-12-07  5:36 UTC  (9+ messages)

[PATCH v2 0/5] Consolidate RPM interconnect and support to MSM8939
 2020-12-07  1:20 UTC  (4+ messages)
` [PATCH v2 1/5] interconnect: qcom: Consolidate interconnect RPM support

[PATCH 1/2] cpufreq: sun50i: add a100 cpufreq support
 2020-12-06 20:59 UTC  (4+ messages)

[PATCH RFD] thermal: core: Browse the trip points in reverse order and exit
 2020-12-06 12:37 UTC 

[PATCH 2/2] interconnect: imx: Remove a useless test
 2020-12-06 12:13 UTC 

[PATCH 1/2] interconnect: imx: Add a missing of_node_put after of_device_is_available
 2020-12-06 12:13 UTC 

[PATCH] interconnect: qcom: fix rpmh link failures
 2020-12-05 12:03 UTC  (3+ messages)

[PATCH v10 00/19] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-12-05 13:52 UTC  (6+ messages)
` [PATCH v10 17/19] ARM: tegra: Add EMC OPP properties to Tegra20 device-trees

[PATCH v3] PM: domains: create debugfs nodes when adding power domains
 2020-12-05  8:58 UTC  (2+ messages)

[PATCH 1/3] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2020-12-05  7:54 UTC  (4+ messages)
` [PATCH 2/3] power: supply: max8997_charger: Set CHARGER current limit

[PATCH] power: supply: Fix a typo in warning message
 2020-12-05  1:25 UTC 

[PATCH v2] PM: domains: create debugfs nodes when adding power domains
 2020-12-05  0:08 UTC  (2+ messages)

[PATCH v1 1/2] PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
 2020-12-04 23:21 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).