Platform-driver-x86 archive mirror
 help / color / mirror / Atom feed
From: Ivor Wanders <ivor@iwanders.net>
To: "Maximilian Luz" <luzmaximilian@gmail.com>,
	"Hans de Goede" <hdegoede@redhat.com>,
	"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
	platform-driver-x86@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: Ivor Wanders <ivor@iwanders.net>
Subject: [PATCH v2 0/1] platform/surface: platform_profile: add fan profile
Date: Thu, 14 Mar 2024 18:37:32 -0400	[thread overview]
Message-ID: <20240314223733.6236-1-ivor@iwanders.net> (raw)

Second version of a patch that switches the fan profile together with the
platform profile on Microsoft Surface Pro 9 devices, improving the cooling.
Originally submitted in [1] which describes the changes in more detail.

Changes in v2:
  - Use u8 instead of char for the argument of __sam_fan_profile_set.
  - Made profile and profile_le variable const.
  - Added link entry pointing to the Github PR to commit message.
  - Rebased the commit on Torvalds' main branch.

[1]: https://lore.kernel.org/all/20240302170147.13026-1-ivor@iwanders.net/

Ivor Wanders (1):
  platform/surface: platform_profile: add fan profile switching

 .../surface/surface_aggregator_registry.c     | 36 +++++---
 .../surface/surface_platform_profile.c        | 88 ++++++++++++++++---
 2 files changed, 100 insertions(+), 24 deletions(-)

-- 
2.17.1


             reply	other threads:[~2024-03-14 22:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14 22:37 Ivor Wanders [this message]
2024-03-14 22:37 ` [PATCH v2 1/1] platform/surface: platform_profile: add fan profile switching Ivor Wanders
2024-03-15 11:05   ` Ilpo Järvinen
2024-03-21 21:25     ` Ivor Wanders
2024-03-22 10:05       ` Ilpo Järvinen
2024-03-22 11:43         ` Ivor Wanders
2024-03-25 14:56   ` Hans de Goede
2024-03-26 11:43     ` Ivor Wanders

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=20240314223733.6236-1-ivor@iwanders.net \
    --to=ivor@iwanders.net \
    --cc=hdegoede@redhat.com \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luzmaximilian@gmail.com \
    --cc=platform-driver-x86@vger.kernel.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).