linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-01 17:24:50 to 2020-05-06 17:43:39 UTC [more...]

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-06 17:42 UTC  (5+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 01/20] dt-bindings: power: Convert mti,mips-cpc to DT schema
  ` [PATCH v2 03/20] dt-bindings: Add vendor prefix for Baikal Electronics, JSC
  ` [PATCH v2 05/20] mips: cm: Add L2 ECC/parity errors reporting

[PATCH v8 00/12] NVIDIA Tegra20 CPUFreq driver major update
 2020-05-06 17:05 UTC  (2+ messages)

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-05-06 16:58 UTC  (9+ messages)

[PATCH v1 0/3] Enable LP2 CPUIDLE state on NVIDIA Tegra30
 2020-05-06 16:34 UTC  (7+ messages)
` [PATCH v1 1/3] ARM: tegra: Initialize r0 register for firmware wake-up
` [PATCH v1 2/3] firmware: trusted_foundations: Different way of L2 cache enabling after LP2 suspend
` [PATCH v1 3/3] cpuidle: tegra: Support CPU cluster power-down state on Tegra30

[PATCH -next] cpupower: Remove unneeded semicolon
 2020-05-06 16:09 UTC  (4+ messages)

[RFC PATCH] cpufreq: add support for HiSilicon SoC HIP09
 2020-05-06 14:57 UTC  (7+ messages)

[PATCH v4 00/12] DDR/L3 Scaling support on SDM845 and SC7180 SoCs
 2020-05-06 14:41 UTC  (26+ messages)
` [PATCH v4 01/12] arm64: dts: qcom: sdm845: Add SoC compatible to MTP
` [PATCH v4 02/12] cpufreq: blacklist SDM845 in cpufreq-dt-platdev
` [PATCH v4 03/12] cpufreq: blacklist SC7180 "
` [PATCH v4 04/12] OPP: Add and export helper to update voltage
` [PATCH v4 05/12] OPP: Add and export helper to set bandwidth
` [PATCH v4 06/12] cpufreq: qcom: Update the bandwidth levels on frequency change
` [PATCH v4 07/12] OPP: Add and export helper to get icc path count
` [PATCH v4 08/12] cpufreq: qcom: Disable fast switch when scaling ddr/l3
` [PATCH v4 09/12] dt-bindings: interconnect: Add interconnect-tags bindings
` [PATCH v4 10/12] OPP: Add support for setting interconnect-tags
` [PATCH v4 11/12] arm64: dts: qcom: sdm845: Add cpu OPP tables
` [PATCH v4 12/12] arm64: dts: qcom: sc7180: "

[PATCH -next] power: supply: bq25890_charger: fix missing unlock on error in bq25890_resume()
 2020-05-06 12:25 UTC  (2+ messages)

[PATCH] power: bq25890: unlock on error paths in bq25890_resume()
 2020-05-06 12:20 UTC  (2+ messages)

[RFC PATCH 1/5] thermal: rename thermal_cooling_device_stats_update()
 2020-05-06 12:07 UTC  (2+ messages)

[PATCH -next] power/supply/cw2015: Make some symbols static
 2020-05-06 11:45 UTC 

[PATCH v4 1/4] powercap/drivers/idle_inject: Specify idle state max latency
 2020-05-06  9:57 UTC  (11+ messages)
` [PATCH v4 2/4] dt-bindings: thermal: Add the idle cooling device
` [PATCH v4 3/4] thermal/drivers/cpuidle_cooling: Change the registration function
` [PATCH v4 4/4] thermal: cpuidle: Register cpuidle cooling device

[PATCH v2] block: Make request_queue.rpm_status an enum
 2020-05-05 17:55 UTC  (2+ messages)

[PATCH v11 0/6] Add battery charger driver support for MP2629
 2020-05-05 15:46 UTC  (3+ messages)
` [PATCH v11 1/6] dt-bindings: mfd: add document bindings for mp2629

[PATCH 0/2] Add 0C (zeorC) interrupt support to tsens driver
 2020-05-05 15:38 UTC  (7+ messages)
` [PATCH 1/2] drivers: thermal: tsens: Add 0C (zeorC) interrupt support
` [PATCH 2/2] dt-bindings: thermal: tsens: Add zeroc interrupt support in yaml

[PATCH v5 0/4] Introduce the for_each_set_clump macro
 2020-05-05 14:53 UTC  (5+ messages)

[pm:bleeding-edge] BUILD SUCCESS 1985b45de01473658db9194e948eb151f9e076ae
 2020-05-05 11:43 UTC 

[PATCH v2 00/17] Modularizing Versatile Express
 2020-05-05  6:21 UTC  (19+ messages)
` [PATCH v2 01/16] ARM: vexpress: Move vexpress_flags_set() into arch code
` [PATCH v2 04/16] clk: versatile: Rework kconfig structure
` [PATCH v2 05/16] clk: versatile: Only enable SP810 on 32-bit by default
` [PATCH v2 07/16] clk: vexpress-osc: Support building as a module
` [PATCH v2 08/16] mfd: vexpress-sysreg: Drop selecting CONFIG_CLKSRC_MMIO
` [PATCH v2 09/16] mfd: vexpress-sysreg: Drop unused syscon child devices
` [PATCH v2 10/16] mfd: vexpress-sysreg: Use devres API variants
` [PATCH v2 11/16] mfd: vexpress-sysreg: Support building as a module
` [PATCH v2 14/16] vexpress: Move setting master site to vexpress-config bus

[PATCH v2 1/2] cpufreq: qoriq: convert to a platform driver
 2020-05-05  6:11 UTC  (3+ messages)
` [PATCH v2 2/2] clk: qoriq: add cpufreq platform device

[PATCH v7 0/7] Introduce OPP bandwidth bindings
 2020-05-05  3:38 UTC  (23+ messages)
` [PATCH v7 1/7] dt-bindings: opp: Introduce opp-peak-kBps and opp-avg-kBps bindings
` [PATCH v7 2/7] OPP: Add helpers for reading the binding properties
` [PATCH v7 3/7] interconnect: Add of_icc_get_by_index() helper function
` [PATCH v7 4/7] OPP: Add support for parsing interconnect bandwidth
` [PATCH v7 5/7] OPP: Add sanity checks in _read_opp_key()
` [PATCH v7 6/7] OPP: Update the bandwidth on OPP frequency changes
` [PATCH v7 7/7] cpufreq: dt: Add support for interconnect bandwidth scaling

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

[PATCH 0/3] power: supply: Improve max17040 support
 2020-05-04 22:12 UTC 

[PATCH 0/4] Cleanup power_supply_sysfs.c
 2020-05-04 20:31 UTC  (10+ messages)
` [PATCH 1/4] power_supply: Cleanup power supply sysfs attribute list
` [PATCH 2/4] power_supply: Use designated initializer for property text arrays
` [PATCH 3/4] power_supply: Add a macro that maps enum properties to text values
` [PATCH 4/4] power_supply: Add power supply type property to uevent env

[PATCH v2 0/4] Cleanup power_supply_sysfs.c
 2020-05-04 20:29 UTC  (5+ messages)
` [PATCH v2 1/4] power_supply: Cleanup power supply sysfs attribute list
` [PATCH v2 2/4] power_supply: Use designated initializer for property text arrays
` [PATCH v2 3/4] power_supply: Add a macro that maps enum properties to text values
` [PATCH v2 4/4] power_supply: Add power supply type property to uevent env

[PATCH 0/2] Add msm8939 tsensv0_1 support
 2020-05-04 19:51 UTC  (7+ messages)
` [PATCH 1/2] thermal: qcom: tsens-v0_1: Add support for MSM8939
` [PATCH 2/2] dt-bindings: tsens: qcom: Document MSM8939 compatible

[PATCH v3 0/8] power: supply: bq25890: fix and extend
 2020-05-04 19:47 UTC  (9+ messages)
` [PATCH v3 1/8] power: bq25890: use proper CURRENT_NOW property for I_BAT
` [PATCH v3 2/8] power: bq25890: fix ADC mode configuration
` [PATCH v3 3/8] power: bq25890: update state on property read
` [PATCH v3 4/8] power: bq25890: implement CHARGE_TYPE property
` [PATCH v3 5/8] power: bq25890: implement PRECHARGE_CURRENT property
` [PATCH v3 6/8] power: bq25890: implement INPUT_CURRENT_LIMIT property
` [PATCH v3 8/8] power: bq25890: document IBAT compensation DT properties
` [PATCH v3 7/8] power: bq25890: support IBAT compensation

[RFC][PATCH 0/5] thermal: Add new mechanism to get thermal notification
 2020-05-04 18:16 UTC  (6+ messages)
` [RFC][PATCH 1/5] thermal: Add support for /dev/thermal_notify
` [RFC][PATCH 2/5] thermal: Add notification for zone creation and deletion
` [RFC][PATCH 3/5] thermal: Add support for setting notification thresholds
` [RFC][PATCH 4/5] thermal: Add support for setting polling interval
` [RFC][PATCH 5/5] thermal: int340x: Use new device interface

[PATCH] dt-bindings: power: Convert bq27xxx dt to yaml
 2020-05-04 17:08 UTC  (4+ messages)

[PATCH 0/6] thermal: improve handling of disabled thermal zone
 2020-05-04 10:18 UTC  (9+ messages)
` [PATCH 2/6] thermal: core: delete thermal_notify_framework()
  ` [PATCH 3/6] thermal: core: update polling after all trips handled
  ` [PATCH 4/6] thermal: core: stop polling timer for disabled thermal zone
  ` [PATCH 5/6] thermal: core: introduce tz_disabled() helper function

[RFC 0/3] Introduce cpufreq minimum load QoS
 2020-05-04  9:17 UTC  (11+ messages)

[PATCH] interconnect: Add helpers for enabling/disabling a path
 2020-05-04  8:57 UTC  (2+ messages)

[PATCH RESEND 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
 2020-05-04  7:00 UTC  (4+ messages)
` [PATCH v3 0/2] Stop monitoring disabled devices
    ` [PATCH v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct

[PATCH] cpufreq: qcom: fix wrong compatible binding
 2020-05-04  5:13 UTC  (2+ messages)

[PATCH v2 00/11] power: supply: bq25890: fix and extend
 2020-05-03 21:16 UTC  (21+ messages)
` [PATCH v2 03/11] power: bq25890: make property table const
` [PATCH v2 01/11] power: bq25890: remove redundant I2C bus check
` [PATCH v2 02/11] power: bq25890: simplify chip name property getter
` [PATCH v2 04/11] power: bq25890: protect view of the chip's state
` [PATCH v2 05/11] power: bq25890: fix ADC mode configuration
` [PATCH v2 07/11] power: bq25890: implement CHARGE_TYPE property
` [PATCH v2 06/11] power: bq25890: update state on property read
` [PATCH v2 09/11] power: bq25890: implement INPUT_CURRENT_LIMIT property
` [PATCH v2 08/11] power: bq25890: implement PRECHARGE_CURRENT property
` [PATCH v2 10/11] power: bq25890: support IBAT compensation
` [PATCH v2 11/11] power: bq25890: document IBAT compensation DT properties

[PATCH] thermal: stm32: fix spelling mistake "acces" -> "access"
 2020-05-03 20:06 UTC  (2+ messages)

[GIT PULL] Power management fixes for v5.7-rc4
 2020-05-03 18:35 UTC  (2+ messages)

[PATCH 0/2] Preparing to phase out uswsusp
 2020-05-03 17:25 UTC  (13+ messages)
` [PATCH 2/2] uswsusp: build only when configured

[RESEND v6 0/3] Add support for CellWise cw2015 fuel gauge
 2020-05-03 15:48 UTC  (2+ messages)

[RESEND PATCH v10 00/11] Support ROHM BD99954 charger IC
 2020-05-03 15:29 UTC  (2+ messages)
` [PATCH "

pm/testing sleep: 6 runs, 0 regressions (v5.7-rc3-24-g1985b45de014)
 2020-05-03  9:16 UTC 

pm/testing baseline: 51 runs, 1 regressions (v5.7-rc3-24-g1985b45de014)
 2020-05-03  9:01 UTC 

pm/testing boot: 52 boots: 1 failed, 50 passed with 1 conflict (v5.7-rc3-24-g1985b45de014)
 2020-05-03  9:01 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed, 25 warnings (v5.7-rc3-24-g1985b45de014)
 2020-05-03  8:17 UTC 

[RESEND PATCH v5 0/3] BQ25150/155 Charger
 2020-05-03  1:44 UTC  (5+ messages)

[PATCH v5 0/3] BQ25150/155 Batter charger
 2020-05-03  1:16 UTC  (8+ messages)
` [PATCH v5 1/3] power_supply: Add additional health properties to the header
` [PATCH v5 2/3] Add the bindings for the bq25150 and bq25155 500mA charging ICs from Texas Instruments
` [PATCH v5 3/3] power: supply: bq25150 introduce the bq25150

[PATCH] power: supply: fix memory leaks (v2)
 2020-05-03  0:21 UTC  (2+ messages)

[PATCH v4 0/4] power: supply: core: extend with new properties
 2020-05-03  0:09 UTC  (8+ messages)
` [PATCH v4 1/4] power: supply: core: tabularize HWMON temperature labels
` [PATCH v4 2/4] power: supply: core: add input voltage/current measurements

[PATCH] power: supply: fix memory leaks
 2020-05-02 22:39 UTC  (2+ messages)

[PATCH v2] dt-bindings: power: Convert power_supply text to yaml
 2020-05-02 22:25 UTC  (2+ messages)

[PATCH v4 0/4] Introduce the for_each_set_clump macro
 2020-05-02 18:46 UTC 

[PATCH 0/2] More frequency invariance fixes for x86
 2020-05-02 14:26 UTC  (9+ messages)
` [PATCH 1/2] x86, sched: Prevent divisions by zero in frequency invariant accounting
` [PATCH 2/2] x86, sched: Bail out of frequency invariance if turbo frequency is unknown

[PATCH] dt-bindings: power: Convert power_supply text to yaml
 2020-05-01 21:13 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).