Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2025-05-19 17:11:11 to 2025-05-23 13:40:48 UTC [more...]

[PATCH v2 00/21] pmdomain: Add generic ->sync_state() support to genpd
 2025-05-23 13:40 UTC  (6+ messages)
` [PATCH v2 01/21] pmdomain: core: Use of_fwnode_handle()
` [PATCH v2 02/21] pmdomain: core: Add a bus and a driver for genpd providers
` [PATCH v2 03/21] pmdomain: core: Add the genpd->dev to the genpd provider bus
` [PATCH v2 04/21] pmdomain: core: Export a common ->sync_state() helper for genpd providers
` [PATCH v2 05/21] pmdomain: core: Prepare to add the common ->sync_state() support

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-05-23 12:51 UTC  (6+ messages)
` [PATCH v4 1/5] power: supply: max1720x correct capacity computation
` [PATCH v4 2/5] power: supply: add support for max77759 fuel gauge
` [PATCH v4 3/5] dt-bindings: power: supply: add max77759-fg flavor
` [PATCH v4 4/5] arm64: defconfig: enable Maxim max1720x driver
` [PATCH v4 5/5] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 fuel gauge

[rafael-pm:bleeding-edge] BUILD SUCCESS a64f7c59a291929a6327617fb9b6df6b400904e6
 2025-05-23 11:49 UTC 

[PATCH] driver core: platform: Use devres group to free driver probe resources
 2025-05-23 10:52 UTC  (28+ messages)

[PATCH] power: supply: qcom_battmgr: Add lithium-polymer entry
 2025-05-23 10:44 UTC  (2+ messages)

[PATCH v2] PM/console: Fix the black screen issue
 2025-05-23  8:56 UTC  (2+ messages)
` [PATCH v2 RESEND] "

Kernel WARNING (RCU) with btnxpuart on TI AM62 platform
 2025-05-23  8:07 UTC  (5+ messages)

[PATCH] tools/power turbostat: turbostat: Correct RAPL_GFX_ALL macro to use RAPL_GFX_POLICY
 2025-05-23  8:06 UTC 

[PATCH v2] cpuidle: add tracepoint for s2idle flow
 2025-05-23  7:22 UTC 

[PATCH] tools/power x86_energy_perf_policy: Add Android support for MSR device path
 2025-05-23  5:48 UTC 

[PATCH] cpufreq, docs: (userspace governor) add that actual freq is >= scaling_setspeed
 2025-05-23  4:25 UTC  (9+ messages)

[PATCH v2] PM / Freezer: Skip dead/zombie processes
 2025-05-23  3:42 UTC 

[PATCH 0/5] power: supply: Add several features support in qcom-battmgr driver
 2025-05-23  1:39 UTC  (6+ messages)
` [PATCH 1/5] power: supply: core: add resistance power supply property
` [PATCH 2/5] power: supply: core: Add state_of_health "
` [PATCH 3/5] power: supply: qcom_battmgr: Add resistance "
` [PATCH 4/5] power: supply: qcom-battmgr: Add state_of_health "
` [PATCH 5/5] power: supply: qcom-battmgr: Add charge control support

[GIT PULL] pmdomain fixes for v6.15-rc8
 2025-05-22 23:58 UTC  (2+ messages)

[PATCH v2] cpupower: Implement powercap_set_enabled()
 2025-05-22 23:04 UTC  (2+ messages)

[PATCH] cpupower: split unitdir from libdir in Makefile
 2025-05-22 22:21 UTC  (3+ messages)

[PATCH v6 0/5] thermal: renesas: Add support for RZ/G3E
 2025-05-22 18:22 UTC  (6+ messages)
` [PATCH v6 1/5] soc: renesas: rz-sysc: Add syscon/regmap support
` [PATCH v6 2/5] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit
` [PATCH v6 3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
` [PATCH v6 4/5] arm64: dts: renesas: r9a09g047: Add TSU node
` [PATCH v6 5/5] arm64: defconfig: Enable the Renesas RZ/G3E thermal driver

[PATCH] cpuidle: add tracepoint for enter_s2idle flow
 2025-05-22 18:01 UTC  (3+ messages)

[PATCH] Documentation: amd-pstate:fix minimum performance state label error
 2025-05-22 17:35 UTC  (2+ messages)

[GIT PULL] interconnect changes for 6.16
 2025-05-22 16:26 UTC  (2+ messages)

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

[PATCH] selftests/cpufreq: Fix cpufreq basic read and update testcases
 2025-05-22 15:17 UTC  (5+ messages)

[PATCH] thermal: qcom: ipq5018: make ops_ipq5018 struct static
 2025-05-22 12:45 UTC  (2+ messages)

[GIT PULL] cpufreq/arm updates for 6.16
 2025-05-22 10:20 UTC  (2+ messages)

[PATCH] tools/power turbostat: Add Android support for MSR device handling
 2025-05-22  8:49 UTC 

[PATCH v2] PM: EM: Add inotify support when the energy model is updated
 2025-05-22  8:43 UTC  (8+ messages)

[PATCH][next] thermal/drivers/airoha: Fix spelling mistake "calibrarion" -> "calibration"
 2025-05-22  8:31 UTC 

[PATCH v2 0/3] mt8395/mt6359: Fix several dtb-check errors
 2025-05-22  8:08 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: mediatek: mt6397: Add #sound-dai-cells property
` [PATCH v2 2/3] dt-bindings: iommu: mediatek: Support 5 IRQs on MT8195 infra IOMMU
` (subset) [PATCH v2 0/3] mt8395/mt6359: Fix several dtb-check errors

[PATCH] Documentation: EM: Fix typos in example driver code
 2025-05-22  8:01 UTC  (2+ messages)

[PATCH v4] PCI: Prevent power state transition of erroneous device
 2025-05-22  7:31 UTC  (17+ messages)

[PATCH 0/2] cpupower: Allow control of boost feature on non-x86 based systems with boost support
 2025-05-22  6:10 UTC  (3+ messages)
` [PATCH 1/2] cpupower: Fix a bug where the -t option of the set subcommand was not working
` [PATCH 2/2] cpupower: Allow control of boost feature on non-x86 based systems with boost support

[PATCH v3] PM / devfreq: Add HiSilicon uncore frequency scaling driver
 2025-05-22  3:27 UTC  (2+ messages)

[PATCH v2 0/3] PM / Sleep: Introduce and use system sleep lock helpers
 2025-05-22  2:16 UTC  (4+ messages)
` [PATCH v2 1/3] PM / Sleep: Replace mutex_[un]lock(&system_transition_mutex) with [un]lock_system_sleep()
` [PATCH v2 2/3] PM / Sleep: Introduce try_lock_system_sleep()
` [PATCH v2 3/3] PM / Sleep: Replace mutex_trylock(&system_transition_mutex) with try_lock_system_sleep()

[PATCH v2] cpupower: add a systemd service to run cpupower
 2025-05-21 21:23 UTC  (5+ messages)

[PATCH v2 0/9] add support for pf1550 PMIC MFD-based drivers
 2025-05-21 21:00 UTC  (8+ messages)
` [PATCH v2 4/9] dt-bindings: mfd: add pf1550
` [PATCH v2 7/9] input: pf1550: add onkey support

[PATCH] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq
 2025-05-21 20:49 UTC  (4+ messages)

[PATCH] cpufreq: Update sscanf() to kstrtouint()
 2025-05-21 20:33 UTC  (6+ messages)
  ` 回复: "

[PATCH] cpufreq: Replace magic number
 2025-05-21 20:20 UTC  (3+ messages)

[PATCH v3] PM / devfreq: Add HiSilicon uncore frequency scaling driver
 2025-05-21 18:29 UTC  (2+ messages)

[PATCH] x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining
 2025-05-21 15:39 UTC  (7+ messages)

[PATCH v2] power: reset: qcom-pon: Rename variables to use generic naming
 2025-05-21 13:29 UTC  (2+ messages)

[PATCH v2 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-05-21 12:11 UTC  (12+ messages)
` [PATCH v2 3/3] remoteproc: imx_rproc: add power mode check for remote core attachment

[PATCH 1/2] firmware: smccc: Stub out get_conduit()
 2025-05-21 11:57 UTC  (8+ messages)
` [PATCH 2/2] pmdomain: rockchip: Relax SMCCC dependency

[PATCH v1] ucsi_ccg: Disable async suspend in ucsi_ccg_probe()
 2025-05-21 11:24 UTC  (3+ messages)

[PATCH v3 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-05-21  4:22 UTC  (5+ messages)
` [PATCH v3 1/3] firmware: imx: introduce imx_sc_pm_get_resource_power_mode()
` [PATCH v3 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH v3 3/3] remoteproc: imx_rproc: add power mode check for remote core attachment

[PATCH v1] power: reset: qcom-pon: Rename variables to use generic naming
 2025-05-20 21:31 UTC  (2+ messages)

[PATCH v2 0/5] Add support for Battery Status & Battery Caps AMS in TCPM
 2025-05-20 20:10 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: connector: extend ports property to model power connections

[chanwoo:devfreq-testing 5/5] drivers/devfreq/hisi_uncore_freq.c:562:9: error: returning 'const struct cpumask *' from a function with result type 'struct cpumask *' discards qualifiers
 2025-05-20 19:18 UTC 

[PATCH v2] thermal: sysfs: Return ENODATA instead of EAGAIN for reads
 2025-05-20 18:28 UTC  (2+ messages)

[rafael-pm:fixes] BUILD SUCCESS cf948c8e274e8b406e846cdf6cc48fe47f98cf57
 2025-05-20 16:43 UTC 

[PATCH] power: reset: qcom-pon: Rename variables to use generic naming
 2025-05-20 15:44 UTC  (2+ messages)

[PATCH v4 0/2] Support building tegra124-cpufreq as a module
 2025-05-20 15:38 UTC  (20+ messages)
` [PATCH v4 1/2] cpufreq: tegra124: Remove use of disable_cpufreq
` [PATCH v4 2/2] cpufreq: tegra124: Allow building as a module

[PATCH v3 0/2] x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining
 2025-05-20 15:29 UTC  (3+ messages)
` [PATCH v3 1/2] x86/fpu: Replace in_kernel_fpu with kernel_fpu_allowed
` [PATCH v3 2/2] x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining

[rafael-pm:bleeding-edge] BUILD SUCCESS 72740ce9e1da3c18cfd30fc2820bd89515016068
 2025-05-20 13:51 UTC 

[PATCH v2 5/9] mfd: pf1550: add core mfd driver
 2025-05-20 13:25 UTC  (2+ messages)

[PATCH 0/9] rockchip: Add power controller support for RK3528
 2025-05-20 12:42 UTC  (11+ messages)
` [PATCH 2/9] pmdomain: rockchip: Add "
` [PATCH 5/9] dt-bindings: mmc: sdhci-of-dwcmhsc: Allow use of a power-domain

[PATCH v2] PM / devfreq: Add HiSilicon uncore frequency scaling driver
 2025-05-20  7:41 UTC 

[PATCH 3/3] x86/fpu: Don't support kernel-mode FPU when irqs_disabled()
 2025-05-20  7:42 UTC  (11+ messages)

[PATCH V12 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP
 2025-05-20  6:23 UTC  (10+ messages)
` [PATCH V12 06/15] rust: macros: enable use of hyphens in module names
` [PATCH V12 13/15] rust: cpufreq: Extend abstractions for driver registration

[PATCH 0/3] PM / Sleep: Introduce and use system sleep lock helpers
 2025-05-20  3:25 UTC  (4+ messages)
` [PATCH 1/3] PM / Sleep: Replace mutex_[un]lock(&system_transition_mutex) with [un]lock_system_sleep()
` [PATCH 2/3] PM / Sleep: Introduce try_lock_system_sleep()
` [PATCH 3/3] PM / Sleep: Replace mutex_trylock(&system_transition_mutex) with try_lock_system_sleep()

[PATCH v1] PM / devfreq: Add HiSilicon uncore frequency scaling driver
 2025-05-20  2:22 UTC  (5+ messages)

[PATCH 0/3] pmdomain: qcom: rpmhpd: Add SM4450 power domains
 2025-05-20  2:14 UTC  (2+ messages)
` (subset) "

[PATCH] PM: Use hibernate flows for system power off
 2025-05-19 21:16 UTC  (5+ messages)

[PATCH] thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperature
 2025-05-19 19:10 UTC  (2+ messages)

[GIT PULL] thermal drivers changes for v6.16-rc1
 2025-05-19 19:06 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: sm8750: Add BWMONs
 2025-05-19 17:59 UTC  (4+ messages)

[PATCH v2] x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining
 2025-05-19 17:29 UTC 


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