linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-28 04:55:50 to 2022-02-03 07:25:22 UTC [more...]

[PATCH RESEND v3 0/7] dt-bindings: Convert multiple Qualcomm OPP and CPUFreq bindings to DT schema
 2022-02-03  7:25 UTC  (2+ messages)
` [PATCH RESEND v3 1/7] dt-bindings: arm: qcom: Add msm8996 and apq8096 compatibles

[PATCH v3] extcon: fix extcon_get_extcon_dev() error handling
 2022-02-03  5:24 UTC  (3+ messages)

[PATCH] HPE BMC GXP SUPPORT
 2022-02-03  1:10 UTC  (6+ messages)
    ` [Openipmi-developer] "

[PATCH v6] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2022-02-02 19:49 UTC  (2+ messages)

[PATCH][next] power: supply: axp288_fuel_gauge: Fix spelling mistake "resisitor" -> "resistor"
 2022-02-02 19:06 UTC  (3+ messages)

[PATCH v1 1/1] power: supply: core: Use device_property_string_array_count()
 2022-02-02 18:23 UTC 

[PATCH v2 0/2] Enable i.MX7 SOLO temperature sensor
 2022-02-02 18:15 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: dts: imx7s: Define operating points table for cpufreq
` [PATCH v2 2/2] cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklist

Koszty instalacji fotowoltaicznej
 2022-02-01  9:17 UTC 

[RFC] PM: suspend: Upstreaming wakeup reason capture support
 2022-02-02  7:59 UTC  (13+ messages)
    ` [PATCH 1/1] [RFC] wakeup_reason: Add infrastructure to log and report why the system resumed from suspend

[PATCH v22 0/7] soc: mediatek: SVS: introduce MTK SVS engine
 2022-02-01 23:40 UTC  (11+ messages)
` [PATCH v22 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings
` [PATCH v22 3/7] soc: mediatek: SVS: introduce MTK SVS engine
` [PATCH v22 4/7] soc: mediatek: SVS: add monitor mode
` [PATCH v22 5/7] soc: mediatek: SVS: add debug commands
` [PATCH v22 7/7] soc: mediatek: SVS: add mt8192 SVS GPU driver

[PATCH 0/8] power: supply: bq24190 updates + new ug3105 driver
 2022-02-01 23:33 UTC  (10+ messages)
` [PATCH 1/8] power: supply: core: Use fwnode_property_*() in power_supply_get_battery_info()
` [PATCH 2/8] power: supply: core: Add support for generic fwnodes to power_supply_get_battery_info()
` [PATCH 3/8] power: supply: bq24190_charger: Turn off 5V boost regulator on shutdown
` [PATCH 4/8] power: supply: bq24190_charger: Always call power_supply_get_battery_info()
` [PATCH 5/8] power: supply: bq24190_charger: Store ichg-max and vreg-max in bq24190_dev_info
` [PATCH 6/8] power: supply: bq24190_charger: Program charger with fwnode supplied ccc_ireg and cvc_vreg
` [PATCH 7/8] power: supply: bq24190_charger: Disallow ccc_ireg and cvc_vreg to be higher then the fwnode values
` [PATCH 8/8] power: supply: ug3105_battery: Add driver for uPI uG3105 battery monitor

[GIT PULL] cpupower update for Linux 5.17-rc4
 2022-02-01 21:22 UTC 

[PATCH 0/2] ACPI: PM: s2idle: Print debug messages in two new places
 2022-02-01 19:18 UTC  (3+ messages)
` [PATCH 1/2] ACPI: PM: Print additional debug message in acpi_s2idle_wake()
` [PATCH 2/2] ACPI: EC / PM: Print additional debug message in acpi_ec_dispatch_gpe()

[PATCH v4 RESEND 0/2] Add a generic virtual thermal sensor
 2022-02-01 18:43 UTC  (6+ messages)

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

[rafael-pm:bleeding-edge] BUILD SUCCESS 0c1f0e2fe5907398408d24636c5e778275870df1
 2022-02-01 10:33 UTC 

[Patch v3 0/3] Extend LMh driver to suppot Qualcomm sm8150 SoC
 2022-02-01  9:33 UTC  (9+ messages)
` [Patch v3 1/3] thermal: qcom: lmh: Add support for sm8150
` [Patch v3 2/3] arm64: dts: qcom: sm8150: Add support for LMh node
  ` (subset) "
` [Patch v3 3/3] dt-bindings: thermal: Add sm8150 compatible string for LMh

[PATCH 00/10] Add APSS RSC to Cluster power domain
 2022-02-01  5:19 UTC  (2+ messages)
` (subset) "

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.17-rc2-6-g601753a2ad1e)
 2022-02-01  3:34 UTC 

[PATCH 0/7] dt-bindings: Convert multiple Qualcomm OPP and CPUFreq bindings to DT schema
 2022-01-31 22:06 UTC  (2+ messages)

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2022-01-31 20:39 UTC  (10+ messages)
` [PATCH v16 08/40] gpu: host1x: Add initial runtime PM and OPP support

[PATCH] PM: domains: Prevent power off for parent unless child is in deepest state
 2022-01-31 18:29 UTC  (2+ messages)

[PATCH 1/7] dt-bindings: power: supply: pm8941-charger: add pm8226
 2022-01-31 18:24 UTC  (2+ messages)
` (subset) "

[PATCH v4 resend 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2022-01-31 16:19 UTC  (32+ 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 v6 00/21] Introduce power-off+restart call chain API
 2022-01-31  9:28 UTC  (23+ messages)
` [PATCH v6 01/21] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v6 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v6 03/21] reboot: Print error message if restart handler has duplicated priority
` [PATCH v6 04/21] kernel: Add combined power-off+restart handler call chain API
` [PATCH v6 05/21] ARM: Use do_kernel_power_off()
` [PATCH v6 06/21] csky: "
` [PATCH v6 07/21] riscv: "
` [PATCH v6 08/21] arm64: "
` [PATCH v6 09/21] parisc: "
` [PATCH v6 10/21] xen/x86: "
` [PATCH v6 11/21] powerpc: "
` [PATCH v6 12/21] m68k: Switch to new sys-off handler API
` [PATCH v6 13/21] sh: Use do_kernel_power_off()
` [PATCH v6 14/21] x86: "
` [PATCH v6 15/21] ia64: "
` [PATCH v6 16/21] mips: "
` [PATCH v6 17/21] nds32: "
` [PATCH v6 18/21] memory: emif: Use kernel_can_power_off()
` [PATCH v6 19/21] ACPI: power: Switch to sys-off handler API
` [PATCH v6 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v6 21/21] reboot: Remove pm_power_off_prepare()

[PATCH v2 1/2] cpufreq: Reintroduce ready() callback
 2022-01-31  8:59 UTC  (7+ messages)
` [PATCH v2 2/2] cpufreq: qcom-hw: Delay enabling throttle_irq

[PATCH v5] drivers: thermal: clear all mitigation when thermal zone is disabled
 2022-01-31  7:25 UTC  (2+ messages)

[PATCH v1 1/7] powercap/dtpm: Change locking scheme
 2022-01-30 21:02 UTC  (7+ messages)
` [PATCH v1 2/7] powercap/dtpm_cpu: Reset per_cpu variable in the release function
` [PATCH v1 3/7] powercap/dtpm: Fixup kfree for virtual node
` [PATCH v1 4/7] powercap/dtpm: Destroy hierarchy function
` [PATCH v1 5/7] powercap/dtpm: Move the 'root' reset place
` [PATCH v1 6/7] powercap/dtpm/dtpm_cpu: Add exit function
` [PATCH v1 7/7] dtpm/soc/rk3399: Add the ability to unload the module

[PATCH v8 0/6] powercap/drivers/dtpm: Create the dtpm hierarchy
 2022-01-30 19:10 UTC  (7+ messages)
` [PATCH v8 1/5] powercap/drivers/dtpm: Convert the init table section to a simple array
` [PATCH v8 2/5] powercap/drivers/dtpm: Add hierarchy creation
` [PATCH v8 3/5] powercap/drivers/dtpm: Add CPU DT initialization support
` [PATCH v8 4/5] powercap/drivers/dtpm: Add dtpm devfreq with energy model support
` [PATCH v8 5/5] rockchip/soc/drivers: Add DTPM description for rk3399

[RFC] PM: suspend: Upstreaming wakeup reason capture support
 2022-01-30 18:15 UTC 

[PATCH v5 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2022-01-30 15:23 UTC  (4+ messages)
` [PATCH v5 6/7] thermal: netlink: Add a new event to notify CPU capabilities change

[PATCH v4 0/2] Add a generic virtual thermal sensor
 2022-01-30 14:53 UTC  (4+ messages)
` [PATCH v4 2/2] thermal: add a virtual sensor to aggregate temperatures

[PATCH] cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuse
 2022-01-30 11:45 UTC 

DRAM power consumption with turbostat
 2022-01-30 10:27 UTC 

[PATCH] power: supply: cw2015: fix noderef.cocci warnings
 2022-01-30  1:15 UTC 

[PATCH 1/3] dt-bindings: vendor-prefixes: Add Injoinic
 2022-01-29 22:24 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: trivial-devices: Add Injoinic power bank ICs
` [PATCH 3/3] power: supply: Add a driver for "

[PATCH v2] thermal/drivers/tsens: register thermal zones as hwmon sensors
 2022-01-29 20:06 UTC  (2+ messages)

[PATCH v5 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
 2022-01-29 17:31 UTC  (2+ messages)
` [PATCH v5-fix "

[PATCH 0/3] interconnect: qcom: msm8939: Coalesce snoc and snoc_mm
 2022-01-29  4:10 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: interconnect: Create modified msm8939-snoc description
` [PATCH 2/3] interconnect: qcom: msm8939: Merge snoc and snoc_mm into one
` [PATCH 3/3] interconnect: qcom: msm8939: Deliniate bus, bus_a, bus_mm and bus_a_mm clocks

[PATCH v2 0/2] interconnect: qcom: msm8939: Coalesce snoc and snoc_mm
 2022-01-29  3:27 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: Convert snoc-mm to a sub-node of snoc
` [PATCH v2 2/2] interconnect: qcom: msm8939: Remove snoc_mm specific regmap

[PATCH] power: supply: ab8500: Fix memory leak in ab8500_chargalg_sysfs_init
 2022-01-29  0:53 UTC  (2+ messages)

[PATCH 00/11 v2] AB8500 charging fixes
 2022-01-29  0:49 UTC  (12+ messages)
` [PATCH 01/11 v2] power: supply: ab8500: Drop BATCTRL thermal mode
` [PATCH 02/11 v2] power: supply: ab8500: Swap max and overvoltage
` [PATCH 03/11 v2] power: supply: ab8500: Integrate thermal zone
` [PATCH 04/11 v2] power: supply: ab8500_fg: Break loop for measurement
` [PATCH 05/11 v2] power: supply: ab8500_fg: Break out load compensated voltage
` [PATCH 06/11 v2] power: supply: ab8500_fg: Safeguard "
` [PATCH 07/11 v2] power: supply: ab8500_fg: Drop useless parameter
` [PATCH 08/11 v2] power: supply: ab8500_chargalg: Drop charging step
` [PATCH 09/11 v2] power: supply: ab8500_chargalg: Drop enable/disable sysfs
` [PATCH 10/11 v2] power: supply: ab8500_charger: Restrict ADC retrieveal
` [PATCH 11/11 v2] power: supply: ab8500_charger: Fix VBAT interval check

[GIT PULL] Power management updates for v5.17-rc2
 2022-01-28 19:14 UTC  (2+ messages)

[PATCH v7 0/6] powercap/drivers/dtpm: Create the dtpm hierarchy
 2022-01-28 15:48 UTC  (5+ messages)
` [PATCH v7 5/5] rockchip/soc/drivers: Add DTPM description for rk3399

[RESEND PATCH] PM: wakeup: Wakeup accounting for interrupts
 2022-01-28 10:08 UTC  (5+ 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).