linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-05 06:14:42 to 2023-01-09 18:10:07 UTC [more...]

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-09 18:08 UTC  (25+ messages)
` [PATCH 01/18] dt-bindings: clock: sa8775p: add bindings for Qualcomm gcc-sa8775p
` [PATCH 03/18] arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms
` [PATCH 04/18] dt-bindings: clock: qcom-rpmhcc: document the clock for sa8775p
` [PATCH 05/18] clk: qcom: rpmh: add clocks "
` [PATCH 06/18] dt-bindings: interconnect: qcom: document the interconnects "
` [PATCH 07/18] interconnect: qcom: add a driver "
` [PATCH 08/18] arm64: defconfig: enable the interconnect driver for Qualcomm SA8775P
` [PATCH 09/18] dt-bindings: pinctrl: sa8775p: add bindings for qcom,sa8775p-tlmm
` [PATCH 10/18] pinctrl: qcom: sa8775p: add the pinctrl driver for the sa8775p platform
` [PATCH 11/18] arm64: defconfig: enable the pinctrl driver for Qualcomm SA8775P platforms
` [PATCH 12/18] dt-bindings: mailbox: qcom-ipcc: document the sa8775p platform
` [PATCH 13/18] dt-bindings: power: qcom,rpmpd: document sa8775p
` [PATCH 14/18] soc: qcom: rmphpd: add power domains for sa8775p
` [PATCH 15/18] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
` [PATCH 16/18] iommu: arm-smmu: qcom: add support for sa8775p
` [PATCH 17/18] dt-bindings: arm: qcom: document the sa8775p reference board
` [PATCH 18/18] arm64: dts: qcom: add initial support for qcom sa8775p-ride
  ` [PATCH 02/18] clk: qcom: add the GCC driver for sa8775p

[RFC PATCH 3/3] sched/fair: Traverse cpufreq policies to detect capacity inversion
 2023-01-09 16:40 UTC  (11+ messages)

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-09 15:53 UTC  (10+ messages)

[PATCH] cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
 2023-01-09 15:38 UTC  (2+ messages)

[PATCH v2 0/9] power: supply: bq25890: Fixes for 6.2 + further work for 6.3
 2023-01-09 14:41 UTC  (3+ messages)

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-09 14:18 UTC  (14+ messages)
` [PATCH 04/27] ARM: pxa: drop pxa310/pxa320/pxa93x support
` [PATCH 06/27] power: remove z2_battery driver
` [PATCH 07/27] power: remove tosa_battery driver
` [PATCH 16/27] power: remove pda_power supply driver

[PATCH v3 00/12] clk/interconnect: qcom: finish migration of IP0 to clocks
 2023-01-09 13:49 UTC  (23+ messages)
` [PATCH v3 01/12] interconnect: qcom: sdx55: drop IP0 remnants
` [PATCH v3 02/12] interconnect: qcom: sc7180: "
` [PATCH v3 03/12] interconnect: move ignore_list out of of_count_icc_providers()
` [PATCH v3 04/12] interconnect: qcom: sm8150: Drop IP0 interconnects
` [PATCH v3 05/12] interconnect: qcom: sm8250: "
` [PATCH v3 06/12] interconnect: qcom: sc8180x: "
` [PATCH v3 07/12] interconnect: qcom: sc8280xp: "
` [PATCH v3 08/12] dt-bindings: interconnect: qcom: Remove ipa-virt compatibles
` [PATCH v3 09/12] dt-bindings: interconnect: qcom: drop IPA_CORE related defines
` [PATCH v3 10/12] clk: qcom: rpmh: define IPA clocks where required
` [PATCH v3 11/12] arm64: dts: qcom: sm8150: drop the virtual ipa-virt device
` [PATCH v3 12/12] arm64: dts: qcom: sm8250: "

[PATCH v3] dt-bindings: interconnect: qcom-bwmon: document SM8550 compatibles
 2023-01-09 12:11 UTC 

[PATCH v2] dt-bindings: interconnect: qcom-bwmon: document SM8550 compatibles
 2023-01-09 12:09 UTC  (4+ messages)

[RESEND PATCH v2 0/3] JH7110 PMU Support
 2023-01-09  6:32 UTC  (6+ messages)
` [RESEND PATCH v2 2/3] soc: starfive: Add StarFive JH71XX pmu driver

[GIT PULL] generic trip points for the thermal framework
 2023-01-08 20:22 UTC 

[PATCH] thermal: intel: pch: Add support for Wellsburg PCH
 2023-01-07 19:25 UTC 

[PATCH V2 2/2] PCI: Add quirk for LS7A to avoid reboot failure
 2023-01-07  2:25 UTC  (2+ messages)

[PATCH v2 00/11] clk/interconnect: qcom: finish migration of IP0 to clocks
 2023-01-06 20:10 UTC  (12+ messages)
` [PATCH v2 01/11] interconnect: qcom: sdx55: drop IP0 remnants
` [PATCH v2 02/11] interconnect: qcom: sc7180: "
` [PATCH v2 03/11] interconnect: qcom: sm8150: Drop IP0 interconnects
` [PATCH v2 04/11] interconnect: qcom: sm8250: "
` [PATCH v2 05/11] interconnect: qcom: sc8180x: "
` [PATCH v2 06/11] interconnect: qcom: sc8280xp: "
` [PATCH v2 07/11] dt-bindings: interconnect: qcom: Remove ipa-virt compatibles
` [PATCH v2 08/11] dt-bindings: interconnect: qcom: drop IPA_CORE related defines
` [PATCH v2 09/11] clk: qcom: rpmh: define IPA clocks where required
` [PATCH v2 10/11] arm64: dts: qcom: sm8150: drop the virtual ipa-virt device
` [PATCH v2 11/11] arm64: dts: qcom: sm8250: "

[PATCH 0/9] clk/interconnect: qcom: finish migration of IP0 to clocks
 2023-01-06 18:52 UTC  (17+ messages)
` [PATCH 1/9] clk: qcom: rpmh: define IPA clocks where required
` [PATCH 2/9] interconnect: qcom: sdx55: drop IP0 remnants
` [PATCH 3/9] interconnect: qcom: sc7180: "
` [PATCH 4/9] interconnect: qcom: sm8150: Drop IP0 interconnects
` [PATCH 5/9] interconnect: qcom: sm8250: "
` [PATCH 6/9] interconnect: qcom: sc8180x: "
` [PATCH 7/9] interconnect: qcom: sc8280xp: "
` [PATCH 8/9] dt-bindings: interconnect: qcom: Remove sc7180/sdx55 ipa compatibles
` [PATCH 9/9] dt-bindings: interconnect: qcom: drop IPA_CORE related defines

[PATCH v2 0/5] PM: Fixes for Realtime systems
 2023-01-06 14:52 UTC  (4+ messages)
` [PATCH v2 1/5] PM: domains: Add GENPD_FLAG_RT_SAFE for PREEMPT_RT

[PATCH v3 0/3] Thermal ACPI APIs for generic trip points
 2023-01-06 13:25 UTC  (6+ messages)
` [PATCH v3 2/3] thermal/drivers/intel: Use generic trip points for intel_pch

[PATCH v5 0/2] Driver support for RZ/V2M PWC
 2023-01-06 12:58 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: soc: renesas: Add "
` [PATCH v5 2/2] soc: renesas: Add PWC support for RZ/V2M

[PATCH v1 0/4] add i.MX93 TMU support
 2023-01-06 12:53 UTC  (7+ messages)
` [PATCH v1 1/4] dt-bindings: thermal: qoriq-thermal: Add compatible for i.MX93
` [PATCH v1 2/4] thermal: qoriq: add i.MX93 TMU support
` [PATCH v1 3/4] qoriq_thermal: No need to program site adjustment register
` [PATCH v1 4/4] arm64: dts: imx93: Add CPU thermal zone

[PATCH v10 00/12] Implement AMD Pstate EPP Driver
 2023-01-06 11:19 UTC  (14+ messages)
` [PATCH v10 01/12] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v10 02/12] Documentation: amd-pstate: add EPP profiles introduction
` [PATCH v10 03/12] cpufreq: intel_pstate: use common macro definition for Energy Preference Performance(EPP)
` [PATCH v10 04/12] cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_param()
` [PATCH v10 05/12] cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors
` [PATCH v10 06/12] cpufreq: amd-pstate: implement amd pstate cpu online and offline callback
` [PATCH v10 07/12] cpufreq: amd-pstate: implement suspend and resume callbacks
` [PATCH v10 08/12] cpufreq: amd-pstate: add driver working mode switch support
` [PATCH v10 09/12] Documentation: amd-pstate: add amd pstate driver mode introduction
` [PATCH v10 10/12] Documentation: introduce amd pstate active mode kernel command line options
` [PATCH v10 11/12] cpufreq: amd-pstate: convert sprintf with sysfs_emit()
` [PATCH v10 12/12] Documentation: amd-pstate: introduce new global sysfs attributes

[PATCH v4 0/2] Driver support for RZ/V2M PWC
 2023-01-06  9:32 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: mfd: Add "
` [PATCH v4 2/2] soc: renesas: Add PWC support for RZ/V2M

[PATCH v2 1/3] dt-bindings: interconnect: OSM L3: Add SM6350 OSM L3 compatible
 2023-01-06  7:18 UTC  (2+ messages)

[PATCH -next] thermal: Fix unsigned comparison with less than zero
 2023-01-06  7:03 UTC  (2+ messages)

[PATCH v9 00/13] Implement AMD Pstate EPP Driver
 2023-01-06  5:58 UTC  (24+ messages)
` [PATCH v9 03/13] cpufreq: intel_pstate: use common macro definition for Energy Preference Performance(EPP)
` [PATCH v9 06/13] cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors
` [PATCH v9 08/13] cpufreq: amd-pstate: implement suspend and resume callbacks
` [PATCH v9 09/13] cpufreq: amd-pstate: add driver working mode switch support
` [PATCH v9 13/13] Documentation: amd-pstate: introduce new global sysfs attributes

[PATCH][v3] cpuidle-haltpoll: Replace default_idle with arch_cpu_idle
 2023-01-06  4:03 UTC 

[PATCH v2] x86/acpi/boot: Do not register processors that cannot be onlined for x2apic
 2023-01-06  0:57 UTC  (4+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.2-rc2-13-g83965b829e5c)
 2023-01-05 22:07 UTC 

[GIT PULL] Thermal control fix for v6.2-rc3
 2023-01-05 22:07 UTC  (2+ messages)

linux-next: manual merge of the thermal tree with the pm tree
 2023-01-05 20:13 UTC 

[PATCH v3 0/2] Driver support for RZ/V2M PWC
 2023-01-05 19:32 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: mfd: Add "
` [PATCH v3 2/2] soc: renesas: Add PWC support for RZ/V2M

[PATCHv3 0/7] RK3588 Thermal Support
 2023-01-05 18:03 UTC  (8+ messages)
` [PATCHv3 1/7] thermal: rockchip: Simplify getting match data
` [PATCHv3 2/7] thermal: rockchip: Simplify clock logic
` [PATCHv3 3/7] thermal: rockchip: Use dev_err_probe
` [PATCHv3 4/7] thermal: rockchip: Simplify channel id logic
` [PATCHv3 5/7] thermal: rockchip: Support dynamic sized sensor array
` [PATCHv3 6/7] thermal: rockchip: Support RK3588 SoC in the thermal driver
` [PATCHv3 7/7] dt-bindings: rockchip-thermal: Support the RK3588 SoC compatible

[PATCH 0/5] Driver support for RZ/V2M PWC
 2023-01-05 17:40 UTC  (4+ messages)
` [PATCH 4/5] gpio: Add support for Renesas "

[PATCH v2 0/4] Driver support for RZ/V2M PWC
 2023-01-05 17:33 UTC  (4+ messages)
` [PATCH v2 4/4] power: reset: Add new driver for RZ/V2M PWC poweroff

[PATCH v6 0/2] cpuidle: teo: Introduce util-awareness
 2023-01-05 17:11 UTC  (7+ messages)
` [PATCH v6 1/2] cpuidle: teo: Optionally skip polling states in teo_find_shallower_state()
` [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness

[PATCH rcu 10/27] drivers/cpufreq: Remove "select SRCU"
 2023-01-05 15:51 UTC  (8+ messages)
` [PATCH rcu 16/27] drivers/opp: "
` [PATCH rcu 23/27] kernel/power: "

[PATCH v1 0/2] add device cooling
 2023-01-05 10:07 UTC  (5+ messages)
` [PATCH v1 1/2] thermal: Add generic device cooling support
` [PATCH v1 2/2] thermal: qoriq: Add "


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