linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-21 23:10:48 to 2021-07-30 13:25:32 UTC [more...]

[PATCH v1 0/5] cpuidle: teo: Rework the idle state selection logic
 2021-07-30 13:25 UTC  (10+ messages)

[PATCH v1 0/2] PCI: PM: Fix handling of device that can only signal PME from D3cold
 2021-07-30 12:13 UTC  (8+ messages)
` [PATCH v1 1/2] PCI: PM: Add special case handling for PCIe device wakeup
  ` [PATCH v1.1 1/2] PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
` [PATCH v1 2/2] PCI: PM: Enable PME if it can be signaled from D3cold

[PATCH 5/5] arm64: dts: qcom: msm8996: Add interconnect support
 2021-07-30 12:08 UTC 

[PATCH 4/5] dt-bindings: interconnect: Add Qualcomm MSM8996 DT bindings
 2021-07-30 12:07 UTC 

[PATCH 3/5] interconnect: qcom: Add MSM8996 interconnect provider driver
 2021-07-30 12:07 UTC 

[PATCH 2/5] dt-bindings: interconnect: Move SDM660 to a new RPM-QoS file
 2021-07-30 12:07 UTC 

[PATCH 1/5] interconnect: qcom: sdm660: Commonize RPM-QoS
 2021-07-30 12:06 UTC 

[PATCH 0/5] interconnect: qcom: Add MSM8996 interconnect driver
 2021-07-30 12:06 UTC 

[PATCH v2 00/10] power: supply: axp288_fuel_gauge: Reduce number of register accesses + cleanups
 2021-07-30  9:56 UTC  (11+ messages)
` [PATCH v2 01/10] power: supply: axp288_fuel_gauge: Fix define alignment
` [PATCH v2 02/10] power: supply: axp288_fuel_gauge: Remove debugfs support
` [PATCH v2 03/10] power: supply: axp288_fuel_gauge: Silence the chatty IRQ mapping code
` [PATCH v2 04/10] power: supply: axp288_fuel_gauge: Report register-address on readb / writeb errors
` [PATCH v2 05/10] power: supply: axp288_fuel_gauge: Drop retry logic from fuel_gauge_reg_readb()
` [PATCH v2 06/10] power: supply: axp288_fuel_gauge: Store struct device pointer in axp288_fg_info
` [PATCH v2 07/10] power: supply: axp288_fuel_gauge: Only read PWR_OP_MODE, FG_LOW_CAP_REG regs once
` [PATCH v2 08/10] power: supply: axp288_fuel_gauge: Refresh all registers in one go
` [PATCH v2 09/10] power: supply: axp288_fuel_gauge: Move the AXP20X_CC_CTRL check together with the other checks
` [PATCH v2 10/10] power: supply: axp288_fuel_gauge: Take the P-Unit semaphore only once during probe()

[PATCH 08/10] power: supply: axp288_fuel_gauge: Refresh all registers in one go
 2021-07-30  8:48 UTC  (3+ messages)

[PATCH] interconnect: Fix undersized devress_alloc allocation
 2021-07-30  7:54 UTC 

[PATCH 1/2] dt-bindings: interconnect: Add SC8180x to OSM L3 DT binding
 2021-07-29 21:39 UTC  (3+ messages)
` [PATCH 2/2] interconnect: qcom: osm-l3: Add sc8180x support

[PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SC8180x DT bindings
 2021-07-29 21:34 UTC  (3+ messages)
` [PATCH 2/2] interconnect: qcom: Add SC8180x providers

[PATCH 0/4] Fixup register offsets to support per core L3 DCVS
 2021-07-29 18:04 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: cpufreq: cpufreq-qcom-hw: Add compatible for SM8250/8350
` [PATCH 2/4] cpufreq: qcom: Re-arrange register offsets to support per core L3 DCVS
` [PATCH 3/4] arm64: dts: qcom: sc7280: Fixup the cpufreq node
` [PATCH 4/4] arm64: dts: qcom: sm8350: "

[PATCH v13] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2021-07-29 16:08 UTC  (3+ messages)
` [PATCH v13 1/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW
` [PATCH v13 2/2] cpufreq: mediatek-hw: Add support for CPUFREQ HW

[PATCH v8 0/5] Implement SPM/SAW for MSM8998 and SDM6xx
 2021-07-29 15:56 UTC  (6+ messages)
` [PATCH v8 1/5] cpuidle: qcom_spm: Detach state machine from main SPM handling
` [PATCH v8 2/5] dt-bindings: soc: qcom: Add devicetree binding for QCOM SPM
` [PATCH v8 3/5] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS
` [PATCH v8 4/5] soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2
` [PATCH v8 5/5] dt-bindings: soc: qcom: spm: Document SDM660 and MSM8998 compatibles

[Bug 213873] New: Hotplug ethernet cable to runtime suspended Realtek NIC doesn't raise PCIe PME IRQ on Intel ADL
 2021-07-29 14:50 UTC  (2+ messages)

[PATCH v2 0/5] PM: add two devres helpers and use them in qcom cc
 2021-07-29 14:28 UTC  (10+ messages)
` [PATCH v2 1/5] PM: runtime: add devm_pm_runtime_enable helper
` [PATCH v2 2/5] PM: clk: add devm_pm_clk_create helper
` [PATCH v2 3/5] clk: qcom: use devm_pm_runtime_enable and devm_pm_clk_create
` [PATCH v2 4/5] clk: qcom: use common code for qcom_cc_probe_by_index
` [PATCH v2 5/5] clk: qcom: move pm_clk functionality into common code

[PATCH 14/39] arm64: dts: qcom: sdm630: Add TSENS node
 2021-07-29 13:48 UTC  (7+ messages)

[PATCH v2] PCI: PM: Add special case handling for PCIe device wakeup
 2021-07-29 13:44 UTC  (3+ messages)

[PATCH v6 0/9] cpufreq-qcom-hw: Implement full OSM programming
 2021-07-29 13:28 UTC  (4+ messages)
` [PATCH v6 9/9] dt-bindings: cpufreq: qcom-hw: Make reg-names a required property

[PATCH v7 0/5] Implement SPM/SAW for MSM8998 and SDM6xx
 2021-07-29 13:26 UTC  (4+ messages)
` [PATCH v7 5/5] dt-bindings: soc: qcom: spm: Document SDM660 and MSM8998 compatibles

[Patch v4 0/6] Introduce LMh driver for Qualcomm SoCs
 2021-07-29 11:15 UTC  (15+ messages)
` [Patch v4 1/6] firmware: qcom_scm: Introduce SCM calls to access LMh
` [Patch v4 2/6] thermal: qcom: Add support for LMh driver
` [Patch v4 3/6] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support
` [Patch v4 4/6] arm64: dts: qcom: sdm45: Add support for LMh node
` [Patch v4 5/6] arm64: dts: qcom: sdm845: Remove cpufreq cooling devices for CPU thermal zones
` [Patch v4 6/6] dt-bindings: thermal: Add dt binding for QCOM LMh

[pm:bleeding-edge] BUILD SUCCESS 604483c9d25283debe498a972c2b4565581e3aaa
 2021-07-29 10:54 UTC 

[PATCH v2 0/2] Abrupt Shutdown for NVMe SSD
 2021-07-29 10:37 UTC  (9+ messages)
` [PATCH v2 1/2] PM: enable support for imminent power loss
` [PATCH v2 2/2] nvme: Add abrupt shutdown support
  ` [EXT] Re: [PATCH v2 0/2] Abrupt Shutdown for NVMe SSD

pm/testing sleep: 4 runs, 1 regressions (v5.14-rc3-20-g604483c9d252)
 2021-07-29  3:27 UTC 

pm/testing baseline: 94 runs, 4 regressions (v5.14-rc3-20-g604483c9d252)
 2021-07-29  3:12 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed (v5.14-rc3-20-g604483c9d252)
 2021-07-29  2:29 UTC 

[PATCH] drivers: interconnect: sdm660: Fix up erroneous paths
 2021-07-28 22:20 UTC 

[PATCH v4 0/2] PM / Domains: Add support for 'required-opps' to set default perf state
 2021-07-28 18:47 UTC  (15+ messages)
` [PATCH v4 2/2] arm64: dts: sc7180: Add required-opps for i2c

[RFC v2 0/4] power: supply: Add Support for RK817 Charger
 2021-07-28 14:26 UTC  (7+ messages)
` [RFC v2 1/4] dt-bindings: Add Rockchip rk817 battery charger support
` [RFC v2 2/4] mfd: "
` [RFC v2 3/4] power: supply: Add charger driver for Rockchip RK817
` [RFC v2 4/4] arm64: dts: rockchip: add rk817 charger to Odroid Go Advance

[PATCH v2 0/1] cpufreq:powernv: Fix init_chip_info initialization in numa=off
 2021-07-28 12:05 UTC  (2+ messages)
` [PATCH v2 1/1] "

PM: add two device managed helpers
 2021-07-28 10:40 UTC  (5+ messages)
` [PATCH 1/2] PM: runtime: add devm_pm_runtime_enable helper
` [PATCH 2/2] PM: clk: add devm_pm_clk_create helper

[BUG] power: supply: 88pm860x_battery: possible uninitialized-variable access in measure_vbatt()
 2021-07-28 10:24 UTC 

[Patch v3 0/6] Introduce LMh driver for Qualcomm SoCs
 2021-07-27 17:43 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: power: supply: max17042: Document max77849-battery
 2021-07-27 17:03 UTC  (2+ messages)
` [PATCH 2/2] power: supply: max17042_battery: Add support for MAX77849 Fuel-Gauge

[RFC 0/3] cpuidle: add poll_source API and virtio vq polling
 2021-07-27 13:32 UTC  (9+ messages)

[RFT][PATCH] PCI: PM: Add special case handling for PCIe device wakeup
 2021-07-27 13:18 UTC  (3+ messages)

[PATCH v2 0/4] BeagleV Starlight reset support
 2021-07-27  9:25 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: convert tps65086.txt to YAML
` [PATCH v2 2/4] mfd: tps65086: Make interrupt line optional
` [PATCH v2 3/4] power: reset: Add TPS65086 restart driver
` [PATCH v2 4/4] mfd: tps65086: Add cell entry for reset driver

[PATCH] cpufreq:powernv: Fix init_chip_info initialization in numa=off
 2021-07-27  6:49 UTC  (3+ messages)

[PATCH v6 0/3] fix runtime PM for SD card readers
 2021-07-27  4:14 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS 1dae4a65c01109508ee17281b6d92b734d7bc1f3
 2021-07-27  3:27 UTC 

[PATCH] thermal: int340x: Use IMOK independently
 2021-07-27  2:32 UTC  (2+ messages)

[PATCH] interconnect: qcom: osm-l3: Use driver-specific naming
 2021-07-26 23:02 UTC  (3+ messages)

pm/testing sleep: 6 runs, 2 regressions (v5.14-rc3-16-g1dae4a65c011)
 2021-07-26 20:20 UTC 

pm/testing baseline: 94 runs, 3 regressions (v5.14-rc3-16-g1dae4a65c011)
 2021-07-26 20:05 UTC 

[PATCH v5 2/2] cpupower: Fix to return negative value if no permisssion for read_msr
 2021-07-26 20:04 UTC 

[PATCH v3 1/2] cpupower: Fix amd cpu (family < 0x17) active state issue
 2021-07-26 20:04 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed (v5.14-rc3-16-g1dae4a65c011)
 2021-07-26 19:21 UTC 

[PATCH] PM: sleep: core: Avoid setting power.must_resume to false
 2021-07-26 15:24 UTC 

[PATCH] thermal: fix thermal_cooling_device_register() prototype
 2021-07-26 14:00 UTC  (2+ messages)

[PATCH] opp: remove WARN when no valid OPPs remain
 2021-07-26  9:02 UTC  (2+ messages)

[PATCH] cpufreq: blacklist Qualcomm sc8180x in cpufreq-dt-platdev
 2021-07-26  4:24 UTC  (2+ messages)

[PATCH] power: supply: qcom_smbb: Remove superfluous error message
 2021-07-26  1:16 UTC  (3+ messages)
  ` [PATCH] power: supply: qcom_smbb: Remove superfluous errormessage

[PATCH] cpuidle: JZ4780: Add Ingenic JZ4780 cpuidle driver
 2021-07-24 13:36 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS 9d56e96a27ec58276bf74effa3d427e3123d5b63
 2021-07-24  4:53 UTC 

[PATCH v2] PM: AVS: qcom-cpr: Use nvmem_cell_read_variable_le_u32()
 2021-07-23 23:05 UTC  (2+ messages)

[PATCH v5 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-23 23:05 UTC  (3+ messages)
` [PATCH v5 02/12] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode

[PATCH 28/54] dt-bindings: power: supply: axp20x: Add AXP803 compatible
 2021-07-23 22:03 UTC  (6+ messages)
` [PATCH 29/54] dt-bindings: power: supply: axp20x-battery: Add AXP209 compatible
` [PATCH 33/54] dt-bindings: thermal: Make trips node optional

[PATCH V4 0/5] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-07-23 19:37 UTC  (12+ messages)
` [PATCH V4 2/5] dt-bindings: input: pm8941-pwrkey: add pmk8350 compatible strings
` [PATCH V4 3/5] dt-bindings: power: reset: Change 'additionalProperties' to true
` [PATCH V4 4/5] dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yaml
` [PATCH V4 5/5] dt-bindings: power: reset: qcom-pon: Convert qcom PON "

[PATCH] cpuidle: set poll_limit_ns out of if-else
 2021-07-23 18:27 UTC 

[PATCH v5 0/3] thermal: mediatek: Add LVTS architecture thermal controller
 2021-07-23  6:17 UTC  (4+ messages)
` [PATCH v5 2/3] thermal: mediatek: Add LVTS drivers for SoC theraml zones

[RFC 0/4] power: supply: Add Support for RK817 Charger
 2021-07-22 20:27 UTC  (6+ messages)
` [RFC 1/4] dt-bindings: Add Rockchip rk817 battery charger support
` [RFC 2/4] mfd: "
` [RFC 3/4] power: supply: Add charger driver for Rockchip RK817
` [RFC 4/4] arm64: dts: rockchip: add rk817 charger to Odroid Go Advance

[PATCH] tools: cpupower: fix typo in cpupower-idle-set(1) manpage
 2021-07-22 16:12 UTC  (2+ messages)

[PATCH v2 1/2] cpupower: Fix amd cpu (family < 0x17) active state issue
 2021-07-22 15:18 UTC 

[PATCH v4 0/9] Inefficient OPPs
 2021-07-22 13:09 UTC  (9+ messages)
` [PATCH v4 2/9] PM / EM: Mark inefficient states
` [PATCH v4 3/9] PM / EM: Extend em_perf_domain with a flag field
` [PATCH v4 4/9] PM / EM: Allow skipping inefficient states
` [PATCH v4 6/9] cpufreq: Add a new freq-table relation CPUFREQ_RELATION_E


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