From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Linux PM <linux-pm@vger.kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Lukasz Luba <lukasz.luba@arm.com>
Subject: [PATCH v1 0/3] thermal: sysfs: Get to trip attributes via the attribute argument of show/store
Date: Mon, 29 Jul 2024 18:24:02 +0200 [thread overview]
Message-ID: <1960840.taCxCBeP46@rjwysocki.net> (raw)
Hi Everyone,
This series reworks the trip point sysfs interface to get to trips via the
attribute argument of show/store instead of using the attribute name to get
a trip ID and look up a trip using it.
It also adds a small cleanup (the last patch) for a good measure.
Thanks!
next reply other threads:[~2024-07-29 16:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-29 16:24 Rafael J. Wysocki [this message]
2024-07-29 16:25 ` [PATCH v1 1/3] thermal: core: Store trip sysfs attributes in thermal_trip_desc Rafael J. Wysocki
2024-07-29 16:25 ` [PATCH v1 2/3] thermal: sysfs: Get to trips via attribute pointers Rafael J. Wysocki
2024-07-29 16:27 ` [PATCH v1 3/3] thermal: sysfs: Refine the handling of trip hysteresis changes Rafael J. Wysocki
2024-08-12 11:48 ` [PATCH v1 0/3] thermal: sysfs: Get to trip attributes via the attribute argument of show/store Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1960840.taCxCBeP46@rjwysocki.net \
--to=rjw@rjwysocki.net \
--cc=daniel.lezcano@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=lukasz.luba@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox