linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-06 15:19:56 to 2024-12-10 10:55:29 UTC [more...]

[PATCH v6 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
 2024-12-10 10:55 UTC  (7+ messages)
` [PATCH v6 1/3] pmdomain: ti_sci: add per-device latency constraint management
` [PATCH v6 2/3] pmdomain: ti_sci: add wakeup "
` [PATCH v6 3/3] pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeups

[PATCH 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
 2024-12-10 10:36 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: thermal: fsl,imx91-tmu: add bindings for NXP i.MX91 thermal module
` [PATCH 2/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit

[RFC PATCH] cpufreq: userspace: Add fast-switch support for userspace
 2024-12-10 10:20 UTC  (4+ messages)

[PATCH] PCI/portdrv: Disable bwctrl service if port is fixed at 2.5 GT/s
 2024-12-10 10:05 UTC  (5+ messages)

[PATCH v2 0/1] power: supply: gpio-charger: Support to disable charger
 2024-12-10  9:23 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/6] rockchip: rk3328 fixes in preparation for usb3-phy
 2024-12-10  8:18 UTC  (3+ messages)
` [PATCH 1/6] pmdomain: rockchip: fix rockchip_pd_power error handling

[PATCH v8 0/2] power: supply: Add STC3117 Fuel Gauge
 2024-12-10  8:09 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: "
` [PATCH v8 2/2] power: supply: Add STC3117 fuel gauge unit driver

[PATCH v11 0/9] Add support for Maxim Integrated MAX77705 PMIC
 2024-12-10  7:40 UTC  (13+ messages)
` [PATCH v11 1/9] power: supply: add undervoltage health status property
` [PATCH v11 2/9] dt-bindings: power: supply: max17042: add max77705 support
` [PATCH v11 3/9] dt-bindings: power: supply: max17042: split on 2 files
` [PATCH v11 4/9] dt-bindings: mfd: add maxim,max77705
` [PATCH v11 5/9] power: supply: max17042: add max77705 fuel gauge support
` [PATCH v11 6/9] mfd: Add new driver for MAX77705 PMIC
` [PATCH v11 7/9] input: max77693: add max77705 haptic support
` [PATCH v11 8/9] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v11 9/9] leds: max77705: Add LEDs support

[PATCH 0/3] Support for autonomous selection in cppc_cpufreq
 2024-12-10  7:20 UTC  (9+ messages)
` [PATCH 1/3] ACPI: CPPC: Refactor register get and set ABIs
` [PATCH 3/3] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq

[PATCH V4 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2024-12-10  6:05 UTC  (10+ messages)
` [PATCH V4 2/4] dt-bindings: iio: adc: Add support for QCOM "

[PATCH v5 1/2] dt-bindings: power/supply: Add ltc4162-f/s and ltc4015
 2024-12-10  6:05 UTC  (2+ messages)
` [PATCH v5 2/2] power/supply: Add support for "

[PATCH] cpufreq/amd-pstate: Detect preferred core support before driver registration
 2024-12-10  3:54 UTC  (2+ messages)

[PATCH 0/3] power: supply: cros_charge-control: three fixes
 2024-12-10  1:54 UTC  (5+ messages)
` [PATCH 1/3] power: supply: cros_charge-control: add mutex for driver data
` [PATCH 2/3] power: supply: cros_charge-control: allow start_threshold == end_threshold
` [PATCH 3/3] power: supply: cros_charge-control: hide start threshold on v2 cmd

[PATCH] power: supply: gpio-charger: Fix set charge current limits
 2024-12-10  1:54 UTC  (2+ messages)

[6.13] Power Supply regression on bootup
 2024-12-10  1:06 UTC  (3+ messages)

[PATCH] pm: cpupower: Makefile: Fix cross compilation
 2024-12-10  0:58 UTC  (3+ messages)

[PATCH] cpupower: fix TSC MHz calculation for Mperf monitor
 2024-12-10  0:43 UTC  (2+ messages)

[PATCH] power: ip5xxx_power: Fix uninitialized variable read
 2024-12-10  0:37 UTC  (2+ messages)

[PATCH] power: supply: Fix uninitialized variable in ip5xxx_battery_set_property
 2024-12-09 23:09 UTC  (2+ messages)

[PATCH v3 0/4] power: supply: Add new "charge_types" property
 2024-12-09 20:40 UTC  (5+ messages)
` [PATCH v3 1/4] power: supply: power_supply_show_enum_with_available(): Replace spaces with '_'
` [PATCH v3 2/4] power: supply: core: Add new "charge_types" property
` [PATCH v3 3/4] power: supply: bq24190_charger: Add support for "
` [PATCH v3 4/4] platform/x86: dell-laptop: Use power_supply_charge_types_show/_parse() helpers

[PATCH v3 00/15] amd-pstate fixes and improvements for 6.14
 2024-12-09 18:52 UTC  (16+ messages)
` [PATCH v3 01/15] cpufreq/amd-pstate: Store the boost numerator as highest perf again
` [PATCH v3 02/15] cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies
` [PATCH v3 03/15] cpufreq/amd-pstate: Add trace event for EPP perf updates
` [PATCH v3 04/15] cpufreq/amd-pstate: convert mutex use to guard()
` [PATCH v3 05/15] cpufreq/amd-pstate: Drop cached epp_policy variable
` [PATCH v3 06/15] cpufreq/amd-pstate: Use FIELD_PREP and FIELD_GET macros
` [PATCH v3 07/15] cpufreq/amd-pstate: Only update the cached value in msr_set_epp() on success
` [PATCH v3 08/15] cpufreq/amd-pstate: store all values in cpudata struct in khz
` [PATCH v3 09/15] cpufreq/amd-pstate: Change amd_pstate_update_perf() to return an int
` [PATCH v3 10/15] cpufreq/amd-pstate: Move limit updating code
` [PATCH v3 11/15] cpufreq/amd-pstate: Cache EPP value and use that everywhere
` [PATCH v3 12/15] cpufreq/amd-pstate: Always write EPP value when updating perf
` [PATCH v3 13/15] cpufreq/amd-pstate: Drop ret variable from amd_pstate_set_energy_pref_index()
` [PATCH v3 14/15] cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen
` [PATCH v3 15/15] cpufreq/amd-pstate: Drop boost_state variable

[PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"
 2024-12-09 17:16 UTC  (5+ messages)

[PATCH v2 00/16] amd-pstate fixes and improvements for 6.14
 2024-12-09 17:15 UTC  (25+ messages)
` [PATCH v2 01/16] cpufreq/amd-pstate: Store the boost numerator as highest perf again
` [PATCH v2 02/16] cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies
` [PATCH v2 03/16] cpufreq/amd-pstate: Add trace event for EPP perf updates
` [PATCH v2 04/16] cpufreq/amd-pstate: convert mutex use to guard()
` [PATCH v2 05/16] cpufreq/amd-pstate: Drop cached epp_policy variable
` [PATCH v2 06/16] cpufreq/amd-pstate: Use FIELD_PREP and FIELD_GET macros
` [PATCH v2 07/16] cpufreq/amd-pstate: Only update the cached value in msr_set_epp() on success
` [PATCH v2 08/16] cpufreq/amd-pstate: store all values in cpudata struct in khz
` [PATCH v2 09/16] cpufreq/amd-pstate: Change amd_pstate_update_perf() to return an int
` [PATCH v2 10/16] cpufreq/amd-pstate: Move limit updating code
` [PATCH v2 11/16] cpufreq/amd-pstate: Cache EPP value and use that everywhere
` [PATCH v2 12/16] cpufreq/amd-pstate: Always write EPP value when updating perf
` [PATCH v2 13/16] cpufreq/amd-pstate: Check if CPPC request has changed before writing to the MSR or shared memory
` [PATCH v2 14/16] cpufreq/amd-pstate: Drop ret variable from amd_pstate_set_energy_pref_index()
` [PATCH v2 15/16] cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen
` [PATCH v2 16/16] cpufreq/amd-pstate: Drop boost_state variable

[PATCH v2 1/6] mmc: sdhci: Use EXPORT_PM_FN_NS_GPL() for exporting PM functions
 2024-12-09 17:11 UTC  (3+ messages)

[PATCH v2 0/5] thermal/drivers/mediatek/lvts: Fixes for suspend and IRQ storm, and cleanups
 2024-12-09 17:00 UTC  (6+ messages)
` [PATCH v2 1/5] thermal/drivers/mediatek/lvts: Disable monitor mode during suspend
` [PATCH v2 2/5] thermal/drivers/mediatek/lvts: Disable Stage 3 thermal threshold
` [PATCH v2 3/5] thermal/drivers/mediatek/lvts: Disable low offset IRQ for minimum threshold
` [PATCH v2 4/5] thermal/drivers/mediatek/lvts: Start sensor interrupts disabled
` [PATCH v2 5/5] thermal/drivers/mediatek/lvts: Only update IRQ enable for valid sensors

[PATCH v2 1/2] thermal/drivers/qoriq: Use dev_err_probe() simplify the code
 2024-12-09 16:48 UTC  (2+ messages)
` [PATCH v2 2/2] thermal/drivers/qoriq: Power down TMU on system suspend

[PATCH 00/14] power: supply: intruduce and use power_supply_for_each_psy() and dev_to_psy()
 2024-12-09 16:29 UTC  (16+ messages)
` [PATCH 01/14] power: supply: mm8013: use accessor for driver data
` [PATCH 02/14] power: supply: core: introduce power_supply_for_each_psy()
` [PATCH 03/14] power: supply: core: use power_supply_for_each_psy()
` [PATCH 04/14] power: supply: ab8500: "
` [PATCH 05/14] power: supply: apm_power: "
` [PATCH 06/14] power: supply: core: remove power_supply_for_each_device()
` [PATCH 07/14] power: supply: core: introduce dev_to_psy()
` [PATCH 08/14] power: supply: core: use dev_to_psy()
` [PATCH 09/14] power: supply: sysfs: "
` [PATCH 10/14] power: supply: ab8500: "
` [PATCH 11/14] power: supply: surface_battery: "
` [PATCH 12/14] power: supply: bq2415x_charger: "
` [PATCH 13/14] power: supply: bq24190_charger: "
` [PATCH 14/14] power: supply: bq24257_charger: "

[PATCH 0/3] Add Arrow Lake U/H support
 2024-12-09 15:18 UTC  (6+ messages)
` [PATCH 1/3] platform/x86:intel/pmc: Make tgl_core_generic_init() static
` [PATCH 2/3] platform/x86:intel/pmc: Create info structure for pmc device
` [PATCH 3/3] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver

[PATCH v5 0/4] Enable Bluetooth on qcs6490-rb3gen2 board
 2024-12-09 14:54 UTC  (8+ messages)
` [PATCH v5 1/4] regulator:·dt-bindings:·qcom,qca6390-pmu:·document wcn6750-pmu
` [PATCH v5 2/4] arm64: dts: qcom: qcs6490-rb3gen: add and enable BT node
` [PATCH v5 3/4] Bluetooth: hci_qca: use the power sequencer for wcn6750
` [PATCH v5 4/4] power: sequencing: qcom-wcn: add support for the WCN6750 PMU

[PATCH v6 0/4] SRF: Fix offline CPU preventing pc6 entry
 2024-12-09 12:58 UTC  (3+ messages)

[PATCH 6.1.y] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
 2024-12-09 10:07 UTC  (2+ messages)

[PATCH] PM / devfreq: Remove unused devm_devfreq_(un)register_notifier
 2024-12-09  5:50 UTC  (6+ messages)
    `  "

[chanwoo:devfreq-next 4/4] drivers/devfreq/sun8i-a33-mbus.c:384:50: error: too few arguments to function call, expected 2, have 1
 2024-12-09  4:11 UTC 

[chanwoo:devfreq-next 2/4] drivers/devfreq/event/rockchip-dfi.c:645:2: error: call to undeclared function 'hrtimer_setup'; ISO C99 and later do not support implicit function declarations
 2024-12-09  4:08 UTC 

[PATCH v4 0/4] Enable Bluetooth on qcs6490-rb3gen2 board
 2024-12-08 17:14 UTC  (7+ messages)
` [PATCH v4 2/4] arm64: dts: qcom: qcs6490-rb3gen: add and enable BT node

[PATCH v3 0/2] cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq
 2024-12-08 16:35 UTC  (3+ messages)

[PATCH v5 1/8] power: ip5xxx_power: Use regmap_field API
 2024-12-08 13:00 UTC  (4+ messages)
` [PATCH v5 3/8] power: ip5xxx_power: Allow for more parameters to be configured

[chanwoo:devfreq-next 4/4] drivers/devfreq/sun8i-a33-mbus.c:384:47: error: passing argument 1 of 'devm_clk_rate_exclusive_get' from incompatible pointer type
 2024-12-08 12:42 UTC  (3+ messages)

[PATCH] PM / devfreq: event: Call of_node_put() only once in devfreq_event_get_edev_by_phandle()
 2024-12-08 12:36 UTC  (2+ messages)

[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
 2024-12-07 18:18 UTC  (8+ messages)
` [PATCH v9 6/9] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller

[RFC 00/24] drm/msm: sparse / "VM_BIND" support
 2024-12-07 16:15 UTC 

[PATCH v7 0/2] power: supply: Add STC3117 Fuel Gauge
 2024-12-07 14:27 UTC  (4+ messages)
` [PATCH v7 2/2] power: supply: Add STC3117 fuel gauge unit driver

[PATCH] thermal: ti-soc-thermal: Add check for clk_enable()
 2024-12-07  4:07 UTC 

[PATCH 1/2] thermal/drivers/qoriq: Use dev_err_probe() simplify the code
 2024-12-06 23:18 UTC  (3+ messages)
` [PATCH 2/2] thermal/drivers/qoriq: Power down TMU on system suspend

[RFC 00/13] acpi/x86: s2idle: implement Modern Standby transition states and expose to userspace
 2024-12-06 21:37 UTC  (3+ messages)

[PATCH v7 1/2] dt-bindings: cpufreq: Document support for Airoha EN7581 CPUFreq
 2024-12-06 21:11 UTC  (2+ messages)
` [PATCH v7 2/2] cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver

[GIT PULL] pmdomain fixes for v6.13-rc2
 2024-12-06 20:03 UTC  (2+ messages)

[chanwoo:devfreq-next 2/4] drivers/devfreq/event/rockchip-dfi.c:645:9: error: implicit declaration of function 'hrtimer_setup'; did you mean 'timer_setup'?
 2024-12-06 17:02 UTC 

[RFC PATCH 00/22] KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs
 2024-12-06 16:34 UTC  (6+ messages)

[PATCH 00/15] amd-pstate 6.14 cleanups and improvements
 2024-12-06 16:16 UTC  (6+ messages)
` [PATCH 10/15] cpufreq/amd-pstate: Move limit updating code
` [PATCH 11/15] cpufreq/amd-pstate: Cache EPP value and use that everywhere

[PATCH v3 0/2] thermal: rcar_gen3: Improve reading calibration fuses
 2024-12-06 15:30 UTC  (3+ messages)
` [PATCH v3 1/2] thermal: rcar_gen3: Use lowercase hex constants
` [PATCH v3 2/2] thermal: rcar_gen3: Reuse logic to read fuses on Gen3 and Gen4


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