linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-16 05:28:34 to 2024-08-20 00:00:29 UTC [more...]

[PATCH v2 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
 2024-08-20  0:00 UTC  (2+ messages)
` [PATCH v2 1/3] pmdomain: ti_sci: add per-device latency constraint management

[PATCH v2 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes
 2024-08-19 22:36 UTC  (5+ messages)
` [PATCH v2 1/3] soc: qcom: pmic_glink: Fix race during initialization
` [PATCH v2 2/3] usb: typec: ucsi: Move unregister out of atomic section
` [PATCH v2 3/3] soc: qcom: pmic_glink: Actually communicate with remote goes down

[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
 2024-08-19 20:24 UTC  (16+ messages)
` [PATCH v3 01/14] thermal: core: Fold two functions into their respective callers
` [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
` [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks
` [PATCH v3 04/14] thermal: sysfs: Use the dev argument in instance-related show/store
` [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions
` [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 10/14] mlxsw: core_thermal: "
` [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 v4 0/2] Add thermal management support for STi platform
 2024-08-19 20:21 UTC  (2+ messages)

[PATCH 1/2] thermal: qoriq: Remove __maybe_unused notations
 2024-08-19 18:20 UTC  (3+ messages)
` [PATCH 2/2] thermal: imx: "

[PATCH 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes
 2024-08-19 16:53 UTC  (22+ messages)
` [PATCH 1/3] soc: qcom: pmic_glink: Fix race during initialization
` [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section
` [PATCH 3/3] soc: qcom: pmic_glink: Actually communicate with remote goes down

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

[PATCH 1/4] cpuidle: psci: Simplify with scoped for each OF child loop
 2024-08-19 16:26 UTC  (9+ messages)
` [PATCH 2/4] cpuidle: riscv-sbi: Use scoped device node handling to simplify error paths
` [PATCH 3/4] cpuidle: riscv-sbi: Simplify with scoped for each OF child loop
` [PATCH 4/4] cpuidle: dt_idle_genpd: "

[PATCH v2 00/13] memory: simplify with scoped/cleanup.h for device nodes
 2024-08-19 16:04 UTC  (21+ messages)
` [PATCH v2 01/13] memory: atmel-ebi: use scoped device node handling to simplify error paths
` [PATCH v2 02/13] memory: atmel-ebi: simplify with scoped for each OF child loop
` [PATCH v2 03/13] memory: samsung: exynos5422-dmc: simplify dmc->dev usage
` [PATCH v2 04/13] memory: samsung: exynos5422-dmc: use scoped device node handling to simplify error paths
` [PATCH v2 05/13] memory: stm32-fmc2-ebi: simplify with scoped for each OF child loop
` [PATCH v2 06/13] memory: stm32-fmc2-ebi: simplify with dev_err_probe()
` [PATCH v2 07/13] memory: tegra-mc: simplify with scoped for each OF child loop
` [PATCH v2 08/13] memory: tegra124-emc: "
` [PATCH v2 09/13] memory: tegra20-emc: "
` [PATCH v2 10/13] memory: tegra30-emc: "
` [PATCH v2 11/13] memory: ti-aemif: simplify with dev_err_probe()
` [PATCH v2 12/13] memory: ti-aemif: simplify with devm_clk_get_enabled()
` [PATCH v2 13/13] memory: ti-aemif: simplify with scoped for each OF child loop

[PATCH v2 0/7] Add thermal thresholds support
 2024-08-19 14:07 UTC  (11+ messages)
` [PATCH v2 1/7] thermal/core: Compute low and high boundaries in thermal_zone_device_update()
` [PATCH v2 2/7] thermal/core: Add thresholds support
` [PATCH v2 3/7] thermal/core: Connect the threshold with the core
` [PATCH v2 4/7] thermal/netlink: Add the commands and the events for the thresholds
` [PATCH v2 5/7] tools/lib/thermal: Make more generic the command encoding function
` [PATCH v2 6/7] tools/lib/thermal: Add the threshold netlink ABI
` [PATCH v2 7/7] tools/thermal/thermal-engine: Take into account the thresholds API

[PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
 2024-08-19 13:59 UTC  (11+ messages)
` [PATCH v2 2/2] platform/x86:dell-laptop: remove duplicate code w/ battery function

[PATCH v1] thermal: Introduce a debugfs-based testing facility
 2024-08-19 13:49 UTC  (2+ messages)

[PATCH] intel_idle: add Granite Rapids Xeon support
 2024-08-19 13:46 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Support Granite Rapids and Sierra Forest OOB mode
 2024-08-19 13:40 UTC  (2+ messages)

[PATCH] powercap: intel_rapl: Add support for ArrowLake-U platform
 2024-08-19 13:37 UTC  (3+ messages)

[PATCH v2 0/2] RAPL driver fixes for AMD CPUs
 2024-08-19 13:34 UTC  (5+ messages)
` [PATCH v2 2/2] powercap/intel_rapl: Fix the energy-pkg event "

[PATCH 1/3] thermal: of: Fix OF node leak in thermal_of_trips_init() error path
 2024-08-19 13:31 UTC  (5+ messages)

[PATCH -next 2/8] pmdomain: Make apple_pmgr_reset_ops static
 2024-08-19 11:59 UTC 

[PATCH RFC 0/3] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
 2024-08-19 11:05 UTC  (4+ messages)
` [PATCH RFC 3/3] watchdog: rzg2l_wdt: Power on the PM domain in rzg2l_wdt_restart()

[PATCH v11] thermal/drivers/mediatek: add another get_temp ops for thermal sensors
 2024-08-19 10:33 UTC  (2+ messages)

[PATCH v4 0/2] add device managed version of dev_pm_domain_attach|detach_list()
 2024-08-19 10:29 UTC  (3+ messages)
` [PATCH v4 1/2] PM: domains: "
` [PATCH v4 2/2] media: venus: use device managed APIs for power domains

[PATCH v2 00/17] thermal: Rework binding cooling devices to trip points
 2024-08-19 10:20 UTC  (3+ messages)
` [PATCH v2 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback

[PATCH v3 0/2] add device managed version of dev_pm_domain_attach|detach_list()
 2024-08-19 10:04 UTC  (4+ messages)
` [PATCH v3 1/2] PM: domains: "
` [PATCH v3 2/2] media: venus: use device managed APIs for power domains

`powertop --auto-tune` results in `WARN: xHC restore state timeout` and lost USB devices
 2024-08-19  8:52 UTC 

[PATCH] power: sequencing: qcom-wcn: add support for the WCN6855 PMU
 2024-08-19  8:04 UTC  (2+ messages)

[PATCH] power: sequencing: request the WLAN enable GPIO as-is
 2024-08-19  8:02 UTC  (2+ messages)

[PATCH v4] PCI: Enable runtime pm of the host bridge
 2024-08-19  4:49 UTC  (2+ messages)

[PATCH -next] power: supply: max8998_charger: Fix module autoloading
 2024-08-19  4:08 UTC 

[PATCH] cpufreq: CPPC: Return desired perf in ->get() if feedback counters are 0
 2024-08-19  3:51 UTC 

[PATCH v2 00/11] Add Nothing Phone (1) support
 2024-08-18 19:33 UTC  (5+ messages)
` [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree

[PATCH] power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense
 2024-08-18  6:39 UTC  (3+ messages)

[amd-pstate:superm1/runtime-pm-screen-on-off 5/5] drivers/platform/x86/asus-wmi.c:4915:25: error: 'asus_hotk_resume_early' undeclared here (not in a function); did you mean 'asus_hotk_resume'?
 2024-08-17 14:21 UTC 

[amd-pstate:superm1/runtime-pm-screen-on-off 5/5] drivers/platform/x86/asus-wmi.c:4915:18: error: use of undeclared identifier 'asus_hotk_resume_early'; did you mean 'asus_hotk_resume'?
 2024-08-17 11:46 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 413e2254b7a67f21e05791073f95ad41e0a54593
 2024-08-17 11:04 UTC 

[PATCH V2 00/15] Add Battery and USB Supply for AXP717
 2024-08-17  9:59 UTC  (5+ messages)
` [PATCH V2 14/15] power: supply: axp20x_battery: add support "

[amd-pstate:superm1/runtime-pm-screen-on-off 2/5] include/linux/suspend.h:304:69: error: expected ';' after return statement
 2024-08-17  4:49 UTC 

[amd-pstate:superm1/runtime-pm-screen-on-off 2/5] include/linux/suspend.h:304:70: error: expected ';' before '}' token
 2024-08-17  4:39 UTC 

[PATCH 0/7] thermal: scope/cleanup.h improvements
 2024-08-17  2:47 UTC  (5+ messages)
` [PATCH 2/7] thermal: of: Use scoped device node handling to simplify thermal_of_trips_init()

[PATCH v2] thermal/of: support thermal zones w/o trips subnode
 2024-08-17  2:42 UTC  (5+ messages)

[PATCH v3 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology
 2024-08-16 19:59 UTC  (2+ messages)

[GIT PULL] Thermal control fix for v6.11-rc4
 2024-08-16 18:53 UTC  (2+ messages)

[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-08-16 18:21 UTC  (10+ messages)
` [PATCH v5 3/4] firmware: psci: Read and use vendor reset types

[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-16 16:57 UTC  (9+ messages)
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval
  ` [PATCH V2 14/16] WIP: usb: dwc2: Implement recovery after PM domain off

[PATCH] dt-bindings: power: supply: sc27xx-fg: add low voltage alarm IRQ
 2024-08-16 16:04 UTC  (4+ messages)

[PATCH v2 0/7] thermal: scope/cleanup.h improvements
 2024-08-16 16:02 UTC  (11+ messages)
` [PATCH v2 1/7] thermal: of: Use scoped device node handling to simplify of_find_trip_id()
` [PATCH v2 2/7] thermal: of: Use scoped device node handling to simplify thermal_of_trips_init()
` [PATCH v2 3/7] thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()
` [PATCH v2 4/7] thermal: of: Simplify thermal_of_for_each_cooling_maps() with scoped for each OF child loop
` [PATCH v2 5/7] thermal: qcom-spmi-adc-tm5: Simplify "
` [PATCH v2 6/7] thermal: tegra: "
` [PATCH v2 7/7] thermal: sun8i: Use scoped device node handling to simplify error paths

[PATCH v3] sched: cpufreq: Rename map_util_perf to sugov_apply_dvfs_headroom
 2024-08-16 15:44 UTC  (2+ messages)

[PATCH v4 00/10] power: supply: max77693: Toggle charging/OTG based on extcon status
 2024-08-16 15:40 UTC  (20+ messages)
` [PATCH v4 01/10] dt-bindings: power: supply: max77693: Add monitored-battery property
` [PATCH v4 02/10] dt-bindings: power: supply: max77693: Add maxim,usb-connector property
` [PATCH v4 03/10] power: supply: max77693: Expose input current limit and CC current properties
` [PATCH v4 04/10] power: supply: max77693: Set charge current limits during init
` [PATCH v4 05/10] power: supply: max77693: Add USB extcon detection for enabling charging
` [PATCH v4 06/10] power: supply: max77693: Add support for detecting and enabling OTG
` [PATCH v4 07/10] power: supply: max77693: Set up charge/input current according to cable type
` [PATCH v4 08/10] ARM: dts: samsung: exynos4212-tab3: Add battery node with charge current value
` [PATCH v4 09/10] ARM: dts: samsung: exynos4212-tab3: Add USB connector node
` [PATCH v4 10/10] ARM: dts: samsung: exynos4212-tab3: Drop CHARGER regulator

[PATCH v2 0/1] PM: Start asynchronous suspend threads upfront
 2024-08-16  8:33 UTC  (6+ messages)
` [PATCH v2 1/1] "

[RFC PATCH 0/6] rust: cpufreq: Add cppc_cpufreq driver implementation
 2024-08-16  7:06 UTC  (5+ messages)
` [RFC PATCH 6/6] rust: cpufreq: Add rust implementation of cppc_cpufreq driver


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