messages from 2023-01-19 22:42:10 to 2023-01-23 22:56:25 UTC [more...]
[PATCH v2] thermal: Fail object registration if thermal class is not registered
2023-01-23 22:56 UTC (2+ messages)
[PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
2023-01-23 22:41 UTC (3+ messages)
[PATCH 0/6] A few cpuidle vs rcu fixes
2023-01-23 22:07 UTC (9+ messages)
` [PATCH 1/6] x86: Always inline arch_atomic64
` [PATCH 2/6] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
` [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
` [PATCH 4/6] x86: Mark sched_clock() noinstr
` [PATCH 5/6] sched/clock: Make local_clock() noinstr
` [PATCH 6/6] cpuidle: Fix poll_idle() noinstr annotation
[PATCH v7 0/3] thermal: intel: Use generic trip points in 2 drivers
2023-01-23 21:35 UTC (9+ messages)
` [PATCH v7 1/3] thermal: ACPI: Add ACPI trip point routines
` [PATCH v7 2/3] thermal: intel: intel_pch: Use generic trip points
` [PATCH v7 3/3] thermal: intel: int340x: "
[PATCH] dt-bindings: drop type for operating-points-v2
2023-01-23 21:20 UTC (2+ messages)
[PATCH 1/2] dt-bindings: clock: qcom,sm8450-camcc: constrain required-opps
2023-01-23 21:18 UTC (8+ messages)
` [PATCH 2/2] dt-bindings: opp: "
[PATCH] interconnect: Skip call into provider if initial bw is zero
2023-01-23 20:37 UTC (6+ messages)
[PATCH 1/3] thermal/drivers/intel: Use generic trip points for quark_dts
2023-01-23 20:19 UTC (9+ messages)
` [PATCH 2/3] thermal/drivers/intel: Use generic trip points for processor_thermal_device_pci
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points for intel_soc_dts_iosf
[PATCH v1 0/2] driver core/thermal: Fail registration of thermal object when thermal_class is not registered
2023-01-23 20:16 UTC (7+ messages)
` [PATCH v1 1/2] driver core: class: Clear private pointer on registration failures
` [PATCH v1 2/2] thermal: Fail object registration if thermal class is not registered
[PATCH v3 1/2] dt-bindings: cpufreq: qcom-cpufreq-nvmem: make cpr bindings optional
2023-01-23 19:34 UTC (2+ messages)
` [PATCH v3 2/2] dt-bindings: opp: opp-v2-kryo-cpu: enlarge opp-supported-hw maximum
[PATCH v3 9/9] interconnect: qcom: rpm: Don't use clk_get_optional for bus clocks anymore
2023-01-23 19:11 UTC (3+ messages)
[PATCH v3] x86/hibernate: Use fixmap for saving unmapped pages
2023-01-23 18:38 UTC (4+ messages)
[PATCH v5 00/11] Encrypted Hibernation
2023-01-23 17:48 UTC (9+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
[PATCH v2] thermal: int340x: Protect trip temperature from dynamic update
2023-01-23 17:21 UTC
[PATCH 1/4] soc: qcom: socinfo: move SMEM item struct and defines to a header
2023-01-23 16:59 UTC (7+ messages)
` [PATCH 2/4] cpufreq: qcom-nvmem: reuse socinfo SMEM item struct
` [PATCH 3/4] cpufreq: qcom-nvmem: use SoC ID-s from bindings
` [PATCH 4/4] cpufreq: qcom-nvmem: make qcom_cpufreq_get_msm_id() return the SoC ID
[PATCH v3] thermal: int340x_thermal: Add production mode attribute
2023-01-23 16:30 UTC
[PATCH v4 0/6] Add MSM8939 SoC support with two devices
2023-01-23 16:29 UTC (21+ messages)
` [PATCH v4 1/6] dt-bindings: clock: msm8939: Move msm8939 to a distinct yaml file
` [PATCH v4 2/6] dt-bindings: interconnect: Exclude all non msm8939 from snoc-mm
` [PATCH v4 3/6] arm64: dts: qcom: Add msm8939 SoC
` [PATCH v4 4/6] arm64: dts: qcom: Add msm8939-pm8916.dtsi include
` [PATCH v4 5/6] arm64: dts: qcom: Add Square apq8039-t2 board
` [PATCH v4 6/6] arm64: dts: qcom: Add msm8939 Sony Xperia M4 Aqua
[PATCH 0/9] platform/surface: aggregator: Improve target/source handling in SSH messages
2023-01-23 15:37 UTC (2+ messages)
[PATCH] PM / devfreq: Fix build issues with devfreq disabled
2023-01-23 15:37 UTC
[PATCH v2 0/3] Misc thermal cleanup and fixes
2023-01-23 15:27 UTC (4+ messages)
` [PATCH v2 1/3] thermal/core: Fix unregistering netlink at thermal init time
` [PATCH v2 2/3] thermal/core: Remove unneeded ida_destroy()
` [PATCH v2 3/3] thermal/core: Move the thermal trip code to a dedicated file
[PATCH 0/3] Add SCMI v3.2 Powercap disable support
2023-01-23 14:26 UTC (4+ messages)
` [PATCH 1/3] firmware: arm_scmi: Refactor powercap get/set helpers
` [PATCH 2/3] firmware: arm_scmi: Add Powercap protocol enable support
` [PATCH 3/3] powercap: arm_scmi: Add support for disabling powercaps on a zone
[PATCH v2 1/2] dt-bindings: cpufreq: qcom-cpufreq-nvmem: make cpr bindings optional
2023-01-23 13:52 UTC (9+ messages)
` [PATCH v2 2/2] dt-bindings: opp: opp-v2-kryo-cpu: enlarge opp-supported-hw maximum
[PATCH v4] sched/fair: unlink misfit task from cpu overutilized
2023-01-23 12:10 UTC (2+ messages)
[PATCH v6 0/3] Thermal ACPI APIs for generic trip points
2023-01-23 11:15 UTC (7+ messages)
` [PATCH v6 1/3] thermal/acpi: Add ACPI trip point routines
` [PATCH v6 2/3] thermal/drivers/intel: Use generic trip points for intel_pch
` [PATCH v6 3/3] thermal/drivers/intel: Use generic trip points int340x
[PATCH] thermal: sun8i: convert to use macro
2023-01-23 10:23 UTC
[PATCH v2] thermal: int340x_thermal: Add production mode attribute
2023-01-23 6:01 UTC (3+ messages)
[PATCH 1/3] dt-bindings: cpufreq: qcom-cpufreq-nvmem: make cpr bindings optional
2023-01-22 14:35 UTC (13+ messages)
` [PATCH 2/3] dt-bindings: opp: opp-v2-kryo-cpu: add opp-microvolt nvmem based
` [PATCH 3/3] dt-bindings: opp: opp-v2-kryo-cpu: enlarge opp-supported-hw maximum
[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
2023-01-22 11:27 UTC (3+ messages)
` [PATCH v4 "
[PATCH v3 0/8] Add MSM8939 SoC support with two devices
2023-01-21 22:57 UTC (8+ messages)
` [PATCH v3 5/8] arm64: dts: qcom: Add msm8939 SoC
[PATCH] selftests: amd-pstate: Don't delete source files via Makefile
2023-01-21 16:58 UTC (9+ messages)
` [PATCH v2] "
[PATCH V2 2/2] PCI: Add quirk for LS7A to avoid reboot failure
2023-01-21 15:10 UTC (5+ messages)
[PATCH] power: supply: disable faulty cooling logic
2023-01-21 11:16 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 3665611ff946c2576bfad0327fc0f8e26773eb01
2023-01-21 6:26 UTC
[PATCH] thermal: intel: pch: Add support for Wellsburg PCH
2023-01-21 5:01 UTC (4+ messages)
[PATCH v4 0/2] JH7110 PMU Support
2023-01-20 22:21 UTC (2+ messages)
[PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON (=> interconnect issue)
2023-01-20 21:32 UTC (6+ messages)
[GIT PULL] Thermal control fixes for v6.2-rc5
2023-01-20 20:06 UTC (2+ messages)
[PATCH v3] sched/fair: unlink misfit task from cpu overutilized
2023-01-20 18:53 UTC (8+ messages)
[PATCH v5 0/3] Thermal ACPI APIs for generic trip points
2023-01-20 18:47 UTC (7+ messages)
` [PATCH v5 1/3] thermal/acpi: Add ACPI trip point routines
[PATCH rcu v2 03/20] drivers/cpufreq: Remove "select SRCU"
2023-01-20 18:04 UTC (6+ messages)
` [PATCH rcu v2 16/20] kernel/power: "
[PATCH] intel_idle: add Emerald Rapids Xeon support
2023-01-20 17:40 UTC (2+ messages)
[PATCH] thermal/idle_inject: Support 100% idle injection
2023-01-20 17:30 UTC (2+ messages)
[PATCH] thermal: int340x: Protect trip temperature from dynamic update
2023-01-20 17:18 UTC (2+ messages)
[PATCH] thermal: int340x_thermal: Add production mode attribute
2023-01-20 17:14 UTC (2+ messages)
[PATCH] thermal/int340x_thermal: Convert to use sysfs_emit_at() API
2023-01-20 17:00 UTC (2+ messages)
[PATCH] cpufreq: loongson1: Delete obsolete driver
2023-01-20 16:49 UTC (2+ messages)
[PATCH] power: hibernate: optimize function structure
2023-01-20 16:45 UTC (2+ messages)
[PATCH][v3] cpuidle-haltpoll: Replace default_idle with arch_cpu_idle
2023-01-20 16:35 UTC (2+ messages)
[PATCH 1/2] powercap: intel_rapl: add support for METEORLAKE
2023-01-20 16:25 UTC (2+ messages)
[PATCH v2] sched/fair: unlink misfit task from cpu overutilized
2023-01-20 16:08 UTC (5+ messages)
[PATCH 1/5] thermal/core: Fix unregistering netlink at thermal init time
2023-01-20 14:13 UTC (8+ messages)
` [PATCH 3/5] thermal/core: Remove unneeded mutex_destroy()
[PATCH] powercap: fix possible name leak in powercap_register_zone()
2023-01-20 13:58 UTC (2+ messages)
[PATCH] PM: hibernate: swap: don't use /** for non-kernel-doc comments
2023-01-20 13:51 UTC (2+ messages)
[PATCH] powercap/dtpm_cpu: Fix refcount leak in __dtpm_cpu_setup
2023-01-20 13:43 UTC (2+ messages)
How to test one device pm ops
2023-01-20 12:58 UTC (3+ messages)
[GIT PULL] interconnect fixes for 6.2-rc
2023-01-20 10:40 UTC (2+ messages)
[PATCH v2 0/4] soc: qcom: Introduce PMIC GLINK
2023-01-20 10:33 UTC (4+ messages)
` [PATCH v2 3/4] soc: qcom: pmic_glink: Introduce altmode support
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-01-20 9:56 UTC (3+ messages)
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
[PATCH v3 0/6] amd_pstate: Add guided autonomous mode support
2023-01-20 9:55 UTC (6+ messages)
` [PATCH v3 6/6] Documentation: amd_pstate: Update amd_pstate status sysfs for guided
[PATCH v3] dt-bindings: interconnect: qcom-bwmon: document SM8550 compatibles
2023-01-20 9:33 UTC (3+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS ee391c142b7e153701eb16fcc63fb9ed9624a572
2023-01-20 9:22 UTC
[PATCH] tools/power turbostat: Introduce support for EMR
2023-01-20 9:20 UTC (3+ messages)
[PATCH v2 0/2] qcom: sa8775p: add the interconnect driver for Qualcomm SA8775P platforms
2023-01-20 9:09 UTC (4+ messages)
` [PATCH v2 2/2] interconnect: qcom: add a driver for sa8775p
[PATCH v5 0/2] thermal: mediatek: add support for MT7986 and MT7981
2023-01-20 8:53 UTC (3+ messages)
` [PATCH v5 2/2] "
[PATCH v3 0/4] Per CPU idle injection
2023-01-19 18:01 UTC (6+ messages)
` [PATCH v3 2/4] powercap: idle_inject: Add update callback
[PATCH] intel_idle: Add RaptorLake support
2023-01-19 7:52 UTC (2+ messages)
pm/testing baseline: 78 runs, 2 regressions (v6.2-rc4-80-gafd822f01cda)
2023-01-19 23:06 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.2-rc4-80-gafd822f01cda)
2023-01-19 22:23 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).