linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-09 00:15:34 to 2020-05-13 06:43:32 UTC [more...]

[PATCH v8 00/10] Introduce OPP bandwidth bindings
 2020-05-13  6:43 UTC  (17+ messages)
` [PATCH v8 01/10] dt-bindings: opp: Introduce opp-peak-kBps and opp-avg-kBps bindings
` [PATCH v8 02/10] OPP: Add helpers for reading the binding properties
` [PATCH v8 03/10] interconnect: Add of_icc_get_by_index() helper function
` [PATCH v8 04/10] OPP: Add support for parsing interconnect bandwidth
` [PATCH v8 05/10] OPP: Add sanity checks in _read_opp_key()
` [PATCH v8 06/10] OPP: Update the bandwidth on OPP frequency changes
` [PATCH v8 07/10] cpufreq: dt: Add support for interconnect bandwidth scaling
` [PATCH v8 08/10] cpufreq: dt: Validate all interconnect paths
` [PATCH v8 09/10] dt-bindings: interconnect: Add interconnect-tags bindings
` [PATCH v8 10/10] OPP: Add support for setting interconnect-tags

5.7 sleep/wake regression
 2020-05-13  6:11 UTC  (5+ messages)

Question about OPP regulator for Panfrost Devfreq
 2020-05-13  5:46 UTC  (4+ messages)

[RFC 0/1] Alternate history mechanism for the TEO governor
 2020-05-13  5:31 UTC  (4+ messages)
` [RFC 1/1] Weighted approach to gather and use history in "

[PATCH] thermal: imx8mm: Add get_trend ops
 2020-05-13  2:58 UTC 

[PATCH 1/3] power: supply: max17040: Correct voltage reading
 2020-05-13  2:16 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: power: supply: Document maxim,rcomp-value for max17040
` [PATCH 3/3] power: supply: max17040: Set rcomp value

[PATCH -next] cpupower: Remove unneeded semicolon
 2020-05-13  1:42 UTC  (5+ messages)

[pm:bleeding-edge] BUILD SUCCESS bbcbc5295cdcbe72bbf6918a80da4af7a1dffcf9
 2020-05-12 23:04 UTC 

[PATCH v3 0/8] power: supply: bq25890: fix and extend
 2020-05-12 22:59 UTC  (3+ messages)
` [PATCH v3 8/8] power: bq25890: document IBAT compensation DT properties

[RESEND PATCH v3] dt-bindings: power: Convert bq27xxx dt to yaml
 2020-05-12 22:41 UTC  (2+ messages)

[PATCH v2] interconnect: Add helpers for enabling/disabling a path
 2020-05-12 21:59 UTC  (2+ messages)

[PATCH] power: supply: cpcap-charger: Make VBUS already provided debug only
 2020-05-12 21:51 UTC 

[RFC v2 PATCH 0/6] cpuidle: Make cpuidle governor switchable to be the default behaviour
 2020-05-12 21:17 UTC  (2+ messages)

[PATCH v3] dt-bindings: power: Convert bq27xxx dt to yaml
 2020-05-12 19:15 UTC  (2+ messages)

[PATCH] drivers: thermal: tsens: Merge tsens-common.c into tsens.c
 2020-05-12 19:17 UTC  (2+ messages)

[PATCH 00/14] Modularize schedutil
 2020-05-12 17:30 UTC  (26+ messages)
` [PATCH 13/14] sched: cpufreq: Use IS_ENABLED() for schedutil

[PATCH 0/1] power: convert to use new I2C API
 2020-05-12 17:10 UTC  (4+ messages)
` [PATCH 1/1] power: supply: bq24190_charger: convert to use i2c_new_client_device()

[PATCH v2] dt-bindings: thermal: Convert UniPhier thermal monitor to json-schema
 2020-05-12 15:00 UTC  (2+ messages)

[GIT PULL] cpufreq/arm changes for 5.8
 2020-05-12 14:26 UTC  (2+ messages)

[PATCH v2 0/6] mfd: Add support for Khadas Microcontroller
 2020-05-12 13:26 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: add Khadas Microcontroller bindings
` [PATCH v2 2/6] mfd: add support for the Khadas System control Microcontroller
` [PATCH v2 3/6] thermal: add support for the MCU controlled FAN on Khadas boards
` [PATCH v2 4/6] nvmem: add support for the Khadas MCU Programmable User Memory
` [PATCH v2 5/6] MAINTAINERS: add myself as maintainer for Khadas MCU drivers
` [PATCH v2 6/6] arm64: dts: meson-khadas-vim3: add Khadas MCU nodes

[PATCH v3] memory/samsung: reduce protected code area in IRQ
 2020-05-12 13:16 UTC  (3+ messages)

[PATCH v2] memory/samsung: reduce unnecessary mutex lock area
 2020-05-12 12:48 UTC  (5+ messages)
  `  "
  ` [v2] "

[PATCH v7 00/15] Add support for devices in the Energy Model
 2020-05-12 11:38 UTC  (25+ messages)
` [PATCH v7 01/15] PM / EM: change naming convention from 'capacity' to 'performance'
` [PATCH v7 02/15] PM / EM: introduce em_dev_register_perf_domain function
` [PATCH v7 03/15] PM / EM: update callback structure and add device pointer
` [PATCH v7 04/15] PM / EM: add support for other devices than CPUs in Energy Model
` [PATCH v7 05/15] PM / EM: remove em_register_perf_domain
` [PATCH v7 06/15] PM / EM: change name of em_pd_energy to em_cpu_energy
` [PATCH v7 07/15] Documentation: power: update Energy Model description
` [PATCH v7 08/15] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v7 09/15] thermal: devfreq_cooling: change tracing function and arguments
` [PATCH v7 10/15] thermal: devfreq_cooling: get device load and frequency directly
` [PATCH v7 11/15] thermal: devfreq_cooling: work on a copy of device status
` [PATCH v7 12/15] thermal: devfreq_cooling: add new registration functions with Energy Model
` [PATCH v7 13/15] thermal: devfreq_cooling: remove old power model and use EM
` [PATCH v7 14/15] thermal: devfreq_cooling: update license to use SPDX
` [PATCH v7 15/15] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

[PATCH v2] memory/samsung: reduce unnecessary mutex lock area
 2020-05-12 11:08 UTC 

[PATCH] memory/samsung: reduce unnecessary mutex lock area
 2020-05-12  9:23 UTC  (6+ messages)
      `  "

[PATCH] devfreq: Use lockdep asserts instead of manual checks for locked mutex
 2020-05-12  8:06 UTC  (2+ messages)

[PATCH 00/14] thermal core include cleanups
 2020-05-12  4:21 UTC  (16+ messages)
` [PATCH 01/14] thermal/core: Get rid of MODULE_* tags
` [PATCH 02/14] thermal/core: Replace module.h with export.h
` [PATCH 03/14] thermal/drivers/thermal_helpers: Sort headers alphabetically
` [PATCH 04/14] thermal/drivers/thermal_helpers: Include export.h
` [PATCH 05/14] thermal/drivers/thermal_hwmon: Sort headers alphabetically
` [PATCH 06/14] thermal/drivers/thermal_hwmon: Include export.h
` [PATCH 07/14] thermal/drivers/clock_cooling: Sort headers alphabetically
` [PATCH 08/14] thermal/drivers/clock_cooling: Include export.h
` [PATCH 09/14] thermal/drivers/cpufreq_cooling: Sort headers alphabetically
` [PATCH 10/14] thermal/drivers/cpufreq_cooling: Replace module.h with export.h
` [PATCH 11/14] thermal/drivers/of-thermal: Sort headers alphabetically
` [PATCH 12/14] thermal/drivers/user_space: "
` [PATCH 13/14] thermal/governors: Prefix all source files with gov_
` [PATCH 14/14] thermal/of: Rename of-thermal.c

[PATCH 0/6] thermal: improve handling of disabled thermal zone
 2020-05-12  1:59 UTC  (6+ messages)
` [PATCH 1/6] iwlwifi: use thermal_zone_device_update() for temperature change
  ` [PATCH 5/6] thermal: core: introduce tz_disabled() helper function

[PATCH v3] admin guide/pm: Admin guide for intel-speed-select
 2020-05-11 23:57 UTC 

[PATCH v7 0/7] Introduce OPP bandwidth bindings
 2020-05-11 21:51 UTC  (3+ messages)
` [PATCH v7 1/7] dt-bindings: opp: Introduce opp-peak-kBps and opp-avg-kBps bindings

[RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2.99)
 2020-05-11 21:01 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS b68266410b45608f9ac68f17acd76bf64c209d21
 2020-05-11 20:23 UTC 

[PATCH v2] dt-bindings: power: Convert bq27xxx dt to yaml
 2020-05-11 19:06 UTC  (11+ messages)

[PATCH V3] dt-bindings: thermal: Convert i.MX8MM to json-schema
 2020-05-11 18:51 UTC  (2+ messages)

pm/testing baseline: 49 runs, 3 regressions (v5.7-rc5-43-gb68266410b45)
 2020-05-11 18:29 UTC 

pm/testing boot: 51 boots: 2 failed, 48 passed with 1 untried/unknown (v5.7-rc5-43-gb68266410b45)
 2020-05-11 18:29 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed, 24 warnings (v5.7-rc5-43-gb68266410b45)
 2020-05-11 17:45 UTC 

[PATCH] cpuidle: psci: Fixup execution order when entering a domain idle state
 2020-05-11 13:33 UTC 

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-11 13:31 UTC  (25+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 06/20] mips: Add MIPS32 Release 5 support
  ` [PATCH v2 07/20] mips: Add MIPS Warrior P5600 support
  ` [PATCH v2 08/20] mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs
  ` [PATCH v2 11/20] mips: MAAR: Use more precise address mask
  ` [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rating if CPU_FREQ enabled
  ` [PATCH v2 19/20] mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPU

[PATCH -next] interconnect: imx: Fix return value check in imx_icc_node_init_qos()
 2020-05-11 13:20 UTC  (3+ messages)

[PATCH] lib: linear_ranges: Add missing MODULE_LICENSE()
 2020-05-11 11:25 UTC  (4+ messages)

[PATCH -next] power: supply: Make bd9995x_chip_reset static
 2020-05-11 11:22 UTC  (2+ messages)

[PATCH v12 00/11] Support ROHM BD99954 charger IC
 2020-05-11 10:13 UTC  (10+ messages)
` [PATCH v12 02/11] lib/test_linear_ranges: add a test for the 'linear_ranges'

[PATCH V3 0/2] thermal:Add HiSilicon Kunpeng thermal driver and Maintainers
 2020-05-11  8:14 UTC  (9+ messages)
` [PATCH V3 2/2] thermal: Add HiSilicon Kunpeng thermal driver

[PATCH v2] ACPI: EC: s2idle: Avoid premature returns from acpi_s2idle_wake()
 2020-05-11  6:54 UTC  (2+ messages)

[PATCH v5 0/4] Introduce the for_each_set_clump macro
 2020-05-10 19:05 UTC  (7+ messages)

[pm:bleeding-edge] BUILD SUCCESS 6a6044584305b1d608cd3b6d42c01fd4ac35cabf
 2020-05-10 17:26 UTC 

[PATCH 1/3] regulator: max14577: Add proper dt-compatible strings
 2020-05-10 16:54 UTC  (3+ messages)
  ` [PATCH 3/3] power: charger: "

[PATCH 0/9] Summit SMB3xx driver & device-tree
 2020-05-10 16:40 UTC  (15+ messages)
` [PATCH 1/9] power: supply: smb347-charger: IRQSTAT_D is volatile
` [PATCH 2/9] power: supply: smb347-charger: Add delay before getting IRQSTAT
` [PATCH 3/9] power: supply: smb347-charger: Use resource-managed API
` [PATCH 4/9] dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx
` [PATCH 6/9] power: supply: smb347-charger: Support SMB345 and SMB358

pm/testing sleep: 3 runs, 0 regressions (v5.7-rc4-41-g277a1722e66d)
 2020-05-10 13:06 UTC 

pm/testing baseline: 59 runs, 0 regressions (v5.7-rc4-41-g277a1722e66d)
 2020-05-10 12:51 UTC 

pm/testing boot: 60 boots: 0 failed, 60 passed (v5.7-rc4-41-g277a1722e66d)
 2020-05-10 12:50 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed, 25 warnings (v5.7-rc4-41-g277a1722e66d)
 2020-05-10 12:07 UTC 

[PATCH v2 0/3] syscon: Alter syscon and reboot drivers
 2020-05-10  8:47 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: reset: Convert syscon-reboot-mode to DT schema

[PATCH V2] power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'
 2020-05-09 23:43 UTC  (2+ messages)

[PATCH -next] power: reset: ltc2952: remove set but used variable
 2020-05-09 23:42 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 6df1213fbae91c875034ec8888404aa30022dad7
 2020-05-09 17:49 UTC 

[PATCH] power: reset: ltc2952: remove set variable but unused value
 2020-05-09  7:02 UTC 

[PATCH v2 0/4] Cleanup power_supply_sysfs.c
 2020-05-09  0:38 UTC  (2+ messages)

[PATCH] power: bq25890: unlock on error paths in bq25890_resume()
 2020-05-09  0:15 UTC  (3+ 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).