linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-21 12:52:54 to 2024-08-23 16:19:15 UTC [more...]

[PATCH] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
 2024-08-23 16:19 UTC  (4+ messages)

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-08-23 16:18 UTC  (35+ messages)
` [PATCH 01/16] clk: renesas: r9a08g045: Add clocks, resets and power domains for USB
` [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S
` [PATCH 03/16] dt-bindings: reset: renesas,r9a08g045-sysc: Add reset IDs for RZ/G3S SYSC reset
` [PATCH 04/16] soc: renesas: Add SYSC driver for Renesas RZ/G3S
` [PATCH 05/16] soc: renesas: sysc: Move RZ/G3S SoC detection on SYSC driver
` [PATCH 06/16] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S SoC
` [PATCH 07/16] reset: rzg2l-usbphy-ctrl: Get reset control array
` [PATCH 08/16] reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S
` [PATCH 09/16] dt-bindings: usb: renesas,usbhs: Document RZ/G3S SoC
` [PATCH 10/16] phy: renesas: rcar-gen3-usb2: Add support to initialize the bus
` [PATCH 11/16] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3S phy bindings
` [PATCH 12/16] phy: renesas: rcar-gen3-usb2: Add support for the RZ/G3S SoC
` [PATCH 13/16] arm64: dts: renesas: Add #reset-cells to system controller node
` [PATCH 14/16] arm64: dts: renesas: r9a08g045: Add USB support
` [PATCH 15/16] arm64: dts: renesas: rzg3s-smarc: Enable "
` [PATCH 16/16] arm64: defconfig: Enable RZ/G3S SYSC reset driver

[RFC PATCH 1/2] thermal/core: Use thermal_zone_device_param
 2024-08-23 15:42 UTC  (2+ messages)
` [RFC PATCH 2/2] thermal/of: "

[PATCH 0/3] cpufreq/amd-pstate: A set of fixes
 2024-08-23 15:42 UTC  (4+ messages)

[PATCH v1 0/2] thermal: core: Two fixes for 6.12
 2024-08-23 15:26 UTC  (5+ messages)
` [PATCH v1 1/2] thermal: core: Fix rounding of delay jiffies
` [PATCH v1 2/2] thermal: sysfs: Add sanity checks for trip temperature and hysteresis

[GIT PULL] Thermal control fixes for v6.11-rc5
 2024-08-23 14:31 UTC 

[PATCH next] powercap: intel_rapl: Change an error pointer to NULL
 2024-08-23 13:47 UTC  (2+ messages)

[PATCH -next] thermal/of: Fix duplicate of_node_put()
 2024-08-23 13:27 UTC  (2+ messages)

[PATCH 00/10] pmdomain: Simplify with cleanup.h
 2024-08-23 12:51 UTC  (11+ messages)
` [PATCH 01/10] pmdomain: rockchip: Simplify with scoped for each OF child loop
` [PATCH 02/10] pmdomain: rockchip: Simplify locking with guard()
` [PATCH 03/10] pmdomain: imx: gpc: Simplify with scoped for each OF child loop
` [PATCH 04/10] pmdomain: imx: gpcv2: "
` [PATCH 05/10] pmdomain: qcom: cpr: Simplify with dev_err_probe()
` [PATCH 06/10] pmdomain: qcom: cpr: Simplify locking with guard()
` [PATCH 07/10] pmdomain: qcom: rpmhpd: "
` [PATCH 08/10] pmdomain: qcom: rpmpd: "
` [PATCH 09/10] pmdomain: renesas: rcar-gen4-sysc: Use scoped device node handling to simplify error paths
` [PATCH 10/10] pmdomain: renesas: rcar-sysc: "

[PATCH] power: sequencing: qcom-wcn: set the wlan-enable GPIO to output
 2024-08-23 11:55 UTC 

[PATCH v3 00/10] OPP/pmdomain: Assign required_devs for required OPPs through genpd
 2024-08-23 11:53 UTC  (13+ messages)
` [PATCH v3 01/10] OPP: Fix support for required OPPs for multiple PM domains
` [PATCH v3 02/10] OPP: Rework _set_required_devs() to manage a single device per call
` [PATCH v3 03/10] pmdomain: core: Manage the default required OPP from a separate function
` [PATCH v3 04/10] OPP/pmdomain: Set the required_dev for a required OPP during genpd attach
` [PATCH v3 05/10] pmdomain: core: Drop the redundant dev_to_genpd_dev()
` [PATCH v3 06/10] OPP: Drop redundant code in _link_required_opps()
` [PATCH v3 07/10] drm/tegra: gr3d: Convert into devm_pm_domain_attach_list()
` [PATCH v3 08/10] media: venus: Convert into devm_pm_domain_attach_list() for OPP PM domain
` [PATCH v3 09/10] cpufreq: qcom-nvmem: Convert to dev_pm_domain_attach|detach_list()
` [PATCH v3 10/10] OPP: Drop redundant _opp_attach|detach_genpd()

[PATCH] pmdomain: imx: imx93-blk-ctrl: disable runtime in error path
 2024-08-23 10:14 UTC 

[GIT PULL] power sequencing fixes for v6.11-rc5
 2024-08-23 10:00 UTC  (2+ messages)

[GIT PULL] pmdomain fixes for v6.11-rc5
 2024-08-23  9:49 UTC  (2+ messages)

[PATCH] pmdomain: imx: imx93-blk-ctrl: fix power up domain fail during early noriq resume
 2024-08-23  9:53 UTC 

[PATCH 0/4] OPP: Re-work code to drop _opp_attach|detach_genpd()
 2024-08-23  7:42 UTC  (7+ messages)
` [PATCH 2/4] media: venus: Use dev_pm_domain_attach|detach_list() for OPP PM domain

[PATCH v1 0/3] thermal: core: Cleanups after bind/unbind changes
 2024-08-23  7:17 UTC  (7+ messages)
` [PATCH v1 1/3] thermal: core: Rename cdev-to-thermal-zone bind/unbind functions
` [PATCH v1 2/3] thermal: core: Drop redundant checks from thermal_bind_cdev_to_trip()
` [PATCH v1 3/3] thermal: core: Drop tz field from struct thermal_instance

[PATCH v2 0/2] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices
 2024-08-23  7:09 UTC  (6+ messages)
` [PATCH v2 1/2] cpuidle: riscv-sbi: Move sbi_cpuidle_init to arch_initcall
` [PATCH v2 2/2] cpuidle: riscv-sbi: Add cpuidle_disabled() check

[PATCH V3 0/2] LoongArch: Add Loongson-3 CPUFreq driver support
 2024-08-23  6:34 UTC  (3+ messages)
` [PATCH V3 2/2] cpufreq: "

[PATCH v2 0/7] Add thermal thresholds support
 2024-08-22 20:09 UTC  (17+ messages)
` [PATCH v2 2/7] thermal/core: Add "

[PATCH] PCI/PM: Put devices to low power state on shutdown
 2024-08-22 19:28 UTC  (2+ messages)

[PATCH] cpuidle: remove dead code in cpuidle_enter_state
 2024-08-22 19:06 UTC  (2+ messages)

[PATCH 1/3] thermal: of: Fix OF node leak in thermal_of_trips_init() error path
 2024-08-22 19:05 UTC  (13+ messages)
` [PATCH 2/3] thermal: of: Fix OF node leak in thermal_of_zone_register()
` [PATCH 3/3] thermal: of: Fix OF node leak in of_thermal_zone_find() error paths

[PATCH v1] drivers:testing:Handle possible memory leaks
 2024-08-22 18:52 UTC  (2+ messages)

[PATCH -next] thermal: Correct typo in thermal zone documentation
 2024-08-22 15:50 UTC  (2+ messages)

[PATCH V4 00/15] Add Battery and USB Supply for AXP717
 2024-08-22 13:54 UTC  (18+ messages)
` [PATCH V4 01/15] iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data
` [PATCH V4 02/15] power: supply: axp20x_battery: Remove design from min and max voltage
` [PATCH V4 03/15] power: supply: axp20x_battery: Make iio and battery config per device
` [PATCH V4 04/15] power: supply: axp20x_usb_power: Make VBUS and IIO "
` [PATCH V4 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp
` [PATCH V4 06/15] power: supply: axp20x_usb_power: add input-current-limit-microamp
` [PATCH V4 07/15] dt-bindings: power: supply: axp20x-battery: Add monitored-battery
` [PATCH V4 08/15] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH V4 09/15] dt-bindings: power: supply: axp20x: "
` [PATCH V4 10/15] "
` [PATCH V4 11/15] mfd: axp20x: Add ADC, BAT, and USB cells for AXP717
  ` (subset) "
` [PATCH V4 12/15] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH V4 13/15] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH V4 14/15] power: supply: axp20x_battery: add "
` [PATCH V4 15/15] arm64: dts: allwinner: h700: Add charger for Anbernic RG35XX

[PATCH v2] Documentation: add a driver API doc for the power sequencing subsystem
 2024-08-22 13:30 UTC  (3+ messages)

[PATCH 0/2] Some cleanup and fix the missing of_node_put()
 2024-08-22 13:00 UTC  (3+ messages)
` [PATCH 1/2] pmdomain: ti-sci: Add missing of_node_put() for args.np
` [PATCH 2/2] pmdomain: ti-sci: Use scope based of_node_put() to simplify code

[PATCH V3 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-22 13:12 UTC  (16+ messages)
` [PATCH V3 1/9] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH V3 2/9] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
` [PATCH V3 3/9] drm/vc4: Get the rid of DRM_ERROR()
` [PATCH V3 4/9] drm/vc4: hdmi: add PM suspend/resume support
` [PATCH V3 5/9] drm/vc4: v3d: simplify clock retrieval
` [PATCH V3 6/9] drm/vc4: v3d: add PM suspend/resume support
` [PATCH V3 7/9] usb: dwc2: Refactor backup/restore of registers
` [PATCH V3 RFC 8/9] usb: dwc2: Implement recovery after PM domain off
` [PATCH V3 9/9] ARM: bcm2835_defconfig: Enable SUSPEND

[PATCH v1] drivers:testing:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-22  9:59 UTC  (3+ messages)

[PATCH] soc: ti: smartreflex: change to use devm_clk_get_prepared() helpers
 2024-08-22  9:59 UTC 

[PATCH v1] drivers:cpufreq:Use max macro
 2024-08-22  9:40 UTC  (2+ messages)

USB-C adapter like Dell DA300 using > 5 W
 2024-08-22  8:17 UTC  (4+ messages)

[PATCH RESENT] cpufreq: amd-pstate: add quirk for Ryzen 3000 series processor
 2024-08-22  8:03 UTC  (6+ messages)
`  "
    ` 回复: [PATCH "
      `  "

[RFC PATCH 00/16] sched/fair/schedutil: Better manage system response time
 2024-08-22  5:36 UTC  (7+ messages)
` [RFC PATCH 03/16] sched/pelt: Add a new function to approximate runtime to reach given util
` [RFC PATCH 04/16] sched/fair: Remove magic hardcoded margin in fits_capacity()
` [RFC PATCH 14/16] sched/schedutil: Ignore dvfs headroom when util is decaying

[PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
 2024-08-22  3:25 UTC  (8+ messages)

[PATCH v1] drivers:testing:Handle possible memory leaks
 2024-08-22  3:21 UTC 

Linux repo contribution
 2024-08-22  2:54 UTC 

My Dell XPS-9320 (kernel 6.10.x, et al.) doesn't detect Thunderbolt additions when coming out of suspend or hibernate
 2024-08-21 22:05 UTC 

pm/testing baseline: 32 runs, 7 regressions (v6.11-rc4-64-gd59a2908cfee3)
 2024-08-21 20:54 UTC 

[PATCH V3 00/15] Add Battery and USB Supply for AXP717
 2024-08-21 20:15 UTC  (6+ messages)
` [PATCH V3 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp

pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.11-rc4-64-gd59a2908cfee3)
 2024-08-21 20:11 UTC 

[PATCH v1] drivers:thermal:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21 18:41 UTC  (2+ messages)

pm/testing baseline: 32 runs, 6 regressions (v6.11-rc4-62-g96051083f54ab)
 2024-08-21 17:42 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.11-rc4-62-g96051083f54ab)
 2024-08-21 16:59 UTC 

[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
 2024-08-21 16:21 UTC  (23+ messages)
` [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks
` [PATCH v3 06/14] thermal: core: Introduce .should_bind() thermal zone callback
` [PATCH v3 07/14] thermal: ACPI: Use the "
` [PATCH v3 08/14] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip()
` [PATCH v3 09/14] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
` [PATCH v3 11/14] thermal: imx: "
` [PATCH v3 12/14] thermal/of: "
` [PATCH v3 13/14] thermal: core: Drop unused bind/unbind functions and callbacks
` [PATCH v3 14/14] thermal: core: Clean up trip bind/unbind functions

[PATCH 1/2] power: supply: core: simplify with cleanup.h
 2024-08-21 13:56 UTC  (2+ 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).