public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-20 23:22:53 to 2025-06-23 16:09:11 UTC [more...]

[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-06-23 16:05 UTC  (12+ messages)
` [PATCH v2 01/20] bitmap: introduce hardware-specific bitfield operations
` [PATCH v2 02/20] mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
` [PATCH v2 03/20] soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
` [PATCH v2 04/20] media: synopsys: hdmirx: replace macros with bitfield variants
` [PATCH v2 05/20] drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
` [PATCH v2 06/20] phy: rockchip-emmc: "
` [PATCH v2 07/20] drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
` [PATCH v2 08/20] drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
` [PATCH v2 09/20] phy: rockchip-samsung-dcphy: "
` [PATCH v2 10/20] drm/rockchip: dw_hdmi_qp: "
` [PATCH v2 11/20] drm/rockchip: inno-hdmi: "

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-06-23 15:39 UTC  (10+ messages)
` [PATCH v7 02/10] x86/fred: Pass event data to the NMI entry point from KVM

[PATCH 0/7] cpufreq: Some optimizations for cpufreq.c
 2025-06-23 15:35 UTC  (15+ messages)
` [PATCH 1/7] cpufreq: Disable cpufreq-based invariance when fail to register driver
` [PATCH 2/7] cpufreq: Init policy->rwsem before it may be possibly used
` [PATCH 3/7] cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs
` [PATCH 4/7] cpufreq: Remove duplicate check in __cpufreq_offline()
` [PATCH 5/7] cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_freq()
` [PATCH 6/7] cpufreq: Refactor code about starting governor in cpufreq_set_policy()
` [PATCH 7/7] cpufreq: Exit governor when failed to start old governor

[PATCH v5 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-23 15:32 UTC  (6+ messages)
` [PATCH v5 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH v5 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores

[PATCH v2] interconnect: avoid memory allocation when 'icc_bw_lock' is held
 2025-06-23 15:21 UTC  (5+ messages)

[PATCH v6 22/24] thermal/drivers/imx: convert to use devm_request*_irq_probe()
 2025-06-23 15:20 UTC  (2+ messages)

[PATCH v6 00/24] Convert to use devm_request*_irq_probe()
 2025-06-23 15:13 UTC  (3+ messages)
` [PATCH v6 01/24] genirq/devres: Add devm_request_threaded_irq_probe() and devm_request_irq_probe()

[PATCH] cpufreq: loongson3: Support older SMC firmware
 2025-06-23 14:59 UTC  (2+ messages)

[PATCH v2 00/21] pmdomain: Add generic ->sync_state() support to genpd
 2025-06-23 15:06 UTC  (5+ messages)

[PATCH v6 0/2] PM / devfreq: Add HiSilicon uncore frequency scaling driver
 2025-06-23 14:34 UTC  (3+ messages)
` [PATCH v6 1/2] PM / devfreq: Allow devfreq driver to add custom sysfs ABIs
` [PATCH v6 2/2] PM / devfreq: Add HiSilicon uncore frequency scaling driver

[PATCH v6 0/8] Add TH1520 GPU support with power sequencing
 2025-06-23 14:32 UTC  (10+ messages)
  ` [PATCH v6 1/8] power: sequencing: Add T-HEAD TH1520 GPU power sequencer driver
  ` [PATCH v6 2/8] dt-bindings: firmware: thead,th1520: Add resets for GPU clkgen
  ` [PATCH v6 3/8] pmdomain: thead: Instantiate GPU power sequencer via auxiliary bus
  ` [PATCH v6 4/8] drm/imagination: Use pwrseq for TH1520 GPU power management
  ` [PATCH v6 5/8] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
  ` [PATCH v6 6/8] riscv: dts: thead: th1520: Add GPU clkgen reset to AON node
  ` [PATCH v6 7/8] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
  ` [PATCH v6 8/8] drm/imagination: Enable PowerVR driver for RISC-V

[PATCH] interconnect: exynos: handle node name allocation failure
 2025-06-23 14:24 UTC 

[PATCH v4 0/4] Support for Adreno X1-45 GPU
 2025-06-23 14:12 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: opp: adreno: Update regex of OPP entry
` [PATCH v4 2/4] arm64: defconfig: Enable X1P42100 GPUCC driver
` [PATCH v4 3/4] drm/msm/adreno: Add Adreno X1-45 support
` [PATCH v4 4/4] arm64: dts: qcom: Add GPU support to X1P42100 SoC

[PATCH v3 0/4] Support for Adreno X1-45 GPU
 2025-06-23 13:58 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: opp: adreno: Update regex of OPP entry
` [PATCH v3 2/4] arm64: defconfig: Enable X1P42100 GPUCC driver

[PATCH v2 0/6] Update last busy timestamp in Runtime PM autosuspend callbacks
 2025-06-23 13:28 UTC  (2+ messages)

[PATCH 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-06-23 13:19 UTC  (6+ messages)
` [PATCH 5/8] dt-bindings: clock: qcom: Add NSS clock controller "

[RFT][PATCH v4 0/2] PM: sleep: Handle async suppliers like parents and async consumers like children
 2025-06-23 12:55 UTC  (3+ messages)
` [RFT][PATCH v4 1/2] PM: sleep: Make async resume handle "
` [RFT][PATCH v4 2/2] PM: sleep: Make async suspend handle suppliers like parents

[PATCH v3 0/2] Don't make noise about disconnected USB4 devices
 2025-06-23 12:45 UTC  (15+ messages)
` [PATCH v3 2/2] PCI: Fix runtime PM usage count underflow on device unplug

[PATCH v6 24/24] thermal/drivers/airoha: convert to use devm_request*_irq_probe()
 2025-06-23 12:43 UTC 

[PATCH v6 23/24] thermal/drivers/loongson2: convert to use devm_request*_irq_probe()
 2025-06-23 12:43 UTC 

[PATCH v6 21/24] thermal/drivers/uniphier: convert to use devm_request*_irq_probe()
 2025-06-23 12:42 UTC 

[PATCH v6 20/24] thermal/drivers/qcom/spmi-adc-tm5: convert to use devm_request*_irq_probe()
 2025-06-23 12:42 UTC 

[PATCH v6 19/24] thermal/drivers/qcom/tsens-v0_1: convert to use devm_request*_irq_probe()
 2025-06-23 12:41 UTC 

[PATCH v6 18/24] thermal/drivers/stm: convert to use devm_request*_irq_probe()
 2025-06-23 12:41 UTC 

[PATCH v6 17/24] thermal/drivers/intel/bxt_pmic: convert to use devm_request*_irq_probe()
 2025-06-23 12:40 UTC 

[PATCH v6 16/24] thermal/drivers/max77620: convert to use devm_request*_irq_probe()
 2025-06-23 12:40 UTC 

[PATCH v6 15/24] thermal/drivers/mediatek/lvts_thermal: convert to use devm_request*_irq_probe()
 2025-06-23 12:39 UTC 

[PATCH v6 14/24] thermal/drivers/renesas/rcar_gen3: convert to use devm_request*_irq_probe()
 2025-06-23 12:39 UTC 

[PATCH v6 13/24] thermal/drivers/rockchip: convert to use devm_request*_irq_probe()
 2025-06-23 12:38 UTC 

[PATCH v6 12/24] thermal/drivers/hisi: convert to use devm_request*_irq_probe()
 2025-06-23 12:38 UTC 

[PATCH v6 11/24] thermal/drivers/exynos: convert to use devm_request*_irq_probe()
 2025-06-23 12:38 UTC 

[PATCH v6 10/24] thermal: intel: int340x: processor_thermal: convert to use devm_request*_irq_probe()
 2025-06-23 12:37 UTC 

[PATCH v6 09/24] thermal/drivers/qcom/temp-alarm: convert to use devm_request*_irq_probe()
 2025-06-23 12:37 UTC 

[PATCH v6 08/24] thermal/drivers/renesas/rcar: convert to use devm_request*_irq_probe()
 2025-06-23 12:36 UTC 

[PATCH v6 07/24] thermal/drivers/db8500: convert to use devm_request*_irq_probe()
 2025-06-23 12:35 UTC 

[PATCH v6 06/24] thermal/drivers/qcom/lmh: convert to use devm_request*_irq_probe()
 2025-06-23 12:35 UTC 

[PATCH v6 05/24] thermal/drivers/tegra: convert to use devm_request*_irq_probe()
 2025-06-23 12:34 UTC 

[PATCH v6 04/24] thermal/drivers/broadcom: convert to use devm_request*_irq_probe()
 2025-06-23 12:33 UTC 

[PATCH v6 03/24] thermal/drivers/armada: convert to use devm_request*_irq_probe()
 2025-06-23 12:33 UTC 

[PATCH v6 02/24] thermal/drivers/sun8i: convert to use devm_request*_irq_probe()
 2025-06-23 12:33 UTC 

[PATCH v1 00/13] pmdomain: Partial refactor, add MT8196 support
 2025-06-23 12:01 UTC  (14+ messages)
` [PATCH v1 01/13] dt-bindings: power: mediatek: Document mediatek,bus-protection
` [PATCH v1 02/13] pmdomain: mediatek: Refactor bus protection regmaps retrieval
` [PATCH v1 03/13] pmdomain: mediatek: Handle SoCs with inverted SRAM power-down bits
` [PATCH v1 04/13] pmdomain: mediatek: Move ctl sequences out of power_on/off functions
` [PATCH v1 05/13] pmdomain: mediatek: Add support for modem power sequences
` [PATCH v1 06/13] pmdomain: mediatek: Add support for RTFF Hardware in MT8196/MT6991
` [PATCH v1 07/13] pmdomain: mediatek: Add support for Hardware Voter power domains
` [PATCH v1 08/13] pmdomain: mediatek: Add support for secure HWCCF infra power on
` [PATCH v1 09/13] pmdomain: mediatek: Convert all SoCs to new style regmap retrieval
` [PATCH v1 10/13] arm64: dts: mediatek: Convert all SoCs to use mediatek,bus-protection
` [PATCH v1 11/13] dt-bindings: power: Add support for MT8196 power controllers
` [PATCH v1 12/13] pmdomain: mediatek: Add support for MT8196 SCPSYS power domains
` [PATCH v1 13/13] pmdomain: mediatek: Add support for MT8196 HFRPSYS "

[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
 2025-06-23 11:33 UTC  (6+ messages)
` [PATCH 11/11] arm64: defconfig: Enable Apple Silicon drivers
` (subset) [PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead

[PATCH] cpufreq: intel_pstate: Add Granite Rapids support in no-HWP mode
 2025-06-23 10:56 UTC 

[PATCH v5 00/13] further mt7988 devicetree work
 2025-06-23 10:29 UTC  (15+ messages)
` [PATCH v5 01/13] dt-bindings: net: mediatek,net: update for mt7988
` [PATCH v5 02/13] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition "
` [PATCH v5 03/13] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v5 04/13] dt-bindings: interconnect: add mt7988-cci compatible
` [PATCH v5 07/13] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v5 12/13] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac

6.16-rc2+ lockdep circular locking between iwlwifi and thermal_zone code
 2025-06-23  9:55 UTC  (2+ messages)

[PATCH v5 8/8] drm/imagination: Enable PowerVR driver for RISC-V
 2025-06-23  9:37 UTC  (3+ messages)

[PATCH v5 0/2] PM / devfreq: Add HiSilicon uncore frequency scaling driver
 2025-06-23  8:45 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATCH v5 0/8] Add TH1520 GPU support with power sequencing
 2025-06-23  8:17 UTC  (3+ messages)

[PATCH] MAINTAINERS: rectify file entry in QUALCOMM SMB CHARGER DRIVER
 2025-06-23  8:12 UTC 

[PATCH] PM: Restrict swap use to later in the suspend sequence
 2025-06-23  6:25 UTC  (5+ messages)

[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-06-23  6:22 UTC  (6+ messages)
` [PATCH v12 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v12 5/5] rust: remove core::ffi::CStr reexport

[PATCH] cpufreq: armada-8k: make both cpu masks static
 2025-06-23  5:23 UTC  (2+ messages)

[PATCH] rust: opp: use c_* types via kernel prelude
 2025-06-23  4:22 UTC  (2+ messages)

[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
 2025-06-22 22:50 UTC  (2+ messages)

[PATCH V2 0/5] Add Texas Instruments BQ25703A Charger
 2025-06-22 22:47 UTC  (10+ messages)
` [PATCH V2 1/5] dt-bindings: mfd: ti,bq25703a: Add TI "
` [PATCH V2 2/5] mfd: bq257xx: Add support for BQ25703A core driver
` [PATCH V2 3/5] power: supply: bq257xx: Add support for BQ257XX charger manager
` [PATCH V2 4/5] regulator: bq257xx: Add bq257xx boost regulator driver
` [PATCH V2 5/5] arm64: dts: rockchip: Add USB and charger to Gameforce Ace

[PATCH] platform/x86: dell-ddv: Fix taking the psy->extensions_sem lock twice
 2025-06-22 22:08 UTC  (2+ messages)

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-06-22 21:31 UTC  (4+ messages)
` [PATCH v4 2/5] power: supply: add support for max77759 fuel gauge
` (subset) [PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support

[PATCH 00/11] power: supply: pmi8998 charger improvements and smb5 support
 2025-06-22 19:13 UTC  (6+ messages)
` [PATCH 05/11] power: supply: qcom_smbx: allow disabling charging
` [PATCH 06/11] power: supply: qcom_smbx: respect battery charge-term-current-microamp
` (subset) [PATCH 00/11] power: supply: pmi8998 charger improvements and smb5 support

[PATCH] power: reset: POWER_RESET_TORADEX_EC should depend on ARCH_MXC
 2025-06-22 19:13 UTC  (2+ messages)

[PATCH 1/1] power: return the correct error code
 2025-06-22 19:13 UTC  (2+ messages)

[PATCH] charger: max14577: Handle NULL pdata when CONFIG_OF is not set
 2025-06-22 19:13 UTC  (3+ messages)
` [PATCH V3] "

[PATCH] power: supply: cpcap-charger: Fix null check for power_supply_get_by_name
 2025-06-22 19:13 UTC  (2+ messages)

[PATCH 1/2] power: supply: bq256xx_charger: Constify reg_default array
 2025-06-22 19:13 UTC  (2+ messages)

[PATCH] power: reset: at91-sama5d2_shdwc: Refactor wake-up source logging to use dev_info
 2025-06-22  1:33 UTC  (2+ messages)

[PATCH v2 0/8] power: supply: Add several features support in qcom-battmgr driver
 2025-06-22  1:26 UTC  (10+ messages)
` [PATCH v2 1/8] power: supply: core: Add resistance power supply property
` [PATCH v2 2/8] power: supply: core: Add state_of_health "

[PATCH 00/10] power: supply: ug3105_battery: Switch to power_supply_batinfo_ocv2cap()
 2025-06-22  1:09 UTC  (3+ messages)
` (subset) "

[PATCH v2] power: reset: qcom-pon: Rename variables to use generic naming
 2025-06-22  1:01 UTC  (2+ messages)

[PATCH] power: supply: qcom_battmgr: Add lithium-polymer entry
 2025-06-22  0:58 UTC  (4+ messages)

[PATCH v2] power: supply: qcom_battmgr: Report battery capacity
 2025-06-22  0:55 UTC  (2+ messages)

[PATCH v7 00/10] Apple Mac System Management Controller
 2025-06-22  0:50 UTC  (8+ messages)
` [PATCH v7 05/10] mfd: Add Apple Silicon "
` [PATCH v7 07/10] power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC

[PATCH v7 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-06-22  0:43 UTC  (3+ messages)
` [PATCH v7 5/6] power: supply: pf1550: add battery charger support

[PATCH 0/6] dt-bindings: power: supply: Few cleanups around monitored-battery
 2025-06-22  0:10 UTC  (2+ messages)

[PATCH v1 0/5] Enable SSRAM support in PTL and LNL
 2025-06-21 21:05 UTC  (6+ messages)
` [PATCH v1 1/5] platform/x86:intel/pmc: Enable SSRAM support for Lunar Lake
` [PATCH v1 2/5] platform/x86:intel/pmc: Move telemetry endpoint register handling
` [PATCH v1 3/5] platform/x86:intel/pmc: Improve function to show substate header
` [PATCH v1 4/5] platform/x86:intel/pmc: Show substate requirement for S0ix blockers
` [PATCH v1 5/5] platform/x86:intel/pmc: Enable SSRAM support for Panther Lake

[PATCH 0/9] rockchip: Add power controller support for RK3528
 2025-06-21 18:23 UTC  (4+ messages)
` [PATCH 6/9] dt-bindings: gpio: rockchip: Allow use of a power-domain

[PATCH v3 0/2] PM: domains: add devm_pm_domain_attach()
 2025-06-21 11:15 UTC  (15+ messages)
` [PATCH v3 1/2] PM: domains: Add devres variant for dev_pm_domain_attach()

[PATCH v5 0/5] thermal: qcom-spmi-temp-alarm: Add support for new TEMP_ALARM subtypes
 2025-06-21  9:52 UTC  (9+ messages)
` [PATCH v5 1/5] thermal: qcom-spmi-temp-alarm: enable stage 2 shutdown when required
` [PATCH v5 2/5] thermal: qcom-spmi-temp-alarm: Add temp alarm data struct based on HW subtype
` [PATCH v5 3/5] thermal: qcom-spmi-temp-alarm: Prepare to support additional Temp Alarm subtypes
` [PATCH v5 4/5] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 2 PMIC peripherals

[RRC v1 1/3] thermal/drivers/exynos: Remove unused base_second mapping and references
 2025-06-21  7:17 UTC  (4+ messages)

[RRC v1 2/3] thermal/drivers/exynos: Handle temperature threshold interrupts and clear corresponding IRQs
 2025-06-21  7:16 UTC  (4+ messages)

[PATCH] ACPI: FAN: Update fps count debug print
 2025-06-21  5:17 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox