linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-01 10:10:27 to 2021-12-07 00:21:14 UTC [more...]

[PATCH 0/5] Rework pm_ptr() and *_PM_OPS macros
 2021-12-07  0:20 UTC 

[PATCH v3] PCI: vmd: Honor ACPI _OSC on PCIe features
 2021-12-06 23:12 UTC  (3+ messages)

[PATCH v4 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-12-06 22:04 UTC  (24+ messages)
` [PATCH v4 01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH v4 02/20] power: supply: bq25890: Rename IILIM field to IINLIM
` [PATCH v4 03/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures
` [PATCH v4 04/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper
` [PATCH v4 05/20] power: supply: bq25890: Add support to skip reset at probe() / remove()
` [PATCH v4 06/20] power: supply: bq25890: Add support to read back the settings from the chip
` [PATCH v4 07/20] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH v4 08/20] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH v4 09/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH v4 10/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH v4 11/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection
` [PATCH v4 12/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol
` [PATCH v4 13/20] power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper
` [PATCH v4 14/20] mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic
` [PATCH v4 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v4 16/20] extcon: intel-cht-wc: Use new cht_wc_model intel_soc_pmic field
` [PATCH v4 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
` [PATCH v4 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()
` [PATCH v4 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device
` [PATCH v4 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters

[PATCH] dt-bindings: bq25980: Fixup the example
 2021-12-06 20:23 UTC  (2+ messages)

[PATCH v2 00/14] Broadcom DT bindings updates to YAML
 2021-12-06 18:26 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v2 02/14] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v2 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v2 04/14] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v2 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v2 06/14] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v2 07/14] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v2 08/14] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v2 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v2 10/14] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v2 11/14] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v2 12/14] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH v2 13/14] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v2 14/14] dt-bindings: usb: Convert BDC "

[PATCH 0/3] Extend LMh driver to suppot Qualcomm sm8150 SoC
 2021-12-06 14:22 UTC  (6+ messages)
` [PATCH 1/3] thermal: qcom: lmh: Add support for sm8150
` [PATCH 2/3] arm64: dts: qcom: sm8150: Add support for LMh node
` [PATCH 3/3] dt-bindings: thermal: Add sm8150 compatible string for LMh

[PATCH v16 0/8] Add support for the silergy,sy7636a
 2021-12-06 12:51 UTC  (12+ messages)
` [PATCH v16 1/8] dt-bindings: mfd: Initial commit of silergy,sy7636a.yaml
` [PATCH v16 2/8] mfd: simple-mfd-i2c: Add a Kconfig name
` [PATCH v16 3/8] mfd: simple-mfd-i2c: Enable support for the silergy,sy7636a
` [PATCH v16 4/8] regulator: sy7636a: Remove requirement on sy7636a mfd
` [PATCH v16 5/8] hwmon: sy7636a: Add temperature driver for sy7636a
` [PATCH v16 6/8] ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
` [PATCH v16 7/8] ARM: dts: imx7d: remarkable2: "
` [PATCH v16 8/8] ARM: dts: imx7d: remarkable2: Enable lcdif

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-12-06 12:33 UTC  (5+ messages)
` [RFC 06/19] devfreq: imx8m-ddrc: Add late system sleep PM ops

[PATCH] interconnect: qcom: rpm: Prevent integer overflow in rate
 2021-12-06 11:45 UTC 

[PATCH] PM: runtime: Fix pm_runtime_active() kerneldoc comment
 2021-12-06 11:26 UTC  (2+ messages)

[PATCH v3 0/6] Add QCM2290 interconnect support
 2021-12-06  7:58 UTC  (7+ messages)
` [PATCH v3 1/6] interconnect: icc-rpm: Use NOC_QOS_MODE_INVALID for qos_mode check
` [PATCH v3 2/6] interconnect: icc-rpm: Define ICC device type
` [PATCH v3 3/6] interconnect: icc-rpm: Add QNOC type QoS support
` [PATCH v3 4/6] interconnect: icc-rpm: Support child NoC device probe
` [PATCH v3 5/6] dt-bindings: interconnect: Add Qualcomm QCM2290 NoC support
` [PATCH v3 6/6] interconnect: qcom: Add QCM2290 driver support

[PATCH 0/2] More AB8500 charging props
 2021-12-06  0:37 UTC  (7+ messages)
` [PATCH 1/2] power: supply: ab8500: Standardize NTC battery temp
` [PATCH 2/2] power: supply: ab8500: Standardize maintenance charging

[PATCH v2] power: supply_core: Pass pointer to battery info
 2021-12-06  0:06 UTC 

[PATCH v4 1/5] dt-bindings: Powerzone new bindings
 2021-12-05 23:15 UTC  (5+ messages)
` [PATCH v4 2/5] arm64: dts: rockchip: Add powerzones definition for rock960
` [PATCH v4 3/5] powercap/drivers/dtpm: Add DT initialization support
` [PATCH v4 4/5] powercap/drivers/dtpm: Add CPU "
` [PATCH v4 5/5] powercap/drivers/dtpm: Add dtpm devfreq with energy model support

[PATCH 2/2] dt-bindings: iio: adc: document TS voltage in AXP PMICs
 2021-12-05 19:46 UTC  (9+ messages)

[RFC PATCH v3 0/9] power: supply: Add some fuel-gauge logic
 2021-12-05  0:30 UTC  (12+ messages)
` [RFC PATCH v3 3/9] power: supply: Support DT originated temperature-capacity tables

[PATCH] power: reset: ltc2952: fix float conversion error
 2021-12-04 22:01 UTC 

[GIT PULL] ACPI fixes for v5.16-rc3
 2021-12-04 22:00 UTC  (4+ messages)

Thinkbook 13s-IWL issues
 2021-12-04 17:49 UTC  (6+ messages)

[PATCH 0/4] power: supply: add charge_behaviour property (force-discharge, inhibit-charge)
 2021-12-04 16:04 UTC  (4+ messages)

[PATCH] tools/power/cpupower/{ToDo => TODO}: Rename the todo file
 2021-12-04 13:44 UTC 

[PATCH] power: supply_core: Pass pointer to battery info
 2021-12-04 10:43 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS ece4fd2617f39375db84639369c9a41baf2b3209
 2021-12-04  6:03 UTC 

[GIT PULL] Power management fixes for v5.16-rc4
 2021-12-03 21:02 UTC  (2+ messages)

[PATCH] PM: runtime: Capture device status before disabling runtime PM
 2021-12-03 19:40 UTC  (3+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.16-rc3-46-gece4fd2617f39)
 2021-12-03 18:02 UTC 

[PATCH v3 1/5] dt-bindings: Powerzone new bindings
 2021-12-03  8:19 UTC  (9+ messages)
` [PATCH v3 2/5] arm64: dts: rockchip: Add powerzones definition for rock960
` [PATCH v3 3/5] powercap/drivers/dtpm: Add DT initialization support
` [PATCH v3 4/5] powercap/drivers/dtpm: Add CPU "
` [PATCH v3 5/5] powercap/drivers/dtpm: Add dtpm devfreq with energy model support

[PATCH 0/2] Add cpuidle driver for Sunplus SP7021
 2021-12-03  7:04 UTC  (6+ messages)
` [PATCH 1/2] dt-bingings:arm:sunplus:add sp7021 compatible string to sunplus,idle-state.yaml

[PATCH] cpufreq: qcom-hw: Use optional irq API
 2021-12-03  4:47 UTC  (2+ messages)

AMD Pstate
 2021-12-03  3:27 UTC  (10+ messages)

[PATCH v4 00/34] component: Make into an aggregate bus
 2021-12-03  1:51 UTC  (4+ messages)
` [PATCH v4 28/34] power: supply: ab8500: Migrate to aggregate driver

[PATCH 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2021-12-02 23:43 UTC  (6+ messages)
` [PATCH 4/7] thermal: intel: hfi: Handle CPU hotplug events

[PATCH 00/14] Broadcom DT bindings updates to YAML
 2021-12-02 21:24 UTC  (18+ messages)
` [PATCH 01/14] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH 02/14] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH 04/14] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH 06/14] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH 07/14] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH 08/14] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH 10/14] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH 11/14] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH 12/14] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH 13/14] dt-bindings: bus: Convert GISB arbiter "
` [PATCH 14/14] dt-bindings: usb: Convert BDC "

[PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
 2021-12-02 18:01 UTC  (17+ messages)

[PATCH v3 00/11] Apple SoC PMGR device power states driver
 2021-12-02 17:59 UTC  (3+ messages)
` [PATCH v3 09/11] arm64: dts: apple: t8103: Add PMGR nodes

[PATCH] power: supply: axp20x_battery: properly report current when discharging
 2021-12-02 17:44 UTC  (3+ messages)

[PATCH v2] power: bq25890: add POWER_SUPPLY_PROP_TEMP
 2021-12-02 17:31 UTC  (2+ messages)

[PATCH RFC 0/3] reset: syscon-reboot: add "reg" property support
 2021-12-02 17:23 UTC  (6+ messages)

[PATCH v2] PCI: vmd: Honor ACPI _OSC on PCIe features
 2021-12-02 16:17 UTC  (2+ messages)

[PATCH 0/2] powercap/drivers/dtpm: Constify static ops structs
 2021-12-02 14:37 UTC  (3+ messages)
` [PATCH 1/2] powercap/drivers/dtpm: Constify powercap_zone_{,constraint_}ops
` [PATCH 2/2] powercap/drivers/dtpm: Constify dtpm_ops

[PATCH v15 0/8] Add support for the silergy,sy7636a
 2021-12-02 11:45 UTC  (8+ messages)
` [PATCH v15 1/8] dt-bindings: mfd: Initial commit of silergy,sy7636a.yaml

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2021-12-02  8:16 UTC  (3+ messages)
` [PATCH v16 22/40] mmc: sdhci-tegra: Add runtime PM and OPP support

[rafael-pm:bleeding-edge] BUILD SUCCESS a20e72e31cb3c7a5e21e94f3a96d8c9e03163502
 2021-12-02  7:36 UTC 

[PATCH] power: supply: axp20x_battery: set charging voltage via DT
 2021-12-02  6:51 UTC  (4+ messages)
  `  "

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.16-rc3-24-g44e0749b647e4)
 2021-12-02  0:24 UTC 

[PATCH 00/10] ACPI: EC: Two fixes and cleanups
 2021-12-01 19:22 UTC  (2+ messages)

[PATCH v3 0/2] cpufreq: Update function comment and document
 2021-12-01 19:04 UTC  (4+ messages)
` [PATCH v3 1/2] cpufreq: Fix a comment in cpufreq_policy_free

[PATCH v6 3/7] powercap/drivers/dtpm: Simplify the dtpm table
 2021-12-01 18:56 UTC  (5+ messages)
` [PATCH] powercap/drivers/dtpm: Disable dtpm at boot time

[PATCH] cpufreq: Fix get_cpu_device() failed in add_cpu_dev_symlink()
 2021-12-01 18:52 UTC  (5+ messages)

[PATCH v3 0/4] qcom_scm: Add support for MC boot address API
 2021-12-01 17:05 UTC  (6+ messages)
` [PATCH v3 1/4] cpuidle: qcom-spm: Check if any CPU is managed by SPM
` [PATCH v3 2/4] firmware: qcom: scm: Simplify set_cold/warm_boot_addr()
` [PATCH v3 3/4] firmware: qcom: scm: Drop cpumask parameter from set_boot_addr()
` [PATCH v3 4/4] firmware: qcom: scm: Add support for MC boot address API

[PATCH 0/2] Add interconnect support for SM8450
 2021-12-01 16:46 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SM8450 DT bindings
` [PATCH 2/2] interconnect: qcom: Add SM8450 interconnect provider driver

[PATCH 1/1] thermal: imx8mm: enable ADC when enabling monitor
 2021-12-01 15:19 UTC  (5+ messages)
  ` (EXT) "
      ` (EXT) "

[PATCH] PM: AVS: Use div64_ul instead of do_div
 2021-12-01 15:12 UTC  (2+ messages)
` (subset) "

crypto: stm32: Broken RPM changes should be reverted
 2021-12-01 14:46 UTC  (3+ messages)
` crypto: stm32 - Revert broken pm_runtime_resume_and_get changes

[PATCH v2 1/5] dt-bindings: Powerzone new bindings
 2021-12-01 14:43 UTC  (3+ messages)

[PATCH] PCI: vmd: Honor ACPI _OSC on PCIe features
 2021-12-01 14:40 UTC  (2+ messages)

[PATCH][next] thermal/drivers: Fix spelling mistake "caliberation" -> "calibration"
 2021-12-01 13:12 UTC 


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