mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RESEND][PATCH v1 0/5] thermal: Pass trip pointer to .set_trip_temp() callback
@ 2024-07-02 14:37 Rafael J. Wysocki
  2024-07-02 14:39 ` [RESEND][PATCH v1 1/5] thermal: helpers: Introduce thermal_trip_is_bound_to_cdev() Rafael J. Wysocki
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Rafael J. Wysocki @ 2024-07-02 14:37 UTC (permalink / raw)
  To: Linux PM
  Cc: LKML, Rafael J. Wysocki, Lukasz Luba, Daniel Lezcano,
	Srinivas Pandruvada, Zhang Rui, Shawn Guo,
	Pengutronix Kernel Team, Thara Gopinath, Thierry Reding,
	Jonathan Hunter, linux-wireless, linux-tegra

Hi Everyone,

This is a partial resend of the patch series at

https://lore.kernel.org/linux-pm/8409966.T7Z3S40VBb@kreacher/

that has not received much attention.

However, I would like to get at least some of it into 6.11 and we are
effectively 2 weeks away from the merge window.  I'd need to put them
into linux-next this week so they received at least some coverage there.

Since the majority of the original series is mostly unrelated changes in
different drivers which can wait, this is a smaller set of 5 patches
including the most significant change of the driver interface, which
to pass a trip pointer to the .set_trip_temp() zone callback.

Two of the other 4 patches are preparatory and the other 2 are cleanups,
one in the imx driver and one in the core, where the former is needed to
unlock the latter.

This series is based on the current thermal branch in linux-pm.git.

Thanks!




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-07-03 12:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-02 14:37 [RESEND][PATCH v1 0/5] thermal: Pass trip pointer to .set_trip_temp() callback Rafael J. Wysocki
2024-07-02 14:39 ` [RESEND][PATCH v1 1/5] thermal: helpers: Introduce thermal_trip_is_bound_to_cdev() Rafael J. Wysocki
2024-07-02 14:41 ` [RESEND][PATCH v1 2/5] thermal: trip: Add conversion macros for thermal trip priv field Rafael J. Wysocki
2024-07-02 14:42 ` [RESEND][PATCH v1 3/5] thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback Rafael J. Wysocki
2024-07-03  8:42   ` Johannes Berg
2024-07-03 11:31     ` Rafael J. Wysocki
2024-07-02 14:43 ` [RESEND][PATCH v1 4/5] thermal: imx: Drop critical trip check from imx_set_trip_temp() Rafael J. Wysocki
2024-07-03 12:21   ` Daniel Lezcano
2024-07-02 14:44 ` [RESEND][PATCH v1 5/5] thermal: trip: Fold __thermal_zone_get_trip() into its caller Rafael J. Wysocki

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

Powered by JetHome