linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-08 13:02:45 to 2024-12-11 02:54:31 UTC [more...]

[PATCH 0/6] rockchip: rk3328 fixes in preparation for usb3-phy
 2024-12-11  2:54 UTC  (5+ messages)
` [PATCH 1/6] pmdomain: rockchip: fix rockchip_pd_power error handling

[PATCH] powercap: Check dev_set_name() return value
 2024-12-11  2:06 UTC 

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

[PATCH v4 0/7] Fix RK3588 GPU power domain
 2024-12-10 23:31 UTC  (11+ messages)
` [PATCH v4 1/7] regulator: Add (devm_)of_regulator_get()
` [PATCH v4 2/7] pmdomain: rockchip: cleanup mutex handling in rockchip_pd_power
` [PATCH v4 3/7] pmdomain: rockchip: forward rockchip_do_pmu_set_power_domain errors
` [PATCH v4 4/7] pmdomain: rockchip: reduce indentation in rockchip_pd_power
` [PATCH v4 5/7] dt-bindings: power: rockchip: add regulator support
` [PATCH v4 6/7] pmdomain: "
` [PATCH v4 7/7] arm64: dts: rockchip: Add GPU power domain regulator dependency for RK3588

[PATCH 0/2] Fix Regression with AXP20X for 6.13-rc1
 2024-12-10 22:48 UTC  (3+ messages)
` [PATCH 1/2] iio: core: Add devm_ API for iio_channel_get_sys
` [PATCH 2/2] power: supply: axp20x: Use devm_iio_channel_get_sys() for iio chans

[PATCH v11 0/9] Add support for Maxim Integrated MAX77705 PMIC
 2024-12-10 22:07 UTC  (15+ 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 v2 00/14] power: supply: introduce and use power_supply_for_each_psy() and dev_to_psy()
 2024-12-10 21:56 UTC  (15+ messages)
` [PATCH v2 01/14] power: supply: mm8013: use accessor for driver data
` [PATCH v2 02/14] power: supply: core: introduce power_supply_for_each_psy()
` [PATCH v2 03/14] power: supply: core: use power_supply_for_each_psy()
` [PATCH v2 04/14] power: supply: ab8500: "
` [PATCH v2 05/14] power: supply: apm_power: "
` [PATCH v2 06/14] power: supply: core: remove power_supply_for_each_device()
` [PATCH v2 07/14] power: supply: core: introduce dev_to_psy()
` [PATCH v2 08/14] power: supply: core: use dev_to_psy()
` [PATCH v2 09/14] power: supply: sysfs: "
` [PATCH v2 10/14] power: supply: ab8500: "
` [PATCH v2 11/14] power: supply: surface_battery: "
` [PATCH v2 12/14] power: supply: bq2415x_charger: "
` [PATCH v2 13/14] power: supply: bq24190_charger: "
` [PATCH v2 14/14] power: supply: bq24257_charger: "

[PATCH v5 0/4] Enable Bluetooth on qcs6490-rb3gen2 board
 2024-12-10 21:42 UTC  (11+ 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
` (subset) [PATCH v5 0/4] Enable Bluetooth on qcs6490-rb3gen2 board

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

[PATCH] platform/x86/intel/vsec: Add support for Panther Lake
 2024-12-10 21:26 UTC 

[PATCH v8 0/4] SRF: Fix offline CPU preventing pc6 entry
 2024-12-10 20:50 UTC  (5+ messages)
` [PATCH v8 3/4] intel_idle: Provide the default enter_dead() handler
` [PATCH v8 4/4] x86/smp native_play_dead: Prefer cpuidle_play_dead() over mwait_play_dead()

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

[PATCH v7 0/4] SRF: Fix offline CPU preventing pc6 entry
 2024-12-10 20:15 UTC  (5+ messages)
` [PATCH v7 1/4] x86/smp: Allow calling mwait_play_dead with an arbitrary hint
` [PATCH v7 2/4] ACPI: processor_idle: Add FFH state handling

[PATCH v9 00/15] arm64: support poll_idle()
 2024-12-10 20:14 UTC  (4+ messages)
` [PATCH v9 05/15] arm64: barrier: add support for smp_cond_relaxed_timeout()

[PATCH] Documentation: PM: Clarify pm_runtime_resume_and_get return value
 2024-12-10 19:15 UTC  (2+ messages)

[PATCH] intel_idle: add Clearwater Forest SoC support
 2024-12-10 19:06 UTC  (2+ messages)

[PATCH 0/3] Add RAPL/DPTF support for Pantherlake
 2024-12-10 19:02 UTC  (2+ messages)

[PATCH] kernel.h: add comments for system_states
 2024-12-10 18:55 UTC  (2+ messages)

[PATCH v5 0/4] power: supply: extension API
 2024-12-10 18:52 UTC  (4+ messages)
` [PATCH v5 1/4] ACPI: battery: Rename extensions to hook in messages

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

[PATCH for-next v3] selftests/cpufreq: gitignore output files and clean them in make clean
 2024-12-10 17:08 UTC  (3+ messages)

[PATCH v3 0/4] power: supply: Add new "charge_types" property
 2024-12-10 17:03 UTC  (9+ 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 v11 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-12-10 16:51 UTC 

[PATCH 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
 2024-12-10 14:49 UTC  (6+ 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

[rafael-pm:bleeding-edge] BUILD SUCCESS 093574affcb4e253b810c3de273c05ae25d4f26c
 2024-12-10 14:34 UTC 

[PATCH v10 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-12-10 14:30 UTC  (3+ messages)

[PATCH/RFC 0/2] arm64: dts: renesas: Re-add voltages to OPP tables
 2024-12-10 14:28 UTC  (8+ messages)

[PATCH 0/5] cpuidle: Handle TIF_NR_POLLING on behalf of polling idle states v2
 2024-12-10 14:03 UTC  (5+ messages)
` [PATCH 2/5] cpuidle: Introduce CPUIDLE_FLAG_MWAIT
` [PATCH 3/5] cpuidle: Handle TIF_NR_POLLING on behalf of CPUIDLE_FLAG_MWAIT states

[PATCH v6 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
 2024-12-10 14:02 UTC  (8+ 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 1/2] pmdomain: imx8m[p]-blk-ctrl: Suppress bind attrs
 2024-12-10 14:02 UTC  (4+ messages)
` [PATCH 2/2] pmdomain: gpcv2: "

[PATCH 0/2] Allow naming pmdomain idle states
 2024-12-10 14:01 UTC  (2+ messages)

[PATCH] cpuidle: psci: Activate GENPD_FLAG_ACTIVE_WAKEUP with OSI
 2024-12-10 14:01 UTC  (2+ messages)

[PATCH v2 00/16] amd-pstate fixes and improvements for 6.14
 2024-12-10 11:10 UTC  (15+ messages)
` [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 v3 00/15] amd-pstate fixes and improvements for 6.14
 2024-12-10 11:08 UTC  (17+ 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

[RFC PATCH] cpufreq: userspace: Add fast-switch support for userspace
 2024-12-10 10:20 UTC  (4+ 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 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 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] 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 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"
 2024-12-09 17:16 UTC  (5+ messages)

[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 04/14] power: supply: ab8500: use power_supply_for_each_psy()
 2024-12-09 16:29 UTC  (2+ messages)

[PATCH 0/3] Add Arrow Lake U/H support
 2024-12-09 15:18 UTC  (5+ 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 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  (5+ 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 00/14] power: supply: intruduce and use power_supply_for_each_psy() and dev_to_psy()
 2024-12-08 13:02 UTC  (2+ messages)
` [PATCH 14/14] power: supply: bq24257_charger: use dev_to_psy()


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