linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-22 19:03:19 to 2021-03-04 00:03:29 UTC [more...]

[PATCH 00/31] Introduce devm_pm_opp_* API
 2021-03-03  8:31 UTC  (5+ messages)

[PATCH v2 1/3] power: supply: bq27xxx: fix sign of current_now for newer ICs
 2021-03-03  9:54 UTC  (3+ messages)
` [PATCH v2 2/3] power: supply: bq27xxx: fix power_avg "
` [PATCH v2 3/3] power: supply: bq27xxx: make status more robust

[PATCH v5 00/14] Add BLK_CTL support for i.MX8MP
 2021-03-03 10:54 UTC  (2+ messages)

[PATCH] power: supply: axp20x_usb_power: Add missing check in axp20x_usb_power_probe
 2021-03-03 12:12 UTC 

[PATCH v2 0/3] Introduce the for_each_set_clump macro
 2021-03-03 14:43 UTC  (2+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed (v5.12-rc1-5-g51165d52eceb9)
 2021-03-03 17:48 UTC 

pm/testing baseline: 49 runs, 1 regressions (v5.12-rc1-5-g51165d52eceb9)
 2021-03-03 18:31 UTC 

[PATCH 01/18] ARM: dts: exynos: correct fuel gauge interrupt trigger level on GT-I9100
 2021-03-03 18:19 UTC  (2+ messages)

pm/testing sleep: 4 runs, 1 regressions (v5.12-rc1-5-g51165d52eceb9)
 2021-03-03 18:46 UTC 

[PATCH] soc: renesas: rmobile-sysc: Set OF_POPULATED and absorb reset handling
 2021-03-02 17:25 UTC  (4+ messages)

[PATCH V4 0/2] power: bq27xxx: add bq78z100
 2021-03-02 16:22 UTC  (4+ messages)
` [PATCH V4 2/2] power: supply: bq27xxx: Add support for BQ78Z100

PME while runtime suspend
 2021-03-02 16:32 UTC  (3+ messages)

[PATCH v13 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-02 12:44 UTC  (3+ messages)
` [PATCH v13 1/2] drm/tegra: dc: Support memory bandwidth management
` [PATCH v13 2/2] drm/tegra: dc: Extend debug stats with total number of events

[PATCH RESEND v2 1/2] cpuidle: tegra: Fix C7 idling state on Tegra114
 2021-03-02 12:57 UTC  (6+ messages)
` [PATCH RESEND v2 2/2] cpuidle: tegra: Remove do_idle firmware call

[PATCH v1 1/2] power: supply: smb347-charger: Improve interrupt initialization
 2021-03-02 10:10 UTC  (2+ messages)
` [PATCH v1 2/2] power: supply: smb347-charger: Clean up whitespaces in the code

[PATCH 0/3] charger-supply for max8997_charger
 2021-03-02  8:52 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: exynos: Add charger supply for I9100

[PATCH v7 0/11] mfd: mt6360: Merge different sub-devices I2C read/write
 2021-03-02  7:16 UTC  (6+ messages)
` [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

[PATCH v4 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2021-03-02  7:27 UTC  (3+ messages)
` [PATCH v4 2/2] "

[RFC PATCH 0/8] RISC-V CPU Idle Support
 2021-03-02  6:42 UTC  (5+ messages)
` [RFC PATCH 1/8] RISC-V: Enable CPU_IDLE drivers

[PATCH V9 00/13] Add driver for dvfsrc, support for interconnect
 2021-03-02  3:47 UTC  (13+ messages)
` [PATCH V9 01/12] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V9 02/12] soc: mediatek: add header for mediatek SIP interface
` [PATCH V9 03/12] soc: mediatek: add driver for dvfsrc support
` [PATCH V9 04/12] soc: mediatek: add support for mt6873
` [PATCH V9 05/12] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V9 06/12] arm64: dts: mt8192: "
` [PATCH V9 07/12] dt-bindings: interconnect: add MT6873 interconnect dt-bindings
` [PATCH V9 08/12] interconnect: mediatek: Add interconnect provider driver
` [PATCH V9 09/12] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V9 10/12] arm64: dts: mt8192: "
` [PATCH V9 11/12] arm64: dts: mt8183: add dvfsrc regulator nodes
` [PATCH V9 12/12] arm64: dts: mt8192: "

[pm:bleeding-edge] BUILD SUCCESS bb2cc4dc633be7a9373efff763f52cf302bdf016
 2021-03-02  6:36 UTC 

[RFC PATCH] powercap: Add Hygon Fam18h RAPL support
 2021-03-02  2:04 UTC  (5+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed (v5.12-rc1)
 2021-03-02  1:05 UTC 

pm/testing baseline: 60 runs, 1 regressions (v5.12-rc1)
 2021-03-02  1:49 UTC 

[PATCH] powercap: Add Hygon Fam18h RAPL support
 2021-03-02  2:01 UTC 

pm/testing sleep: 3 runs, 1 regressions (v5.12-rc1)
 2021-03-02  2:04 UTC 

[PATCH 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-03-01 21:21 UTC  (5+ messages)
` [PATCH 2/5] powercap/drivers/dtpm: Create a registering system
` [PATCH 3/5] powercap/drivers/dtpm: Simplify the dtpm table
` [PATCH 4/5] powercap/drivers/dtpm: Use container_of instead of a private data field
` [PATCH 5/5] powercap/drivers/dtpm: Scale the power with the load

[PATCH 1/2] powercap/drivers/dtpm: Fix root node initialization
 2021-03-01 18:15 UTC  (4+ messages)
` [PATCH 2/2] powercap/drivers/dtpm: Add the experimental label to the option description

[PATCH] PM / devfreq: fix odd_ptr_err.cocci warnings (fwd)
 2021-03-01 14:55 UTC 

[PATCH V5 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-03-01  6:51 UTC  (3+ messages)
` [PATCH V5 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback
` [PATCH V5 2/2] cpufreq: CPPC: Add support for frequency invariance

[PATCH] cpufreq: qcom-hw: fix dereferencing freed memory 'data'
 2021-03-01  4:34 UTC  (2+ messages)

[PATCH 0/9] Enable hibernation when Lockdown is enabled
 2021-02-28  7:59 UTC  (9+ messages)
` [PATCH 2/9] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH 3/9] security: keys: trusted: Parse out individual components of the key blob

[PATCH] devfreq: rk3399_dmc: Simplify with dev_err_probe()
 2021-02-28  6:58 UTC  (4+ messages)

[PATCH 00/41] SDM630/636/660/Nile&Ganges DT feature enablement
 2021-02-27 11:02 UTC  (48+ messages)
` [PATCH 01/41] arm64: dts: qcom: sdm630: Rewrite memory map
` [PATCH 02/41] arm64: dts: qcom: sdm630: Add RPMPD nodes
` [PATCH 03/41] arm64: dts: qcom: sdm630: Add MMCC node
` [PATCH 04/41] arm64: dts: qcom: sdm630: Add interconnect provider nodes
` [PATCH 05/41] arm64: dts: qcom: sdm630: Add MDSS nodes
` [PATCH 06/41] arm64: dts: qcom: sdm630: Fix intc reg indentation
` [PATCH 07/41] arm64: dts: qcom: sdm630: Add qfprom subnodes
` [PATCH 08/41] arm64: dts: qcom: sdm630: Add USB configuration
` [PATCH 09/41] arm64: dts: qcom: sdm630: Fix TLMM node and pinctrl configuration
` [PATCH 10/41] arm64: dts: qcom: sdm630: Add SDHCI2 node
` [PATCH 11/41] arm64: dts: qcom: sdm630: Add interconnect and opp table to sdhc_1
` [PATCH 12/41] arm64: dts: qcom: sdm630: Add GPU Clock Controller node
` [PATCH 13/41] arm64: dts: qcom: sdm630: Add clocks and power domains to SMMU nodes
` [PATCH 14/41] arm64: dts: qcom: sdm630: Add qcom,adreno-smmu compatible
` [PATCH 15/41] arm64: dts: qcom: sdm630: Add TSENS node
` [PATCH 16/41] arm64: dts: qcom: sdm630: Add modem/ADSP SMP2P nodes
` [PATCH 17/41] arm64: dts: qcom: sdm630: Add thermal-zones configuration
` [PATCH 18/41] arm64: dts: qcom: sdm630: Add ADSP remoteproc configuration
` [PATCH 19/41] arm64: dts: qcom: sdm630: Raise tcsr_mutex_regs size
` [PATCH 20/41] arm64: dts: qcom: sdm630: Add Adreno 508 GPU configuration
` [PATCH 21/41] arm64: dts: qcom: pm660: Support SPMI regulators on PMIC sid 1
` [PATCH 22/41] arm64: dts: qcom: pm660l: Add WLED support
` [PATCH 23/41] arm64: dts: qcom: pm660l: Support SPMI regulators on PMIC sid 3
` [PATCH 24/41] arm64: dts: qcom: pm660(l): Add VADC and temp alarm nodes
` [PATCH 25/41] arm64: dts: qcom: sdm660: Make the DTS an overlay on top of 630
` [PATCH 26/41] arm64: dts: qcom: Add device tree for SDM636
` [PATCH 27/41] arm64: dts: qcom: sdm630: Add IMEM node
` [PATCH 28/41] arm64: dts: qcom: sdm630: Configure the camera subsystem
` [PATCH 29/41] arm64: dts: qcom: sdm660: Add required nodes for DSI1
` [PATCH 30/41] arm64: dts: qcom: sdm630-xperia-nile: Add all RPM and fixed regulators
` [PATCH 31/41] arm64: dts: qcom: sdm630-nile: Use &labels
` [PATCH 32/41] arm64: dts: qcom: sdm630-nile: Add USB
` [PATCH 33/41] arm64: dts: qcom: sdm630-nile: Add Volume up key
` [PATCH 34/41] arm64: dts: qcom: sdm630-nile: Configure WCN3990 Bluetooth
` [PATCH 35/41] arm64: dts: qcom: sdm630-xperia: Retire sdm630-sony-xperia-ganges.dtsi
` [PATCH 36/41] arm64: dts: qcom: sdm630-nile: Add Synaptics touchscreen
` [PATCH 37/41] arm64: dts: qcom: sdm630-nile: Specify ADSP firmware name
` [PATCH 38/41] arm64: dts: qcom: sdm630-nile: Enable uSD card slot
` [PATCH 39/41] arm64: dts: qcom: sdm630-nile: Remove gpio-keys autorepeat
` [PATCH 40/41] arm64: dts: qcom: sdm630: Add I2C functions to I2C pins
` [PATCH 41/41] arm64: dts: qcom: sdm630: Add DMA to I2C hosts

qcom: tsens-v1: MSM8976 base1 setting
 2021-02-26 19:32 UTC 

[PATCH] arch: x86/power Missing a blank line after declarations
 2021-02-26 11:00 UTC  (2+ messages)

[PATCH v2] PM: runtime: Update device status before letting suppliers suspend
 2021-02-26  9:56 UTC  (3+ messages)

[PATCH v2 2/9] thermal/drivers/devfreq_cooling: Use HZ macros
 2021-02-26  9:14 UTC  (5+ messages)
` [PATCH v2 3/9] devfreq: "

[PATCH] arch: x86/power Missing a blank line after declarations
 2021-02-26  8:47 UTC 

[PATCH] PM: AVS: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-02-26  6:24 UTC  (2+ messages)

[PATCH] thermal: qcom: tsens_v1: Enable sensor 3 on MSM8976
 2021-02-25 21:31 UTC 

[PATCH] staging: board: Fix uninitialized spinlock when attaching genpd
 2021-02-25 16:21 UTC  (6+ messages)

[PATCH v1] ACPI: processor: idle: Drop extra prefix from pr_notice()
 2021-02-25 14:18 UTC  (2+ messages)

[PATCH v1 0/4] ACPI: Get rid of ACPICA message printing from core
 2021-02-25 14:17 UTC  (10+ messages)
` [PATCH v1 1/4] ACPI: processor: Get rid of ACPICA message printing
` [PATCH v1 2/4] ACPI: sysfs: "
` [PATCH v1 3/4] ACPI: Drop unused ACPI_*_COMPONENT definitions and update documentation
` [PATCH v1 4/4] ACPI: HED: Drop unused ACPI_MODULE_NAME() definition

[PATCH v1] PM: runtime: Update device status before letting suppliers suspend
 2021-02-25 12:06 UTC  (3+ messages)

[PATCH] power: supply: cpcap-charger: remove unnecessary conversion to bool
 2021-02-25  9:46 UTC 

[PATCH v4 0/8] Make fw_devlink=on more forgiving
 2021-02-25  9:21 UTC  (10+ messages)

[pm:bleeding-edge] BUILD SUCCESS aa22459146987c639004f1fe5a30fe95743c1a1c
 2021-02-25  5:05 UTC 

[PATCH V4 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-02-25  4:44 UTC  (4+ messages)
` [PATCH V4 2/2] "

[PATCH] cpufreq: schedutil: Don't consider freq reduction to busy CPU if need_freq_update is set
 2021-02-25  1:38 UTC  (14+ messages)

[GIT PULL] Simple Firmware Interface (SFI) support removal for v5.12-rc1
 2021-02-24 18:46 UTC  (2+ messages)

pm/testing sleep: 4 runs, 1 regressions (v5.11-168-gd10b8fa0d6dfd)
 2021-02-24 16:56 UTC 

pm/testing baseline: 58 runs, 1 regressions (v5.11-168-gd10b8fa0d6dfd)
 2021-02-24 16:41 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed (v5.11-168-gd10b8fa0d6dfd)
 2021-02-24 15:57 UTC 

[REPORT_ISSUE]: RK3399 pd power down failed
 2021-02-24 12:50 UTC  (5+ messages)

[PATCH 1/3] power: supply: bq27xxx: fix sign of current_now for newer ICs
 2021-02-24 11:50 UTC  (6+ messages)
` [PATCH 2/3] power: supply: bq27xxx: fix power_avg
` [PATCH 3/3] power: supply: bq27xxx: make status more robust

[PATCH 0/4] Use subdir-ccflags-* to inherit debug flag
 2021-02-24  9:56 UTC  (8+ messages)
` [PATCH 1/4] driver core: "

[RFC][PATCH 0/3] New thermal interface allowing IPA to get max power
 2021-02-24  8:04 UTC  (9+ messages)
  ` [RFC][PATCH 1/3] PM /devfreq: add user frequency limits into devfreq struct

[PATCH] power: supply: max8997-charger: remove unneeded semicolon
 2021-02-24  7:15 UTC 

[PATCH v2] cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch_enabled
 2021-02-24  6:47 UTC  (2+ messages)

[PATCH 2/2] units: Use the HZ_PER_KHZ macro
 2021-02-24  6:25 UTC  (3+ messages)

[PATCH] cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch_enabled
 2021-02-24  6:07 UTC  (3+ messages)

[GIT PULL] More power management updates for v5.12-rc1
 2021-02-23 23:36 UTC  (2+ messages)

[PATCH] power: supply: Switch to using the new API kobj_to_dev()
 2021-02-23  9:25 UTC 

[GIT PULL] thermal for v5.12-rc1
 2021-02-22 19:12 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).