messages from 2025-02-15 00:52:59 to 2025-02-18 19:08:50 UTC [more...]
[PATCH v8 00/13] Add support for AMD hardware feedback interface
2025-02-18 19:08 UTC
[PATCH v2 1/2] thermal/drivers/qoriq: Use dev_err_probe() simplify the code
2025-02-18 18:51 UTC (5+ messages)
[PATCH 0/2] tools: Unify top-level quiet infrastructure
2025-02-18 18:39 UTC (10+ messages)
[PATCH v5 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
2025-02-18 17:22 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: thermal: fsl,imx91-tmu: add bindings for NXP i.MX91 thermal module
` [PATCH v5 2/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
PM runtime_error handling missing in many drivers?
2025-02-18 14:57 UTC (15+ messages)
[PATCH v1 0/3] PM: Use DPM_FLAG_SMART_SUSPEND conditionally
2025-02-18 14:39 UTC (10+ messages)
` [PATCH v1 1/3] PM: Block enabling of runtime PM during system suspend
` [PATCH v1 2/3] PM: runtime: Introduce pm_runtime_blocked()
` [PATCH v1 3/3] PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
[PATCH] MAINTAINERS: Update section for cpuidle-psci
2025-02-18 13:59 UTC (5+ messages)
[PATCH 00/13] Get mt6359-accdet ready for usage in Devicetree
2025-02-18 13:18 UTC (5+ messages)
` [PATCH 01/13] ASoC: dt-bindings: Add document for mt6359-accdet
` [PATCH 04/13] ASoC: mediatek: mt6359-accdet: Add compatible property
[PATCH] PM: EM: use kfree_rcu to simplify the code
2025-02-18 12:49 UTC (2+ messages)
[PATCH v3] cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()
2025-02-18 12:43 UTC (3+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS d802451b2edbc6ba8e57ed60523dd3dc86786964
2025-02-18 11:36 UTC
[RFT][PATCH v1] cpuidle: teo: Avoid selecting deepest idle state over-eagerly
2025-02-18 11:28 UTC (4+ messages)
[PATCH v1] PM: Rearrange documentation related to __pm_runtime_disable()
2025-02-18 11:09 UTC (2+ messages)
[PATCH v7 0/7] Initial support for RK3576 UFS controller
2025-02-18 11:05 UTC (8+ messages)
` [PATCH v7 4/7] pmdomain: rockchip: Add smc call to inform firmware
[Bug 217931] New: amd-pstate lacks crucial features: CPU frequency and boost control
2025-02-18 9:53 UTC (21+ messages)
` [Bug 217931] "
[PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls
2025-02-18 9:33 UTC (10+ messages)
` How does swsusp work with randomization features? (was: mm/slab: Initialise random_kmalloc_seed after initcalls)
[PATCH v10 0/4] Add support for AArch64 AMUv1-based average freq
2025-02-18 9:18 UTC (10+ messages)
` [PATCH v10 2/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
[PATCH v5 RESEND] cpuidle: psci: Add trace for PSCI domain idle
2025-02-18 9:17 UTC (5+ messages)
[PATCH/RFC 0/2] arm64: dts: renesas: Re-add voltages to OPP tables
2025-02-18 8:25 UTC (2+ messages)
[PATCH] arm64: dts: renesas: r9a08g045: Add OPP table
2025-02-18 8:23 UTC (2+ messages)
[PATCH v2 00/12] reboot: support runtime configuration of emergency hw_protection action
2025-02-18 6:45 UTC (5+ messages)
` [PATCH v2 02/12] reboot: reboot, not shutdown, on hw_protection_reboot timeout
[PATCH v3 00/18] amd-pstate cleanups
2025-02-17 22:07 UTC (19+ messages)
` [PATCH v3 01/18] cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
` [PATCH v3 02/18] cpufreq/amd-pstate: Show a warning when a CPU fails to setup
` [PATCH v3 03/18] cpufreq/amd-pstate: Drop min and max cached frequencies
` [PATCH v3 04/18] cpufreq/amd-pstate: Move perf values into a union
` [PATCH v3 05/18] cpufreq/amd-pstate: Overhaul locking
` [PATCH v3 06/18] cpufreq/amd-pstate: Drop `cppc_cap1_cached`
` [PATCH v3 07/18] cpufreq/amd-pstate-ut: Use _free macro to free put policy
` [PATCH v3 08/18] cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same
` [PATCH v3 09/18] cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
` [PATCH v3 10/18] cpufreq/amd-pstate-ut: Run on all of the correct CPUs
` [PATCH v3 11/18] cpufreq/amd-pstate-ut: Adjust variable scope for amd_pstate_ut_check_freq()
` [PATCH v3 12/18] cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
` [PATCH v3 13/18] cpufreq/amd-pstate: Cache CPPC request in shared mem case too
` [PATCH v3 14/18] cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp functions
` [PATCH v3 15/18] cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes
` [PATCH v3 16/18] cpufreq/amd-pstate: Drop debug statements for policy setting
` [PATCH v3 17/18] cpufreq/amd-pstate: Rework CPPC enabling
` [PATCH v3 18/18] cpufreq/amd-pstate: Stop caching EPP
[PATCH v2 00/17] amd-pstate cleanups
2025-02-17 21:06 UTC (36+ messages)
` [PATCH v2 01/17] cpufreq/amd-pstate: Show a warning when a CPU fails to setup
` [PATCH v2 02/17] cpufreq/amd-pstate: Drop min and max cached frequencies
` [PATCH v2 03/17] cpufreq/amd-pstate: Move perf values into a union
` [PATCH v2 04/17] cpufreq/amd-pstate: Overhaul locking
` [PATCH v2 05/17] cpufreq/amd-pstate: Drop `cppc_cap1_cached`
` [PATCH v2 06/17] cpufreq/amd-pstate-ut: Use _free macro to free put policy
` [PATCH v2 07/17] cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same
` [PATCH v2 08/17] cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
` [PATCH v2 09/17] cpufreq/amd-pstate-ut: Continue on missing policies
` [PATCH v2 10/17] cpufreq/amd-pstate-ut: Adjust variable scope for amd_pstate_ut_check_freq()
` [PATCH v2 11/17] cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
` [PATCH v2 12/17] cpufreq/amd-pstate: Cache CPPC request in shared mem case too
` [PATCH v2 13/17] cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp functions
` [PATCH v2 14/17] cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes
` [PATCH v2 15/17] cpufreq/amd-pstate: Drop debug statements for policy setting
` [PATCH v2 16/17] cpufreq/amd-pstate: Rework CPPC enabling
` [PATCH v2 17/17] cpufreq/amd-pstate: Stop caching EPP
[PATCH v3 00/12] reboot: support runtime configuration of emergency hw_protection action
2025-02-17 20:39 UTC (13+ messages)
` [PATCH v3 01/12] reboot: replace __hw_protection_shutdown bool action parameter with an enum
` [PATCH v3 02/12] reboot: reboot, not shutdown, on hw_protection_reboot timeout
` [PATCH v3 03/12] docs: thermal: sync hardware protection doc with code
` [PATCH v3 04/12] reboot: describe do_kernel_restart's cmd argument in kernel-doc
` [PATCH v3 05/12] reboot: rename now misleading __hw_protection_shutdown symbols
` [PATCH v3 06/12] reboot: indicate whether it is a HARDWARE PROTECTION reboot or shutdown
` [PATCH v3 07/12] reboot: add support for configuring emergency hardware protection action
` [PATCH v3 08/12] regulator: allow user configuration of "
` [PATCH v3 09/12] platform/chrome: cros_ec_lpc: prepare for hw_protection_shutdown removal
` [PATCH v3 10/12] dt-bindings: thermal: give OS some leeway in absence of critical-action
` [PATCH v3 11/12] thermal: core: allow user configuration of hardware protection action
` [PATCH v3 12/12] reboot: retire hw_protection_reboot and hw_protection_shutdown helpers
[PATCH RFC v2] docs: ABI: replace mcroce@microsoft.com with new Meta address
2025-02-17 20:46 UTC (2+ messages)
USB4 thunderbolt device suspend/resume problems. Unplug during suspend
2025-02-17 20:44 UTC
[RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals
2025-02-17 13:47 UTC (13+ messages)
` [RFT][PATCH v1 2/5] cpuidle: menu: Use one loop for average and variance computations
` [RFT][PATCH v1 3/5] cpuidle: menu: Tweak threshold use in get_typical_interval()
` [RFT][PATCH v1 4/5] cpuidle: menu: Eliminate outliers on both ends of the sample set
` [RFT][PATCH v1 5/5] cpuidle: menu: Avoid discarding useful information
[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
2025-02-17 12:19 UTC (24+ messages)
` [PATCH V8 04/14] rust: Add cpumask helpers
` [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework
[PATCH] dt-bindings: power: reset: xilinx: Make "interrupts" property optional
2025-02-17 11:09 UTC (2+ messages)
[PATCH v2 00/15] Enable Power Modes Support for SAMA7D65 SoC
2025-02-17 7:18 UTC (5+ messages)
` [PATCH v2 12/15] ARM: at91: pm: Enable ULP0 for SAMA7D65
[PATCH] bus: simple-pm-bus: fix forced runtime PM use
2025-02-17 3:15 UTC (2+ messages)
[PATCH V8 0/7] Add EPSS L3 provider support on SA8775P SoC
2025-02-17 1:08 UTC (9+ messages)
` [PATCH V8 2/7] interconnect: core: Add dynamic id allocation support
` [PATCH V8 3/7] interconnect: qcom: Add multidev EPSS L3 support
[PATCH v3 0/4] Exynos Thermal code improvement
2025-02-16 19:58 UTC (5+ messages)
` [PATCH v3 1/4] drivers/thermal/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v3 2/4] drivers/thermal/exymos: Remove redundant IS_ERR() checks for clk_sec clock
` [PATCH v3 3/4] drivers/thermal/exymos: Fixed the efuse min max value for exynos5422
` [PATCH v3 4/4] drivers/thermal/exymos: Use guard notation when acquiring mutex
[PATCH RESEND] power: supply: qcom_battmgr: abs() on POWER_NOW property
2025-02-16 17:43 UTC (6+ messages)
[PATCH] cpufreq: tegra186: Share policy per cluster
2025-02-16 16:08 UTC
SOLVED: Trouble with cpufreq-set
2025-02-16 9:34 UTC
Once More: SOLVED: Trouble with cpufreq-set
2025-02-16 9:39 UTC
[PATCH 0/6] RK3576 thermal sensor support, including OTP trim adjustments
2025-02-15 23:34 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: rockchip-thermal: Add RK3576 compatible
` [PATCH 2/6] arm64: dts: rockchip: Add thermal nodes to RK3576
` [PATCH 3/6] thermal: rockchip: Support RK3576 SoC in the thermal driver
` [PATCH 4/6] dt-bindings: thermal: rockchip: document otp thermal trim
` [PATCH 5/6] arm64: dts: rockchip: Add thermal trim OTP and tsadc nodes
` [PATCH 6/6] thermal: rockchip: support reading trim values from OTP
Trouble with cpufreq-set
2025-02-15 15:30 UTC
[PATCH] driver core: platform: Use devres group to free driver probe resources
2025-02-15 13:51 UTC (3+ messages)
[PATCH v1 00/10] PM: Make the core and pm_runtime_force_suspend/resume() agree more
2025-02-15 12:32 UTC (10+ messages)
[PATCH 0/5] amd-pstate Dynamic EPP and raw EPP
2025-02-15 0:54 UTC (6+ messages)
` [PATCH 1/5] cpufreq/amd-pstate: Add dynamic energy performance preference
` [PATCH 2/5] cpufreq/amd-pstate: add kernel command line to override dynamic epp
` [PATCH 3/5] cpufreq/amd-pstate: Add support for platform profile class
` [PATCH 4/5] cpufreq/amd-pstate: Add support for raw EPP writes
` [PATCH 5/5] cpufreq/amd-pstate-ut: Add a unit test for raw EPP
[GIT PULL] Thermal control fixes for v6.14-rc3
2025-02-15 0:54 UTC (2+ messages)
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).